0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
word wrap in attribute details More... about 10 years ago
Added numpy_example.py More... about 10 years ago
Items subnodes are added to the tree whenever the object has the iteritems() method (this makes dictproxy objects work) More... about 10 years ago
Fixed bug in len column More... about 10 years ago
Replace carriage returns and line feeds with unicode glyphs so that all table rows fit on one line. Value column no longer escapes and quotes strings More... about 10 years ago
Using lower case in the names everywhere. More... about 10 years ago
\n in table are escaped so all table rows consist of one line In case of an exception the exception is written in the cell More... about 10 years ago
Refactoring and cosmetics. More... about 10 years ago
Removed obsolete attribute_detila.py More... about 10 years ago
Only using AttributeModel (no longer AttributeDetail) More... about 10 years ago
The attribute_detail function work on tree_items to harmonize with the attribute model. More... about 10 years ago
Renamed example.py to examples/test.py More... about 10 years ago
Added examples directory More... about 10 years ago
Alternating colors in table. More... about 10 years ago
Take version from program. More... over 10 years ago
Version 0.9.2 More... over 10 years ago
Unused code. More... over 10 years ago
Using an actiongroup to group actions. More... over 10 years ago
Added context menu for showing/hiding columns More... over 10 years ago
Renamed AttributeColumn to AttributeModel More... over 10 years ago
Renamed attribute_column to attribute name. More... over 10 years ago
Comment More... over 10 years ago
Trying stretch last section again More... over 10 years ago
Removed obsolete window width and height parameters. More... over 10 years ago
Removed show_root_node parameter. Is implicit by testing obj_name == None More... over 10 years ago
Removed show_root_node parameter. Is implicit by testing obj_name == None More... over 10 years ago
Columns hidden/visible is persistent. More... over 10 years ago
Fixed reset column widths. More... over 10 years ago
Only save column widths for visible columns. More... over 10 years ago
Using column name to store setting. More... over 10 years ago