2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
nodes: use an identity index to find the position (the default .index() function uses the custom __cmp__ for objects) More... over 14 years ago
some more sophisticated helper functions to find (related) sections More... over 14 years ago
section needs a type (default to "undefined") More... over 14 years ago
more case where isinstance() instead of explicit type checks are needed More... almost 15 years ago
gui: providing save dialog (instead of open) for save action More... almost 15 years ago
windows port and build configuration More... almost 15 years ago
xmlparser: use isinstance to check for list-types, because the type is not actually a list anymore (SmartList) More... almost 15 years ago
xmlparser: further fixes due to inconsistencies with the format description More... almost 15 years ago
fix old format reference More... almost 15 years ago
xmlparser: use format descriptions for name mappings More... almost 15 years ago
first kind of an installation (linux only) More... almost 15 years ago
initial terminology support (for data model) More... almost 15 years ago
refactoring base classes & format access, new features More... almost 15 years ago
value: fix default_filename spelling and format More... almost 15 years ago
some xmlparser fixes More... almost 15 years ago
types: int/float default value for empty string More... almost 15 years ago
property: don't directly import Value to allow mixin magic More... almost 15 years ago
popup menu items to allow adding sections, properties and values (basic functionality, needs more path-foo refactoring) More... almost 15 years ago
types: implement date handler More... almost 15 years ago
fixing base classes and format to take care of all necessary attributes More... almost 15 years ago
provide key-value editor; some refactoring in gui More... almost 15 years ago
property: rename add_value to append to be consistent with other classes More... almost 15 years ago
provide initial documentation More... almost 15 years ago
sphinx initial import More... almost 15 years ago
provide dialog to ask if user wants to save changes, + other save-related UI improvements More... almost 15 years ago
remove obsolete section notification handlers, section notification events in the sectionModel are only processed if the corresponding section matches More... about 15 years ago
gui: provide save_file functionality More... about 15 years ago
XMLWriter: header as attribute More... about 15 years ago
fix for empty document More... about 15 years ago
trees: remove some debug output, adjust unit test for revised model More... about 15 years ago