hsoft / qtlib (http://hardcoded.net/)

Qt-specific helpers used across HS projects. BSD licensed.

Clone this repository (size: 48.6 KB): HTTPS / SSH
$ hg clone http://hg.hardcoded.net/qtlib

Shortlog (showing r43:2d33db9a2591 (tip) → r19:7fc63860b11c)

Age Author Message A M D «
2 days hsoft hsoft [#173 state:fixed] Made Debit and Credit column untruncatable during print (and… 1
3 days hsoft hsoft Merged default branch with python2 branch. 1
4 days hsoft hsoft Right aligned columns now have their header right-aligned as well. 1
3 weeks hsoft hsoft Preferences: Added rect get/set convenience methods and removed the useless… 1
5 weeks hsoft hsoft Ran 2to3. 7
5 weeks hsoft hsoft Added tag before-3k for changeset 7aca32e73321 1
6 weeks hsoft hsoft Sorted up some from/from_ mixup (it's better to escape the column name at the… 1
2 months hsoft hsoft Adapted the moneyGuru codebase to the hsutil/hscommon split. 2
3 months hsoft hsoft After having done i18n, the 'prompt.replace()' line started to produce a crash.… 1
3 months hsoft hsoft Fixed some weird TypeError crash I started having when I moved to Python 2.7. 1
3 months hsoft hsoft Added RadioBox, a box for multiple QRadioButton. 1
5 months hsoft hsoft Pushed moneyGuru's Qt table/column system down to qtlib. I need it for dupeGuru. 2
7 months hsoft hsoft Merged heads.
7 months hsoft hsoft Changed the QTimer call for applicationFinishedLaunching() in qtlib from a… 1
7 months hsoft hsoft Added RefNode in tree_model. 1
7 months hsoft hsoft Merged with 2ce3ff8c12fb 1
7 months hsoft hsoft Adapted to hsutil.reg's latest changes. 3
8 months hsoft hsoft progress: Don't emit finished() if the job has been cancelled. 2
8 months hsoft hsoft Removed svn keywords 9
8 months hsoft hsoft Added .hgignore 1
8 months hsoft hsoft Changed copyright year to 2010 11
9 months hsoft hsoft qtlib: Removed dupeguru incompatibility note, which isn't relevant anymore. 1
9 months hsoft hsoft qtlib.preferences: Added support for dictionaries. 1
9 months hsoft hsoft qtlib.preferences: calls QSettings.sync() on save so that no pref is lost on… 1
9 months hsoft hsoft qtlib.preferences: Added get_value() and set_value() (which were previously loca… 1