Commit Graph

79 Commits (256f10712e605c4883a265df9953d0ba39701f21)
 

Author SHA1 Message Date
markuspg 256f10712e Rename state_t to EState and move it into Client 6 years ago
markuspg 9d304905e3 Minor Settings clean-ups 6 years ago
markuspg d663ec6aeb Got entirely rid of global variables 6 years ago
markuspg 9704e65a06 Began getting rid of global "settings" variable 6 years ago
markuspg 826e34f941 Fix file permissions 6 years ago
markuspg c2b72b48d7 Reformat Settings 6 years ago
markuspg 847c83d2d4 Reformat Session 6 years ago
markuspg f345d88315 Reformat ReceiptsPrinter 6 years ago
markuspg f5f32c4bcf Reformat ReceiptsHandler 6 years ago
markuspg 2ec99238fe Reformat Lablib 6 years ago
markuspg bca1a0d423 Reformat global.h 6 years ago
markuspg d839f7f227 Reformat ClientHelpNotificationServer 6 years ago
markuspg e533ede28b Reformat Client 6 years ago
markuspg 385a42dedf Reformat ClientPinger 6 years ago
markuspg c2d4f6024c Reformat NetstatAgent 6 years ago
markuspg c3e623f236 Reformat Session 6 years ago
markuspg 688c1ee3fd Reformat ZTree 6 years ago
markuspg 7f532cbd21 Reformat ManualPrintingSetup 6 years ago
markuspg 42d7e76435 Reformat LocalzLeafStarter 6 years ago
markuspg a506443ed7 Minor adjustments to main.cpp 6 years ago
markuspg 4e090a771a Remove static C++11 application
Since almost all Linux distribution nowadays default to >=C++11 this
manual setting is not needed anymore.
6 years ago
markuspg 7563780a79 Add code formatting definition to project
Enable "Automatic Formatting on File Save" in Qt Creator to utilize
this.
6 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 e162f1cd8b minor ui changes 8 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 f27e5cde1d Fixed reference errors in the changelog 8 years ago
markuspg c5ee123943 Adjusted changelog 8 years ago
markuspg e64634b486 Temporarily disabled the display of sessions because of random crashes 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 4b5c956242 Greatly improved the handling of the printing classes members 8 years ago
markuspg 4c1fb49264 Properly free associated clients of an lc::Session instance on its end 8 years ago
markuspg 2898ff9132 Properly remove lc::Session instances of closed z-Trees 8 years ago
markuspg 87480b47d8 Made 'CBClientNames' editable to allow arbitrary client names 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 869ad18f08 Implemented all still missing functionality of 'lc::SessionStarter' 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 b45254aa3b Little rework of variables concerned with receipts creation and printing 8 years ago
markuspg ce18a6129e Removed unused 'lc::Client::display_ping_string(..)' functionality 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 8756b8e862 Use client ips instead of their names for SSH calls
By this way _Labcontrol_ works even if `/etc/hosts` was not propery
configured.
8 years ago
markuspg 7569d9e75d Got rid of the 'debugMessagesTextEdit' cruft 8 years ago
markuspg 53236522a2 Adjusted default software selection for a KDE desktop 8 years ago