Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in CEF structure definition | Timothy Pearson | 2014-11-22 | 1 | -1/+1 |
| | | | | This relates to Bug 1489 | ||||
* | Add slow QStyleControlElementData copy constructor for use with python | Timothy Pearson | 2013-12-22 | 1 | -0/+5 |
| | |||||
* | Repair performance regression accidentally introduced with new style API | Timothy Pearson | 2013-12-22 | 1 | -4/+10 |
| | |||||
* | Fix a minor valgrind warning | Timothy Pearson | 2013-08-08 | 1 | -19/+3 |
| | |||||
* | Fix a number of threading data races | Timothy Pearson | 2013-05-14 | 1 | -21/+15 |
| | | | | | 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/+13 |
| | | | | This breaks the ABI | ||||
* | Increase style method call speed | Timothy Pearson | 2012-11-14 | 1 | -36/+40 |
| | | | | This breaks the style ABI | ||||
* | Speed up application loading | Timothy Pearson | 2012-11-14 | 1 | -0/+1 |
| | |||||
* | Add additional information to style info structs | Timothy Pearson | 2012-11-04 | 1 | -0/+9 |
| | |||||
* | Extend style information structures slightly | Timothy Pearson | 2012-11-03 | 1 | -0/+10 |
| | |||||
* | Add parent toolbar information to style info structs | Timothy Pearson | 2012-10-31 | 1 | -0/+6 |
| | |||||
* | Add new style hints for enhanced third party style compatibility | Timothy Pearson | 2012-10-31 | 1 | -0/+8 |
| | |||||
* | Add new style primatives for enhanced third party style compatibility | Timothy Pearson | 2012-10-30 | 1 | -0/+7 |
| | |||||
* | Fix tdebindings FTBFS | Timothy Pearson | 2012-10-20 | 1 | -0/+3 |
| | |||||
* | Add tab corner widget information to style data structures | Timothy Pearson | 2012-10-17 | 1 | -7/+18 |
| | | | | This breaks the style ABI | ||||
* | Move hover widget code into the Qt core instead of the styles | Timothy Pearson | 2012-10-16 | 1 | -15/+20 |
| | | | | This more closely matches other widget toolkits such as GTK | ||||
* | Add WAR_SetDefault and friends | Timothy Pearson | 2012-10-16 | 1 | -1/+10 |
| | |||||
* | Extend style API further and clean up example themes | Timothy Pearson | 2012-08-09 | 1 | -2/+22 |
| | |||||
* | Fix problems in prior style API changes | Timothy Pearson | 2012-08-08 | 1 | -27/+45 |
| | |||||
* | Remove deprecation attributes from style functions, as they prevent smoke ↵ | Timothy Pearson | 2012-08-08 | 1 | -54/+0 |
| | | | | from functioning properly | ||||
* | Extend TQStyle API further and bump Qt version number | Timothy Pearson | 2012-08-07 | 1 | -23/+129 |
| | |||||
* | Update style API to function without an active widget object | Timothy Pearson | 2012-08-05 | 1 | -19/+339 |
| | |||||
* | [ENHANCEMENT] Add new PE_HeaderSectionMenu primitive element | Timothy Pearson | 2011-08-05 | 1 | -0/+2 |
| | | | | This is needed to make the PopupMenuTitle UI element work properly | ||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 1 | -0/+756 |