Commit Graph

51 Commits (f5d7d1af7e4258bd40a22c6a9f57e5131a1ec301)

Author SHA1 Message Date
markuspg f5d7d1af7e Revise LocalzLeafStarter 4 years ago
markuspg f1e86f4283 Refactor state_t enumeration
Rename it to just State and move it into the Client class since that is
where it contextually belongs.
4 years ago
markuspg d5fe3526d1 Add clang-format style file and format accordingly 4 years ago
markuspg ea2e335f8f Update copyright notices 4 years ago
markuspg 061155b191 Fix file permissions being unnecessarily wide 4 years ago
Tobias Weiss 3aa4e42d5c merge upstream (manual fix) 4 years ago
Tobias Weiss 1c65d1e293 fix QButtonGroup 4 years ago
Tobias Weiss dc0a461b73 fix url for firefix 4 years ago
Tobias Weiss bd7a10645f version 2.1.5 - merge from fork - most important change is the session starter tab (moved back from pop up) 7 years ago
Tobias Weiss 95f0c6e182 final version 2.1.5 commit 7 years ago
Tobias Weiss 51cb37a3da fixed missing cmd parameter for start session for selected clients button 7 years ago
Tobias Weiss 70350155c1 added cmd lineedit and changed some ui minor elements 7 years ago
Tobias Weiss 4bbf149fe6 deleted settings tab and added cmd ui to sessions tab 7 years ago
Tobias Weiss 8143cdeb2d settings tab changed 7 years ago
Tobias Weiss e54f75f678 set version info. updated config file 7 years ago
Tobias Weiss 910fe0ed55 Changed TerminalStart quotes, Added Kill zLeave function 7 years ago
Tobias Weiss 072bca9c2c made start session working 7 years ago
Tobias Weiss 7bea07b7ac Added functionality to new layout. Moved config location. 7 years ago
Tobias Weiss adcfb722b9 added start/stop browser feature 7 years ago
Tobias Weiss f9f7e5f92f major ui changes, deleted some files 7 years ago
Tobias Weiss 9f03443034 ui tests 7 years ago
Tobias Weiss af07c52979 Added Kill z-Tree button, Added confirmation dialog for shutdown button, further minor UI changes 8 years ago
Tobias Weiss f1cd123a79 Changed file permissions for group writing, added size parameter for local zleaf. renamed Beam file to Beam folder, disabled self shutdown, fixed webcam dropdown (added Choose webcam entry), added autostart z-leaf on client with session button, added Restart crashed session button 8 years ago
markuspg 6806ec53fb Fully implemented manual receipts printing 8 years ago
markuspg e8af25467d Added 'lc::ManualPrintingSetup' class to prepare for manual printing 8 years ago
markuspg e10f625c6e Start z-Leaves on clients with in 'lc::SessionStarter' made settings 8 years ago
markuspg 54ec27518f Reimplemented handling of already occupied ports 8 years ago
markuspg 60d0efa31f Made the creation of a new session possible again 8 years ago
markuspg f24532a95a Began reworking lc::SessionStarter' on base of prior Labcontrol 3 8 years ago
markuspg e1561ece2c Merged client creation and more settings in 'lc::Settings' 8 years ago
markuspg 97a4ea3472 Implemented advanced way of starting local z-Leaves 8 years ago
markuspg c565279033 Moved all from configuration loaded variables into 'lc::Settings' 8 years ago
markuspg e68d404056 Made function arguments for 'lc::Client' class consistent 8 years ago
markuspg 598e68855a Made starting and killing of z-Leaves independent of installed scripts 8 years ago
markuspg 7569d9e75d Got rid of the 'debugMessagesTextEdit' cruft 8 years ago
Markus Prasser 7660a47003 Adjusted the handling of to be displayed webcams 8 years ago
markuspg 6c46208033 Moved 'installedZTreeVersions' into 'lc::Settings' 8 years ago
markuspg 01855a637b Also moved 'webcams' variable entirely into 'lc::Settings' 8 years ago
markuspg 3441f032a5 Nicer implementation of the handling of administrative rights 8 years ago
markuspg ae5ae01800 Encapsulated checking of administrative rights in the 'Lablib' class 8 years ago
markuspg 6c0c5d012b Enabled starting z-Tree instances again 8 years ago
markuspg c522b5168e Made 'lc::Settings::localzLeafName' private 8 years ago
markuspg 2072dc8db2 Further use of globally accessible 'settings' object 8 years ago
markuspg 1b57fe9273 Began migrating settings to globally accessible 'settings' object 8 years ago
markuspg 1219c8f2d8 Removed never properly implemented client webcam functionality 8 years ago
markuspg 3959f20237 Reworked ORSEE display in a browser 8 years ago
markuspg 8180c03c45 Began refactoring and reformatting the code 8 years ago
markuspg 90e65ce0bf Made 'icons' a QVector on the stack 8 years ago
markuspg 7a463a48a5 Make proper use of namespaces in the entire backend classes 8 years ago
markuspg b514858e96 Properly utilized namespaces for the GUI related classes 8 years ago