summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doublebuffer QIconView to reduce flickerTimothy Pearson2013-02-182-1/+47
* Fix unintended rename of LOCKFILESlávek Banko2013-02-171-1/+1
* Fix CLI application failure when glib event loop is usedTimothy Pearson2013-02-131-4/+4
* Fix GTK threading deadlockTimothy Pearson2013-02-122-10/+25
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
* Verify desktop widget screen number before applying size changesTimothy Pearson2013-01-121-7/+20
* Ensure that a valid DPI is always setTimothy Pearson2012-12-111-5/+10
* Fix X11 fd polling initialization in glib main loopTimothy Pearson2012-12-092-56/+70
* Fix glib event loop threadingTimothy Pearson2012-12-072-69/+70
* Add level method to recursive mutexTimothy Pearson2012-12-076-50/+91
* Maintain binary compatibility when switching between glib event loop and stan...Timothy Pearson2012-12-061-19/+18
* Add threading tutorial and fix a couple rare crashesTimothy Pearson2012-12-063-4/+13
* Add real threading support, including per-thread event loops, to QThreadTimothy Pearson2012-12-0622-2947/+5251
* Fix a number of build warnings that could lead to unstable operationTimothy Pearson2012-12-0123-27/+101
* Add ability to enable/disable glib event pass throughTimothy Pearson2012-11-295-55/+89
* Add glib main loop support patchesTimothy Pearson2012-11-267-4/+1393
* Add flush command to external painter command setTimothy Pearson2012-11-182-2/+17
* Increase style method call speedTimothy Pearson2012-11-1420-237/+255
* Speed up application loadingTimothy Pearson2012-11-143-363/+376
* Add ability to set progressbar orientationTimothy Pearson2012-11-064-31/+102
* Add additional information to style info structsTimothy Pearson2012-11-042-0/+74
* Extend style information structures slightlyTimothy Pearson2012-11-032-0/+19
* Add accessor methods to list view items and popup menus for stylingTimothy Pearson2012-11-014-0/+40
* Add parent toolbar information to style info structsTimothy Pearson2012-10-312-0/+10
* Add public set methods to QMenuItemTimothy Pearson2012-10-311-0/+14
* Add new style hints for enhanced third party style compatibilityTimothy Pearson2012-10-318-33/+243
* Add new style primatives for enhanced third party style compatibilityTimothy Pearson2012-10-3010-85/+254
* Fix tdebindings FTBFSTimothy Pearson2012-10-201-0/+3
* Add tab corner widget information to style data structuresTimothy Pearson2012-10-172-7/+52
* Move hover widget code into the Qt core instead of the stylesTimothy Pearson2012-10-1615-139/+239
* Add WAR_SetDefault and friendsTimothy Pearson2012-10-163-6/+44
* Fix focus rectangle drawing on external paint deviceTimothy Pearson2012-09-131-1/+1
* Fix focus rectangle fill when brush is set on call to focus rectangle paint m...Timothy Pearson2012-09-131-1/+5
* Use high quality uuid_generate on Linux instead of PRNGTimothy Pearson2012-09-101-0/+13
* Fix slider draw hangTimothy Pearson2012-09-011-0/+2
* Fix dropped style optionsTimothy Pearson2012-08-271-7/+7
* Fix FTBFSTimothy Pearson2012-08-151-1/+1
* Fix QCompactStyle compilationTimothy Pearson2012-08-111-9/+11
* Extend style API further and clean up example themesTimothy Pearson2012-08-093-12/+90
* Fix problems in prior style API changesTimothy Pearson2012-08-0811-315/+285
* Remove deprecation attributes from style functions, as they prevent smoke fro...Timothy Pearson2012-08-082-67/+13
* Update usage of deprecated XKeycodeToKeysym functionTimothy Pearson2012-08-071-2/+2
* Trivial comment cleanupTimothy Pearson2012-08-072-9/+0
* Extend TQStyle API further and bump Qt version numberTimothy Pearson2012-08-0716-248/+713
* Update style API to function without an active widget objectTimothy Pearson2012-08-0522-1437/+2401
* Fix build warningsTimothy Pearson2012-07-2838-128/+135
* Make basic integer QDataStream reads resistant to corruption from underlying ...Timothy Pearson2012-06-271-35/+45
* Use unixODBC instead of obsolete iODBCTimothy Pearson2012-06-132-5/+4
* Add 0084 compositing patch from RedHatTimothy Pearson2012-06-131-12/+20
* Fix Qt input method failureTimothy Pearson2012-06-132-7/+7