summaryrefslogtreecommitdiff
path: root/src/libs/qmljs
Commit message (Expand)AuthorAgeFilesLines
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-2010-14/+18
* qmljs: add qrc files that are not resources without warningsFawzi Mohamed2013-06-061-1/+2
* Doc: Remove \fn lines adjacent to functionsOrgad Shaneh2013-06-052-5/+0
* qmljs: adding qrc supportFawzi Mohamed2013-06-0312-17/+701
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-281-2/+0
|\
| * Remove duplicate module dependencies from qbs files.Christian Kandeler2013-05-271-2/+0
* | Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-271-1/+1
|\ \ | |/
| * rename ProductModule into ExportJoerg Bornemann2013-05-271-1/+1
* | TypeDescriptionReader: Check for files that are not UTF8 encodedThomas Hartmann2013-05-152-8/+22
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-301-2/+3
|\ \ | |/
| * qmljs: add explicit -relocatable flag to qmlplugindumper and use itFawzi Mohamed2013-04-251-2/+3
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-112-9/+19
|\ \ | |/
| * QmlJSStaticAnalysis: make PrototypeMessageData publicThomas Hartmann2013-04-102-9/+19
* | Export TypeDescriptionReaderAlan Alpert2013-04-081-1/+1
* | Clean headers in QmlJs.Friedemann Kleint2013-04-0428-67/+4
* | derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* | make library and plugin dependencies declarativeOswald Buddenhagen2013-04-032-3/+4
* | centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* | remove unnecessary include pathsOswald Buddenhagen2013-04-021-4/+0
* | define QT_CREATOR centrallyOswald Buddenhagen2013-04-023-7/+2
* | automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* | factor out all library dependencies to _dependencies.pri filesOswald Buddenhagen2013-04-022-2/+3
* | Fix Krazy warnings about includes/header guards in QML-JS-code.Friedemann Kleint2013-03-124-10/+10
* | Fix Krazy warnings about QString::null/clear().Friedemann Kleint2013-03-111-1/+1
|/
* ConsoleItem: Return copy of QString instead of refAurindam Jana2013-03-052-2/+2
* qmljs: do not show warnings for not fully supported languagesFawzi Mohamed2013-03-052-0/+19
* QmlConsole: Remove zero width spaceAurindam Jana2013-03-052-0/+7
* QmlBundle: Do not translate warningsKai Koehne2013-02-222-11/+13
* qmljs: add infrastructure handling qml dialects betterFawzi Mohamed2013-02-2113-6/+589
* Reduce padding in often-used structsTobias Hunger2013-02-211-1/+1
* UI text: Fix QML JS static analytics messagesLeena Miettinen2013-02-131-69/+69
* String improvementsRobert Loehning2013-02-121-3/+3
* qmljs: fix "." gone astrayFawzi Mohamed2013-02-111-1/+1
* UI text: fix qmljs messagesLeena Miettinen2013-02-112-60/+60
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-062-6/+6
* Incremented year in copyright infoRobert Loehning2013-02-016-6/+6
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3178-84/+80
|\
| * Remove QT_BEGIN/END_HEADER, fixing compilation with Qt 5 (dev).Friedemann Kleint2013-01-301-4/+0
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2975-77/+77
* | qmljs: differnt language constants for the different qml flavorsFawzi Mohamed2013-01-312-8/+30
* | Fix spelling/blank errors discovered by the bots.Friedemann Kleint2013-01-291-1/+1
* | tr()-Fixes: Fix translation contexts.Friedemann Kleint2013-01-291-1/+1
* | qmljs/parser: update to latest qt5 parserFawzi Mohamed2013-01-2414-1001/+1381
* | Revert "qmljs/parser: update to latest qt5 parser"Fawzi Mohamed2013-01-2314-1128/+1003
* | qmljs/parser: update to latest qt5 parserFawzi Mohamed2013-01-2314-1003/+1128
* | Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-162-3/+2
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-0817-186/+115
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-12-141-0/+1
|\ \ | |/
| * qmljs: add qt5 qmlpath to code model pathsFawzi Mohamed2012-12-121-0/+1
* | Compile fixRobert Loehning2012-12-061-2/+2