Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix inability to clear TQPushButton icons once set | Timothy Pearson | 2014-10-03 | 1 | -0/+6 |
| | | | | This resolves Bug 1857 | ||||
* | Fix crash on populating style data to tabbar without parent | Slávek Banko | 2014-05-20 | 1 | -35/+37 |
| | | | | This resolves Bug 1966 | ||||
* | Repair performance regression accidentally introduced with new style API | Timothy Pearson | 2013-12-22 | 1 | -109/+205 |
| | |||||
* | Reduce TQString allocation/deallocation load in ↵ | Timothy Pearson | 2013-12-17 | 1 | -28/+49 |
| | | | | | | populateControlElementDataFromWidget Remove unneeded mutex locks around certain TQString operations | ||||
* | Fix a number of threading data races | Timothy Pearson | 2013-05-14 | 1 | -3/+10 |
| | | | | | Add proper thread termination handler This partially resolves Bug 1508 | ||||
* | Fix a number of build warnings that could lead to unstable operation | Timothy Pearson | 2012-12-01 | 1 | -0/+12 |
| | | | | This breaks the ABI | ||||
* | Increase style method call speed | Timothy Pearson | 2012-11-14 | 1 | -14/+15 |
| | | | | This breaks the style ABI | ||||
* | Speed up application loading | Timothy Pearson | 2012-11-14 | 1 | -362/+370 |
| | |||||
* | Add ability to set progressbar orientation | Timothy Pearson | 2012-11-06 | 1 | -1/+2 |
| | |||||
* | Add additional information to style info structs | Timothy Pearson | 2012-11-04 | 1 | -0/+65 |
| | |||||
* | Extend style information structures slightly | Timothy Pearson | 2012-11-03 | 1 | -0/+9 |
| | |||||
* | Add parent toolbar information to style info structs | Timothy Pearson | 2012-10-31 | 1 | -0/+4 |
| | |||||
* | Add new style primatives for enhanced third party style compatibility | Timothy Pearson | 2012-10-30 | 1 | -0/+3 |
| | |||||
* | Add tab corner widget information to style data structures | Timothy Pearson | 2012-10-17 | 1 | -0/+34 |
| | | | | This breaks the style ABI | ||||
* | Move hover widget code into the Qt core instead of the styles | Timothy Pearson | 2012-10-16 | 1 | -0/+1 |
| | | | | This more closely matches other widget toolkits such as GTK | ||||
* | Fix slider draw hang | Timothy Pearson | 2012-09-01 | 1 | -0/+2 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2012-08-15 | 1 | -1/+1 |
| | |||||
* | Extend style API further and clean up example themes | Timothy Pearson | 2012-08-09 | 1 | -0/+12 |
| | |||||
* | Fix problems in prior style API changes | Timothy Pearson | 2012-08-08 | 1 | -182/+26 |
| | |||||
* | Extend TQStyle API further and bump Qt version number | Timothy Pearson | 2012-08-07 | 1 | -12/+35 |
| | |||||
* | Update style API to function without an active widget object | Timothy Pearson | 2012-08-05 | 1 | -461/+959 |
| | |||||
* | Fix build warnings | Timothy Pearson | 2012-07-28 | 1 | -1/+1 |
| | | | | Thanks to Bruce Sass for the patch! | ||||
* | Undo prior accidental commit | Timothy Pearson | 2012-03-02 | 1 | -5/+5 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -5/+5 |
| | |||||
* | [ENHANCEMENT] Add new PE_HeaderSectionMenu primitive element | Timothy Pearson | 2011-08-05 | 1 | -0/+1 |
| | | | | This is needed to make the PopupMenuTitle UI element work properly | ||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 1 | -0/+2726 |