summaryrefslogtreecommitdiffstats
path: root/src/kernel/qstyle.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Properly polish QPopupMenu widgetsTimothy Pearson2014-11-211-1/+1
| | | | This relates to Bug 1489
* Refresh control element data structures before executing style object event ↵Timothy Pearson2014-08-071-6/+15
| | | | | | | handlers This resolves Bug 1816 Fix FTBFS in style examples
* Add slow QStyleControlElementData copy constructor for use with pythonTimothy Pearson2013-12-221-0/+63
|
* Repair performance regression accidentally introduced with new style APITimothy Pearson2013-12-221-36/+42
|
* Fix a minor valgrind warningTimothy Pearson2013-08-081-0/+24
|
* Fix a number of threading data racesTimothy Pearson2013-05-141-0/+188
| | | | | Add proper thread termination handler This partially resolves Bug 1508
* Increase style method call speedTimothy Pearson2012-11-141-44/+44
| | | | This breaks the style ABI
* Speed up application loadingTimothy Pearson2012-11-141-1/+5
|
* Add ability to set progressbar orientationTimothy Pearson2012-11-061-0/+6
|
* Add WAR_SetDefault and friendsTimothy Pearson2012-10-161-1/+34
|
* Fix dropped style optionsTimothy Pearson2012-08-271-7/+7
|
* Extend style API further and clean up example themesTimothy Pearson2012-08-091-10/+56
|
* Fix problems in prior style API changesTimothy Pearson2012-08-081-1/+191
|
* Trivial comment cleanupTimothy Pearson2012-08-071-4/+0
|
* Extend TQStyle API further and bump Qt version numberTimothy Pearson2012-08-071-10/+381
|
* Update style API to function without an active widget objectTimothy Pearson2012-08-051-32/+111
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+1896