aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor/qmljsquickfixassist.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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