summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor/qmljsquickfixes.cpp
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Refactoring changes: Cleanup and improvements.Christian Kamm2011-08-191-4/+6
* QmlJS: Rename range-related functions.Christian Kamm2011-07-051-1/+1
* New code assist APILeandro Melo2011-05-181-7/+10
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* QuickFix: Add comments to undocumented fixes.Christian Kamm2011-01-071-0/+10
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Move shared code to a new QmlJSTools plugin.Christian Kamm2010-11-111-1/+2
|/
* QMLEditor: changed quickfix to only activate on the type id.Erik Verbruggen2010-09-301-4/+3
* QuickFix: Move helpers from QuickFixData to RefactoringFile.Christian Kamm2010-08-131-6/+6
* QuickFix: Migrate to a nicer API for cross-file quick fixes.Christian Kamm2010-08-121-7/+4
* QuickFix: Don't separate createChanges from perform.Christian Kamm2010-08-121-1/+2
* QuickFix: Clean up RefactoringChanges and add missing functionality.Christian Kamm2010-08-121-4/+4
* Put the quickfix implementations into a separate file.Erik Verbruggen2010-07-271-0/+125