Markus Lampert
|
9de105e597
|
Started moving base classes into Path.Base module
|
2022-10-11 21:43:09 -07:00 |
|
Markus Lampert
|
233c92b79e
|
Moved PathLog to Path.Log and import it by default
|
2022-10-11 21:43:08 -07:00 |
|
Markus Lampert
|
e44c402268
|
Removed debugging globals
|
2022-04-04 21:12:45 -07:00 |
|
Markus Lampert
|
122fd49b37
|
Remove pylint annotations and script
|
2022-02-28 21:02:45 -08:00 |
|
sliptonic
|
23057dc4ba
|
PropertyBag translation cleanup
|
2022-01-26 18:36:58 -06:00 |
|
sliptonic
|
151288f678
|
Black
Black (surface)
waterline black
propertybag black
|
2022-01-26 18:36:06 -06:00 |
|
sliptonic
|
81a3b9693b
|
Fix whitespace error
|
2021-02-23 19:14:49 -06:00 |
|
sliptonic
|
63f0e7aad4
|
Fix unit test with property name sanitize.
|
2021-02-17 18:39:15 -06:00 |
|
sliptonic
|
42c769d635
|
fix #4572
|
2021-02-17 17:20:19 -06:00 |
|
Markus Lampert
|
2feb5542e5
|
Load PathGui for property bag view provider to function properly
|
2021-02-14 23:21:10 -08:00 |
|
Alex Young
|
7fa21b7319
|
LGTM: Removes unused import in PathPropertyBagGui.py
|
2021-02-11 13:12:49 +01:00 |
|
Chris Hennes
|
6b16e12d7c
|
[OTHER] Catch only Exception, not BaseException
|
2021-02-11 11:52:45 +01:00 |
|
Markus Lampert
|
82a519277d
|
Added support for deleting empty groups from the property bag's group tracking.
|
2021-01-26 19:46:06 -08:00 |
|
Markus Lampert
|
a8539e77bc
|
Added enum placeholder text and disable labels when entry field is disabled.
|
2021-01-26 18:14:09 -08:00 |
|
Markus Lampert
|
61929d8778
|
Load PathGui in all modules which require gui resources to be loaded
|
2021-01-26 18:14:09 -08:00 |
|
Markus Lampert
|
933a2ae5d9
|
Double click on property name brings up property modify editor.
|
2021-01-26 18:14:09 -08:00 |
|
Markus Lampert
|
a40522debd
|
Cleaned up property-bag task panel and added support for editing the definition.
|
2021-01-26 18:14:08 -08:00 |
|
Markus Lampert
|
1bf5620681
|
Added support for enumerations to property-bag, relies on base api to get the enum values.
|
2021-01-26 18:14:08 -08:00 |
|
Markus Lampert
|
b5d436408b
|
Renamed PropertyContainer to PropertyBag, PropertyContainer already is a thing.
|
2021-01-26 18:14:08 -08:00 |
|