aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor/qmljsquickfixassist.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Flatten QuickFixAssistProcessor hierarchyhjk2014-09-301-16/+1
* | TextEditor: Merge some "assist" related classeshjk2014-09-091-2/+2
* | QmlJSEditor: Rename QmlJSTextEditorWidget to QmlJSEditorWidgethjk2014-08-261-1/+1
* | TextEditor: Consolidate document access functions.hjk2014-08-041-1/+1
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* QmlJSEditor: Use ICore::dialogParent for component dialogEike Ziller2014-02-101-7/+1
* QmlJSEditor: Remove functions from widget that delegate to documentEike Ziller2014-02-101-1/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Merge BaseTextEditorWidget::editorDocument() and ::baseTextDocument()Eike Ziller2013-12-181-1/+1
|/
* TextEditor: Move isAsynchronous() up to IAssistProviderNikolai Kosjar2013-10-011-0/+5
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* QmlJSEditor: Rename QmlJSEditorEditable into QmlJSEditorhjk2013-06-071-3/+7
* C++: Fix dangling IDocument* in CppCompletionAssistProcessorNikolai Kosjar2013-03-191-1/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make PluginManager mostly static.Eike Ziller2012-06-191-2/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-2/+2
* | QmlJS: Add quick fix to wrap element in Loader.Christian Kamm2011-10-191-1/+1
|/
* Refactoring changes: Cleanup and improvements.Christian Kamm2011-08-191-2/+3
* New code assist APILeandro Melo2011-05-181-0/+115