Eike Ziller
3c85058694
Update License
...
Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com >
2015-01-16 12:37:56 +01:00
Eike Ziller
9c7019f0b2
License update.
...
Change-Id: I0acde2c3b995693de682679471f03af85bdd0a61
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com >
2014-10-15 15:19:55 +02:00
Fawzi Mohamed
419d4e4411
Add ui.qml support to code mode and editor
...
Change-Id: I6d818ddad1e7467578c63161c278455ef6ac743e
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com >
2014-10-14 14:46:32 +02:00
Fawzi Mohamed
fae2d5422f
qmljs: fix PathsAndLanguages::compact, don't skip tail
...
Change-Id: Ie6f99ec2728f8584031d6b6f7d8c3c897300ea9e
Reviewed-by: Christian Stenger <christian.stenger@digia.com >
2014-07-31 11:35:27 +02:00
Christian Stenger
f3a83367d6
QmlJS: Avoid accessing list after last element
...
Change-Id: I4d3f273c157db98615c9aee0152b04dd41f3e1fa
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com >
2014-07-31 10:03:03 +02:00
Fawzi Mohamed
02bdf30f45
qmljs: improve handling of qml dialects
...
Language::Enum -> QmlDialect
* class instead of enum
* moved Language specific operations to it (from Document)
* nicer handling
QStringList -> PathsAndLanguages
* store language along with path, to perform a correct scan and improve
path handling
Change-Id: If69d35c63cfeb48aa670b51870916cd0c40f1916
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com >
2014-07-30 15:07:35 +02:00