summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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-194-9/+16
* ItemViews: Don't remove items on internal moveChristian Ehrlicher2021-01-182-4/+8
* Fix small typo in the QMdiArea documentationOliver Eftevaag2021-01-181-1/+1
* QHeaderView: fix moving sections with mouse in RTL modeChristian Ehrlicher2021-01-171-3/+4
* Windows: Fix dialog moving up after closing/reshowingFriedemann Kleint2021-01-151-1/+5
* macOS: Mark QFileDialog::DontConfirmOverwrite as unsupportedMorten Johan Sørvig2021-01-151-0/+3
* Fix setting active window as application's focus widgetSona Kurazyan2021-01-151-4/+5
* Fix the tips still show when cursor move to another actionQiang Li2021-01-151-0/+2
* QTabBar/Windows: Fix close button icons being too small on high-res screensFriedemann Kleint2021-01-156-11/+32
* Fix QApplication::font returns the font unstable according to the objectChunLin Wang2021-01-151-7/+11
* Widgets: fix setTabOrder for QAbstractSpinBox-like widgetsIvan Solovev2021-01-141-1/+14
* 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-146-17/+49
* QComboBox: fix select all columns in the viewChristian Ehrlicher2021-01-131-2/+4
* Fix read-only pseudo-state in QTextEdit/Browser stylesheetEirik Aavitsland2021-01-131-0/+13
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-821/+0
* Set the PlaceholderText color in the palette from the stylesheet as wellAndy Shaw2021-01-121-0/+1
* Introduce QUrlResourceProvider to load resources for HTMLAlexander Volkov2021-01-124-1/+36
* Remove the qmake project filesJoerg Bornemann2021-01-0732-1008/+0
* Skip already closing widgets when checking whether application can quitTor Arne Vestbø2021-01-061-0/+6
* TableView: Trigger the resizing of editors resizing a row/columnAndy Shaw2021-01-051-0/+4
* QTreeWidgetItem: fix documentation error for childIndicatorPolicy()Christian Ehrlicher2021-01-051-1/+1
* QAbstractItemView: fix selectionCommand() with no eventChristian Ehrlicher2021-01-051-3/+3
* macOS: Simplify and fix issues with QMenuPrivate::moveWidgetToPlatformItemTor Arne Vestbø2021-01-042-49/+35
* QAbstractButton: don't access nullptr in queryButtonList()Christian Ehrlicher2021-01-011-1/+3
* QStylesheetStyle: fix push button label alignmentChristian Ehrlicher2020-12-241-1/+1
* QStyleOption: avoid code duplicationChristian Ehrlicher2020-12-231-47/+21
* Doc: Fix broken link in stylesheet examplesNico Vertriest2020-12-231-2/+4
* QListView: don't crash when an empty container is passed to itemsRect()Christian Ehrlicher2020-12-221-7/+3
* Doc: Don’t use \note when documenting enum valuesMorten Johan Sørvig2020-12-211-1/+1
* Make QPushButton on macOS use QFocusFrame to fix alignment problemsDoris Verria2020-12-212-1/+8
* Remove already-set option style feature for QCommandLinkButtonDoris Verria2020-12-111-2/+0
* Don't show focus rect for QCommandLinkButtonDoris Verria2020-12-111-0/+1
* Override initStyleOption() for QCommandLinkButtonDoris Verria2020-12-112-0/+7
* macOS: Remove setObjectName call from moveWidgetToPlatformItemTor Arne Vestbø2020-12-101-1/+0
* QTableView: honor spans when calculating height/width hintChristian Ehrlicher2020-12-101-0/+17
* QHeaderView: respect the font role while calculating the elided textChristian Ehrlicher2020-12-102-10/+10
* macOS: Disable WA_QuitOnClose on menu item widget containerTor Arne Vestbø2020-12-101-0/+2
* QWidget: mark obsolete function isTopLevel() as deprecatedChristian Ehrlicher2020-12-095-6/+9
* Don't refer to "this" in QToolTip documentationVolker Hilsheimer2020-12-091-1/+1
* QSplashScreen: draw pixmap with SmoothTransfromMorten Johan Sørvig2020-12-081-0/+1
* Restore pass-by-ref to QRect QCalendarWidget::paintCell()Edward Welbourne2020-12-082-2/+2
* QHeaderView: respect the font role while calculating the elided textChristian Ehrlicher2020-12-084-12/+18
* Android: Qml accessibility fixesPiotr Mikolajczyk2020-12-082-2/+30
* QStyleAnimation: make sure the last frame of animation is renderedWang Chuan2020-12-071-2/+2
* Use (new) erase()/erase_if() algorithmsMarc Mutz2020-12-054-14/+6
* Remove non-existent function QApplication::desktop() from docsAndreas Buhr2020-12-031-1/+0