LICENSE
MANIFEST.in
README.md
odml.desktop
setup.py
images/INM6-compare-table.png
images/INM6-convert-odml.png
images/INM6-filter-odml.png
images/INM6-merge-odml.png
images/odMLSectionIconClosed.png
images/odMLSectionIconOpen.png
images/odml-add-Property.png
images/odml-add-Section.png
images/odml-add-Value.png
images/odml-logo.png
images/odml-logo32x32.png
images/odml-logo48x48.png
images/odml-logo64x64.png
images/odml_Dustbin.png
images/odml_addProperty.png
images/odml_addSection.png
images/odml_addValue.png
odML_UI.egg-info/PKG-INFO
odML_UI.egg-info/SOURCES.txt
odML_UI.egg-info/dependency_links.txt
odML_UI.egg-info/entry_points.txt
odML_UI.egg-info/requires.txt
odML_UI.egg-info/top_level.txt
odmlui/__init__.py
odmlui/__main__.py
odmlui/attribute_view.py
odmlui/chooser_dialog.py
odmlui/command_manager.py
odmlui/commands.py
odmlui/document_registry.py
odmlui/drag_provider.py
odmlui/editor.py
odmlui/editor_tab.py
odmlui/helpers.py
odmlui/info.json
odmlui/info.py
odmlui/info_bar.py
odmlui/message_dialog.py
odmlui/navigation_bar.py
odmlui/property_view.py
odmlui/scrolled_window.py
odmlui/section_view.py
odmlui/text_editor.py
odmlui/tree_view.py
odmlui/validation_window.py
odmlui/wizard.py
odmlui/dnd/__init__.py
odmlui/dnd/drag.py
odmlui/dnd/drop.py
odmlui/dnd/odmldrop.py
odmlui/dnd/targets.py
odmlui/dnd/text.py
odmlui/dnd/tree.py
odmlui/treemodel/__init__.py
odmlui/treemodel/event.py
odmlui/treemodel/generic_iter.py
odmlui/treemodel/mixin.py
odmlui/treemodel/nodes.py
odmlui/treemodel/property_model.py
odmlui/treemodel/section_model.py
odmlui/treemodel/tree_iters.py
odmlui/treemodel/tree_model.py
odmlui/treemodel/value_model.py
test/test_dependencies.py
test/test_helpers.py
test/test_navigation_bar.py