Commit Graph

32 Commits (1aabc56ca5b178473a78720c88dd577792e98a34)

Author SHA1 Message Date
Timothy Pearson 3a40adfa91 Fix inability to clear TQPushButton icons once set
This resolves Bug 1857
11 years ago
Slávek Banko 3d29992e94 Fix crash on populating style data to tabbar without parent
This resolves Bug 1966
11 years ago
Timothy Pearson d1b6b7be7d Repair performance regression accidentally introduced with new style API 12 years ago
Timothy Pearson eced6bf82e Reduce TQString allocation/deallocation load in populateControlElementDataFromWidget
Remove unneeded mutex locks around certain TQString operations
12 years ago
Timothy Pearson 4eba9b8238 Fix a number of threading data races
Add proper thread termination handler
This partially resolves Bug 1508
12 years ago
Timothy Pearson 7aa5ac7f0e Fix a number of build warnings that could lead to unstable operation
This breaks the ABI
13 years ago
Timothy Pearson 5e04c37a6c Increase style method call speed
This breaks the style ABI
13 years ago
Timothy Pearson 30c5994817 Speed up application loading 13 years ago
Timothy Pearson d1c6722372 Add ability to set progressbar orientation 13 years ago
Timothy Pearson 37a8b8a912 Add additional information to style info structs 13 years ago
Timothy Pearson 380f29a7b4 Extend style information structures slightly 13 years ago
Timothy Pearson 294ec2ee1f Add parent toolbar information to style info structs 13 years ago
Timothy Pearson a5ced706e9 Add new style hints for enhanced third party style compatibility 13 years ago
Timothy Pearson 69429dcfc3 Add new style primatives for enhanced third party style compatibility 13 years ago
Timothy Pearson 4037eb7e84 Add tab corner widget information to style data structures
This breaks the style ABI
13 years ago
Timothy Pearson f209ff4b48 Move hover widget code into the Qt core instead of the styles
This more closely matches other widget toolkits such as GTK
13 years ago
Timothy Pearson 6c72a84e6e Fix slider draw hang 13 years ago
Timothy Pearson ec1d9d91d2 Fix FTBFS 13 years ago
Timothy Pearson 672a55040f Fix QCompactStyle compilation 13 years ago
Timothy Pearson 403cd53c4e Extend style API further and clean up example themes 13 years ago
Timothy Pearson 8805afa8c6 Fix problems in prior style API changes 13 years ago
Timothy Pearson 47132557a4 Remove deprecation attributes from style functions, as they prevent smoke from functioning properly 13 years ago
Timothy Pearson 8dd9123178 Trivial comment cleanup 13 years ago
Timothy Pearson 58451e41d9 Extend TQStyle API further and bump Qt version number 13 years ago
Timothy Pearson 0008bc5bcd Update style API to function without an active widget object 13 years ago
Timothy Pearson ebcb1d80bf Fix build warnings
Thanks to Bruce Sass for the patch!
13 years ago
Timothy Pearson 9a75b154bf Undo prior accidental commit 14 years ago
Timothy Pearson a830bf10b7 Rename additional global TQt functions 14 years ago
Timothy Pearson ba18a0dd03 Fix accidental conversion of dockwin 14 years ago
Timothy Pearson 04fcdc0803 Rename kwin to twin (part 1 of 2) 14 years ago
Timothy Pearson ba6061655c [ENHANCEMENT] Add new PE_HeaderSectionMenu primitive element
This is needed to make the PopupMenuTitle UI element work properly
14 years ago
Timothy Pearson bd0f3345a9 Add Qt3 development HEAD version 14 years ago