2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
events: make sure the iteration goes through even if someone unsubscribes More... over 14 years ago
README: run without install, file bugs on github, ask questions on stackoverflow More... over 14 years ago
types: implement tuple-methods and fix base64 More... over 14 years ago
terminology: implement a cached loader More... over 14 years ago
odml: logic to support 'included' attribute More... over 14 years ago
gui: enforce saving as .xml/.odml More... over 14 years ago
format: 'include' attribute for sections More... over 14 years ago
types: implement date&time types More... over 14 years ago
gui: dynamic creation of popup menu with terminology suggested items More... over 14 years ago
terminologies: provide initial functionality More... over 14 years ago
section: link attribute: treat None and '' the same way More... over 14 years ago
base: there is a parent attribute for all sectionables, provide also the document property for all More... over 14 years ago
xmlparser: don't make static imports More... over 14 years ago
gui: SectionModel: fix row-insertion/-deletion upon change from 1 value to multiple More... over 14 years ago
base: introduce SafeList and make property.values one, so that removal uses 'is' instead of '==' More... over 14 years ago
gui: NavigationBar: also handle updates if some part of the path is moved More... over 14 years ago
gui: make NavigationBar an own widget, update on changes More... over 14 years ago
fix windows build (remove debug line) More... over 14 years ago
base: relative path: use posixpath instead of os-dependent path for links More... over 14 years ago
section: rewrite link attribute after clean in the path has changed More... over 14 years ago
sections: add get_relative_path method (for easy setting of links) More... over 14 years ago
DragProvider: now awesome (complete non gtk-assisted DND-handling allowing manual target-selection and data preview), dnd to create links More... over 14 years ago
test: copycommand child test additions, dump-shortcut More... over 14 years ago
Merge branch 'master' of github.com:G-Node/python-odml More... over 14 years ago
minor change event changes + docs More... over 14 years ago
fix some model updating on upper-level change occuring More... over 14 years ago
remove code now unnecessary due to event refactoring More... over 14 years ago
change event model (major refactoring + elegance :)) More... over 14 years ago
odml-classes: cloned objects start without a parent relationship, minor fixes More... over 14 years ago
gui: store&show filename after save, save using gio.File.replace More... over 14 years ago