summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidgetwindow_p.h
Commit message (Expand)AuthorAgeFilesLines
* Include what you need: <QPointer>Marc Mutz2023-10-121-0/+2
* Introduce events for Window device pixel ratio changesDavid Edmundson2023-02-131-1/+2
* Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)Allan Sandfeld Jensen2022-06-151-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Centralize maybeLastWindowClosed checking in QWindowTor Arne Vestbø2021-10-201-1/+2
* Remove dead code from src/widgetsVolker Hilsheimer2020-05-111-4/+0
* widgets: Translate QWindow move events into widget relative positionTor Arne Vestbø2020-02-191-1/+0
* Widen out parameter "result" of the native event filters for Qt 6Friedemann Kleint2019-03-221-0/+4
* widgetwindow: send DragMove for every DragEnterGatis Paeglis2018-06-251-1/+2
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-2/+2
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-4/+4
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-2/+2
|\
| * Convert features.tabletevent to QT_CONFIGStephan Binner2017-06-281-1/+1
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-1/+1
* | Make QWindow::setVisible() work for widgetsMorten Johan Sørvig2017-05-111-0/+3
|/
* Add needed includes to qdesktopwidget_p.h and qwidgetwindow_p.hKimmo Ollila2017-01-021-0/+1
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
|\
| * QWidgetWindow: Guard reference to own widgetGabriel de Dietrich2016-05-101-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-4/+4
* Fix too many resizes and move events for native widgetsJørgen Lind2014-11-041-1/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+11
* Expose screen change event to widgets so that they can check the dprLaszlo Agocs2014-09-101-1/+2
* qpa: Rename qwidgetwindow_qpa_p.h to qwidgetwindow_p.hTor Arne Vestbø2014-05-201-0/+125