summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-172-7/+22
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-162-7/+22
| |\| |
| | * | rhi: gl: Do not let external rendering trash our vaoLaszlo Agocs2019-10-152-7/+22
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-161-0/+13
|\| | |
| * | | QTest: fall back to qWaitForWindowExposed in qWaitForWindowActivatedJohan Klokkhammer Helsing2019-10-141-0/+13
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1411-14/+21
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-1310-12/+19
| |\| |
| | * | Protect global variable g_pointIdMap with mutexesRainer Keller2019-10-112-0/+7
| | * | Make QTextBlockFormat::MarkerType an enum classShawn Rutledge2019-10-106-10/+10
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-102-2/+2
| | |\|
| | | * Don't crash when calling jumpToFrame() on an empty QMovieLars Knoll2019-10-091-1/+1
| | | * Fix warning about out of bounds access in QString::operator[]Lars Knoll2019-10-091-1/+1
| * | | PNG handler: stop using volatileGiuseppe D'Angelo2019-10-121-2/+2
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1112-471/+987
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-1012-471/+987
| |\| |
| | * | rhi: Autotest for rendering a triangle into a windowLaszlo Agocs2019-10-091-1/+1
| | * | rhi: Autotest rendering a textured quadLaszlo Agocs2019-10-091-0/+2
| | * | rhi: Fix non-base level copy and readback wrt source sizeLaszlo Agocs2019-10-094-17/+19