2
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
links working in model now More... over 14 years ago
Merge remote-tracking branch 'origin/master' More... over 14 years ago
finish drag&drop: copy/move properties to other sections, copy/move sections More... over 14 years ago
small fixes More... over 14 years ago
commands: add CopyObject and DeleteObject (+tests) More... over 14 years ago
TreeModel: make the model a little bit more useful More... over 14 years ago
DocumentModel: fixed some documentation (and resulting) code inconsistency for path-conversion functions More... over 14 years ago
GenericIter: use is not None to determine if there is no result More... over 14 years ago
TreeModel: invalid iters don't have children More... over 14 years ago
adding DragProvider to facilitate Drag&Drop usage More... over 14 years ago
Adding a TreeMoveCommand that kind of handles the move of objects More... over 14 years ago
add encoding to work around a sphinx-bug (because sphinx does not inherit the encoding for docstrings from inherited objects) More... over 14 years ago
xmlparser: use 'is None' to check for None, otherwise nasty evaluations will be hit More... over 14 years ago
extend model library More... over 14 years ago
README.md: Small markup fixes, second take More... over 14 years ago
README.md: Small markup fixes, second take More... over 14 years ago
README.md: Small markup fixes More... over 14 years ago
Add README.md More... over 14 years ago
Assign copyrith to G-Node More... over 14 years ago
Psst! (Ignore *.pyc files) More... over 14 years ago
samplefile: section names shall not contain the path seperator More... almost 15 years ago
commands: MoveCommand More... almost 15 years ago
change listeners notify all treeviews and update GUI accordingly on model changes (attributes only for now) More... almost 15 years ago
commands: ChangeValue can now backup additional object attributes More... almost 15 years ago
section edit: fix tree_iter ref More... almost 15 years ago
types: None is a valid type too (kind of) More... almost 15 years ago
more tests for modified to_path() method More... almost 15 years ago
refactoring, part 2: treemodel More... almost 15 years ago
refactoring gui code, part 1 More... almost 15 years ago
gui: undo/redo using command manager More... almost 15 years ago