Dhanya Thattil
38cd10d4e6
Qt5 built in qwt ( #570 )
...
- qt4->qt5
- in built qt5 6.1.5 because rhel7 is not upto date with qt5, removed findqwt.cmake
- made a fix in qwt lib (qwt_plot_layout.h) to work with 5.15 and lower versions for qrect constr.
- qt5 forms fixed, qt4 many hard coding forms switched to forms including qtabwidget, scrolls etc, fonts moved to forms
- docking option enabled by default, removed option to disable docking feature from "Mode"
- added qVersionResolve utility functions to handle compatibility before and after qt5.12
- qtplots (ian's code) takes in gain mode enable to set some settings within the class, with proper gain plot ticks
- ensure gain plots have no zooming of z axis in 2d and y axis in 1d
- removed placeholder text in qpalette in main window form as its not supportd until 5.12 (so using qt5.9 designer insted of qt5.15 to cope)
- tab order
Servers:
- fixed some error messages that were empty for fail in funcs (mostly minor as if this error, major issues)
2022-11-11 15:15:10 +01:00
Dhanya Thattil
4259363169
rxr sls namespace ( #457 )
...
* rxr src files and classes (detectordata, ZmqSocket) added to sls namespace
* moving defines inside namespace
* moving defines inside namespace, added helpdacs to namespace
* added namespace to gui
* gui also updated
* removed unnecessary sls:: when already in sls namespace for slsDetectoSoftware, receverSoftware, slsDetectorGui and slsSupportlib
2022-05-18 11:48:38 +02:00
4de7bb51ed
updated all .h files with license notice and copyright notice
2021-10-14 18:10:56 +02:00
Erik Frojdh
06dbf82e93
clang-format
2020-11-18 18:01:39 +01:00
Erik Fröjdh
a15d8dd30a
Moving headers into include/sls ( #212 )
2020-11-02 16:05:28 +01:00
e4d1daea02
gui: removing unique ptr in qt stuff
2020-09-29 15:22:59 +02:00
Erik Frojdh
8ff9b0cdac
format GUI
2020-05-05 10:12:05 +02:00
Dhanya Thattil
2acf64b09c
gui changes ( #87 )
2020-03-11 10:08:30 +01:00
Erik Frojdh
d818e2570f
clang-tidy nullptr
2020-03-10 15:06:51 +01:00
Erik Frojdh
ee799b540a
removed redundant includes etc.
2020-03-10 11:12:00 +01:00
Erik Frojdh
9ede0629ef
clang format on gui
2020-03-10 10:18:52 +01:00
a4fa9ff480
gui: scroll area uniquie pointers to remove mem leak
2020-03-06 19:44:44 +01:00
f38ed8706f
removing gui warnings from qwt section
2020-02-26 16:56:41 +01:00
Dhanya Thattil
aafe049a9b
Guidetector ( #54 )
...
* WIP
* dacWidget
* main WIP
* advanced WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* works
* updated gui to chrono
* review fixes
* unitque ptrs in gui
2019-08-26 19:14:22 +02:00
c582ba15d5
WIP
2019-07-04 16:40:25 +02:00
039a725c5c
WIP. removed qServer
2019-06-28 11:57:37 +02:00
5d2567005d
WIP
2019-06-12 14:40:04 +02:00
862dc824ba
WIP
2019-06-05 11:27:19 +02:00
89a06f099c
merging refactor (replacing)
2019-04-12 10:53:09 +02:00
Dhanya Maliakal
bf9905ad2a
possible to use binary --version or -v to get the branch and versionid
2017-12-06 19:05:35 +01:00
Dhanya Maliakal
5d52e41e37
adcs refresh only in developer tab
2016-08-24 17:10:07 +02:00
l_maliakal_d
6ea6f44824
verifying output directory works for receiver based detectors.. before acquisition
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@206 af1100a4-978c-4157-bff7-07162d2ba061
2013-07-23 08:39:15 +00:00
l_maliakal_d
d49a5cd7b4
bug fix: after cloning, signals still ocnnected
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@195 af1100a4-978c-4157-bff7-07162d2ba061
2013-06-07 11:16:53 +00:00
l_maliakal_d
050bec703d
defining everything to reduce null pointer errors, fixed zooming problem for scans
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@171 af1100a4-978c-4157-bff7-07162d2ba061
2013-04-10 13:34:52 +00:00
l_maliakal_d
10e47581e0
gui_client more stable with 2 servers for stop and acquire
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@169 af1100a4-978c-4157-bff7-07162d2ba061
2013-03-21 09:27:16 +00:00
l_maliakal_d
22b51032dd
client connecting to gui serveR done
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@150 af1100a4-978c-4157-bff7-07162d2ba061
2013-03-04 15:27:57 +00:00
l_maliakal_d
863b662c6b
gui client works for just getting status
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@149 af1100a4-978c-4157-bff7-07162d2ba061
2013-03-01 13:21:07 +00:00
l_maliakal_d
0b05f67f9d
included sls defs in every file so that int is 32 bit
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@132 af1100a4-978c-4157-bff7-07162d2ba061
2013-01-11 09:59:29 +00:00
l_maliakal_d
04e04db2ad
problem with segmentation fault when trying to capture config loading logs at start:fixed
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@98 af1100a4-978c-4157-bff7-07162d2ba061
2012-10-19 10:21:56 +00:00
l_maliakal_d
e104b1d529
messages capture config output, still to find a way to capture all cerr output
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@95 af1100a4-978c-4157-bff7-07162d2ba061
2012-10-16 08:29:44 +00:00
l_maliakal_d
197de5c995
checked in the change about config file at the very start of gui and gui version
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@67 af1100a4-978c-4157-bff7-07162d2ba061
2012-09-21 10:14:03 +00:00
l_msdetect
96c805f7bf
Makefile with clean label addded
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@66 af1100a4-978c-4157-bff7-07162d2ba061
2012-09-21 08:37:34 +00:00
l_maliakal_d
d01852892b
done
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@60 af1100a4-978c-4157-bff7-07162d2ba061
2012-09-19 14:40:27 +00:00
l_maliakal_d
a25b74c9ab
angle done, more of trimming...save, load, yet to fix number of probes
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@45 af1100a4-978c-4157-bff7-07162d2ba061
2012-08-31 15:09:13 +00:00
l_maliakal_d
c9ecec183f
included position scan
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@40 af1100a4-978c-4157-bff7-07162d2ba061
2012-08-29 09:06:49 +00:00
l_maliakal_d
423a47cd9e
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@29 af1100a4-978c-4157-bff7-07162d2ba061
2012-08-17 10:29:46 +00:00
l_maliakal_d
3b59d03526
going to start actions
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@19 af1100a4-978c-4157-bff7-07162d2ba061
2012-07-19 14:20:51 +00:00
l_maliakal_d
81ac62dd49
no plot histogram, messages work
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@16 af1100a4-978c-4157-bff7-07162d2ba061
2012-07-04 13:39:30 +00:00
l_maliakal_d
ec0878d008
created messages tab-not working completely yet
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@15 af1100a4-978c-4157-bff7-07162d2ba061
2012-06-28 08:35:21 +00:00
l_maliakal_d
824da9d4c4
snapshot works,id works, conversion from seconds to ms,us etc works, number of measurements works
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@14 af1100a4-978c-4157-bff7-07162d2ba061
2012-06-26 15:06:55 +00:00
l_maliakal_d
31b65642cb
The timing mode works now
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@12 af1100a4-978c-4157-bff7-07162d2ba061
2012-06-20 15:02:35 +00:00
l_maliakal_d
8246154032
Setting axes range and enabling/disabling zooming functionalities successfull
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@10 af1100a4-978c-4157-bff7-07162d2ba061
2012-06-15 12:10:54 +00:00
l_maliakal_d
2b02f94fe3
small changes from the meeting
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@9 af1100a4-978c-4157-bff7-07162d2ba061
2012-06-08 10:21:30 +00:00
l_maliakal_d
7a218418d1
Version 1 with the action tab working
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@6 af1100a4-978c-4157-bff7-07162d2ba061
2012-06-06 15:23:55 +00:00
l_maliakal_d
4624c65398
made some changes to make clone and main window resize plot
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@3 af1100a4-978c-4157-bff7-07162d2ba061
2012-05-29 08:24:03 +00:00
l_maliakal_d
934bbbd0c8
resize works
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@2 af1100a4-978c-4157-bff7-07162d2ba061
2012-05-23 16:00:35 +00:00
maliakal_d
9f851d6156
Creating Classes, Libraries and Functions for the Common SLS Detector GUI
...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@1 af1100a4-978c-4157-bff7-07162d2ba061
2012-05-21 16:00:26 +00:00