Commit graph

6530 commits

Author SHA1 Message Date
iLLiCiTiT
a3b6d64004 fixed most issues with tab order in modifiable dict 2020-08-27 18:22:05 +02:00
iLLiCiTiT
9fbdfcc1cf fixed tab order of key->value for modifieble dict item 2020-08-27 17:50:16 +02:00
iLLiCiTiT
893173e1b8 list items has right order 2020-08-27 17:46:57 +02:00
iLLiCiTiT
66f99b3211 list item does not have focus on btns 2020-08-27 17:46:41 +02:00
iLLiCiTiT
5fe6a1e25d fixed list input 2020-08-27 17:08:53 +02:00
iLLiCiTiT
39a1a560aa fixed json files with list inside 2020-08-27 16:41:45 +02:00
iLLiCiTiT
3fdcff6185 reset state on set value in json raw input 2020-08-27 16:28:11 +02:00
iLLiCiTiT
9af852b0cf invalid looks better 2020-08-27 16:24:34 +02:00
iLLiCiTiT
3c71ae5d2a raw json works better 2020-08-27 16:21:36 +02:00
iLLiCiTiT
b8ea2eea3a fixed text list items 2020-08-27 16:12:54 +02:00
iLLiCiTiT
ae30e3c3be fixed raw json item value 2020-08-27 16:07:06 +02:00
iLLiCiTiT
e074bc7733 added hovering actions 2020-08-27 16:01:19 +02:00
iLLiCiTiT
25404fbadc implemented validation for duplicated keys 2020-08-26 20:28:52 +02:00
iLLiCiTiT
a295c6420f removed duplicated keys 2020-08-26 20:24:44 +02:00
iLLiCiTiT
bb78d47d48 implemented discard changes for form layout 2020-08-26 20:02:09 +02:00
iLLiCiTiT
1c40104d51 removed SchemeGroupHierarchyBug as is already validated when loading schemas 2020-08-26 20:01:56 +02:00
iLLiCiTiT
7887cb3d72 FormWIdget can handle mouse right clicks for its items 2020-08-26 19:55:28 +02:00
iLLiCiTiT
d320924b9e ConfigWidget and InputWidget renamed to ConfigObject and InputWidget 2020-08-26 19:55:02 +02:00
iLLiCiTiT
28c4a69ea1 added ConfigWidget for reimplementing Qt methods 2020-08-26 19:52:35 +02:00
iLLiCiTiT
e5960d7fa0 added validation for is_group 2020-08-26 18:42:08 +02:00
iLLiCiTiT
b274cfed16 mae qmenu in same style 2020-08-26 18:04:39 +02:00
iLLiCiTiT
d1ffd17f5f qmenu items are visible 2020-08-26 17:56:03 +02:00
iLLiCiTiT
f66d14e582 scrollers are a littlebit better 2020-08-26 17:55:53 +02:00
iLLiCiTiT
2a65a2ccb9 remove overrides should work now 2020-08-25 19:42:31 +02:00
iLLiCiTiT
71e61a6c68 remove_overrides is abstract 2020-08-25 19:40:16 +02:00
iLLiCiTiT
9923427df8 added remove overrides for inputs 2020-08-25 19:37:56 +02:00
iLLiCiTiT
dba9c98060 added any_parent_overriden for remove overrides action 2020-08-25 19:37:37 +02:00
iLLiCiTiT
f80cd9492e implemented missing discard changes 2020-08-25 19:37:09 +02:00
iLLiCiTiT
e343cd65cf wrapped discard_changes remove_overrides to proxy methods setting ignore value changes 2020-08-25 19:36:27 +02:00
iLLiCiTiT
82570533d0 hierarchical_style_update and discard_changes are abstract methods now 2020-08-25 19:14:46 +02:00
iLLiCiTiT
43da05a618 added forgotten hierarchical style update 2020-08-25 19:12:09 +02:00
iLLiCiTiT
8294997848 implemented discard changes for most of input widgets 2020-08-25 19:11:39 +02:00
iLLiCiTiT
403c2f4888 preparation for discard changes 2020-08-25 19:10:46 +02:00
iLLiCiTiT
6c77e43d6b made preparation for abstract methods 2020-08-25 19:10:30 +02:00
iLLiCiTiT
e1209b2f13 fix value_from_values 2020-08-25 19:09:51 +02:00
iLLiCiTiT
8361db1f79 removed unused methods 2020-08-25 19:09:38 +02:00
iLLiCiTiT
6a6a509784 global_value split into global_value and start_value 2020-08-25 19:09:19 +02:00
iLLiCiTiT
31d75aa5cc styles are automatically updated on _ignore_value_changes changed to False 2020-08-25 18:09:02 +02:00
iLLiCiTiT
6342f02574 it is possible to right click on widgets, actions do nothing 2020-08-25 17:00:03 +02:00
iLLiCiTiT
4aca6fd337 override value is NOT_SET by default instead of None 2020-08-25 16:08:14 +02:00
iLLiCiTiT
6a585b082a renamed default_value to global_value 2020-08-25 15:29:47 +02:00
iLLiCiTiT
b7807f81f0 fix super 2020-08-25 15:07:25 +02:00
iLLiCiTiT
1ac0c78133 text list widget does not have modification line next to it 2020-08-25 14:16:21 +02:00
iLLiCiTiT
422930ea87 fixed raw json height sizes 2020-08-25 13:54:17 +02:00
iLLiCiTiT
6d31920609 added hovering on labels 2020-08-25 13:31:05 +02:00
iLLiCiTiT
cdc407f7ad Hound fixes 2020-08-25 13:24:48 +02:00
iLLiCiTiT
1390637bb1 tried to extend raw json input 2020-08-25 13:21:23 +02:00
iLLiCiTiT
34416f46dd adde more transparency 2020-08-25 13:20:07 +02:00
iLLiCiTiT
43d2a70d0d inputs has different background 2020-08-25 11:32:21 +02:00
iLLiCiTiT
b51e24318e overriden-modified has same color as modified 2020-08-25 11:14:17 +02:00