qtdeclarative/tools
Simon Hausmann 12e55eaa65 Cleanup: Remove last traces of QQmlScript
What remains is the code for removing .pragma from script source code (and
replacing it with white-space to preserve line/column numbers).  The previous
code even returned the value of the pragmas, but for the remaining caller sites
that value isn't used, so we can just return void.

Change-Id: I16db15da236970660b817d6c4493005365a7a1af
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2014-03-19 17:24:01 +01:00
..
fdegen Fix FDE generation on Intel 32-bit 2013-07-23 13:00:36 +02:00
qml Fix crash in qml/qmlscene when using dummy-data with imports 2014-03-13 21:40:43 +01:00
qmlbundle Cleanup: Remove last traces of QQmlScript 2014-03-19 17:24:01 +01:00
qmleasing Update copyright year in Digia's license headers 2013-01-10 19:52:37 +01:00
qmlimportscanner Add support for scanning javascript files. 2014-02-25 17:08:02 +01:00
qmljs Remove several uses of module includes 2014-03-10 15:04:11 +01:00
qmlmin simplify host_build logic again 2013-10-25 18:54:35 +02:00
qmlplugindump qmlplugindump: adding isComposite 2014-02-26 09:55:41 +01:00
qmlprofiler Save painting events in Qt5 style with thread ID from qmlprofiler 2014-03-18 12:02:48 +01:00
qmlscene Fix crash in qml/qmlscene when using dummy-data with imports 2014-03-13 21:40:43 +01:00
qmltestrunner suppress qml import scan for the tools which don't need it 2013-10-21 10:39:29 +02:00
tools.pro Explicitly mark subdirs as host_builds in SUBDIRS template 2013-10-25 18:54:39 +02:00