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
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
Artem30801
0f2574554d
Slight improvemnts
2020-01-05 12:37:33 +03:00
Artem30801
98e4e0190c
Merge fixes and improvements
2020-01-03 15:36:54 +03:00
Artem30801
a8c31a0258
Merge branch 'master' into qt-gui-update
2020-01-02 19:30:17 +03:00
Artem30801
0ed088a99d
Improved notifier closing and error handling + fixes
2020-01-02 19:26:27 +03:00
Arthur Golubtsov
6158944602
Server: Add README
2019-12-31 12:55:49 +03:00
artem30801
75ce422cad
Refactored visual land dialog (YAY!) + shortcuts + not closing every time ( #62 )
2019-12-31 11:56:53 +03:00
Arthur Golubtsov
4573e8ebc9
Server: Add length condition for viewing check errors
2019-12-31 10:39:30 +03:00
Arthur Golubtsov
dfbf466706
Server: Catch network exceptions
2019-12-31 10:39:30 +03:00
Artem30801
63f6bdbe52
Merge branch 'master' into qt-gui-update
2019-12-30 21:57:21 +03:00
Artem30801
8efc1029b6
Optimized imports and naming, started rework of config sending
2019-12-30 19:45:19 +03:00
Artem30801
6ffef1a0bf
Optimized imports and naming, started rework of config sending
2019-12-30 19:43:13 +03:00
Artem30801
5ffa90a8ee
Working headers context menu
2019-12-30 14:03:24 +03:00
Artem30801
17ea0eba18
WIP copter table context menus
2019-12-30 10:36:08 +03:00
Artem30801
9091d90554
Slight improvements
2019-12-30 10:35:48 +03:00
artem30801
2ebdb6f683
Reworked old filesending funcions
2019-12-29 21:04:39 +03:00
artem30801
239f32a616
Filesending debugging
2019-12-29 20:07:03 +03:00
artem30801
44bf471385
Fixes and improvents in server
2019-12-29 18:09:24 +03:00
artem30801
853cc0d3fa
File sending fix ( #61 )
...
* Changed sending buffering
* Connected config to buffer size in clients
* Update data logging for file transmit
* Fix logging when receive data
Co-authored-by: Arthur Golubtsov <goldartt@gmail.com >
2019-12-26 18:23:10 +03:00