summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Get rid of QT_OPENGL_ES*Eskil Abrahamsen Blomfeldt2020-04-172-4/+4
* Move versioned OpenGL functions from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-04-163-171/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-111-4/+5
|\
| * Remove more calls to deprecated TouchPoint functionsShawn Rutledge2020-04-091-4/+5
* | Change qHash() to work with size_t instead of uintLars Knoll2020-04-096-8/+8
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-086-39/+36
|\|
| * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-034-5/+5
| * Finish deprecating TouchPoint::rect, sceneRect and screenRect accessorsShawn Rutledge2020-03-302-26/+20
| * Doc: Don't mention deprecated functions in QTabletEvent overviewTopi Reinio2020-03-261-8/+8
| * Call post routines from ~QGuiApplicationMichal Klocek2020-03-251-0/+3
* | Remove QTabletEvent::PointerType::XFreeEraserShawn Rutledge2020-04-022-3/+1
* | Merge QGuiShortcut and QShortcut again in QtGuiVolker Hilsheimer2020-03-297-463/+669
* | Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-2910-330/+581
* | Fix compilation with -no-feature-regularexpressionEskil Abrahamsen Blomfeldt2020-03-171-0/+1
* | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-163-78/+80
|\|
| * qpa: Return accepted state from mouse, touch and wheel handlersLorn Potter2020-03-132-77/+79
| * Fix range-loop implicit copy warningMorten Johan Sørvig2020-03-131-1/+1
* | Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-052-137/+18
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-042-6/+17
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-292-6/+17
| |\
| | * Fix geometry handling for native child windowsFriedemann Kleint2020-02-282-6/+17
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-033-7/+7
|\| |
| * | Avoid using deprecated QTabletEvent::device() methodAllan Sandfeld Jensen2020-02-281-4/+4
| * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-02-282-2/+2
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-282-2/+2
| |\| |
| | * | QScreen::virtualSiblingAt(): pass QPoint by valueShawn Rutledge2020-02-262-2/+2
* | | | Get rid of QMatrixJarek Kobus2020-02-281-1/+0
|/ / /
* | | Prepare QGuiAction::checked property for declarative useAllan Sandfeld Jensen2020-02-262-6/+13
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-263-2/+34
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2020-02-181-1/+1
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-181-1/+1
| | |\|
| | | * wasm: add platform qsettingsLorn Potter2020-02-181-7/+1
| | | * Fix typo in QGuiApplication's documentationYuhang Zhao2020-02-181-1/+1
| * | | Send the LanguageChange event to all top level windows, not just widgetsAndy Shaw2020-02-181-0/+4
| |/ /
| * | Deprecate QTabletEvent::device() in favor of deviceType()Shawn Rutledge2020-02-172-1/+9
| * | Mark missing deprecation in QTabletEventAllan Sandfeld Jensen2020-02-142-0/+15
| * | Avoid dangling QGuiApplicationPrivate pointerEirik Aavitsland2020-02-131-1/+6
* | | Use the new QMetaType API in QVariantOlivier Goffart2020-02-251-35/+20
* | | Move QOpenGLVersionProfile to its own filesJohan Klokkhammer Helsing2020-02-222-217/+2
* | | New QMetaType representationOlivier Goffart2020-02-201-5/+27
* | | Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-201-1/+1
* | | Prepare QGuiAction::enabled property for declarative useAllan Sandfeld Jensen2020-02-204-23/+48
* | | Add enabled to QGuiAction debug outputAllan Sandfeld Jensen2020-02-201-0/+1
* | | Update references from QAction to QGuiActionAllan Sandfeld Jensen2020-02-171-13/+13
* | | Add major versions to REVISION and Q_REVSION markersUlf Hermann2020-02-171-12/+12
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-139-29/+96
|\| |
| * | Rename Qt::ReturnByValue_t -> Qt::ReturnByValueConstantSze Howe Koh2020-02-062-6/+6
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-043-2/+4
| |\|
| | * Fix 'the the' typo in commentsLinus Jahn2020-02-022-2/+2