summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* Removed few compiler warnings when using NokiaX86 compiler.Janne Anttila2009-07-221-1/+1
* Make S60 integration optional.Jason Barron2009-07-151-1/+1
* Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-093-37/+16
|\
| * Removed unused static data from Qt.axis2009-07-061-1/+2
| * Removed pointless variables to silence warnings from RVCT.axis2009-07-061-4/+0
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-2950-112/+108
| |\
| | * Fix coverity warningJens Bache-Wiig2009-06-291-2/+1
| * | S60Style: Use scrollbar extent to initialize rect size on x dimension (instea...Sami Merilä2009-06-261-7/+2
| * | S60Style: Slightly less complex way of drawing the QHeaderView in style.Sami Merilä2009-06-261-23/+11
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-3055-2083/+561
|\ \ \
| * | | Fix some coverity warningsThierry Bastian2009-06-291-1/+2
| * | | 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
| * | | | Merge of masterBradley T. Hughes2009-06-1516-738/+1344
* | | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-2525-1324/+2257
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | 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
| * | 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
| |\ \ | | |/
| * | 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