summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Doc: Add see also link to QScreen::handle()Paul Wicking2020-01-301-0/+2
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-291-1/+1
| |\|
| | * Merge remote-tracking branch 'origin/5.14.1' into 5.14Liang Qi2020-01-281-1/+1
| | |\
| | | * Merge 5.14 into 5.14.1Kari Oikarinen2020-01-154-18/+57
| | | |\
| | | * | Restore QHighDPIScaling::isActive() 5.13 behaviorMorten Johan Sørvig2020-01-141-1/+1
| * | | | Add QWindow::startSystemMove and startSystemResizeJohan Klokkhammer Helsing2020-01-284-20/+85
* | | | | QOpenGLContext: Remove QGL helpersJohan Klokkhammer Helsing2020-02-113-51/+1
* | | | | Remove comments about destructors needing to be emptyJan Arve Sæther2020-02-111-1/+0
* | | | | Experimental DirectWrite font databaseEskil Abrahamsen Blomfeldt2020-02-041-0/+7
* | | | | Move backing store OpenGL support to the platformcompositor moduleJohan Klokkhammer Helsing2020-02-031-1/+1
* | | | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-01-282-3/+2
|\ \ \ \ \
| * | | | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-282-3/+2
| |\| | | |
| | * | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-281-2/+2
| | |\ \ \ \
| | | * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-2/+2
| | | |\| | |
| | | | * | | macOS: Remove doc references to the Carbon frameworkTor Arne Vestbø2020-01-221-2/+2
| | * | | | | Deprecate all methods that use QMatrixJarek Kobus2020-01-281-1/+0
| | |/ / / /
* | / / / / QOpenGLContext: use extraFunctions instead of versioned functionsJohan Klokkhammer Helsing2020-01-281-19/+3
|/ / / / /
* | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-289-47/+149
|\| | | |
| * | | | Doc: Clarify usage of Qt::ReturnByValue in QCursorSze Howe Koh2020-01-271-4/+4
| * | | | Doc/QtGui: replace some 0 with \nullptrChristian Ehrlicher2020-01-262-2/+2
| * | | | Windows QPA: Add detection of dark modeFriedemann Kleint2020-01-251-0/+15