summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-036-11/+11
* Avoid unneeded QBrush::texture() callsAllan Sandfeld Jensen2015-02-022-6/+19
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-212-5/+10
|\
| * FusionStyle: Don't try to draw null pixmapsUlf Hermann2015-01-191-0/+3
| * Account for pixmap's device pixel ratio when calculating the label sizeAndy Shaw2015-01-191-5/+7
* | QWindowsVistaStyle: Draw PE_PanelItemViewItem for non-item view widgets.Friedemann Kleint2015-01-101-9/+10
* | QtWidgets: convert remaining users of QSize::transpose() to transposed()Marc Mutz2015-01-082-8/+8
* | QtWidgets: convert some users of QSize::transpose() to transposed()Marc Mutz2015-01-089-37/+13
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-1/+1
|\|
| * Doc: Describe the enum item QStyle::PE_FrameStatusBar as obsoleteAlexander Volkov2014-12-221-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-0/+4
|\|
| * Fix OS X style MDI area subwindow resizeMarko Kangas2014-12-181-0/+4
* | Add QFont::Weight enum valuesPierre Rossi2014-12-121-11/+3
* | Make the defaultSectionSize property of QHeaderView style dependentAlexander Volkov2014-12-113-0/+14
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-105-10/+37
|\|
| * Support vertical sliders on AndroidPaul Olav Tvete2014-12-091-6/+26
| * QHeaderView: take the sort indicator into account when eliding textGiuseppe D'Angelo2014-12-091-1/+1
| * Styles: improve SH_Header_ArrowAlignment handlingGiuseppe D'Angelo2014-12-093-2/+9
| * QMacStyle: Fix 32-bit buildGabriel de Dietrich2014-12-051-1/+1
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-0310-155/+155
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-272-1/+11
|\|
| * fix the build with animation omittedShawn Rutledge2014-11-272-0/+10
| * Fix instances of !var & const that should be !(var & const)Marc Mutz2014-11-251-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-2412-507/+194
|\|
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-212-328/+62
| |\
| | * Android: Fix QSlider appearanceBogDan Vatra2014-11-151-6/+5
| | * Fix crash on Android L and list view items.BogDan Vatra2014-11-152-78/+42
| | * Set Android palette and fonts in QPA plugin.BogDan Vatra2014-11-142-244/+15
| * | QFusionStyle: properly indent an if statementGiuseppe D'Angelo2014-11-141-1/+3
| * | Fix MinGW compiler warning in qwindowsxpstyle.cpp.Friedemann Kleint2014-11-131-1/+1
| * | Prevent a crash when buffer() returns 0Andy Shaw2014-11-131-1/+2
| |/
| * Windows: fix unreadable white text for focused combo boxesJ-P Nurmi2014-11-051-1/+5
| * Fix tab icon vertical alignmentMarko Kangas2014-11-041-1/+1
| * QMacStyle: More tweaks for editable QComboBoxGabriel de Dietrich2014-11-021-5/+18
| * QWindowsStyle: fix CE_ComboBoxLabel text colorJ-P Nurmi2014-10-301-0/+14
| * QMacStyle: Several fixes for QtQuick Controls on YosemiteGabriel de Dietrich2014-10-302-15/+12
| * QMacStyle: Fix QCombobox offsets in YosemiteGabriel de Dietrich2014-10-301-3/+6
| * Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-282-2/+3
| |\
| | * Doc: Don't show a description for omitted SH_ComboBox_UseNativePopup enum itemAlexander Volkov2014-10-282-2/+3
| | * OS X: Fix broken 2x menu icon when style sheet is appliedMihailNaydenov2014-10-281-2/+2
| * | QMacStyle: Remove code depending depending on OS X 10.6 and olderGabriel de Dietrich2014-10-272-121/+36
| * | QMacStyle: Refactor painter offset into drawNSViewInRect()Gabriel de Dietrich2014-10-272-39/+40
| * | QGtkStyle: fix segfault after re-creating QAppJ-P Nurmi2014-10-271-1/+3
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-276-48/+36
|\| |
| * | QStyleSheetStyle: Don't interfere with QFontDialogPierre Rossi2014-10-241-0/+4
| * | Fix styled vertical dockwidget title cut off bug and elide text if longMarko Kangas2014-10-231-4/+6
| * | Doc: Fix obsoleteness of some QStyle::PixelMetric enum itemsAlexander Volkov2014-10-221-6/+6
| * | Windows XP style: Fix size calculation of QScrollBar's grip.Friedemann Kleint2014-10-223-37/+17
| * | Fix helper function call in QWindowsVistaStyle::pixelMetric().Friedemann Kleint2014-10-221-1/+1
| * | OS X: Retina displays and blurry QToolButtonTimur Pocheptsov2014-10-211-0/+2