Commit Graph

247 Commits

Author SHA1 Message Date
Artem30801
1fb6670fd0 better state handling for sections 2020-01-26 21:56:13 +03:00
Artem30801
97a3b2f23f Confirmation for exit while usaved file opened 2020-01-26 20:20:28 +03:00
Artem30801
0d39727425 Add other shortcuts 2020-01-24 17:01:56 +03:00
Artem30801
842c9ef11e Added deleting shortcut 2020-01-24 16:01:27 +03:00
Artem30801
0134227742 Optimization of config sending via network 2020-01-24 15:46:48 +03:00
Artem30801
e38b396da5 Added save as button for config editor 2020-01-24 15:45:34 +03:00
Artem30801
a6c4bd76f4 Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-01-24 11:54:03 +03:00
Arthur Golubtsov
d0eed91f73 Server: Restart chrony on Linux server 2020-01-24 11:22:23 +03:00
Arthur Golubtsov
9465e2e7d5 Server: Restart visual_pose_watchdog service with clever-show 2020-01-24 10:57:56 +03:00
Arthur Golubtsov
96d559dbc9 Server: Add .yaml settings files for sending with launch files 2020-01-24 10:46:03 +03:00
Artem30801
ac1702c648 Added new config column + drag support 2020-01-23 23:14:37 +03:00
Artem30801
206cbec04e Fixed broadcast sending + debug traceback 2020-01-23 21:48:09 +03:00
Artem30801
0e02e2ee9d Updated messaging. File requests + args 2020-01-23 17:05:59 +03:00
Artem30801
8920c1d2da Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-01-22 16:22:56 +03:00
Artem30801
61eacb769a Fixed c_filepath, c_filename order 2020-01-22 16:21:51 +03:00
Artem30801
c8da71a6b1 Server exit confirmation 2020-01-22 16:21:35 +03:00
Artem30801
dc178c5ceb Working column editors 2020-01-22 16:21:02 +03:00
artem30801
74396a4d5e Enable sorting 2020-01-22 11:48:48 +03:00
Arthur Golubtsov
340222d0a7 Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-01-22 11:23:47 +03:00
Artem30801
7294089bbc WIP1 column state saving 2020-01-22 11:12:13 +03:00
Artem30801
089d390587 Fix for copter config dialog call 2020-01-21 15:28:57 +03:00
Artem30801
0b2f9834ea Revert logger to logging calls 2020-01-21 11:28:12 +03:00
Arthur Golubtsov
1320029378 Server: Fix send_any_file 2020-01-21 07:14:52 +03:00
Arthur Golubtsov
24a0c9e0ca Server: Fix parameters sending 2020-01-21 06:56:50 +03:00
Arthur Golubtsov
28d1213456 Server: Fix logger and send launch files 2020-01-21 06:18:40 +03:00
Arthur Golubtsov
d08bbc3b72 Server: Fix start position delta detection 2020-01-21 06:18:40 +03:00
Arthur Golubtsov
2f3e2bb987 Server: Change columns sizes 2020-01-20 22:26:55 +03:00
Artem30801
f24e1512a4 Update signals in calibration to new API 2020-01-20 21:50:49 +03:00
Artem30801
817a07a10d Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-01-20 21:26:49 +03:00
Artem30801
0aad314ffc Fix broadcast usage error 2020-01-20 21:25:53 +03:00
Arthur Golubtsov
eba6412d44 Server: Add ability to view task information in table 2020-01-20 21:20:05 +03:00
Artem30801
4acde11401 Added restart checkbox functionality for config editor 2020-01-20 19:38:15 +03:00
Artem30801
1489fc985e Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-01-20 19:32:50 +03:00
Artem30801
69e74ba22d Fixed partial with .clicked behaviour 2020-01-20 19:32:44 +03:00
Arthur Golubtsov
106abf2fa0 Server: Change colors in config editor 2020-01-20 17:57:20 +03:00
Artem30801
45b08f2e3f Fix of possible exceptions with signal disconnection 2020-01-17 19:55:59 +03:00
Artem30801
45652aa46b Config editor auto-resizing on start 2020-01-14 16:28:20 +03:00
Artem30801
f3385c9788 Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-01-14 15:28:30 +03:00
Artem30801
1754ac09a8 New copter table changes started 2020-01-14 15:26:58 +03:00
Arthur Golubtsov
dba274797d Server: Increase columns names 2020-01-13 18:57:49 +03:00
Artem30801
26467f1472 Fixed resizing of columns 2020-01-13 18:33:41 +03:00
Artem30801
d23c12e3fd Simplify init, better config window managing 2020-01-12 15:45:46 +03:00
Artem30801
277ed82a6d Added column reodering from rigt-click menu + order loading 2020-01-12 12:20:16 +03:00
artem30801
2173f4a134 WIP column reordering 2020-01-12 10:02:51 +03:00
Artem30801
5c0306f212 Improved qt server callbacks registartion 2020-01-07 17:30:44 +03:00
Artem30801
c03083e238 Added context menu with config dialog!
Tested and working for now
2020-01-07 17:30:02 +03:00
Artem30801
7e702482d6 Simplifyed validation loop usage + other improvemnts 2020-01-07 17:27:44 +03:00
Artem30801
b245bc2b0c Extracted validation loop 2020-01-06 23:18:01 +03:00
Artem30801
d51888205b Removed unnecessary functions 2020-01-06 17:25:41 +03:00
Artem30801
3798a5fddc Client with new config system 2020-01-05 17:58:04 +03:00