summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles
Commit message (Expand)AuthorAgeFilesLines
...
| | * QMacStyle: declare block in drawNSViewInRect() as noescapeGabriel de Dietrich2018-01-242-2/+2
| | * QMacStyle: PE_FrameLineEdit is HITheme-freeGabriel de Dietrich2018-01-242-30/+20
* | | QMacStyle: Fix crash when using Freetype font engineGabriel de Dietrich2018-02-091-24/+26
|/ /
* | QMacStyle: Remove call to HIThemeDrawSeparatorGabriel de Dietrich2018-02-051-12/+6
* | QMacStyle: CE_DockWidgetTitle is now HITheme-freeGabriel de Dietrich2018-02-051-67/+30
* | QMacStyle: QMdiSubWindow is now HITheme-freeGabriel de Dietrich2018-02-052-228/+213
* | Introducing SH_SpinBox_ButtonsInsideFrameGabriel de Dietrich2018-02-051-35/+12
* | QMacStyle: CC_SpinBox is now HITheme-freeGabriel de Dietrich2018-02-051-31/+29
|/
* QMacStyle: Set WA_MacShowFocusRect for checkbox, radio buttonGabriel de Dietrich2018-01-172-31/+90
* QMacStyle: checkbox, radio button are now HITheme-freeGabriel de Dietrich2018-01-161-44/+32
* QMacStyle: Use QPainter to draw focus ringGabriel de Dietrich2018-01-161-34/+21
* QMacStyle: Draw CE_MenuItem text using AppKitGabriel de Dietrich2018-01-111-0/+30
* QWindowsXPStyle: Speed up level window loop in helper winId()Friedemann Kleint2018-01-091-5/+4
* QWindowsXPStyle: Remove unused codeFriedemann Kleint2018-01-052-41/+0
* Add an option to scroll the QComboBox on macOS with the mouse wheelAndy Shaw2018-01-051-0/+3
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-022-25/+41
|\
| * QMacStyle: Minimize size of scrollbar transparency layerGabriel de Dietrich2017-12-211-1/+1
| * QMacStyle: Use light color on expanding scrollbarGabriel de Dietrich2017-12-211-3/+4
| * QMacStyle: Bring back submenu indicatorGabriel de Dietrich2017-12-211-19/+34
| * Fix -Wclazy-connect-not-normalized in Windows codeFriedemann Kleint2017-11-301-2/+2
* | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-3/+3
* | doc: Add class qualifiers to parameter typesMartin Smith2017-12-061-14/+14
* | styles: port away from QRegion::rects()Marc Mutz2017-12-061-3/+1
* | macOS: Fix handling of multiple ampersands in menu itemsAndre de la Rocha2017-11-301-2/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-233-385/+258
|\|
| * QMacStyle: De-HITheme item views headers and a couple arrowsGabriel de Dietrich2017-11-152-135/+57
| * QMacStyle: Render tool button even when a11y is missingGabriel de Dietrich2017-11-151-6/+6
| * QMacStyle: Make backingStoreNSView mutableGabriel de Dietrich2017-11-152-6/+6
| * QMacStyle: Replace HITheme info structs with QMSP::CocoaControlGabriel de Dietrich2017-11-152-78/+92
| * QMacStyle: Remove unused codeGabriel de Dietrich2017-11-153-74/+0
| * QMacStyle: Rename Cocoa controls enum namesGabriel de Dietrich2017-11-152-88/+99
* | QWindowsXPStyle: Add debug operators for the theme dataFriedemann Kleint2017-10-192-0/+42
|/
* Windows Vista Style: Draw dock widget title with Qt::TextShowMnemonicFriedemann Kleint2017-10-101-1/+2
* QMacStyle: smooth QMenu corners for realOleg Yadrov2017-10-051-51/+41
* QMacStyle: Remove HITheme calls for QSizeGripGabriel de Dietrich2017-10-031-45/+32
* QMacStyle: De-HITheme QGroupBoxGabriel de Dietrich2017-10-032-12/+18
* QMacStyle: Refactor QMacStylePrivate::cocoaControl()Gabriel de Dietrich2017-10-032-55/+55
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-205-35/+57
|\
* \ Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-09-064-3/+9
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-064-3/+9
| |\|
* | | QMacStyle: Remove theme test in palette polishGabriel de Dietrich2017-09-061-8/+1
* | | QMacStyle: No more background pattern pixmapGabriel de Dietrich2017-09-062-64/+0
* | | QMacStyle: Update HIG link, reference version of IBGabriel de Dietrich2017-09-061-3/+3
* | | QMacStyle: Render only the selected scrollbar subcontrolsGabriel de Dietrich2017-09-061-40/+49
* | | QMacStyle: De-HITheme QSliderGabriel de Dietrich2017-09-061-228/+205
* | | QMacStyle: No more SInt32Gabriel de Dietrich2017-09-061-7/+7
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-1/+6
|\|
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-154-11/+37
|\|
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-081-33/+44
|\|
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-025-49/+73
|\|