summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-1968-234/+3418
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-021-2/+2
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-011-2/+2
| | |\
| | | * Fix text-rendering regression on semi-transparent background on LinuxAllan Sandfeld Jensen2019-10-311-2/+2
| * | | Extract QGuiShortcutFriedemann Kleint2019-11-014-0/+547
| * | | QAction: Properly port to the new configure systemFriedemann Kleint2019-11-012-4/+4
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-015-11/+29
| |\| |
| | * | Update UCD data to Unicode 12.1.0's Revision 24Edward Welbourne2019-10-301-2/+15
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-304-9/+14
| | |\|
| | | * qpa: Add note about QScreen taking care of primary screen during removalTor Arne Vestbø2019-10-291-1/+2
| | | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-283-8/+12
| | | |\
| | | | * Drag'n'Drop: fix attached Drag object deleted when DnD is progressingYulong Bai2019-10-273-8/+12
| * | | | Extract QGuiAction(Group) from QAction(Group) into QtGuiFriedemann Kleint2019-10-319-10/+2102
| * | | | Move QListSpecialMethods over to QVectorLars Knoll2019-10-301-0/+2
| * | | | Don't try to insert items out of boundsLars Knoll2019-10-301-1/+1
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-304-12/+209
| |\| | |
| | * | | rhi: Move to CBOR in QShader and expand the autotestLaszlo Agocs2019-10-294-12/+209
| * | | | Replace usage of Q_DECL_ALIGN with C++11 alignas keywordVolker Hilsheimer2019-10-291-1/+1
| * | | | Replace Q_ALIGNOF usage in qtbase with C++11 alignof keywordVolker Hilsheimer2019-10-291-1/+1
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-276-20/+42
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-266-20/+42
| | |\| |
| | | * | QFontDatabase: Delete redundant semicolonsJüri Valdmann2019-10-252-2/+2
| | | * | Enforce QTextDocument::MarkdownFeature compatibility at compile timeShawn Rutledge2019-10-244-18/+40
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-2625-106/+420
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-2518-86/+353
| | |\| |
| | | * | QKeySequence: Add missing names for multimedia keysAlexander Volkov2019-10-241-0/+6
| | | * | rhi: Use Q_GLOBAL_STATIC for QRhiGles2 GL program cacheTor Arne Vestbø2019-10-241-3/+3
| | | * | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-10-2410-2/+98
| | | |\ \
| | | | * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-2410-2/+98
| | | | |\|
| | | | | * QtGui: Disable Windows on ARM64 preprocessor conflict in QtOpenGLHernan Martinez2019-10-219-0/+92
| | | | | * Fix cursor not showing in empty block preceding a tableKari Hormi2019-10-141-2/+6
| | | * | | rhi: metal: Fix and clean up committing resource bindingsLaszlo Agocs2019-10-241-45/+51
| | | * | | rhi: metal: Remap resource bindings based on the QShader tableLaszlo Agocs2019-10-242-31/+73
| | | * | | Store a native resource binding map in QShaderLaszlo Agocs2019-10-243-18/+135
| | | * | | Fix: confusion in QImage paintEngine creation on shared imagesEirik Aavitsland2019-10-241-3/+3
| | | |/ /
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-227-20/+67
| | |\| |
| | | * | rhi: Enhance swapchain size query docsLaszlo Agocs2019-10-211-2/+24
| | | * | Remove mapping from CJK/Latin to Common script in Harfbuzz NGEskil Abrahamsen Blomfeldt2019-10-211-17/+7
| | | * | Propagate application termination requests through QPATor Arne Vestbø2019-10-195-1/+36
| * | | | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-2517-68/+60
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-212-3/+3
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-192-3/+3
| | |\| |
| | | * | Fix: QPainter off-by-one clipping for some non-integer scalingsEirik Aavitsland2019-10-182-3/+3
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-181-1/+1
| |\| | |
| | * | | Generate metatypes.json for QtCore, QtGui, and QtWidgetsUlf Hermann2019-10-171-1/+1
* | | | | Regenerate src/*Alexandru Croitor2019-11-142-83/+83
* | | | | Regenerate everything under ./srcAlexandru Croitor2019-11-122-8/+0
* | | | | Fix linking on armv7Simon Hausmann2019-11-111-8/+0
* | | | | Fix cross-compilation against sysroot with vulkan supportSimon Hausmann2019-11-111-6/+1
* | | | | Fix Android x86 buildsLeander Beernaert2019-11-082-2/+2