dupeguru/qt/pe
Virgil Dupras e2f240ebc9 Prettified the build system by getting rid of those "gen.py" files and hardcoded "python3" calls. Also, ported Qt's block.c to Python3, which hadn't been done yet. 2010-08-17 09:30:25 +02:00
..
modules Prettified the build system by getting rid of those "gen.py" files and hardcoded "python3" calls. Also, ported Qt's block.c to Python3, which hadn't been done yet. 2010-08-17 09:30:25 +02:00
app.py [#101 state:fixed] Remove the Creation Time column. 2010-08-13 09:26:38 +02:00
block.py Removed references to Cython. 2010-01-31 11:25:47 +01:00
details_dialog.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
details_dialog.ui Adjusted details table height by 2 pixels so that it doesn't show a scrollbar under Linux. 2010-04-07 04:02:18 -07:00
installer.aip Changed the installer project so that we make sure that the executable is always overwritten. 2010-04-08 07:54:03 +01:00
main_window.py Straightened out the blocks cache. Instead of having a single global threaded block cache in the app, there's just a cache path, and non-threaded caches are created when needed. Also, made Cache.clear() more robust (it will clear the cache even if the db is corrupted). 2010-01-14 16:14:26 +01:00
preferences.py [#102 state:fixed] Remember the size/position of all window between launches. 2010-08-15 12:27:15 +02:00
preferences_dialog.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
preferences_dialog.ui Brought dgpe qt up to speed for the 1.9.0 release. 2010-04-15 10:05:33 +01:00
profile.py Removed svn keywords. 2010-01-02 16:52:18 +01:00
start.py Only do cxfreeze workarounds under Windows. 2010-04-08 04:12:29 -07:00