This website requires JavaScript.
Explore
Help
Sign In
arsenetar
/
dupeguru
Watch
1
Star
0
Fork
0
You've already forked dupeguru
mirror of
https://github.com/arsenetar/dupeguru.git
synced
2025-03-10 05:34:36 +00:00
Code
Releases
Wiki
Activity
dupeguru
/
core
/
gui
History
Virgil Dupras
9b82e1478f
Re-added multiple selection support in the results.
2010-02-12 11:07:33 +01:00
..
__init__.py
Created gui.details_panel and moved all details panel related logic in there (cocoa only, for now).
2010-02-05 20:10:54 +01:00
base.py
Began the transition to a HSOutline based result outline. There's still a lot of glitches, the most glaring one being the lack of support for multiple selection.
2010-02-11 17:52:18 +01:00
details_panel.py
Huge refactoring. I moved MGOutline from moneyGuru (as well as everything that comes with it) and used it to create DirectoryOutline for the directories panel.
2010-02-07 15:26:50 +01:00
directory_tree.py
Adapted th qt part to core.gui.directory_tree.
2010-02-07 16:00:58 +01:00
result_tree.py
Re-added multiple selection support in the results.
2010-02-12 11:07:33 +01:00
stats_label.py
Fixed sorting.
2010-02-11 21:03:22 +01:00