summaryrefslogtreecommitdiff
path: root/src/gui/styles/qcommonstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in indeterminate progressbars on windowsJens Bache-Wiig2010-12-221-2/+3
* Disabled item view items use incorrect background colorJens Bache-Wiig2010-06-071-2/+2
* Compile with gcc 4.0.1Olivier Goffart2010-05-201-1/+2
* Mac: Fix off-by-one in vertical position for elided and non-elided textEskil Abrahamsen Blomfeldt2010-04-191-1/+1
* sizeHint of checkbox/radiobutton without text is not correctThierry Bastian2010-03-031-1/+1
* Explicitly pass size to standard pixmap icon loaders.Michael Brasser2010-02-121-95/+95
* Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-091-2/+2
|\
| * fix regression from Qt 4.5 wrt missing text pixels in QTabBarJoerg Bornemann2010-02-051-2/+2
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-041-1/+1
|\ \ | |/
| * Fix regression in clipped icon text on WindowsJens Bache-Wiig2010-01-131-1/+1
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Merge branch '4.6'Thiago Macieira2009-12-261-1/+1
|\ \ | |/
| * qreal-izationAleksandar Sasha Babic2009-12-151-1/+1
* | Merge branch '4.6'Thiago Macieira2009-12-021-2/+0
|\ \ | |/
| * Do not fill the disabled background of item.Olivier Goffart2009-11-301-2/+0
* | Merge branch '4.6'Thiago Macieira2009-11-101-100/+100
|\ \ | |/
| * 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
| | |/ | |/|
* | | Improve the message box icon selection on Mac.Morten Johan Sørvig2009-10-301-1/+7
|/ /
* | 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