Pull request #49: CAS-14486Merge in CASA/casaviewer from CAS-14486 to master
* commit '9d2234e3f3e811d31620dbf05cb282befcc05413':
Update to create-app-assembly-1.18.jar
Fix jarfile_name
Use the jarfile variable instead of hardcoding the create-app-assembly url
CAS-14486 Update create-app to version 1.17. Remove libfreetype from the create-app exclusion list.
Pull request #48: Import img_pb2 only once CAS-14416Merge in CASA/casaviewer from CAS-14416 to master
* commit 'e9f48d9b84f83c6b909d852c952ab710baf52b33':
Import img_pb2 only once CAS-14416
Pull request #47: CAS-14309Merge in CASA/casaviewer from CAS-14309 to master
* commit 'dd373c761fdc91c4d327534e6cd07e8fd2a91626':
CasacSupport has never been compiled in (?) [CAS-14309]
CasacSupport has never been compiled in (?) [CAS-14309]
include xml-casa changes which are more recent [CAS-14309]
pick up changes from trunk [CAS-14309]
pickup the bamboo generated jar file [CAS-14309]
CasacSupport has nev...
Pull request #46: CAS-14407Merge in CASA/casaviewer from CAS-14407 to master
* commit '29e9de69113526479eeff6ca12a44f01ee2365b5':
null characters in label are displayed as a box: center the label padded by spaces before and after [CAS-14407]
avoid buffer overflow [CAS-14407]
Pull request #45: CAS-14378Merge in CASA/casaviewer from CAS-14378 to master
* commit '976ce4454334f93365687362d8419e5d37a1b7aa':
undo my initial fix for the CAS-14378 ticket
Revert "don't import anything in init.py for the app-path, module case"
move imports into task __call__ function to avoid importing casaconfig until absolutely necessary
Revert "fixed a typo in previous commit"
fixed a typo in previous co...
Pull request #44: CAS-14378 1Merge in CASA/casaviewer from CAS-14378-1 to CAS-14378
* commit 'aeb332bd850f93adf9da10d44e2c5a8a736a1e25':
Revert "don't import anything in init.py for the app-path, module case"
move imports into task __call__ function to avoid importing casaconfig until absolutely necessary
Revert "fixed a typo in previous commit"
Pull request #43: CAS-13116Merge in CASA/casaviewer from CAS-13116 to master
* commit 'e091a74b569ad3a56b5e497759855ad24de028be':
fixed parsing of --cachedir argument in the c++
--rcdir is now --cachedir; viewertool will also check ctsys for cachedir value to use if not specified on the command line
check ctsys.getnogui first for nogui default value before looking for nogui argument in sys.argv on start of viewert...
Pull request #42: Change aips2-request@nrao.edu to casa-feedback@nrao.eduMerge in CASA/casaviewer from CAS-14317 to master
* commit '1d1b0dbb966b8dbd5124bff53e0f25e737fc00b8':
Change aips2-request@nrao.edu to casa-feedback@nrao.edu
Pull request #41: CAS-14150Merge in CASA/casaviewer from CAS-14150 to master
* commit 'd9111da040a87e6b1076cc4ebd6990924ea43c5b':
update for master merge w/ casa6 repo [CAS-14150]
update casa-source to match casa6 [CAS-14150]
log task end to log after an exception occurs [CAS-14150]
trigger new build [CAS-14150]
fix kwarg + task banner bug [CAS-14150]
Pull request #40: CAS-14085 support Qt5 in viewerMerge in CASA/casaviewer from CAS-14085 to master
* commit '4276b00140eece015066bde0070d10b25a75f5f5':
Fix setting range graphically in Histogram tool
Update casa6 branch with master
Improve spectral profiler layout on Qt5 RHEL8
Fix call to deprecated function
Redo title (image name and plot type) to center over plot
Reset QtProgressDialogs to hide until shown
Include File::Copy
...