Pull request #10: CAS-14372
Merge in CASA/casatablebrowser from CAS-14372 to master
* commit 'dfd2b65fe78c06029430d3d32f9b91945e15a508': (21 commits)
Fix QComboBox currentIndexChanged for Qt6
pass QWT_LIB_PATH hint to create-app on linux too [CAS-14372]
remove debug stmts [CAS-14372]
debug stmts + square brackets for "variable supplied at Qt build time" [CAS-14372]
missed adding output for qwt.prf path [CAS-14372]
fix rhel variable for path to qwt.prf file [CAS-14372]
vintage qmake needs newline crutches [CAS-14372]
Revert "Fix braces"
Fix braces
clean up macos qwt.prf checks [CAS-14372]
pick up qwt framework on macOS [CAS-14372]
update qwt include directives to match the paths supplied by "qwt.prf" [CAS-14372]
add CASA_QWT_INSTALL_DATA qmake variable to specify the location of "features/qwt.prf" [CAS-14372]
Implement virtual function
Fix Qt deprecation warnings
Adjust preprocessor directives for Qt versions
Check Qt version not Qwt
Support Qt6 and Qwt 6.3
Update create-app-assembly jar file version
Add default qwt 6.3 install path to .pro
...