summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qcommonstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not fill the disabled background of item.Olivier Goffart2009-11-301-2/+0
* Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-041-91/+92
|\
| * Fix indentation.Morten Johan Sørvig2009-10-301-89/+89
| * Fix issue with wrong QMessagebox icons on Mac.Morten Johan Sørvig2009-10-301-2/+3
* | Merge commit 'origin/4.6' into featureJørgen Lind2009-11-021-1/+1
|\ \
| * \ Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-281-3/+3
| |\ \ | | |/
| * | Do not hardecode the ToolBar Icon SizeOlivier Goffart2009-10-271-1/+1
* | | Fix QT_NO_IMAGEFORMAT_PNGJørgen Lind2009-10-291-2/+1
| |/ |/|
* | Line spacing fixesJoerg Bornemann2009-10-231-3/+3
|/
* Let the platform plugin decide on the click policy on itemviewOlivier Goffart2009-10-081-1/+1
* Integrate the GuiPlatformPlugin interfaceOlivier Goffart2009-10-071-50/+4
* 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