summaryrefslogtreecommitdiffstats
path: root/src/widgets/util
Commit message (Expand)AuthorAgeFilesLines
* QtWidgets: Propagate event device when translating mouse eventsFriedemann Kleint2020-11-271-1/+2
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-1/+1
* Add forwarding headers for classes moved from QtWidgets to QtGuiVolker Hilsheimer2020-10-203-0/+96
* Use QScroller in the Dir View exampleShawn Rutledge2020-10-141-2/+2
* Fix compiler warnings from deprecated QTouchEvent::touchPointsVolker Hilsheimer2020-09-231-8/+8
* Initialize trayWatcher from QSystemTrayIconPrivateVolker Hilsheimer2020-09-231-1/+1
* QCompleterItemDelegate: replace QItemDelegate with QStyledItemDelegateWang Peng2020-09-051-5/+4
* Move QFileSystemModel into QtGuiVolker Hilsheimer2020-08-251-1/+1
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-221-1/+1
* QCompleter: fix an out of bounds access in a QMapGiuseppe D'Angelo2020-07-271-1/+2
* Change QWindow/QWidget::map(To/From)(Global/Parent) to operate in floatFriedemann Kleint2020-07-141-2/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-07-073-3/+3
* Remove usage of QDesktopWidget(Private) from most places in QtWidgetsVolker Hilsheimer2020-07-073-10/+11
* Use QList instead of QVector in qtbaseJarek Kobus2020-07-071-5/+5
* Pass modifier and button information down the call stackVolker Hilsheimer2020-07-021-4/+11
* Use QList instead of QVector in widgetsJarek Kobus2020-07-025-10/+10
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-2/+2
* Port QtWidgets from QStringRef to QStringViewLars Knoll2020-06-101-1/+1
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-083-6/+3
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-082-14/+14
* Remove the deprecated QDirModelVolker Hilsheimer2020-06-041-43/+4
* Port QT_NO_TOOLTIP to QT_CONFIG(tooltip)Joerg Bornemann2020-04-211-1/+1
* Move undo framework out of Qt WidgetsMitch Curtis2020-03-307-2280/+2
* Make MatchRegExp an alias to MatchRegularExpressionLars Knoll2020-03-301-1/+1
* Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-292-1/+2
* 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
| |\