Virgil Dupras
|
e7076bc3bd
|
Change license from BSD to GPLv3
See http://www.hardcoded.net/archive2014#2014-12-28 for context
|
2015-01-03 16:33:16 -05:00 |
|
Virgil Dupras
|
fc16ea8c49
|
Change copyright year to 2015
|
2015-01-03 16:30:57 -05:00 |
|
Virgil Dupras
|
2166a0996c
|
Added tox configuration
... and fixed pep8 warnings. There's a lot of them that are still
ignored, but that's because it's too much of a step to take at once.
|
2014-10-13 15:08:59 -04:00 |
|
Virgil Dupras
|
ca709a60cf
|
Updated copyright year to 2014
|
2014-04-19 12:19:11 -04:00 |
|
Virgil Dupras
|
5a8cb6f5e3
|
Implemented super() inheritance style suggested by PyQt5
|
2013-10-20 15:53:59 -04:00 |
|
Virgil Dupras
|
a4256d3d2b
|
First Qt5 conversion commit
Replaced PyQt4 with PyQt5 and made all adjustments necessary to make
dupeGuru start up.
|
2013-10-20 15:15:09 -04:00 |
|
Virgil Dupras
|
a71033d9d6
|
Added a splitter control to the Re-Prioritize dialog
Fixes #224
|
2013-08-04 09:20:08 -04:00 |
|
Virgil Dupras
|
4a8ce9b6c4
|
Updated copyright year to 2013.
|
2013-04-28 10:35:51 -04:00 |
|
Virgil Dupras
|
c63df97dd6
|
Fixed prioritize dialog which was broken.
|
2012-03-19 16:52:08 -04:00 |
|
Virgil Dupras
|
657f6743c2
|
Changed copyright year to 2012
|
2012-03-15 14:28:40 -04:00 |
|
Virgil Dupras
|
4aaff8ffb1
|
Adapted qt layer to recent changes to the core (core initialization and core connection).
--HG--
branch : objp
|
2012-01-16 09:29:57 -05:00 |
|
Virgil Dupras
|
d80a56db78
|
Started moving towards a gettext-based localization.
|
2011-11-01 15:44:18 -04:00 |
|
Virgil Dupras
|
f730f4f55a
|
Decoupled app in core.app from apps in qt.app and core.app_cocoa. Instead of subclassing it, they now hold a reference to it while fulfilling the role of core.app's "view".
|
2011-09-20 15:06:29 -04:00 |
|
Virgil Dupras
|
818bc908a0
|
[#138] Updated localizations so they include new strings from the pri-dialog.
|
2011-09-16 18:01:56 -04:00 |
|
Virgil Dupras
|
cf606a494c
|
[#138] Added a prompt label and a remove button to the reprioritization dialog (Qt).
|
2011-09-12 11:05:53 -04:00 |
|
Virgil Dupras
|
3ec2a3ef81
|
[#138] Added drag & drop criteria re-ordering capabilities to the re-prioritization panel.
|
2011-09-09 18:24:17 -04:00 |
|
Virgil Dupras
|
b65c9b8c9a
|
[#138] Added a crude-but-functional reprioritization dialog in Qt.
|
2011-09-09 12:01:15 -04:00 |
|