aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljstools
Commit message (Expand)AuthorAgeFilesLines
* Revert "qmljs: better defaults, more uniform handling of paths"Fawzi Mohamed2014-05-071-11/+8
* Revert "qmljs: add qbs default paths"Fawzi Mohamed2014-05-071-5/+0
* Revert "qmljs: fix compilation with Qt4 (attempt 2)"Fawzi Mohamed2014-05-071-2/+0
* qmljs: fix compilation with Qt4 (attempt 2)Fawzi Mohamed2014-05-071-0/+2
* qmljs: add qbs default pathsFawzi Mohamed2014-05-061-0/+5
* qmljs: better defaults, more uniform handling of pathsFawzi Mohamed2014-05-061-8/+11
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* qmljs: fixing attributes naming (code style)Fawzi Mohamed2014-02-191-2/+0
* qml: moving most of ModelManager logic to ModelManageInterfaceFawzi Mohamed2014-02-1910-2730/+31
* QmlJSConsole: Fix scrolling behaviorChristian Stenger2014-02-181-2/+2
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-127-30/+10
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-5/+11
* qmljs: generalize language treatementFawzi Mohamed2014-01-283-60/+30
* TextEditors: Move font settings to documentEike Ziller2014-01-241-1/+1
* TextEditors: Remove widget's setTabSettings methodEike Ziller2014-01-211-1/+1
* Use document instead of widget in TextEditor::RefactoringChangesDataEike Ziller2014-01-211-4/+5
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-201-3/+6
|\
| * qml: avoid dumping or reading type info multiple timesFawzi Mohamed2014-01-161-3/+6
* | qml: make dumping errors more chattyFawzi Mohamed2014-01-202-0/+5
* | TextEditors: Move indenter to document.Eike Ziller2014-01-151-2/+2
* | Core: Merge Find and Locator into Core pluginhjk2014-01-145-17/+14
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0849-49/+49
|\|
| * Incremented year in copyright infoRobert Loehning2014-01-0849-49/+49
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-181-2/+1
|\|
| * QmlJSTools: Fix plugin unit testChristian Stenger2013-12-121-2/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-102-29/+16
* | Rename QString ITextEditorDocument::contents --> plainTextEike Ziller2013-12-101-1/+1
|/
* qmljs: delay import scan until at least one qml file is parsedFawzi Mohamed2013-11-262-0/+18
* qmljs: avoid double parsing of importsFawzi Mohamed2013-11-261-8/+22
* QmlJS: Fixing warningsThomas Hartmann2013-11-261-1/+1
* QmlJsTools: Fix compilation with Qt4Nikolai Kosjar2013-11-201-1/+1
* qmljs: scan importsFawzi Mohamed2013-11-203-27/+178
* qmljs: fingerprints for documents, libraries and FakeMetaObjectsFawzi Mohamed2013-11-202-3/+7
* qmljs: new import/dep trackingFawzi Mohamed2013-11-203-1/+38
* Braces cleanupOrgad Shaneh2013-11-141-4/+2
* qmljs: use QTC_OVERRIDE in qmljsmodelmanagerFawzi Mohamed2013-11-121-29/+30
* qml: solve race condition when deleting while indexingFawzi Mohamed2013-11-122-2/+4
* QmlConsole: Save cycleshjk2013-11-081-0/+1
* qmljs: use new qml parserFawzi Mohamed2013-11-061-1/+1
* qmljs: temporarly disable tests, until new import handling is inFawzi Mohamed2013-11-061-0/+1
* Qml Console view: Fix scrollingDaniel Teske2013-10-291-0/+2
* qmljs: added qmljsconstants.hFawzi Mohamed2013-10-234-36/+36
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-2/+2
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* CppTools: Adapt C++ locator names to realityNikolai Kosjar2013-10-071-1/+1
* TextEditor: Use direct interface for registerMimeTypeForLanguageIdhjk2013-09-261-18/+6
* CodeStyleSettings: De-noise user code by using QByteArray ids.hjk2013-09-251-4/+3
* Apply static pattern to TextEditorSettinghjk2013-09-202-22/+17
* Move some functions out of defaults.js and make them project properties.Christian Kandeler2013-09-091-2/+1
* MessageManager: General cleanup.hjk2013-09-052-9/+5