summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qcommonstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* QAbstractItemView: make v-aligned items texts more user-friendlyChristian Ehrlicher2019-03-081-4/+21
* QToolButton: fix handling multi-line textsChristian Ehrlicher2019-02-071-2/+20
* QCommonStyle: factor out elided text calculationChristian Ehrlicher2019-02-071-61/+81
* QAbstractItemView: fix rendering centered/right aligned item textChristian Ehrlicher2019-01-241-13/+23
* Pass the alignment to QFontMetrics::elidedText()Andy Shaw2018-12-211-1/+2
* QToolButton: Don't elide text if an icon is presentChristian Ehrlicher2018-12-081-2/+2
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-191-0/+2
|\
| * Modernize the "settings" featureLiang Qi2018-11-151-0/+2
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-1/+3
|\|
| * Modernize the "animation" featureLiang Qi2018-10-121-1/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-8/+11
|\|
| * QCommonStylePrivate::viewItemSize: Fix text width bounds calculationAles Erjavec2018-08-021-8/+11
* | Add QStyle::SH_SpinBox_StepModifier style hintNathan Collins2018-07-121-0/+3
* | QCommonStyle: properly elide last visible lineChristian Ehrlicher2018-06-251-40/+39
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-021-10/+12
|\|
| * Convert features.toolbar to QT_[REQUIRE_]CONFIGStephan Binner2018-05-021-10/+12
* | QToolButton: Elide text when constraints prevent from showing whole textChristian Ehrlicher2018-04-261-1/+2
* | QCommonStyle: use proxy pixelMetric for SE_TabBarScrollLeft/RightButtonChristian Ehrlicher2018-03-301-4/+4
* | QAbstractSpinBox: honor QAbstractSpinBox::NoButtons in sizeHint()Christian Ehrlicher2018-03-301-2/+2
* | QCommonStyle: Add title bar and tool bar extension iconsFriedemann Kleint2018-03-171-5/+37
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-131-1/+1
|\|
| * Fix typosJarek Kobus2018-02-131-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-111-0/+3
|\|
| * Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-101-14/+13
| |\
| * | Introducing SH_SpinBox_ButtonsInsideFrameGabriel de Dietrich2018-02-051-0/+3
* | | QStyledItemDelegate: fix drawing elided multi-line textsChristian Ehrlicher2018-02-101-10/+9
| |/ |/|
* | QCommonStyle::drawControl: use PM_HeaderMargin instead magic numberChristian Ehrlicher2018-02-021-2/+3
* | Fix HiDPI rendering issues in QCommonStyleAndre de la Rocha2018-02-021-12/+10
|/
* QCommonStyle: Add dock title bar iconsFriedemann Kleint2018-01-241-0/+24
* QCommonStylePrivate::viewItemSize: fix text height calculationChristian Ehrlicher2018-01-171-0/+7
* QItemDelegate::doLayout: only call QStyle::pixelMetric() onceChristian Ehrlicher2018-01-161-5/+8
* Add an option to scroll the QComboBox on macOS with the mouse wheelAndy Shaw2018-01-051-0/+3
* QToolButton: adjust menu indicator in RTL-modeChristian Ehrlicher2018-01-031-0/+1
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-30/+34
|\
| * Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-4/+6
| * Convert features.slider to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-10/+12
| * Convert features.lineedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-2/+2
| * Convert features.spinbox to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-8/+8
| * Convert features.sizegrip to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-2/+2
| * Convert features.mdiarea to QT_[REQUIRE_]CONFIGStephan Binner2017-09-111-4/+4
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-2/+2
|\|
| * Convert features.menubar to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-7/+2
|\|
| * QWidgets/CommonStyle: Fix tooltip drawing under HighDPIAlessandro Portale2017-08-291-7/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-45/+49
|\|
| * Convert features.toolbutton to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-12/+14
| * Convert features.groupbox to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-12/+14
| * Convert features.scrollbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-7/+7
| * Convert features.toolbox to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-4/+4