Commit Graph

66 Commits

Author SHA1 Message Date
Roberto Raggi
5e28dad574 Updated the QML/JS front-end.
Reviewed-by: Christian Kamm
2010-10-19 16:11:54 +02:00
Tobias Hunger
715796b48a Fix krazy issues: Use explicit constructors
* Fix all warnings about non-explicit constructors except for those
   in 3rdparty code.
2010-08-27 12:10:29 +02:00
Roberto Raggi
fe46a750ed Updated the QML/JS front-end. 2010-03-31 15:40:28 +02:00
Roberto Raggi
0b12111d6e Regenerated the qml/js front-end. 2010-03-29 17:21:05 +02:00
Christian Kamm
0423169bd4 Update Qml parser. 2010-03-25 14:55:44 +01:00
Tobias Hunger
16567649d5 Fix build on windows 2010-03-19 15:37:02 +01:00
Christian Kamm
6eadfa3ac0 Read qmldir files in a thread and cache them in Snapshot.
Reviewed-by: Erik Verbruggen
2010-03-18 16:47:21 +01:00
Christian Kamm
4261aca7b0 Make the Qml code model read qmldir files for import resolving.
However, it still re-reads for each use of Link. Needs to be optimized.

Reviewed-by: Roberto Raggi
2010-03-18 16:47:16 +01:00
Roberto Raggi
5b9d6614f2 Updated the QML/JS parser. 2010-03-15 15:29:37 +01:00
Roberto Raggi
26e4672bc6 Updated the QML/JS front-end. 2010-03-03 11:39:21 +01:00
ck
69e141c32f QML stuff: Fix compilation for namespaced Qt. 2010-02-16 15:14:49 +01:00
Erik Verbruggen
09cae866e5 Synced changes with Qt. 2010-02-08 14:29:43 +01:00
Oswald Buddenhagen
d4ac9c9f8e re-enable QT_USE_FAST_CONCATENATION
includes workaround for breakage with old g++
2010-02-08 13:00:57 +01:00
Erik Verbruggen
2395ec51a6 Incorporated commit 38c0ed9870fc6bd8ba759c283eaf2bffb61c2e3f from kinetic-declarativeui.
Fixed possible array index-out-of-bounds crash in error reporting.
2010-01-21 16:47:46 +01:00
Roberto Raggi
c943d8e4f1 Renamed classes and files to use the QmlJS prefix. 2010-01-18 16:59:20 +01:00
Erik Verbruggen
205c9b3f9a Moved the qmljs shared folder into the shared library. 2010-01-18 14:12:44 +01:00