summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Remove last remaining bits of QtPlatformHeadersTor Arne Vestbø2020-08-041-2/+0
* Ensure styles always get to polish the application paletteTor Arne Vestbø2020-07-211-17/+26
* Add QXcbWindow platform interfaceTor Arne Vestbø2020-07-201-24/+46
* QtGui: Rename all QEvent members according to the m_ conventionFriedemann Kleint2020-07-161-4/+6
* Allow Windows accessibility backend to receive focus updatesAndre de la Rocha2020-07-151-5/+0
* Remove wrapper APIs from QDesktopWidgetPrivateVolker Hilsheimer2020-07-141-45/+0
* Change QWindow/QWidget::map(To/From)(Global/Parent) to operate in floatFriedemann Kleint2020-07-144-23/+78
* Remove support for users to create their own Qt::Desktop type widgetsVolker Hilsheimer2020-07-131-20/+15
* Refactor pointer event hierarchyShawn Rutledge2020-07-104-65/+53
* Rename local variables masking parametersDimitrios Apostolou2020-07-101-6/+6
* Replace use of deprecated Q_OS_MACX in favor of Q_OS_MACOSTor Arne Vestbø2020-07-081-1/+1
* Move method only used in keypad navigation to a better placeVolker Hilsheimer2020-07-072-27/+14
* Add ; to Q_UNUSEDLars Schmertmann2020-07-072-3/+3
* Remove usage of QDesktopWidget(Private) from most places in QtWidgetsVolker Hilsheimer2020-07-072-49/+37
* Remove unused virtual method QWindowPrivate::allowClickThroughVolker Hilsheimer2020-07-071-6/+0
* Make QtPlatformHeaders a private moduleTor Arne Vestbø2020-07-062-1/+3
* Avoid use of Q_UNUSED by eliminating the parameter namesLars Schmertmann2020-07-031-1/+1
* Use QList instead of QVector in widgetsJarek Kobus2020-07-027-55/+53
* Fix delivery of MouseMove events to newly opened popup windowsVolker Hilsheimer2020-07-012-1/+8
* Skip proxy widgets that can't take focus when (back)tabbingVolker Hilsheimer2020-06-251-4/+6
* Remove deprecated QStyleOption::init()Christian Ehrlicher2020-06-211-2/+2
* Move implementation of QVector/List back to qlist.hLars Knoll2020-06-201-2/+1
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-1/+1
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-163-19/+19
* Merge QToolTip::showText overloads as per ### Qt 6 commentsVolker Hilsheimer2020-06-102-28/+6
* Make QLayout::spacing/setSpacing virtual, remove qobject_cast hackVolker Hilsheimer2020-06-095-39/+16
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-0810-316/+178
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-087-103/+103
* Remove winrtOliver Wolff2020-06-063-11/+4
* Remove unused function pointers in QVariant::HandlerLars Knoll2020-06-061-6/+1
* Fix build without features.shortcutTasuku Suzuki2020-06-051-0/+2
* Fix to crash in QWindow::event when delete this called on closeEventMiika Pernu2020-06-041-2/+6
* Fix build without features.actionTasuku Suzuki2020-06-041-0/+2
* Fix build without features.menuTasuku Suzuki2020-06-042-0/+5
* Reduce QDesktopWidget API to bare minimumVolker Hilsheimer2020-05-159-550/+10
* Deprecate QGuiApplication::paletteChanged() signalAndy Shaw2020-05-151-6/+4
* QApplication: refactor delivery and propagation of wheel eventsVolker Hilsheimer2020-05-131-59/+55
* Remove obsolete storage, constructors and accessors in QEvent subclassesShawn Rutledge2020-05-122-20/+0
* Remove dead code from src/widgetsVolker Hilsheimer2020-05-118-58/+1
* Don't move focus away from previous proxy in QWidget::setFocusProxyVolker Hilsheimer2020-05-051-7/+4
* QApplication: deliver all wheel events to widget that accepts the firstVolker Hilsheimer2020-04-251-4/+4
* Don't send QEvent::Hide to an already hidden top level widgetVolker Hilsheimer2020-04-241-3/+5
* Remove deprecated ApplicationAttribute enum valuesVolker Hilsheimer2020-04-241-7/+0
* Move QMargins operator| into qmargins.h, add equivalent for QMarginsFVolker Hilsheimer2020-04-241-8/+0
* Deprecate QGuiApplication::fontChanged() signalAndy Shaw2020-04-241-10/+4
* QWidget: fix regression when changing focus proxy while it has focusVolker Hilsheimer2020-04-231-6/+5
* Port QT_NO_TOOLTIP to QT_CONFIG(tooltip)Joerg Bornemann2020-04-216-16/+14
* Remove deprecated QTest::qWaitForWindowShown overload for QtWidgetsVolker Hilsheimer2020-04-172-27/+0
* Get rid of QT_OPENGL_ES*Eskil Abrahamsen Blomfeldt2020-04-171-1/+1
* Remove deprecated members from QtWidgets/kernel classesVolker Hilsheimer2020-04-164-85/+0