aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into 5.6Simon Hausmann2015-09-021-0/+8
|\
| * Warn if a composite type is not ready and continue.Marco Benelli2015-09-011-0/+8
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-211-2/+2
|\|
| * qml: Don't build OpenGL support if OpenGL is not available in Qt.Kai Koehne2015-08-191-5/+5
* | Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-182-0/+4
|\|
| * qmlprofiler: Add missing #include <limits>.Friedemann Kleint2015-07-282-0/+4
* | qml: Don't build OpenGL support if OpenGL is not available in Qt.Robin Burchell2015-08-171-3/+3
* | Allow specification of loadable debug services via command lineUlf Hermann2015-08-131-1/+2
* | Remove unused QQmlPoolFrank Meerkoetter2015-07-311-1/+0
* | qmlprofiler: Use QQmlProfilerDefinitions for accessing definitionsUlf Hermann2015-07-235-131/+144
* | Use by-ref in foreach when T is large or non-trivialSérgio Martins2015-07-181-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-303-35/+161
|\|
| * Enable high-dpi mode for qml.app on OS X.Morten Johan Sørvig2015-06-161-0/+2
| * qml: Output information about build and GL renderer in verbose mode.Friedemann Kleint2015-06-151-15/+57
| * qml: Add options to control the GL renderer.Friedemann Kleint2015-06-041-0/+10
| * qmlscene: Add option --verbose to obtain diagnostic output.Friedemann Kleint2015-06-041-2/+63
| * qmlscene: Add options to control the GL renderer.Friedemann Kleint2015-06-041-18/+29
* | Fix inefficient usages of qDeleteAll()Sérgio Martins2015-06-261-2/+2
* | qmlprofiler: Remove some dead codeUlf Hermann2015-06-152-7/+1
* | qmlprofiler: Allow specification of features to recordUlf Hermann2015-06-094-2/+120
* | qmlprofiler: Record input eventsUlf Hermann2015-06-095-6/+43
* | Add 28 QList::reserve() callsSérgio Martins2015-06-082-2/+7
* | qmlprofiler: Output data after application quits in non-interactive modeUlf Hermann2015-06-073-1/+12
* | qmlprofiler: Redirect app stdout to qmlprofiler stderrUlf Hermann2015-06-071-1/+1
* | qmlprofiler: Improve options for trace outputUlf Hermann2015-06-064-50/+211
* | qmlprofiler: Only accept commands if we ask for themUlf Hermann2015-06-066-41/+20
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-041-5/+1
|\|
| * qmllint: Fix parsing js files with .import directivesSérgio Martins2015-05-091-5/+1
* | qmlprofiler: Allow aggregation of multiple traces into one file.Ulf Hermann2015-05-211-4/+6
* | qmlprofiler: In interactive mode, don't quit if application quitsUlf Hermann2015-05-211-7/+7
* | qmlprofiler: Remove useless 'maximumTime' member.Ulf Hermann2015-05-211-11/+0
* | qmlprofiler: Add non-interactive mode and make it the default.Ulf Hermann2015-05-213-16/+30
* | qmlprofiler: Clean up recording state messUlf Hermann2015-05-214-96/+43
* | qmlprofiler: Add some sanity to command line parsing.Ulf Hermann2015-05-213-85/+87
* | Move exceptionValue and globalObject from the Engine onto the JS stackLars Knoll2015-04-241-3/+2
* | Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.hLars Knoll2015-04-243-2/+3
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-223-35/+223
|\|
| * qmlplugindump: add dependenciesMarco Benelli2015-04-211-20/+221
| * Address uninitialized pointer variablesHolger Hans Peter Freyther2015-04-201-1/+0
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-161-14/+2
| |\
| | * Use qt_subtract_from_timeout instead of duplicating qt_timeout_valueDaniel Teske2015-04-141-14/+2
* | | More cleanupsLars Knoll2015-04-211-3/+3
* | | Further cleanupsLars Knoll2015-04-161-1/+1
* | | qml tool should exit on Qt.quit()Alan Alpert2015-03-311-1/+17
* | | Fix use of qml versioning in qmlAlan Alpert2015-03-171-2/+2
* | | Don't limit to files ending with .qmlKevin Ottens2015-03-161-8/+5
* | | qml tool: don't process the command nameKevin Ottens2015-03-061-1/+1
|/ /
* | Fixed license headersJani Heikkinen2015-02-172-6/+6
* | Update copyright headersJani Heikkinen2015-02-1238-259/+259
* | Remove all remaining usages of ValueRefLars Knoll2015-01-231-2/+2