aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Doc: Fix typos that cause QDoc warningsPaul Wicking2020-05-181-2/+2
* | | | | | | Compile with latest qtbase devFabian Kosmale2020-05-161-3/+0
* | | | | | | QJSEngine: support char16_tFabian Kosmale2020-05-162-0/+5
* | | | | | | Add missing overrideAlexander Volkov2020-05-156-9/+9
* | | | | | | Respect margins when sizing flickable content itemNicolas Fella2020-05-151-4/+4
* | | | | | | Document qmlformatMaximilian Goldstein2020-05-151-0/+16
|/ / / / / /
* | | | | | RHI: Fix crash in QQuickWindow when updating render targetEskil Abrahamsen Blomfeldt2020-05-142-4/+7
* | | | | | Add qmllint documentationFabian Kosmale2020-05-141-1/+25
* | | | | | Improve polish loop detection and diagnosticsJan Arve Sæther2020-05-141-7/+83
* | | | | | rhi: Fix crashing Controls autotests due to shadereffect lifetime issuesLaszlo Agocs2020-05-138-25/+20
* | | | | | Doc: Update description to be more precisePaul Wicking2020-05-131-2/+3
* | | | | | Use QRhi by defaultLaszlo Agocs2020-05-112-4/+5
* | | | | | Check thread->isRunning before posting WMReleaseSwapchainEventLaszlo Agocs2020-05-111-1/+1
* | | | | | Have the basic render loop notify when the renderpass desc. disappearsLaszlo Agocs2020-05-111-0/+9
* | | | | | Allow aborting syncAndRender() when sync results in no changesLaszlo Agocs2020-05-111-1/+5
* | | | | | Only alter rhi backend on Win7 and Metalless-macOS when not explicitly requestedLaszlo Agocs2020-05-111-2/+5
* | | | | | Pre-check for Metal support to please our CI VMsLaszlo Agocs2020-05-111-0/+18
* | | | | | Please the broken Win 7 CI by forcing OpenGL over D3DLaszlo Agocs2020-05-112-0/+26
* | | | | | Remove qtxmlpatterns reference from qdocconfFabian Kosmale2020-05-113-3/+3
* | | | | | Fix typo in qt6_qml_type_registration functionMike Krus2020-05-091-1/+1
* | | | | | TableView: during layout, set item width before heightRichard Moe Gustavsen2020-05-081-9/+22
* | | | | | Reimplement QWindow::closeEvent, move handling code thereVolker Hilsheimer2020-05-082-9/+10
* | | | | | Remove Screen.orientationUpdateMaskShawn Rutledge2020-05-082-61/+11
* | | | | | Avoid stale renderpass references in ShaderManager's pipeline listLaszlo Agocs2020-05-074-2/+25
* | | | | | Port python check to configure systemKai Koehne2020-05-074-3/+50
* | | | | | TableView: allow negative spacingRichard Moe Gustavsen2020-05-071-2/+2
* | | | | | QQmlPropertyData: Fix isDirect flag handlingFabian Kosmale2020-05-071-1/+2
* | | | | | QQuickWindow: pass InputMethod(Query) events on to itemsVolker Hilsheimer2020-05-061-0/+19
* | | | | | Fix build without openglSamuli Piippo2020-05-061-2/+3
* | | | | | Add forward declaration for QSurfaceSamuli Piippo2020-05-061-0/+1
* | | | | | Implement URLSearchParamsMaximilian Goldstein2020-05-067-0/+885
* | | | | | Add a default message to QML_UNCREATABLEMaximilian Goldstein2020-05-062-3/+10
* | | | | | Fix Clang 10 warning about converting ULLONG_MAX to doubleThiago Macieira2020-05-051-1/+1
* | | | | | Don't hardcode the include directory nameChristophe Giboudeaux2020-05-051-3/+3
* | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-056-12/+35
|\| | | | |
| * | | | | Make Connections object qmlWarning follow a logging categoryDavid Edmundson2020-04-301-2/+7
| * | | | | Text: Fix kerning when horizontalAlignment is set to centerArjen Hiemstra2020-04-291-1/+1
| * | | | | Gracefully handle Accessible attached property on non-itemsTor Arne Vestbø2020-04-282-7/+10
| * | | | | Fix visibility of qml window in qquickwidgetMichal Klocek2020-04-242-2/+17
* | | | | | Fix subpixel positioned text with Text.NativeRenderingEskil Abrahamsen Blomfeldt2020-05-051-5/+4
* | | | | | QQuickLoader: prevent clearing initial properties after active = trueWang Chuan2020-05-051-1/+0
* | | | | | Improve performance when dynamically adding items to a layoutJan Arve Sæther2020-05-045-98/+165
* | | | | | Fix Narrator spelling password characters in Quick TextInputAndre de la Rocha2020-05-041-0/+4
* | | | | | Move some QSGRenderNodePrivate membersLaszlo Agocs2020-05-044-12/+25
* | | | | | Remove the 'windows' render loopLaszlo Agocs2020-05-047-728/+27
* | | | | | Doc: Remove imagePaul Wicking2020-05-041-0/+0
* | | | | | Fix line number for follow-up lines in stringsChristian Stenger2020-05-011-1/+3
* | | | | | Fix lexer handling of escape sequences in stringChristian Stenger2020-05-011-0/+1
* | | | | | Doc: fix typo in ListView::layoutDirectionMitch Curtis2020-04-301-1/+1
* | | | | | Doc: Update flowchartPaul Wicking2020-04-302-0/+0