Pull request #97: CAS-14739Merge in CASA/casaplotms from CAS-14739 to master
* commit 'a5d8756eaf667e11cf0a6c483d18d699c4b5df19':
Revert antpos selection test file size
Update test plotfile sizes
Add gcc 15 for Darwin 25 and greater.
Pull request #96: CAS-14659 plotms overlay curves for flagged dataMerge in CASA/casaplotms from CAS-14659 to master
* commit 'eed0eb380828a8796eecb6ef576bebdcb9a5cceb':
Update branch wheel commit
Show flagged overlay according to base plot, using unflagged color
Set symbols before overlays
Pull request #95: CAS-14612 Fix ATM overlay bugMerge in CASA/casaplotms from CAS-14612 to master
* commit '2ba51df4ad2529d74ed2eb4c3156d1726dae3dae':
Fix bug for J2000 pointing direction
Update casa6 commit to branch
Pull request #94: CAS-14506Merge in CASA/casaplotms from CAS-14506 to master
* commit '22c6012a7bb621779ecb7f558b65117f6a3a1475':
Trigger a build
Update casa-source to CAS-14506 and add Linux Qt6 and RHEL9 to casaplotms.pro
Pull request #90: CAS-14502Merge in CASA/casaplotms from CAS-14502 to master
* commit '4290d4af4091293a15c131f6927114a7e7c73892':
Update casa-source
Add missing AltenameMans sources to fix compilation errors
Update casa-source to 5f6d6173a88972bb09ccb7f59d541b108c29908f
Update casa-source to c1067f4d39ff0c529f67a5b198eeed15cbaba5bc
Update casaplotms.pro to c++17.
Pull request #89: Update GCC_VERSION for macOS 15Merge in CASA/casaplotms from CAS-14473 to master
* commit '48942eff7c335a570ccf2fddade163e1c355db98':
Update GCC_VERSION for macOS 15
Pull request #88: CAS-14486Merge in CASA/casaplotms from CAS-14486 to master
* commit 'bbf0412983f4f2783cbc5b018ba380fc7e08504a':
Update to create-app-assembly-1.18.jar
CAS-14486 remove libfreetype from the create-app exclusion list.
Pull request #87: CAS-14372Merge in CASA/casaplotms from CAS-14372 to master
* commit '0c89cc5fd7878950b30569347b44e452c9cf703a':
Use index rather than iter for removing plots from list
Fix index functions using QString text
Update devtoolset-4 to devtoolset-10 in casaplotms.pro
Update to create-app-assembly-1.16.jar
add VS's tip about updating linux to c++ 14 [CAS-14372]
pass along QWT_LIB_PATH hint to crea...