summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge "Merge branch 'ios' into dev" into refs/staging/devTor Arne Vestbø2013-02-282-3/+3
| |\ \ \
| | * | | QFusionStyle: Fix crash on iOSRichard Moe Gustavsen2013-02-271-2/+2
| | * | | iOS: Don't reference QMacStyle from QStyleOption as we don't build itRichard Moe Gustavsen2013-02-261-1/+1
| * | | | Fix some warnings that have crept up since I last fixed warningsThiago Macieira2013-02-271-1/+1
| |/ / /
| * | | Gtk Style: Workaround to get combo box item style from QtQuick ControlsGabriel de Dietrich2013-02-201-1/+2
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-183-11/+6
| |\ \ \
| * | | | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-4/+0
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
| |\ \ \ \
| * | | | | Fix sizeHint for QAbstractSpinBoxCaroline Chao2013-02-124-4/+14
| * | | | | Allow overriding subElementRect in QProxyStyle for ItemViewItemJerzy Kozera2013-02-051-3/+3
| * | | | | QMacStyle: enable transient scrollbars for the desktop componentsJ-P Nurmi2013-01-311-8/+7
| * | | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-291-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-2/+2
| | |\ \ \ \ \
| * | | | | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2916-64/+0
| |/ / / / / /
| * | | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2259-59/+59
| |\ \ \ \ \ \
| * | | | | | | Fix MinGW-warnings about comparing signed/unsigned.Friedemann Kleint2013-01-181-1/+1
| * | | | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-166-9/+39
| |\ \ \ \ \ \ \
| * | | | | | | | QStyleAnimation: remove obsolete workaround for threaded renderingJ-P Nurmi2013-01-151-5/+1
* | | | | | | | | Mac: Fix inactive window appearanceGabriel de Dietrich2013-03-061-21/+14
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Fix QCommonStyle::drawControl(CE_ShapedFrame) for QFrame::H/VLineJ-P Nurmi2013-02-281-3/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix compilation with QT_NO_ACCESSIBILITY.Friedemann Kleint2013-02-251-0/+4
* | | | | | | Cocoa: Fix appearance of transient light scroll bars.Christoph Schleifenbaum2013-02-251-0/+2
* | | | | | | QMacStyle::drawControl(CE_ProgressBar): add missing null pointer checkJ-P Nurmi2013-02-201-1/+1
* | | | | | | Avoid potential crash when changing styles with stylesheetJan Arve Saether2013-02-201-8/+11
* | | | | | | Revert "QGtkStyle: GTK3 compatible combo boxes"J-P Nurmi2013-02-203-22/+17
| |_|_|_|_|/ |/| | | | |
* | | | | | Mac: Fix transient scroll bar appearance.Christoph Schleifenbaum2013-02-131-7/+7
* | | | | | Fixed QT_NO_ACCESSIBILITY build.Bjoern Breitmeyer2013-02-132-10/+4
| |_|_|_|/ |/| | | |
* | | | | Added missing null pointer check in QMacStyleJens Bache-Wiig2013-02-051-1/+1
| |_|_|/ |/| | |
* | | | Doc: Fix module name formatSze Howe Koh2013-01-251-2/+2
| |_|/ |/| |
* | | Update copyright year in Digia's license headersSergio Ahumada2013-01-1859-59/+59
| |/ |/|
* | Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-01-152-2/+1
|\ \
| * | QStyleAnimation: use QAbstractAnimation::DeleteWhenStoppedJ-P Nurmi2013-01-122-2/+1
| |/
* | set gtk-entry im-module to none in gtkstyleWeng Xuetian2013-01-141-1/+11
* | Docs: fix the minimum required GTK+ versionJ-P Nurmi2013-01-141-1/+1
* | Fix memory leak in windows vista styleJian Liang2013-01-111-3/+21
* | Compile in 32-bit mode.Morten Johan Sørvig2013-01-091-2/+2
* | Don't scale 0-region or region without rectsTor Arne Vestbø2013-01-091-0/+3
|/
* QWindowsVistaStyle: fix frame renderingJ-P Nurmi2013-01-071-22/+26
* Add QStyleHelper:isInstanceOf()J-P Nurmi2013-01-072-3/+16
* QGtkStyle: exclude Xlib calls on MacJ-P Nurmi2013-01-031-1/+10
* Mac: Bring back proper layout in QMessageBoxGabriel de Dietrich2012-12-241-1/+1
* Fix some typosSergio Ahumada2012-12-212-2/+2
* Style animations: fix QCommonStylePrivate::stopAnimation()J-P Nurmi2012-12-201-1/+3
* Mac: New rendering for disclose triangle, get proper color when selectedGabriel de Dietrich2012-12-192-16/+27
* Check for gtk_adjustment_configure as this is not always implementedAndy Shaw2012-12-191-1/+3
* Fix QGtkPainter::reset() to reset the clip rectJ-P Nurmi2012-12-131-0/+1
* Mac: disable transient scrollbar animations for non-QScrollBarsJ-P Nurmi2012-12-111-1/+5
* Mac: Animated expanding scrollbars on 10.8Gabriel de Dietrich2012-12-062-29/+76
* Mac: Cleaner transient scrollbar renderingGabriel de Dietrich2012-12-061-14/+7
* Docs: fix QStyle related warningsJ-P Nurmi2012-12-063-2/+3