summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Update add_custom_command and add_custom_target dependenciesLeander Beernaert2020-02-031-0/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-2964-433/+671
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-2818-71/+146
| |\
| | * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-284-22/+45
| | |\
| | | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-284-22/+45
| | | |\
| | | | * Doc: Update the stylesheet reference for widgets and richtextVenugopal Shivashankar2020-01-271-0/+12
| | | | * QScrollArea: fix off-by-one error in ensureWidgetVisibleIndiana Kernick2020-01-251-2/+2
| | | | * Make sure the focus is passed on correctly when back-tabbingAndy Shaw2020-01-251-1/+2
| | | | * Prepare callers for QChar-to-QString change in some QLocale returnsEdward Welbourne2020-01-231-19/+29
| | * | | QComboBox: unify behavior of setModel() and modelResetChristian Ehrlicher2020-01-282-16/+22
| | * | | QButtonGroup: deprecate overloaded signalsChristian Ehrlicher2020-01-283-3/+33
| | * | | Deprecate all methods that use QMatrixJarek Kobus2020-01-289-30/+46
| | |/ /
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-2852-361/+539
| |\| |
| | * | Doc: Replace some usages of 0/zero/null with \nullptrSze Howe Koh2020-01-271-1/+1
| | * | Doc/QtWidgets: replace some 0 with \nullptrChristian Ehrlicher2020-01-2613-33/+33
| | * | QStringList: use local storage in removeDuplicates()Marc Mutz2020-01-261-3/+4
| | * | QGestureManager: fix one (of many) inefficient loop(s)Marc Mutz2020-01-261-4/+3
| | * | Windows QPA: Provide an experimental palette for dark modeFriedemann Kleint2020-01-252-0/+18
| | * | QLabel: Allow pixmap() and picture() to return by-valueSze Howe Koh2020-01-265-19/+104
| | * | CMake: Add Qt6 forward compatible CMake API and targetsAlexandru Croitor2020-01-252-0/+23
| | * | QMenu: don't crash when another popup is closed when a popup is closedChristian Ehrlicher2020-01-251-1/+3
| | * | QTextBrowser: deprecate signal highlighted(QString)Christian Ehrlicher2020-01-252-18/+22
| | * | Fix some qdoc-warningsFriedemann Kleint2020-01-242-3/+3
| | * | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-2323-163/+173
| | * | Fix positioning of dynamically populated QToolButton::MenuButtonPopup's in sc...Friedemann Kleint2020-01-233-34/+51
| | * | QMenu: Move exec(), popup() to private classFriedemann Kleint2020-01-232-84/+98
| | * | QTabBar: fix QStyleOptionTab::positionChristian Ehrlicher2020-01-221-1/+1
| | * | Mark QApplication::globalStrut as deprecatedVolker Hilsheimer2020-01-223-1/+6
| * | | Sync behavior and documentation of QFoo::setItemDelegate()Christian Ehrlicher2020-01-243-1/+9
* | | | CMake: Add Qt 5 backward compatible CMake APIAlexandru Croitor2020-01-271-2/+14
* | | | Post Merge FixesLeander Beernaert2020-01-243-21/+1
* | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-24204-4202/+3247
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-193-3/+10
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-183-3/+10
| | |\|
| | | * Remove unused parameters from default-synthesized membersVolker Hilsheimer2020-01-171-2/+2
| | | * Doc: Fix ButtonRole enum docs for QMessageBox and QDialogButtonBoxTopi Reinio2020-01-172-1/+8
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-164-5/+17
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-155-6/+18
| | |\|
| | | * Doc: Correct non-link related qdoc compilation errorsNico Vertriest2020-01-143-3/+5
| | | * Doc: Add note about mac-specific behavior for setWindowIconPaul Wicking2020-01-141-1/+5
| | | * QScrollBar: allow scrolling any scrollbar with any mouse wheelChristian Ehrlicher2020-01-131-2/+8
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-152-140/+101
| |\| |
| | * | Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-132-140/+101
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-135-54/+48
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-095-54/+48
| | |\|
| | | * Bump copyright yearJani Heikkinen2020-01-091-2/+2
| | | * Remove clearWidgetPaletteHash argument from setPalette_helperTor Arne Vestbø2020-01-092-6/+5
| | | * Move tracking of widget specific app palettes to QApplicationPrivateTor Arne Vestbø2020-01-092-25/+23
| | | * Share updates to QGuiApplicationPrivate::app_pal via helper functionTor Arne Vestbø2020-01-091-5/+1
| | | * Doc: Correct qdoc compilation errors qtbaseNico Vertriest2020-01-092-17/+18