summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master-stable'Jason Barron2009-08-041-5/+13
|\
| * Reviewed-by: Thomas H.Gunnar Sletta2009-07-301-5/+13
* | Merge commit 'qt/master-stable'Jason Barron2009-07-302-10/+17
|\ \ | |/
| * Doc: Some final QMatrix cleanups.Volker Hilsheimer2009-07-281-9/+16
| * Doc: typo.Volker Hilsheimer2009-07-281-1/+1
* | Merge commit 'qt/master-stable'Jason Barron2009-07-292-4/+5
|\ \ | |/
| * Don't animate widgets on first show in VistaJens Bache-Wiig2009-07-271-1/+2
| * Fixed SC_ComboBoxArrow returning inverted subControlRect on vistaJens Bache-Wiig2009-07-271-1/+1
| * Doc - fixed a typo [describles->describes]Kavindra Devi Palaraja2009-07-271-2/+2
* | Merge commit 'qt/master-stable'Jason Barron2009-07-283-27/+12
|\ \ | |/
| * Doc: Replace more links to obsolete APIs.Volker Hilsheimer2009-07-252-27/+9
| * Fix incorrect button positioning on tabsJens Bache-Wiig2009-07-231-0/+3
* | Compile fixes after latest merge of 4.6.Jason Barron2009-07-281-4/+2
* | Merge commit 'qt/master-stable'Jason Barron2009-07-2716-361/+404
|\ \ | |/
| * Compile on embeddedOlivier Goffart2009-07-222-2/+2
| * Support for very large range in QProgressBarOlivier Goffart2009-07-223-7/+6
| * Simplify the computation of the QProgressBar progress.Olivier Goffart2009-07-222-6/+5
| * Return selectedFilter in QGtkStyle file dialogsLukáš Lalinský2009-07-202-5/+27
| * Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-2/+4
| |\
| | * Fixed a potential memory leak on XPJens Bache-Wiig2009-07-131-2/+4
| * | optimize painting of dithered disabled textOswald Buddenhagen2009-07-171-2/+3
| * | Add priority property to QActionJens Bache-Wiig2009-07-171-1/+1
| * | Move QMacStyle icon handling down to the common style.Norwegian Rock Cat2009-07-172-124/+109
| * | Handle Jens' new variable.Norwegian Rock Cat2009-07-171-0/+3
| * | 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-166-3/+79
| * | fix build on linuxThierry Bastian2009-07-151-11/+1
| * | Compile fix.Denis Dzyubenko2009-07-151-0/+1
| * | Fix warnings for mingwThierry Bastian2009-07-156-43/+40
| * | Bad drawing of styled viewports within QAbstractScrollAreaOlivier Goffart2009-07-151-6/+5
| * | Fix painting of the background of QAbstractItemView, QTextEdit and coOlivier Goffart2009-07-151-1/+1
| * | Fix font propagation issues with QComboBox and the popup menu.Norwegian Rock Cat2009-07-132-2/+12
| * | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-013-87/+41
| * | doc: Fixed several qdoc error reports.Martin Smith2009-07-011-66/+61
| * | Merge branch '4.5'Marius Storm-Olsen2009-06-301-2/+1
| |\ \ | | |/
* | | 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
| |\ \ \ \ | | |/ / /