aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove private API dependency of qmlcachegen generated codeSimon Hausmann2018-01-282-11/+1
* Add support for compiling QML/JS files ahead of time in resourcesSimon Hausmann2018-01-287-10/+1074
* Minor data structure cleanupSimon Hausmann2018-01-222-39/+5
* Fix build for QML modules with qmlcache config enabledJ-P Nurmi2017-12-082-11/+4
* Merge remote-tracking branch 'origin/wip/new-backend' into devSimon Hausmann2017-11-212-145/+76
|\
| * V4: Add a baseline JITErik Verbruggen2017-11-171-0/+2
| * Merge remote-tracking branch 'origin/dev' into new-backendLars Knoll2017-11-082-6/+26
| |\
| * \ Merge remote-tracking branch 'origin/dev' into HEADLars Knoll2017-10-223-2/+38
| |\ \
| * \ \ Merge remote-tracking branch 'origin/dev' into wip/new-backendSimon Hausmann2017-09-083-3/+23
| |\ \ \
| * | | | Move CallContext construction into a interpreter instructionLars Knoll2017-09-011-1/+1
| * | | | Merge remote-tracking branch 'origin/dev' into wip/new-backendLars Knoll2017-08-2214-151/+85
| |\ \ \ \
| * | | | | Fix compilationLars Knoll2017-08-081-1/+1
| * | | | | Don't store the current line number in the ExecutionContextLars Knoll2017-08-041-1/+1
| * | | | | Fix disabling fast lookups for QMLErik Verbruggen2017-07-071-10/+2
| * | | | | Split up qv4codegen into several filesLars Knoll2017-07-032-2/+2
| * | | | | Remove now unused filesLars Knoll2017-06-302-44/+22
| * | | | | Don't use the ISel's anymoreLars Knoll2017-06-221-96/+49
| * | | | | Pass the JSUnitGenerator into the codegenLars Knoll2017-06-191-2/+8
* | | | | | Make qml-debug a proper featureUlf Hermann2017-11-082-2/+2
| |_|_|_|/ |/| | | |
* | | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-242-6/+26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix outdated BSD license headerKai Koehne2017-10-172-6/+26
* | | | | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-09-203-2/+38
|\| | | | | |_|_|/ |/| | |
| * | | qmlimportscanner: Scan the root directory againMorten Johan Sørvig2017-09-191-1/+1
| * | | Error out when compiling signal handlers with arguments in qml filesSimon Hausmann2017-09-121-0/+36
| * | | qmlplugindump: skip imports containing "private"Marco Benelli2017-09-081-1/+1
* | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-051-2/+2
|\| | |
| * | | qmlimportscanner: Only skip debug/release directories if the path ends with themAndy Shaw2017-09-041-2/+2
* | | | Add a way to set the default render type of text-like elementsGiuseppe D'Angelo2017-08-231-0/+20
* | | | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-231-1/+1
|\| | | | |_|/ |/| |
| * | qmlplugindump: fix bug in reading command lineMarco Benelli2017-08-211-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-181-62/+62
|\| |
| * | Change data structures in QQmlMetaTypeDataLars Knoll2017-08-021-55/+55
| * | Use QQmlType by valueLars Knoll2017-08-021-11/+11
* | | qmlplugindump: fix "useQApplication set but not used" build errorMitch Curtis2017-08-041-0/+1
* | | Adjust QMAKE_TARGET_PRODUCT, QMAKE_TARGET_DESCRIPTIONKai Koehne2017-07-2812-22/+13
* | | Remove custom setting of qmake VERSION field in toolsKai Koehne2017-07-2811-67/+0
* | | qmlscene: add an option to request core profile contextsLaszlo Agocs2017-07-061-0/+9
| |/ |/|
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-0/+5
|\|
| * Disable ahead-of-time cache generation on AndroidSimon Hausmann2017-06-061-0/+5
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-063-35/+24
|\|
| * Remove invalid QObject::connect callJoerg Bornemann2017-05-041-1/+0
| * Fix licensingJani Heikkinen2017-05-042-34/+24
* | Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-026-0/+11
|\|
| * Run includemocs in qtdeclarativeThiago Macieira2017-04-266-0/+11
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-211-1/+6
|\|
| * Fix forced error warnings in -no-gui buildv5.9.0-beta2Alex Blasche2017-04-121-1/+6
* | qmlscene: Add --apptype argument, allowing to specify the application classFriedemann Kleint2017-04-121-22/+50
* | Migrate to QRegularExpressionSamuel Gaist2017-04-092-12/+13
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-074-10/+27
|\|
| * Fix support for jsTr() and QT_TR_NOOP in list elements when cachingSimon Hausmann2017-04-061-3/+5