summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Ensure all children of a widget get updated when a stylesheet changesAndy Shaw2019-09-211-0/+5
* Fix GCC 4.8 buildVille Voutilainen2019-08-051-23/+23
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-201-34/+20
|\
| * QSS/MenuItem: only draw checkbox if no item is availableChristian Ehrlicher2019-06-171-37/+23
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-071-1/+9
|\|
| * Fusion: Fill the rect with base brush when drawing the combobox frameAndy Shaw2019-05-271-1/+9
* | QAbstractSpinBox: fix some ui glitchesChristian Ehrlicher2019-05-102-13/+20
* | Fix: style sheet styling of background of triangular QTabWidget tabsEirik Aavitsland2019-05-091-2/+2
* | Fix -Wdeprecated-copy warningsAllan Sandfeld Jensen2019-05-011-0/+23
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-1/+4
|\|
| * QStyleSheetStyle::repolish: only run on direct childrenFrederik Gladhorn2019-04-121-1/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-102-0/+11
|\|
| * QMenu/QComboBox: Extract helper for determining the pop up geometryFriedemann Kleint2019-04-082-0/+11
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-051-2/+0
|\|
| * Remove superfluous inclusion of qtwidgets-config.priJoerg Bornemann2019-04-041-2/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-021-1/+8
|\|
| * QMacStyle - fix PE_InticatorTabClose handlingTimur Pocheptsov2019-04-011-1/+8
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-2/+2
|\|
| * Improve documentation for opaque resize in QSplitterJan Arve Sæther2019-03-181-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-091-4/+21
|\|
| * QAbstractItemView: make v-aligned items texts more user-friendlyChristian Ehrlicher2019-03-081-4/+21
* | QtWidgets: Fix deprecation warningsFriedemann Kleint2019-03-014-9/+9
* | Properly deprecate assorted enum membersEdward Welbourne2019-02-271-9/+18
* | Replace QWidget::margin() with QWidget::contentsMargins()Christian Ehrlicher2019-02-131-3/+7
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-083-77/+133
|\|
| * QToolButton: fix handling multi-line textsChristian Ehrlicher2019-02-072-2/+25
| * QCommonStyle: factor out elided text calculationChristian Ehrlicher2019-02-072-61/+86
| * QMenuItem: fix rendering with css stylingChristian Ehrlicher2019-02-051-14/+22
* | QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-051-4/+4
* | QtGui: mark obsolete QPixmapCache::find() functions as deprecatedChristian Ehrlicher2019-02-023-9/+9
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-262-17/+30
|\|
| * QAbstractItemView: fix rendering centered/right aligned item textChristian Ehrlicher2019-01-241-13/+23
| * Fix resolve() on fonts returned from QWidget::font()Allan Sandfeld Jensen2019-01-221-4/+7
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-1/+1
|\|
| * Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-101-1/+1
* | Don't treat the ampersand in a titlebar as a mnemonicAndy Shaw2019-01-084-4/+4
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-042-2/+3
|\|
| * Doc: Fix typo in QStyleKai Koehne2018-12-221-1/+1
| * Pass the alignment to QFontMetrics::elidedText()Andy Shaw2018-12-211-1/+2
* | QTabWidget: properly horizontally align tab iconChristian Ehrlicher2018-12-241-2/+3
* | Styles: replace deprecated QPalette functionsChristian Ehrlicher2018-12-174-63/+63
* | QFusionStyle: Fix deprecation warning about QFontMetrics::width()Friedemann Kleint2018-12-131-1/+1
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-123-3/+3
* | QCommonStyle: fetch `flat` property from style optionAlberto Mardegan2018-12-111-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-111-1/+0
|\|
| * Fusion: Don't draw the background of the lineedit when drawing the frameAndy Shaw2018-12-101-1/+0
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-091-2/+2
|\|
| * QToolButton: Don't elide text if an icon is presentChristian Ehrlicher2018-12-081-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-041-0/+3
|\|
| * Fusion style - avoid a warningTimur Pocheptsov2018-11-301-0/+3