efb76c7686
Add OS and Python Information to error dialog
2021-08-25 02:05:18 -05:00
f9085386a6
First pass code cleanup in qt/qtlib
2021-08-24 00:12:23 -05:00
ffe6b7047c
Format all files with black correcting line length
2021-08-15 04:10:18 -05:00
glubsy
735ba2fd0e
Update error dialog traceback message for users
...
* Incite users to look for already existing issues
* Also invite them to test the very latest version available first
2020-10-27 18:23:14 +01:00
7ba8aa3514
Format files with black
...
- Format all files with black
- Update tox.ini flake8 arguments to be compatible
- Add black to requirements-extra.txt
- Reduce ignored flake8 rules and fix a few violations
2019-12-31 20:16:27 -06:00
95ff6b6b76
Add files from hscommon and qtlib
2019-09-09 19:54:28 -05:00
Virgil Dupras
bb1f0f5be6
Convert hscommon, qtlib and cocoalib to submodules
...
... rather than subtrees. That also represents a small qtlib updates
which needed a code adjustment.
2016-05-25 21:07:30 -04:00
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
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
Virgil Dupras
ad31016825
Updated qtlib
2014-02-01 17:17:15 -05:00
Virgil Dupras
1104e24408
Error reports are now dropped by FTP on drop.hardcoded.net
2014-01-26 15:03:24 -05: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
af4e74a130
Added qtlib repo as a subtree
2013-06-22 21:34:41 -04:00