Michael Wiencek 3db8c31285 Refactor itemviews.py a bit
This reduces some of the complexity by removing the "item_to_object" and
"object_to_item" dicts, plus associated code to keep them up-to-date.
Instead items and objects are cross-referenced via instance attributes.

Most of the icons and some other variables moved to class attributes
where it made sense, so that the tree items didn't have to make ugly
and slow lookups like self.treeWidget().panel.foo.
2011-10-28 16:51:27 -05:00
2011-10-28 16:51:27 -05:00
2011-10-20 10:16:46 +02:00
2011-08-13 14:54:12 +08:00
2011-09-15 23:00:59 +02:00
2009-09-22 20:15:35 +02:00
2006-10-19 22:00:30 +02:00
Description
No description provided
82 MiB
Languages
Python 99.4%
Shell 0.3%
PowerShell 0.2%
C 0.1%