Commit graph

6647 commits

Author SHA1 Message Date
iLLiCiTiT
69dbfd2faf updating global values for roots should work 2020-09-04 10:41:14 +02:00
iLLiCiTiT
3831af2a26 roots can collect data 2020-09-04 10:30:22 +02:00
iLLiCiTiT
e87288998d pathwidget does not care about label if is used as widget 2020-09-04 10:30:03 +02:00
iLLiCiTiT
3271346b12 make sure saving won't crash if current files are not valid 2020-09-04 10:29:22 +02:00
iLLiCiTiT
3ef141c8ca Anatmy widget updated style changes 2020-09-03 16:24:08 +02:00
iLLiCiTiT
88e2a794d4 added abstract class for objects 2020-09-03 16:23:46 +02:00
iLLiCiTiT
f505f3099a modifiable dict is not based on expanding widget but using it inside 2020-09-03 13:53:00 +02:00
iLLiCiTiT
787d8516cb hide inputs based on checkbox 2020-09-03 13:21:11 +02:00
iLLiCiTiT
93a0905b6f ModifiedDictionary Item looks same as ListItem 2020-09-03 12:11:58 +02:00
iLLiCiTiT
462c350c0b modifiable dict has buttons at first place 2020-09-03 11:57:05 +02:00
iLLiCiTiT
f147579ad9 pass global values to subwidgets 2020-09-03 11:56:00 +02:00
iLLiCiTiT
e515895cf3 roots widget has multiroot and singleroot widget 2020-09-03 11:46:40 +02:00
iLLiCiTiT
bccaec878f PathWidget can be as widget 2020-09-03 11:46:11 +02:00
iLLiCiTiT
a88fcfe9fa removed debug print 2020-09-03 11:19:57 +02:00
iLLiCiTiT
043aec3fef fix class name in anatomy 2020-09-02 19:25:47 +02:00
iLLiCiTiT
059152188d fix numer value when decimals are set to 0 2020-09-02 19:25:34 +02:00
iLLiCiTiT
cbf1519645 first introducing enhancement of anatomy widget 2020-09-02 19:10:43 +02:00
iLLiCiTiT
5cba39b998 path widget works right with overrides 2020-09-02 17:16:08 +02:00
iLLiCiTiT
b183564954 text input has one input widget with settable attribute "multiline" 2020-09-02 16:52:13 +02:00
iLLiCiTiT
4c0f0a6bdd reorganization 2020-09-02 16:45:18 +02:00
iLLiCiTiT
e3a62eae3f path widget can update global values 2020-09-02 16:37:15 +02:00
iLLiCiTiT
9c34ee32ab few updates and fixes for path input 2020-09-02 16:37:03 +02:00
iLLiCiTiT
370705a10a removed AS_WIDGET constant and reduced input args 2020-09-02 13:07:13 +02:00
iLLiCiTiT
0ceb697c21 changed way how global values a propagated to inputs 2020-09-02 12:45:52 +02:00
iLLiCiTiT
e79b051b59 cleanup anatomy input imports 2020-09-02 12:43:24 +02:00
iLLiCiTiT
d4a3a2ec17 changed order in boolean input 2020-09-02 11:56:06 +02:00
iLLiCiTiT
d0a5d28006 integer and float input widgets also reduced to one input field with changeable "decimal" attribute 2020-09-02 11:40:52 +02:00
iLLiCiTiT
22ec0a03b9 integer and lfoat widget merged into one number widget 2020-09-02 11:39:59 +02:00
iLLiCiTiT
78c88a9429 fixed ListItem right click 2020-09-02 11:16:49 +02:00
iLLiCiTiT
a8b4daa464 PathInput moved to widgets 2020-09-02 11:09:13 +02:00
iLLiCiTiT
bf4205f23d path widget is partially completed 2020-09-02 11:08:03 +02:00
iLLiCiTiT
5b74678220 PathWidgetInput cleanup 2020-09-02 10:50:27 +02:00
iLLiCiTiT
13ee08a4ac initial commit of path input 2020-09-01 17:55:24 +02:00
iLLiCiTiT
dabe68f28c initial commit for anatomy widget 2020-09-01 16:50:00 +02:00
iLLiCiTiT
ce6e64e573 adde is_nullable to inputs 2020-09-01 14:45:09 +02:00
iLLiCiTiT
aae3fbf971 modified few schemas to match new dict checkbox key 2020-09-01 13:01:03 +02:00
iLLiCiTiT
01ae1ef294 checkbox key requires to have widget specification in children 2020-09-01 12:55:26 +02:00
iLLiCiTiT
fd58aeb7fd as body widget is always used expanding widget in dict widget 2020-09-01 12:35:42 +02:00
iLLiCiTiT
5c806ca77e content margins are same for both cases 2020-09-01 12:35:15 +02:00
iLLiCiTiT
9bd6f5961c expanding widget can hide arrow and keep context showed 2020-09-01 12:34:46 +02:00
iLLiCiTiT
bbea0da42c ExpandingWidget style is not used anymore 2020-09-01 12:34:21 +02:00
iLLiCiTiT
5e3599b8d0 expandign widget can set custom context margins 2020-09-01 12:33:57 +02:00
iLLiCiTiT
3800fc91dc hide content and arrow if only checkbox key is set in dict widget 2020-09-01 11:46:19 +02:00
iLLiCiTiT
7b679f5e79 trigger hierarchical_style_update instead of individual update_style on items 2020-09-01 11:45:56 +02:00
iLLiCiTiT
977855566b checkbox creation is same 2020-09-01 11:45:34 +02:00
iLLiCiTiT
2960dcb1e0 expandable widget has ability to hide toolbox button 2020-09-01 11:45:09 +02:00
iLLiCiTiT
354b5b26f4 added validation for checkbox_key 2020-09-01 11:44:51 +02:00
iLLiCiTiT
f994d56464 it is possible to add checkbox next to label instead of child input 2020-09-01 11:35:58 +02:00
iLLiCiTiT
5393b79d98 label widget in dictionary widget is wrapped with QWidget 2020-09-01 11:31:24 +02:00
iLLiCiTiT
c954fafeb0 trigger hierarchical_style_update instead of triggering update_style for each item 2020-09-01 11:29:10 +02:00