summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-11-278-5/+1421
|\ \ | |/
| * Add glib main loop support patchesTimothy Pearson2012-11-268-5/+1421
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-11-193-3/+18
|\ \ | |/
| * Add flush command to external painter command setTimothy Pearson2012-11-182-2/+17
| |
| * Export QAssistantClient library symbolsTimothy Pearson2012-11-171-1/+1
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-11-1520-600/+631
|\ \ | |/
| * Increase style method call speedTimothy Pearson2012-11-1420-237/+255
| | | | | | | | This breaks the style ABI
| * Speed up application loadingTimothy Pearson2012-11-143-363/+376
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-11-105-31/+195
|\ \ | |/
| * 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
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-11-026-0/+50
|\ \ | |/
| * 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
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-10-3112-91/+484
|\ \ | |/
| * 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
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-10-201-0/+3
|\ \ | |/
| * Fix tdebindings FTBFSTimothy Pearson2012-10-201-0/+3
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-10-1917-152/+335
|\ \ | |/
| * Add tab corner widget information to style data structuresTimothy Pearson2012-10-172-7/+52
| | | | | | | | This breaks the style ABI
| * Move hover widget code into the Qt core instead of the stylesTimothy Pearson2012-10-1615-139/+239
| | | | | | | | This more closely matches other widget toolkits such as GTK
| * Add WAR_SetDefault and friendsTimothy Pearson2012-10-163-6/+44
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-09-1412-21/+38
|\ \ | |/
| * 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 ↵Timothy Pearson2012-09-131-1/+5
| | | | | | | | method
| * Fix FTBFS on Linux from recent UUID enhancementTimothy Pearson2012-09-1010-20/+20
| |
| * Use high quality uuid_generate on Linux instead of PRNGTimothy Pearson2012-09-101-0/+13
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-09-011-0/+2
|\ \ | |/
| * Fix slider draw hangTimothy Pearson2012-09-011-0/+2
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-08-271-7/+7
|\ \ | |/
| * Fix dropped style optionsTimothy Pearson2012-08-271-7/+7
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-08-201-1/+1
|\ \ | |/
| * Fix FTBFSTimothy Pearson2012-08-151-1/+1
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-08-111-9/+11
|\ \ | |/
| * Fix QCompactStyle compilationTimothy Pearson2012-08-111-9/+11
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-08-117-369/+458
|\ \ | |/
| * Extend style API further and clean up example themesTimothy Pearson2012-08-095-301/+326
| |
| * Update example styles to new style APITimothy Pearson2012-08-094-298/+362
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-08-0911-315/+285
|\ \ | |/
| * Fix problems in prior style API changesTimothy Pearson2012-08-0811-315/+285
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-08-0828-1637/+3051
|\ \ | |/
| * Remove deprecation attributes from style functions, as they prevent smoke ↵Timothy Pearson2012-08-082-67/+13
| | | | | | | | from functioning properly
| * 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-0717-248/+761
| |
| * Update style API to function without an active widget objectTimothy Pearson2012-08-0522-1437/+2401
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3Darrell Anderson2012-08-0358-194/+202
|\ \ | |/