summaryrefslogtreecommitdiffstats
path: root/src/widgets/util
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-281-5/+5
|\
| * Doc/QtWidgets: replace some 0 with \nullptrChristian Ehrlicher2020-01-261-5/+5
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-101-3/+8
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-091-3/+8
| |\
| | * QSystemTrayIcon: Fix geometry() to work with scaling enabledFriedemann Kleint2020-01-071-3/+8
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-3/+3
|\| |
| * | Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-3/+3
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-0910-73/+73
|\| |
| * | Tidy nullptr usageAllan Sandfeld Jensen2019-12-0610-73/+73
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-1/+1
|\| |
| * | Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-221-1/+1
* | | QAction: Properly port to the new configure systemFriedemann Kleint2019-11-012-3/+5
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-161-1/+2
|\|
| * Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-1/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-055-109/+0
|\|
| * Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-205-109/+0
* | Deprecate QDirModelFriedemann Kleint2019-09-041-5/+5
* | Fix the documentation - QSystemTrayIcon::messageClicked works on macOSVolker Hilsheimer2019-08-301-2/+0
|/
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-151-0/+2
|\
| * Add Q_ENUM for QCompleter enumsVolker Krause2019-08-131-0/+2
* | Remove usages of deprecated QApplication::keypadNavigationEnabledSona Kurazyan2019-07-231-4/+5
* | Fix build without feature.stringlistmodelTasuku Suzuki2019-06-301-0/+2
* | QtWidgets: Fix static method invocationsFriedemann Kleint2019-06-283-7/+7
* | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-5/+35
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-271-5/+35
| |\
| | * QCompleter: Fix completion on QFileSystemModelFriedemann Kleint2019-05-211-5/+35
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-1/+1
|\| |
| * | Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-081-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-242-22/+57
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-242-22/+57
| |\|
| | * QSystemTrayIcon/X11: Create tray icon window when system tray appearsAlexander Volkov2019-04-232-22/+57
* | | More nullptr usage in headersKevin Funk2019-03-143-4/+4
|/ /
* | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-6/+6
* | Replace QWidget::margin() with QWidget::contentsMargins()Christian Ehrlicher2019-02-131-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-212-2/+2
|\|
| * Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-102-2/+2
* | Doc: replace QItemDelegate with QStyledItemDelegateChristian Ehrlicher2019-01-061-0/+1
* | Remove unused pointers for PressDelayHandlerAlejandro Exojo2018-12-312-5/+0
|/
* Set QScroller's parent to its widget, for memory managementShawn Rutledge2018-12-081-0/+1
* QScroller: Fix crash when multiple scrollers are registeredFriedemann Kleint2018-12-071-3/+5
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-172-11/+13
|\
| * Modernize the "animation" featureLiang Qi2018-10-122-11/+13
* | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-9/+2
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-1/+8
|\|
| * Fix QCompleter popups preventing the application from exitingAlexandru Croitor2018-09-261-1/+8
* | Use nullptr instead of 0Jesus Fernandez2018-08-181-17/+26
* | Fix -Winconsistent-missing-destructor-overrideJesus Fernandez2018-08-171-1/+1
* | Modernize the "thread" featureUlf Hermann2018-08-171-0/+1
* | Fix build with '-no-feature-action' configurationValentin Fokin2018-07-121-0/+2
* | QSystemTrayIcon/X11: Move platform-specific calls to the xcb pluginAlexander Volkov2018-07-101-24/+3