summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Rename all our interfaces from com.trolltech to org.qt-projectLars Knoll2012-01-191-1/+1
* Delete src/widgets/platforms/macMorten Johan Sorvig2012-01-171-0/+2
* QStyleHelper: Base DPI-calculation on QScreen.Friedemann Kleint2012-01-111-20/+3
* Introduce a QVariant themeHint() to QPlatformTheme.Friedemann Kleint2012-01-112-19/+7
* Update copyright year in license headers.Jason McDonald2012-01-0561-61/+61
* Enable Mac style on Mac OS X.Morten Johan Sorvig2011-12-225-61/+404
* QtGui: Bring back HBITMAP/HICON conversion functions.Friedemann Kleint2011-11-281-21/+23
* qtbase: Warnings fixes.Friedemann Kleint2011-11-182-9/+0
* Fix sliders style issues.Pierre Rossi2011-11-172-28/+33
* Fix QDockWidget titlebar button positioning on Mac OS XPasi Matilainen2011-11-151-0/+101
* Fixed memory leak in Windows Vista style widgetsTero Ahola2011-11-151-0/+1
* Disable qmacstyle test on Mac OS XBradley T. Hughes2011-11-141-1/+1
* Mac: Fix the color of check marks in menus with stylesheetTero Ahola2011-11-141-3/+7
* Fix QProgressBar causing timer event spamTero Ahola2011-11-112-23/+37
* Remove unnecessary variable self-assignmentBradley T. Hughes2011-11-091-2/+0
* Revert "Fix use of qMax() with floating point constants"Sergio Ahumada2011-11-011-1/+1
* Fix use of qMax() with floating point constantsSergio Ahumada2011-10-301-1/+1
* Remove Windows and X11 from src/widgets/platforms.Robin Burchell2011-10-283-23/+5
* Fixed resource leak when setting QProgressBar style sheetTero Ahola2011-10-271-1/+2
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-1/+2
* Widgets: Remove Symbian-specific code.Friedemann Kleint2011-10-1910-6724/+0
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-6/+0
* qwindowsstyle: Remove duplicate flag in maskKent Hansen2011-10-071-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-0318-2/+91
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-031-44/+4
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-289-470/+0
* Merge branch 'refactor'Gunnar Sletta2011-09-131-11/+7
* Readded (and fixed) WindowsXP and -Vista stylesOlli Werwolff2011-08-172-14/+56
* Disable WindowsXP/-Vista styles for nowOlli Werwolff2011-08-151-0/+1
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-3/+3
* Use PlatformNativeInterface to obtain backingStore's dcOlli Werwolff2011-07-122-8/+13
* Use PlatformNativeInterface to obtain handlesOlli Werwolff2011-07-072-7/+35
* Start porting the Mac menu system to QPA.Morten Sorvig2011-07-061-23/+0
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-271-1/+1
* Most checks for windows in widgets have to be ws specificOlli Werwolff2011-06-081-2/+2
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-0821-83/+83
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2467-1132/+1132
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-119-56/+22
* fix remaining includesLars Knoll2011-05-076-37/+37
* get QtWidgets to linkLars Knoll2011-05-071-3/+5
* fix includesLars Knoll2011-05-0721-34/+34
* library splitLars Knoll2011-05-07202-0/+81894