summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Fix recursion crash when calling setStyleSheet with `qproperty-styleSheet`Zhang Yu2021-06-181-0/+3
* Add a style hint to draw the left/top border lines when header is hiddenAndy Shaw2021-06-162-0/+6
* Make dockwidget title bar buttons show againVolker Hilsheimer2021-06-141-4/+6
* Correctly support style sheet for toolbutton menus and arrowsVolker Hilsheimer2021-06-111-25/+96
* In headers with only the arrow styled, prevent overlapping with textVolker Hilsheimer2021-06-111-2/+19
* Calculate space requirement of menu items based on widest elementsVolker Hilsheimer2021-06-081-4/+5
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-261-1/+1
* Don't draw focus frame if widget has style rules that affect borderDoris Verria2021-05-071-0/+9
* QTabBar: take a style sheet's font into account when laying out tabsVolker Hilsheimer2021-05-061-3/+18
* Fix build without features.texteditTasuku Suzuki2021-04-151-3/+3
* Cleanup leftover QWSTasuku Suzuki2021-04-141-2/+1
* Fix read-only pseudo-state in QPlainTextEdit stylesheetEirik Aavitsland2021-04-091-1/+7
* Fusion style: don't use large icons in QLineEditVolker Hilsheimer2021-04-071-3/+0
* Fix incorrectly-drawn menu indicator for QPushButton on macOSDoris Verria2021-04-061-1/+2
* Fix label margins for pulldowns with custom styled menu indicator on macOSDoris Verria2021-04-061-0/+7
* Add setting the ICON size attribute in lineedit to the style pluginTang Haixiang2021-03-124-0/+11
* Revert "QPushButton: fix support of style sheet rule for text alignment"Volker Hilsheimer2021-03-111-4/+2
* Don't access data in moved-from objectVolker Hilsheimer2021-03-031-2/+2
* Initialize QStyleOptionHeaderV2 with correct versionVolker Hilsheimer2021-02-221-1/+1
* Complete documentation for QStyleOptionHeaderV2Volker Hilsheimer2021-02-221-22/+33
* Unbreak binary compatibility in QStyleOptionHeaderVolker Hilsheimer2021-02-194-13/+52
* QDial: fix painting QDial when the rect has an offsetChristian Ehrlicher2021-01-292-6/+6
* QHeaderView: Mark the drop section during section moveChristian Ehrlicher2021-01-293-4/+9
* QComboBox/Fusion style: elide text when it's too longChristian Ehrlicher2021-01-231-1/+2
* QPushButton: fix drawing pushbutton with a menuChristian Ehrlicher2021-01-201-8/+9
* Make QStyle::proxy() always return the leaf proxySergio Martins2021-01-201-2/+4
* Correct item indent in checkable menus in stylesheet styleEirik Aavitsland2021-01-201-2/+2
* control scrolling of QTabBar using StyleHintSophie Kums2021-01-193-0/+9
* QTabBar/Windows: Fix close button icons being too small on high-res screensFriedemann Kleint2021-01-155-11/+29
* QPushButton/fusion style: don't ignore QIcon::On iconChristian Ehrlicher2021-01-141-8/+0
* QStyle: add name() to return the name of the styleChristian Ehrlicher2021-01-145-1/+41
* Fix read-only pseudo-state in QTextEdit/Browser stylesheetEirik Aavitsland2021-01-131-0/+13
* Set the PlaceholderText color in the palette from the stylesheet as wellAndy Shaw2021-01-121-0/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-49/+0
* QStylesheetStyle: fix push button label alignmentChristian Ehrlicher2020-12-241-1/+1
* QStyleOption: avoid code duplicationChristian Ehrlicher2020-12-231-47/+21
* QHeaderView: respect the font role while calculating the elided textChristian Ehrlicher2020-12-101-0/+10
* QWidget: mark obsolete function isTopLevel() as deprecatedChristian Ehrlicher2020-12-091-1/+1
* QHeaderView: respect the font role while calculating the elided textChristian Ehrlicher2020-12-083-8/+13
* QStyleAnimation: make sure the last frame of animation is renderedWang Chuan2020-12-071-2/+2
* Use (new) erase()/erase_if() algorithmsMarc Mutz2020-12-051-1/+1
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* QPushButton: fix support of style sheet rule for text alignmentXiang Xiaojun2020-11-261-2/+4
* Adjust code format, add space after 'if'Zhang Sheng2020-11-165-20/+20
* Adjust the format of code blocks in function pixelMetric()Xu Shitong2020-11-161-13/+16
* Remove Qt4Compatible paintingAllan Sandfeld Jensen2020-11-122-12/+0
* Fix qstylesheetstyle clip border errorLu YaNing2020-11-081-2/+2
* Don't show QPushButton as hovered unless the mouse is within the bevelVolker Hilsheimer2020-10-221-0/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-1/+1