summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix the painting of QSpinBox on Mac when the buttons are disabledBenjamin Poulain2009-08-201-0/+1
| * Fix the painting of QSpinBox on Mac when the buttons are disabledBenjamin Poulain2009-08-201-3/+8
| * Fix the painting of QComboBox on Mac when the rect is not at the originBenjamin Poulain2009-08-141-42/+60
| * On Mac, hitTestComplexControl() return an incorrect value for comboboxBenjamin Poulain2009-08-141-2/+0
| * Fix crash/assert on Mac when painting "small" QPushButtons.Morten Sorvig2009-08-131-0/+7
| * respect QAbstractSpinBox::NoButtons in windowsce / windowsmobile stylesJoerg Bornemann2009-08-122-1/+9
| * Update license headers.Jason McDonald2009-08-1150-50/+50
* | Fixed unreferenced variable warning in Release mode.Alessandro Portale2009-08-211-2/+1
* | Fix double drawing of background in XP scrollbarJens Bache-Wiig2009-08-211-3/+0
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicIain2009-08-201-1/+1
|\ \
| * \ Merge commit 'qt/master'Jason Barron2009-08-201-1/+1
| |\ \
| | * | Remove a few warnings when compiling Qt and unexport some functions.Thiago Macieira2009-08-201-1/+1
* | | | Fix build problem when Q_WS_S60 is undefinedIain2009-08-201-0/+2
|/ / /
* | | Changed names and URLs to reflect name change.axis2009-08-195-5/+5
* | | Merge commit 'qt/master'Jason Barron2009-08-185-15/+275
|\ \ \ | |/ /
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-172-1/+262
| * | Fixed coverity warningsThierry Bastian2009-08-171-3/+3
| * | Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-171-1/+1
| * | Removing some unused variables.Alessandro Portale2009-08-146-16/+0
| * | Fixed coverity warningsThierry Bastian2009-08-141-3/+3
| * | spelWarwick Allison2009-08-141-5/+5
| * | Fix coverity warningsThierry Bastian2009-08-131-2/+1
* | | Fixed a compile error for qs60style.cpp on s60 build.Liang Qi2009-08-151-1/+1
* | | Removing some unused variables.Alessandro Portale2009-08-146-17/+0
* | | S60Style: Draw vertical busy indicator with correct graphic.Sami Merilä2009-08-141-1/+3
* | | S60Style: Draw QFrames in default casesSami Merilä2009-08-141-0/+2
* | | S60Style: Draw non-initialized icons as enabled.Sami Merilä2009-08-141-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-1355-1624/+4481
|\ \ \ | |/ /
| * | Ugly round corners when no border is drawnGabriel de Dietrich2009-08-121-3/+10
| * | Compile fix for Windows CE standard SDKThomas Hartmann2009-08-122-6/+8
| * | Update contact URL in license headers.Jason McDonald2009-08-1255-55/+55
| * | QMenuBar does not respect the border-image stylesheet propertyGabriel de Dietrich2009-08-111-1/+16
| * | fix warnings for the qreal == float caseJoerg Bornemann2009-08-111-9/+9
| * | Merge commit 'remotes/wm65/wm65'Thomas Hartmann2009-08-112-368/+4102
| |\ \
| | * | Cleanup of Windows Mobile StyleThomas Hartmann2009-08-111-76/+61
| | * | activate wm65 style only for wm65Thomas Hartmann2009-08-111-1/+1
| | * | using proxy()Thomas Hartmann2009-08-111-103/+103
| | * | Adding Windows Mobile 6.5 styleThomas Hartmann2009-08-112-271/+4020
| * | | Make QGtkStyle react properly to font changes in GNOMEJens Bache-Wiig2009-08-102-2/+6
| * | | Introducing icon theme supportJens Bache-Wiig2009-08-108-1185/+272
| * | | respect QAbstractSpinBox::NoButtons in windowsce / windowsmobile stylesJoerg Bornemann2009-08-102-1/+9
* | | | Increasing visibility of the focusAlessandro Portale2009-08-121-3/+10
* | | | Revised SIP API.axis2009-08-126-0/+35
* | | | Cleaned public Api of QS60Style due to review by Volker Hilsheimer.Alessandro Portale2009-08-113-17/+15
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-103-23/+36
|\ \ \ \ | |/ / /
| * | | Refactor the code that reads the KDE config in one fileOlivier Goffart2009-08-071-16/+23
| * | | Fix QMacStyle subControlRect()-reporting for CC_SpinBoxTor Arne Vestbø2009-08-061-3/+9
| * | | Fixed setting a style shet on a QSpinBox to change the arrow possitionOlivier Goffart2009-08-051-4/+4