dupeguru/qt
Virgil Dupras e5ce6680ca Modernized progress window GUI
Following the refactoring that has been initiated in pdfmasher's
"vala" branch, I pushed more progress window logic into the
core.

The UI code is now a bit dumber than it used to be, and the core
now directly decides when the progress window is shown and
hidden. The "job finished" notification is also directly sent by the
core. Job description update logic is handled by a core gui
textfield.

Job description contsants also moved to the core, triggering
a localisation migration from "ui" to "core".
2013-08-03 16:27:36 -04:00
..
base Modernized progress window GUI 2013-08-03 16:27:36 -04:00
me Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
pe Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
se Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
ABOUT_LICENSE Tranformed PyQt's license warning into a licensing note 2010-11-13 14:37:20 +01:00
__init__.py Removed .ui files and made the UI setup "by hand". ui files cause more problems than they solve (UI designer is limited in what it can do). 2010-10-04 15:29:00 +02:00
run_template.py Changed the shebang line to #!/usr/bin/python3 under Qt. 2013-04-28 11:38:41 -04:00
testapp.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00