aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-2276-344/+2233
* V4: Pass scope around as parameters inside the runtime.Erik Verbruggen2016-06-2262-580/+668
* Fix build on Windows with MinGW and QNXSimon Hausmann2016-06-221-0/+1
* Make QSGEngine::initialize backend-independentLaszlo Agocs2016-06-224-14/+14
* D3D12: Support runtime threaded shader compilationLaszlo Agocs2016-06-228-43/+232
* Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-06-2137-162/+506
|\
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-2137-162/+506
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-2028-117/+130
| | |\
| | | * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-06-200-0/+0
| | | |\
| | | | * QML: Only release types if they aren't referenced anymorev5.6.1-1Ulf Hermann2016-06-162-4/+14
| | | * | Doc: Refactor cpp integration Message sampleSamuel Gaist2016-06-191-5/+5
| | | * | qmltest::linecount - adjust text widthTimur Pocheptsov2016-06-181-1/+2
| | | * | Fix reference to Windows RT which actually meant Windows Runtime.Jake Petroules2016-06-161-1/+1
| | | * | Fix positioning of inline images in StyledText.Michael Brasser2016-06-163-7/+16
| | | * | Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-163-3/+3
| | | * | V4: Always set the tag when boxing a pointer in QV4::Value.Erik Verbruggen2016-06-166-73/+63
| | | * | ItemViews: Make the wording of the warning on cache properties slightly sterner.Robin Burchell2016-06-163-12/+18
| | | * | highdpi manual test: include <QDebug> not qDebug.hShawn Rutledge2016-06-161-1/+1
| | | * | Remove erronous setTextureSize() as it is already set previouslyAndy Shaw2016-06-151-1/+0
| | | * | Support glyphs outside em square in distance field cacheEskil Abrahamsen Blomfeldt2016-06-151-4/+8
| | | * | Add QNX to an x86-64 gcc/g++ listJames McDonnell2016-06-141-1/+1
| | | * | Make some QNX only code Dinkum specificJames McDonnell2016-06-142-2/+2
| | | * | Fix build of textureprovider example with -opengl dynamicKai Koehne2016-06-132-5/+7
| | | * | QAccessibleQuickItem: Add Q_DECL_OVERRIDERobert Loehning2016-06-111-34/+34
| | | * | QML: Only release types if they aren't referenced anymoreUlf Hermann2016-06-102-4/+14
| | | * | Blacklist qmltest::ListView::test_listInteractiveCurrentIndexEnforce()Liang Qi2016-06-101-0/+2
| | | * | QmlIncubator: correct documentation snippet about waiting for ReadyShawn Rutledge2016-06-101-1/+1
| | * | | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-166-43/+371
| | |\ \ \
| | | * | | QML: Only release types if they aren't referenced anymorev5.7.0Ulf Hermann2016-06-112-4/+14
| | | * | | Mention license change in 5.7.0 changelog.Kai Koehne2016-06-081-2/+18
| | | * | | Add QtDeclarative Qt5.7.0 changelogv5.7.0-rc1Antti Kokko2016-05-261-0/+98
| | | * | | Merge "Merge remote-tracking branch 'origin/5.6.1' into 5.7.0" into refs/stag...Jani Heikkinen2016-05-242-2/+7
| | | |\ \ \
| | | | * \ \ Merge remote-tracking branch 'origin/5.6.1' into 5.7.0Liang Qi2016-05-232-2/+7
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | * | / | Fix QQuickItem change listenersJ-P Nurmi2016-05-243-39/+243
| | | |/ / /
| | * | | | QQuickTextInput: include padding when reporting anchor rectRichard Moe Gustavsen2016-06-131-2/+3
* | | | | | Update adaptations doc pageLaszlo Agocs2016-06-211-6/+38
* | | | | | Add a tab widget to QQuickWidget exampleLaszlo Agocs2016-06-207-4/+307
* | | | | | Software Renderer: Call QBackingStore::beginPaint with correct QRegionAndy Nichols2016-06-205-10/+36
* | | | | | Move type compilation independent bits out of QQmlTypeCompilerSimon Hausmann2016-06-205-31/+48
|/ / / / /
* | | | | Software Image Node: Do not make equality check in setTextureAndy Nichols2016-06-201-5/+3
* | | | | Script dependency handling cleanupSimon Hausmann2016-06-202-24/+21
* | | | | Minor cleanup for implicit import handlingSimon Hausmann2016-06-202-9/+7
* | | | | Clean up pragma singleton handling in the type loaderSimon Hausmann2016-06-204-66/+29
* | | | | Increase test coverage for the V4 memory managerFrank Meerkoetter2016-06-205-6/+77
* | | | | fix incorrect propagation of hover events in some casesShawn Rutledge2016-06-203-12/+13
* | | | | Clean up file/error handling in the type loaderSimon Hausmann2016-06-205-66/+62
* | | | | Added basic support for saving compilation units to diskSimon Hausmann2016-06-179-2/+320
* | | | | Move object/binding counter code to CompilationUnitSimon Hausmann2016-06-173-24/+31
* | | | | Moved import cache and type resolution cache codeSimon Hausmann2016-06-175-66/+79
* | | | | Separate QQmlPropertyValidator into a standalone fileSimon Hausmann2016-06-175-665/+772