iLLiCiTiT
|
00de464e2e
|
window do not import from base but categories
|
2021-01-28 11:20:45 +01:00 |
|
iLLiCiTiT
|
b3b3985e67
|
base of DictMutableKeys widget
|
2021-01-28 11:20:26 +01:00 |
|
iLLiCiTiT
|
7758c5186a
|
removed gui items from entities folder
|
2021-01-28 11:11:47 +01:00 |
|
iLLiCiTiT
|
961b880713
|
reorganized widgets to be able to separate them to multiple files
|
2021-01-28 10:40:03 +01:00 |
|
iLLiCiTiT
|
37918bb70d
|
item_widgets import from base
|
2021-01-27 18:45:43 +01:00 |
|
iLLiCiTiT
|
fbeaf70a19
|
BTN_FIXED_SIZE moved to lib.py
|
2021-01-27 18:45:27 +01:00 |
|
iLLiCiTiT
|
7896113e5a
|
base widgets moved to base.py
|
2021-01-27 18:45:10 +01:00 |
|
iLLiCiTiT
|
e8d629b736
|
renamed base.py to categories.py
|
2021-01-27 18:40:36 +01:00 |
|
iLLiCiTiT
|
3ac875cbeb
|
ignore input changes is done with help of object opointer
|
2021-01-27 18:39:55 +01:00 |
|
iLLiCiTiT
|
06ab37ee68
|
set state to newly created item
|
2021-01-27 18:24:56 +01:00 |
|
iLLiCiTiT
|
8537169c39
|
modifications to be able to add/remove items in list
|
2021-01-27 17:00:46 +01:00 |
|
iLLiCiTiT
|
4dc5ed3b05
|
empty list widget has access to list widget
|
2021-01-27 17:00:12 +01:00 |
|
iLLiCiTiT
|
084f134010
|
kinda modified list entity behavior
|
2021-01-27 16:59:35 +01:00 |
|
iLLiCiTiT
|
361157ed06
|
adde base widget for list
|
2021-01-27 16:41:47 +01:00 |
|
iLLiCiTiT
|
b3c2f51166
|
added few schema validations
|
2021-01-27 16:40:20 +01:00 |
|
iLLiCiTiT
|
b73a98203a
|
added base of PathInput widget
|
2021-01-27 15:15:09 +01:00 |
|
iLLiCiTiT
|
e01c1436bb
|
Path entity has base of widget
|
2021-01-27 15:11:49 +01:00 |
|
iLLiCiTiT
|
964826ccb6
|
added on change callbacks usefull in settings tool
|
2021-01-27 15:10:28 +01:00 |
|
iLLiCiTiT
|
bbe1e60c16
|
PathInput do not inherit from TextEntity
|
2021-01-27 15:10:02 +01:00 |
|
iLLiCiTiT
|
5b74674925
|
PathEntity does not pass group info to child
|
2021-01-27 15:09:35 +01:00 |
|
iLLiCiTiT
|
9d15bd9a8d
|
renamed current_value to value
|
2021-01-27 15:09:09 +01:00 |
|
iLLiCiTiT
|
8506421472
|
Base widget of enum item
|
2021-01-27 14:51:28 +01:00 |
|
iLLiCiTiT
|
8fd52475af
|
rawjsonitem shows data
|
2021-01-27 14:40:17 +01:00 |
|
iLLiCiTiT
|
142bccef86
|
moved new classes to separated file
|
2021-01-27 14:33:46 +01:00 |
|
iLLiCiTiT
|
6e9e7a40f8
|
number widget shows input widget
|
2021-01-27 10:04:15 +01:00 |
|
iLLiCiTiT
|
519817f179
|
added number attributes to number entity
|
2021-01-27 09:52:40 +01:00 |
|
iLLiCiTiT
|
ee62e2f767
|
more specific imports in entities init file
|
2021-01-26 19:38:14 +01:00 |
|
iLLiCiTiT
|
ff0275dc47
|
text entity has gui attributes
|
2021-01-26 19:37:56 +01:00 |
|
iLLiCiTiT
|
e47c3c0e28
|
GUI entity has ability to acces schema data directly
|
2021-01-26 19:37:45 +01:00 |
|
iLLiCiTiT
|
8b08d9d429
|
added attributes to Immutable dict
|
2021-01-26 19:37:32 +01:00 |
|
iLLiCiTiT
|
765bafcc39
|
settings entities can create some gui instances
|
2021-01-26 19:37:03 +01:00 |
|
iLLiCiTiT
|
8ae478935e
|
initial commit of conversion system setting gui to entities
|
2021-01-26 19:36:37 +01:00 |
|
iLLiCiTiT
|
c51a88ab12
|
removed environ_fields which are not used
|
2021-01-26 19:35:47 +01:00 |
|
iLLiCiTiT
|
83822973cb
|
System settings entity does not require schema data as init arg
|
2021-01-26 15:39:36 +01:00 |
|
iLLiCiTiT
|
f4af3bc034
|
added few more methods for system root entity
|
2021-01-26 13:29:07 +01:00 |
|
iLLiCiTiT
|
c36c142db3
|
schema_validations method implemented to item entities
|
2021-01-26 13:13:23 +01:00 |
|
iLLiCiTiT
|
9e0f32fce8
|
added schema_validations method
|
2021-01-26 13:01:09 +01:00 |
|
iLLiCiTiT
|
6e17a6012a
|
removed few testing methods
|
2021-01-26 12:57:11 +01:00 |
|
iLLiCiTiT
|
5cb67cfccd
|
reset is more separated
|
2021-01-26 12:49:08 +01:00 |
|
iLLiCiTiT
|
d51c70875d
|
RootEntity is now abstract
|
2021-01-26 12:43:09 +01:00 |
|
iLLiCiTiT
|
92e8325642
|
removed bad implementation
|
2021-01-26 12:42:04 +01:00 |
|
iLLiCiTiT
|
2562563390
|
implemented few methods in root item
|
2021-01-26 12:33:34 +01:00 |
|
iLLiCiTiT
|
e3d2297fb4
|
removed definition of never used methods in root entity
|
2021-01-26 12:32:34 +01:00 |
|
iLLiCiTiT
|
42778fc7aa
|
fixed settings value of dict immutable item
|
2021-01-26 12:31:57 +01:00 |
|
iLLiCiTiT
|
91beaaec82
|
added attributes to dict with mutable keys
|
2021-01-26 12:31:34 +01:00 |
|
iLLiCiTiT
|
30897e3d50
|
added is_file attribute for defaults
|
2021-01-26 12:16:47 +01:00 |
|
iLLiCiTiT
|
d04007f962
|
Merge branch 'develop' into feature/settings_entities
|
2021-01-26 11:45:57 +01:00 |
|
iLLiCiTiT
|
b588e2adba
|
path entity wrap remaining methods to it's child object
|
2021-01-26 11:37:06 +01:00 |
|
iLLiCiTiT
|
ff477adc05
|
path entity pass is_group attribute and label to children entity
|
2021-01-26 11:36:38 +01:00 |
|
iLLiCiTiT
|
267d129962
|
PathEntity has not as much confusing attribute error
|
2021-01-26 11:36:07 +01:00 |
|