summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-266-76/+151
|\
| * Improved support for DPI on Mac and Vista/7Jens Bache-Wiig2009-06-256-75/+150
| * QToolBar: fixed a typo that would make the handle wider.Thierry Bastian2009-06-251-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-246-1821/+168
|\ \ | |/
| * Kill the drawPantherTab stuff as it's no longer necessary.Norwegian Rock Cat2009-06-242-1576/+22
| * Fix the painting of item view background when items are disabled.Marius Bugge Monsen2009-06-241-0/+2
| * Remove some more old Panther code.Norwegian Rock Cat2009-06-241-111/+79
| * Put back in these status bar changes for 10.4Norwegian Rock Cat2009-06-231-0/+4
| * Reduced button height in standard dialogs on WindowsXP/VistaJens Bache-Wiig2009-06-231-0/+4
| * More culling of Panther Code.Norwegian Rock Cat2009-06-231-145/+68
| * Clean up the font hash and palette hash stuff.Norwegian Rock Cat2009-06-232-2/+1
| * Fix option rect offset for QComboBox on Vista styleJens Bache-Wiig2009-06-231-2/+3
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-224-8/+4
|\ \ | |/
| * Use QTransform more efficiently.Bjørn Erik Nilsen2009-06-184-8/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-1755-128/+125
|\ \ | |/
| * doc: Fixed several qdoc warnings.Martin Smith2009-06-171-9/+9
| * Update license headers in files that are new in 4.6.Jason McDonald2009-06-175-10/+10
| * Merge license header changes from 4.5Volker Hilsheimer2009-06-1650-109/+106
| |\
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-1650-100/+100
| | * Improved styling of expander arrows with Gtk+Jens Bache-Wiig2009-06-161-9/+6
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-162-57/+119
|\ \ \ | |/ /
| * | doc: Added info on two ways to customize the style.Martin Smith2009-06-162-10/+19
| * | doc: Fixed several qdoc errors.Martin Smith2009-06-161-5/+8
| * | doc: First review of QProxyStyle doc; mainly just corrected qdoc errors.Martin Smith2009-06-152-47/+97
| * | CompileJens Bache-Wiig2009-06-123-0/+559
| * | Integrating QProxyStyleJens Bache-Wiig2009-06-1213-737/+784
| * | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-121-1/+1
| |\ \ | | |/
| | * Skip empty parts in KDEDIRSJoão Abecasis2009-06-091-1/+1
* | | Merge of masterBradley T. Hughes2009-06-1516-738/+1344
|/ /
* | small change in a string, using startsWithThierry Bastian2009-06-111-1/+1
* | Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-115-14/+14
* | Make sure custom arrow images works if we only specify it.Olivier Goffart2009-06-111-4/+14
* | Fix focus frame on combobox on non-Windows stylesOlivier Goffart2009-06-093-3/+5
* | Merge commit 'origin/4.5'Olivier Goffart2009-06-041-1/+4
|\ \ | |/
| * BT: Fixes Crash when deleting a QProgressBar which has been styled with QMoti...Olivier Goffart2009-06-041-1/+4
* | Make inverted appearance work for progressbar in QMacStyleNorwegian Rock Cat2009-06-041-1/+13
* | Removed the internal UsePixmapCache flag in the style code.jasplin2009-06-046-57/+35
* | Ensure small and mini headers aren't bigger than "large" ones.Norwegian Rock Cat2009-06-021-1/+1
* | improved string operations all over the placeThierry Bastian2009-05-282-4/+5
* | Use Qt::UniqueConnection instead of disconnect/connectOlivier Goffart2009-05-281-6/+2
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-272-36/+38
|\ \ | |/
| * Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame.Olivier Goffart2009-05-271-3/+6
| * Fixed a possible assert in QGtkStyleJens Bache-Wiig2009-05-271-32/+31
| * Fix a painting issue in the QGtkStyle statusbarJens Bache-Wiig2009-05-261-1/+1
* | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-256-13/+13
* | Disable the SH_Menu_AllowActiveAndDisabled on plastique style.Olivier Goffart2009-05-221-0/+5
* | Merge branch '4.5'Thiago Macieira2009-05-221-6/+7
|\ \ | |/
| * Fixes a potential crash when changing system palette with QGtkStyleJens Bache-Wiig2009-05-221-6/+7
* | Merge branch '4.5'Thiago Macieira2009-05-222-23/+6
|\ \ | |/
| * Fix Qt does not compile when glibc < 2.3.2 on linuxJens Bache-Wiig2009-05-221-22/+5