Commit Graph

730 Commits

Author SHA1 Message Date
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
fb80e0df3b Client: Refactor copter_client to new configuration 2020-01-13 19:14:31 +00:00
Arthur Golubtsov
dd7b3648af Client: Update config specs 2020-01-13 19:13:52 +00:00
Arthur Golubtsov
835e6235f3 Merge with master 2020-01-13 19:27:10 +03:00
Arthur Golubtsov
dba274797d Server: Increase columns names 2020-01-13 18:57:49 +03:00
Arthur Golubtsov
88131ea029 Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-01-13 18:44:55 +03:00
Artem30801
26467f1472 Fixed resizing of columns 2020-01-13 18:33:41 +03:00
Artem30801
1f7dd62d5a Removed unnececary selector unregistering 2020-01-13 18:32:06 +03:00
Artem30801
4b1f63e66e Identation fix in generated files 2020-01-13 18:02:59 +03:00
Arthur Golubtsov
493e0ca13e Update requirements.txt 2020-01-13 17:30:25 +03:00
Arthur Golubtsov
8e9b96c313 Update requirements 2020-01-13 17:26:03 +03:00
Arthur Golubtsov
a16454b5c8 Update .gitignore 2020-01-13 17:25:33 +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
0ccd801fc2 Fixed config responce in client 2020-01-07 17:24:15 +03:00
Artem30801
04ee93fc8b Fixed configspec loading for dicts 2020-01-07 17:23:45 +03:00
Artem30801
b245bc2b0c Extracted validation loop 2020-01-06 23:18:01 +03:00
Artem30801
65447fa3c0 Added config response 2020-01-06 23:16:47 +03:00
Artem30801
168935fd42 Changed loading from dict with configspec 2020-01-06 23:16:09 +03:00
Artem30801
5e37d05220 Fixed set_chain for python2 2020-01-06 23:15:43 +03:00
Artem30801
1bedb143d9 Code auto-reformatted 2020-01-06 17:29:54 +03:00
Artem30801
7757c0e5ae Updated+fixed client configspec 2020-01-06 17:26:39 +03:00
Artem30801
d51888205b Removed unnecessary functions 2020-01-06 17:25:41 +03:00
Artem30801
68d10e8a92 Added support for advanced attribute calling
Includes support of:
- spaces
- multi-level and nested sections
in attribute calls
2020-01-06 17:24:24 +03:00
Artem30801
6e03972271 Update configspec_client.ini 2020-01-06 13:42:25 +03:00
Artem30801
24e75f7ed0 config error repr + improved comment loading 2020-01-05 22:58:07 +03:00
Artem30801
543a645097 Fix logging optimization 2020-01-05 22:08:39 +03:00
Artem30801
3798a5fddc Client with new config system 2020-01-05 17:58:04 +03:00
Artem30801
81c6961841 Hadling of missing command\key erorr differently 2020-01-05 17:57:29 +03:00
Artem30801
bfe983b82d Validation upon merge 2020-01-05 17:17:25 +03:00
Artem30801
ccab44af56 Perserving dict order in messages and configs 2020-01-05 17:16:39 +03:00
Artem30801
0f2574554d Slight improvemnts 2020-01-05 12:37:33 +03:00
Arthur Golubtsov
2754970cde docs: Fix typo 2020-01-04 04:23:21 +07: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
33c43249de docs: Fix start-tutorial v0.3 2019-12-31 13:44:58 +03:00
Arthur Golubtsov
fb29aef659 docs: Update start-tutorial 2019-12-31 13:40:41 +03:00
Arthur Golubtsov
ef8896527c Update README_RU 2019-12-31 13:01:57 +03:00
Arthur Golubtsov
6158944602 Server: Add README 2019-12-31 12:55:49 +03:00
Arthur Golubtsov
71ee063e87 Client: Add README 2019-12-31 12:55:20 +03:00
Arthur Golubtsov
67d6a19ffb Update README again 2019-12-31 12:54:53 +03:00
Arthur Golubtsov
952efce6c2 Update README 2019-12-31 12:41:39 +03:00