summaryrefslogtreecommitdiff
path: root/portato/gui/qt/tree.py
diff options
context:
space:
mode:
authornecoro <>2007-03-06 23:35:41 +0000
committernecoro <>2007-03-06 23:35:41 +0000
commit50aa869c3f35a4646009f2cbc1a16f555f3914a8 (patch)
tree3e59275987c59fffce8d83e77b4bb9d7512d5232 /portato/gui/qt/tree.py
parentfb8b7e5e464f9393014c75a47fa91914f0b1833b (diff)
downloadportato-50aa869c3f35a4646009f2cbc1a16f555f3914a8.tar.gz
portato-50aa869c3f35a4646009f2cbc1a16f555f3914a8.tar.bz2
portato-50aa869c3f35a4646009f2cbc1a16f555f3914a8.zip
Removed accels because they produce segfaults sometimes
Fixed small bug in update_world
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
td>First draft of the new plugin windowRené 'Necoro' Neumann1-8/+172 2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24 2008-06-30Beautified some dialogsRené 'Necoro' Neumann1-6/+8 2008-06-30Only add a package to mergequeue if everything went fineRené 'Necoro' Neumann1-1/+1 2008-06-26Removed '__find_resolved_unresolved' as it is quite useless.René 'Necoro' Neumann3-53/+29 Also removed the "find_packages::ws" and moved the content into "world" and "system" to prepare for exchangebility. 2008-06-26Added very basic set queryingRené 'Necoro' Neumann3-0/+27 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63