Darrell Schiebel | b959b1adc61update for master merge w/ casa6 repo [CAS-14150] | update for master merge w/ casa6 repo [CAS-14150] | | CAS-14150 |
Pam Harris | 9644214c048M | 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
... | | CAS-14085 |
Pam Harris | 4276b00140e | Fix setting range graphically in Histogram tool | | |
Pam Harris | d1941204837 | Update casa6 branch with master | | |
Pam Harris | c8c47e2f47fM | Merge branch 'master' into CAS-14085 | | CAS-14085 |
Darrell Schiebel | c98f40d0e15M | Pull request #39: CAS-14106Merge in CASA/casaviewer from CAS-14106 to master
* commit '5005f073345670b6bde24fc80c351828f984caa7':
fix kwarg + task banner bug [CAS-14106]
sync with CAS-14085 (and fix template bug) [CAS-14106]
changes for casacore update [CAS-14106]
update casaviewer for xml-casa changes [CAS-14106] | | 2 Jira issues |
Pam Harris | d21175191b7 | Improve spectral profiler layout on Qt5 RHEL8 | | |
Darrell Schiebel | 5005f073345 | fix kwarg + task banner bug [CAS-14106] | | CAS-14106 |
Pam Harris | 3d9e3d0ff97 | Fix call to deprecated function | | |
Pam Harris | cc0e3eae0f4 | Redo title (image name and plot type) to center over plot | | |
Pam Harris | 8109ce1072a | Reset QtProgressDialogs to hide until shown | | |
Ville Suoranta | 3d5762c234b | Include File::Copy | | |
Ville Suoranta | b3c107db696 | Copy pgplot config files from /usr/share when building with Qt5 | | |
Ville Suoranta | eef2305e61c | Add LIBDIR_LIST += /usr/local/lib for pgsbox | | |
Darrell Schiebel | 9b33e62cef9 | sync with CAS-14085 (and fix template bug) [CAS-14106] | | 2 Jira issues |
Ville Suoranta | 0f281510489 | Add legacy option for Fortran | | |
Pam Harris | 61a720209da | Update casa6 branch commit | | |
Darrell Schiebel | b378bd08edf | changes for casacore update [CAS-14106] | | CAS-14106 |
Darrell Schiebel | a3c980d2868 | update casaviewer for xml-casa changes [CAS-14106] | | CAS-14106 |
Pam Harris | b0632e27d1cM | Merge branch 'master' into CAS-14085 | | CAS-14085 |
Pam Harris | 5c85c2fabdf | Build casaviewer with Qt5 and updated casacore | | |
Ville Suoranta | f86d152c03eM | Pull request #38: Unset LD_LIBRARY_PATH before launching XvfbMerge in CASA/casaviewer from CAS-13857 to master
* commit '13a152458df4f04ad39d58399de4d0c309db75e0':
Unset LD_LIBRARY_PATH before launching Xvfb | | CAS-13857 |
C. Enrique Garcia Dabo | 13a152458df | Unset LD_LIBRARY_PATH before launching Xvfb | | |
Ville Suoranta | 7a874a691abM | Pull request #37: CAS-13923Merge in CASA/casaviewer from CAS-13923 to master
* commit '8913655111c28f25902323faca7d3432f7894c1f':
fix python package build [CAS-13923]
update casa-source [CAS-13923]
build with system grpc (and/or without casatools, at build time) [CAS-13923] | | CAS-13923 |
Darrell Schiebel | 8913655111c | fix python package build [CAS-13923] | | CAS-13923 |
Darrell Schiebel | 036c6b8c280 | update casa-source [CAS-13923] | | CAS-13923 |
Darrell Schiebel | 27a8e3adb1c | build with system grpc (and/or without casatools, at build time) [CAS-13923] | | CAS-13923 |
C. Enrique Garcia Dabo | f0e97b934b3M | Pull request #36: CAS-13867: Clean up of #ifdef conditional compilationsMerge in CASA/casaviewer from CAS-13867 to master
* commit 'cf5b8d5ee281205f744618a0928052b6281901de':
Fix typo.
Move casa-source pointer forward to CAS-13867 tip | | CAS-13867 |
C. Enrique Garcia Dabo | cf5b8d5ee28 | Fix typo.Fixes partially CAS-13867 | | CAS-13867 |
C. Enrique Garcia Dabo | 472763607ed | Move casa-source pointer forward to CAS-13867 tip | | CAS-13867 |
C. Enrique Garcia Dabo | 76095c2d024M | Pull request #35: CAS-13867: Clean up of #ifdef conditional compilationsMerge in CASA/casaviewer from CAS-13867 to master
* commit '467fc921416196fa642778cec0e5c29accdacb78':
Do not use CASATOOLS ifdef but rather USE_GRPC where appropiate.
Do not define CASATOOLS. Define USE_GRPC where needed.
Advance casa-source pointer for CAS-13867
Update to the latest casa-source pointer from branch CAS-13867 | | CAS-13867 |
C. Enrique Garcia Dabo | 467fc921416 | Do not use CASATOOLS ifdef but rather USE_GRPC where appropiate.Fixies partially CAS-13867 | | CAS-13867 |
C. Enrique Garcia Dabo | c8d79b4dd35M | Merge remote-tracking branch 'origin/master' into CAS-13867 | | CAS-13867 |
C. Enrique Garcia Dabo | 1cdb1274e49 | Do not define CASATOOLS. Define USE_GRPC where needed.Fixes partially CAS-13867 | | CAS-13867 |
C. Enrique Garcia Dabo | eba2e319ce2M | Pull request #34: CAS-13859 Break circular dependency of casacpp modulesMerge in CASA/casaviewer from CAS-13859 to master
* commit '4ed1005bcf0d086278e748b919e447568c31e18c':
Follow more recent changes of casa6 as part of CAS-13859
updated casa-source to most recent casa6 CAS-13857 changes
Fix code for casacore changes
Set casa6 branch commit and add X11 dir
Follow changes in repository structure of casa6 as part of CAS-13859 | | 2 Jira issues |
C. Enrique Garcia Dabo | 4ed1005bcf0M | Merge remote-tracking branch 'origin/master' into CAS-13859 | | CAS-13859 |
C. Enrique Garcia Dabo | f6e7bb514bbM | Pull request #33: CAS-13868 Remove obsolete X11 headersMerge in CASA/casaviewer from CAS-13868 to master
* commit 'e3b27b3f287d8330e0e8107819eb26c43bf57542':
Advance casa-source pointer to head of casa6 CAS-13868
Set casa6 branch commit and add X11 dir
Fix code for casacore changes
explicitly set permissions in the app | | CAS-13868 |
C. Enrique Garcia Dabo | e3b27b3f287 | Advance casa-source pointer to head of casa6 CAS-13868 | | CAS-13868 |
Pam Harris | fbf27262ffa | Set casa6 branch commit and add X11 dir | | |
Pam Harris | 2c139a0daf0 | Fix code for casacore changes | | |
C. Enrique Garcia Dabo | fd94d78f013M | Merge branch 'master' into CAS-13868 | | CAS-13868 |
C. Enrique Garcia Dabo | 8e26fee32ce | Advance casa-source pointer for CAS-13867 | | CAS-13867 |
C. Enrique Garcia Dabo | 8601bb59088M | Merge commit '730e89ded308cd5c4275334cd8762881cede3197' into CAS-13867 | | CAS-13867 |
C. Enrique Garcia Dabo | 31cfdc85883 | Follow more recent changes of casa6 as part of CAS-13859 | | CAS-13859 |
C. Enrique Garcia Dabo | 24bcac9c7af | Update to the latest casa-source pointer from branch CAS-13867 | | CAS-13867 |
Pam Harris | c9c5c31389b | explicitly set permissions in the app | | |
C. Enrique Garcia Dabo | 412b99b5486 | updated casa-source to most recent casa6 CAS-13857 changes | | CAS-13857 |
Pam Harris | 730e89ded30 | Fix code for casacore changes | | |
Pam Harris | 4310b098940 | Set casa6 branch commit and add X11 dir | | |
C. Enrique Garcia Dabo | 659a839dd4c | Follow changes in repository structure of casa6 as part of CAS-13859 | | CAS-13859 |