summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor
Commit message (Expand)AuthorAgeFilesLines
* Core: Clean up some ICore::instance() useshjk2013-09-241-2/+2
* Cleanup IWizard interface and usershjk2013-09-245-53/+37
* Apply static pattern to TextEditorSettinghjk2013-09-202-4/+3
* Core: Clean up FileIconProvider interfacehjk2013-09-131-2/+1
* Utils: Cleanup of Tooltip interfacehjk2013-09-131-3/+3
* QmlJsEditor: Remove dead codeTobias Hunger2013-09-121-7/+0
* TextEditor: get CompletionAssistProvider from editor.Erik Verbruggen2013-09-093-0/+12
* Find: Turn SearchResultItem struct into classTobias Hunger2013-09-041-2/+2
* Fix some include statements.Christian Kandeler2013-09-041-1/+1
* ProjectManager: Use Core::Id for progress typeshjk2013-09-041-1/+1
* Completions: move continuations upper in proposals list.Alexey Semenko2013-09-032-2/+2
* Apply 'static' pattern to VcsManagerhjk2013-09-031-1/+1
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-9/+10
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-6/+6
* Core/Help: Clean up HelpManager interface and usershjk2013-08-301-7/+7
* EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-1/+1
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-302-6/+4
* Implement syntax highlighting in diff editorjkobus2013-08-295-0/+108
* Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-08-271-0/+8
|\
| * qmljs: add vector*d, quaternion, and matrix4x4 to code modelFawzi Mohamed2013-08-221-0/+8
* | Add common interface for text formats inside syntax highlighterjkobus2013-08-264-36/+23
* | TaskHub: Move code to be more conform with other singletonsTobias Hunger2013-08-193-15/+8
* | TaskHub: De-noise user codehjk2013-08-022-3/+3
* | EditorFactory: Replace some virtual functions with data membershjk2013-08-022-43/+8
* | Fix usage of EditorManager::editorsForFileNameEike Ziller2013-07-181-2/+2
* | Fix coding style for else statementsOrgad Shaneh2013-07-172-13/+5
* | TextEditors: Remove useless duplicated (set)textCodec methodsEike Ziller2013-07-172-8/+0
* | Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-1/+0
* | Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* | Rename IDocument::fileName --> filePathEike Ziller2013-07-092-7/+7
|/
* QmlJSEditor: Rename QmlJSEditorEditable into QmlJSEditorhjk2013-06-0717-58/+107
* Switch less often to edit modeEike Ziller2013-06-053-39/+8
* qmljs: adding qrc supportFawzi Mohamed2013-06-031-0/+7
* Move openEditorAt from BaseTextEditorWidget to EditorManagerEike Ziller2013-06-031-4/+3
* qmljs: moving all mime types into qmljstoolsFawzi Mohamed2013-05-305-49/+0
* 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-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/+1
* | Remove some redundant Environment copyingOrgad Shaneh2013-05-211-2/+1
* | QmlJsEditor: Remove qmljseditoractionhandlerDaniel Teske2013-05-155-112/+0
* | Merge branch '2.7'Oswald Buddenhagen2013-05-151-2/+5
|\ \ | |/
| * Fix crash for long properties in outline modelKai Koehne2013-05-071-2/+5
* | TextEditors: Separate away methods that actually work on a documentEike Ziller2013-04-193-4/+4
* | C++: highlighter clean-upsErik Verbruggen2013-04-181-1/+1
* | auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-6/+1
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-081-2/+0
|\ \ | |/
| * Remove unneeded typedefsKai Koehne2013-04-021-2/+0
* | derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0