summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qcommonstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Use icons on QDialogButtonBox in KDEJens Bache-Wiig2009-09-071-15/+41
* Stylesheet: Do not crop the text in tabsOlivier Goffart2009-09-041-1/+0
* fix warnings on mingwThierry Bastian2009-09-021-2/+2
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
* | doc: Fixed several qdoc errors.Martin Smith2009-08-311-3/+1
* | QTabBar: Fix the position of button in tabs.Olivier Goffart2009-08-271-6/+8
* | QTabBar: fix text being croped when there is an icon on the tabOlivier Goffart2009-08-271-15/+7
* | Refactor the way QCommonStyle layout the tabOlivier Goffart2009-08-271-81/+84
* | Make sure we use layoutDirection from the widget and not always the appThierry Bastian2009-08-251-8/+10
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-1/+1
|\ \ | |/
| * Fix the size returned by QCommonStylePrivate::viewItemSize() for textBenjamin Poulain2009-08-211-1/+1
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-181-2/+1
|\ \
| * | Fix coverity warningsThierry Bastian2009-08-131-2/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-567/+205
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| * | Introducing icon theme supportJens Bache-Wiig2009-08-101-566/+204
* | | Revised SIP API.axis2009-08-121-0/+3
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-101-16/+23
|\ \ \ | |/ /
| * | Refactor the code that reads the KDE config in one fileOlivier Goffart2009-08-071-16/+23
* | | Merge commit 'origin/master'Jason Barron2009-08-041-1/+3
|\ \ \ | |/ / |/| |
| * | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-1/+3
* | | Fix incorrect button positioning on tabsJens Bache-Wiig2009-07-231-0/+3
* | | Move QMacStyle icon handling down to the common style.Norwegian Rock Cat2009-07-171-4/+107
* | | Fixes: ItemView text editor is not visible with empty text and iconsOlivier Goffart2009-07-171-3/+11
* | | Allow picking up tool button style from the systemJens Bache-Wiig2009-07-161-2/+39
|/ /
* | Improved support for DPI on Mac and Vista/7Jens Bache-Wiig2009-06-251-40/+40
* | QToolBar: fixed a typo that would make the handle wider.Thierry Bastian2009-06-251-1/+1
* | Fix the painting of item view background when items are disabled.Marius Bugge Monsen2009-06-241-0/+2
* | Use QTransform more efficiently.Bjørn Erik Nilsen2009-06-181-2/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Integrating QProxyStyleJens Bache-Wiig2009-06-121-267/+267
* | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-121-1/+1
|\ \ | |/
| * Skip empty parts in KDEDIRSJoão Abecasis2009-06-091-1/+1
* | Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-3/+3
* | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-2/+2
* | Merge branch '4.5'Thiago Macieira2009-05-221-1/+1
|\ \ | |/
| * Fix toolbutton text incorrectly clipped on windowsJens Bache-Wiig2009-05-221-1/+1
* | Fix Toolbutton font with pseudo-statesOlivier Goffart2009-05-141-0/+1
* | QToolBarLayout and QDockWidgetLayout, which are private classes, areThierry Bastian2009-05-081-0/+19
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-061-41/+32
|\ \
| * | Revert "Fix tabbar issues with Oxygen style"Jens Bache-Wiig2009-05-051-41/+32
* | | Add padding around the text in the QTabBar.Olivier Goffart2009-05-051-1/+3
* | | Made tabbar tab icons set the On state for selected tabsJens Bache-Wiig2009-04-281-1/+3
* | | Merge branch '4.5'Thiago Macieira2009-04-201-32/+41
|\ \ \ | |/ /
| * | Fix tabbar issues with Oxygen styleJens Bache-Wiig2009-04-201-32/+41
| |/
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+6357