1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-11-17 12:39:02 +00:00
dupeguru/qt
Virgil Dupras 10d1363334 Changed the error report so it brings the user to Github directly
Making error reporting too easy results in too much context-less
tracebacks which demand attention and, in the end, aren't of much use.

Requiring the user to report errors on Github will reduce the number of
reports, but hopefully make these reports have better context.
2014-03-29 17:42:23 -04:00
..
base Removed needless PyQt signal overloading 2014-03-27 19:09:10 -04:00
me Fixed qt5 migration for ME and PE 2013-11-16 13:38:07 -05:00
pe Fixed qt5 migration for ME and PE 2013-11-16 13:38:07 -05:00
se Implemented super() inheritance style suggested by PyQt5 2013-10-20 15:53:59 -04: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
ABOUT_LICENSE Tranformed PyQt's license warning into a licensing note 2010-11-13 14:37:20 +01:00
run_template.py Changed the error report so it brings the user to Github directly 2014-03-29 17:42:23 -04:00
testapp.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00