summaryrefslogtreecommitdiff
path: root/src/plugins/qmljstools
Commit message (Expand)AuthorAgeFilesLines
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* QmlJSTools: Fix language detection bug.Christian Kandeler2013-07-021-1/+1
* qmljs: coalesce resets of code model triggered by cpp files updateFawzi Mohamed2013-07-022-1/+13
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Consistently give qbs groups a name.Eike Ziller2013-06-061-0/+1
* QmlJsTools: Compile fix for Qt 4.Friedemann Kleint2013-06-051-0/+1
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-06-052-2/+14
|\
| * QmlConsole: Fix bug: Jump to location in editorAurindam Jana2013-06-042-2/+14
* | Switch less often to edit modeEike Ziller2013-06-051-2/+1
* | qmljs: adding qrc supportFawzi Mohamed2013-06-032-1/+157
* | Move openEditorAt from BaseTextEditorWidget to EditorManagerEike Ziller2013-06-032-5/+5
* | qmljs: moving all mime types into qmljstoolsFawzi Mohamed2013-05-305-0/+52
* | qmljstools: reset code model after update of exported cpp typesFawzi Mohamed2013-05-291-2/+8
* | Settings: Simplify some user codehjk2013-05-291-4/+2
* | Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-281-1/+0
|\ \ | |/
| * Remove duplicate module dependencies from qbs files.Christian Kandeler2013-05-271-1/+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
* | Fix dependency information according to output of dependency checkerTobias Hunger2013-05-221-0/+3
* | Normalized connect()sRobert Loehning2013-05-161-1/+1
* | TypeDescriptionReader: Check for files that are not UTF8 encodedThomas Hartmann2013-05-151-2/+3
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-302-0/+4
|\ \ | |/
| * qmljs: add explicit -relocatable flag to qmlplugindumper and use itFawzi Mohamed2013-04-252-0/+4
* | C++ Detach the CppEditor from code-model internals.Erik Verbruggen2013-04-261-3/+3
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-181-1/+1
|\ \ | |/
| * qmljs: update qt-creator builtins.qmltypes, and use them for qt<-4.8.5Fawzi Mohamed2013-04-161-1/+1
* | Mime: Use string comparisons instead of regexps for simple globbinghjk2013-04-171-5/+9
* | auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-8/+1
* | CppTools: Rename files to comply with coding standardTobias Hunger2013-04-102-2/+2
* | CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-082-6/+6
* | derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* | make library and plugin dependencies declarativeOswald Buddenhagen2013-04-032-10/+10
* | Clean headers in QmlJsTools.Friedemann Kleint2013-04-0317-78/+0
* | Forward-declare some classes in QmlJsTools.Friedemann Kleint2013-04-035-5/+12
* | centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* | automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* | QmlJsTools: Adjust to MessageManager api changeDaniel Teske2013-03-252-6/+8
* | Improve error reporting when running qmlplugindump.Friedemann Kleint2013-03-181-2/+42
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-181-0/+5
|\ \ | |/
| * Avoid crash on qmljs plugin unloadjkobus2013-03-121-0/+5
* | C++: use argumentCount in loops in initializer.Erik Verbruggen2013-03-151-1/+1
* | QmlJsTools: Remove unneeded #ifdef.Christian Kandeler2013-03-141-3/+3
* | Fix Krazy warnings about includes/header guards in QML-JS-code.Friedemann Kleint2013-03-122-4/+3
|/
* QmlConsole: Remove zero width spaceAurindam Jana2013-03-055-7/+12
* QmlConsole: Fixes navigation issue with right arrow keyAurindam Jana2013-03-051-1/+1
* qmljs: add infrastructure handling qml dialects betterFawzi Mohamed2013-02-217-0/+460
* qmljs: look for builtins also in QTDIR/imports/QtQuick1Fawzi Mohamed2013-02-201-0/+7
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-6/+6
* Incremented year in copyright infoRobert Loehning2013-02-017-7/+7