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
a056be0842
Fixed UI glitch introduced by the move from outline to table for results (the selected row would not be kept visible after refreshes).
2010-09-26 12:09:50 +02: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
Adapted codebase to the hsutil/hscommon split and the hsmedia --> hsaudiotag rename.
2010-07-13 08:08:18 +02:00
details_panel.py
Converted to py3k. There's probably some bugs still. So far, I managed to run dupeGuru SE under pyobjc and qt.
2010-08-11 16:39:06 +02:00
directory_tree.py
Converted to py3k. There's probably some bugs still. So far, I managed to run dupeGuru SE under pyobjc and qt.
2010-08-11 16:39:06 +02:00
problem_dialog.py
Adapted codebase to the hsutil/hscommon split and the hsmedia --> hsaudiotag rename.
2010-07-13 08:08:18 +02:00
problem_table.py
Converted to py3k. There's probably some bugs still. So far, I managed to run dupeGuru SE under pyobjc and qt.
2010-08-11 16:39:06 +02:00
result_table.py
Fixed UI glitch introduced by the move from outline to table for results (the selected row would not be kept visible after refreshes).
2010-09-26 12:09:50 +02:00
stats_label.py
Adapted the Qt codebase to the addition of core.gui.result_tree and core.gui.stats_label.
2010-02-12 15:39:29 +01:00