aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor/qmljsquickfixes.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlJSEditor: Rename QmlJSEditorEditable into QmlJSEditorhjk2013-06-071-2/+6
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | QmlJSEditor: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-031-1/+1
* | Compile fix for WindowsRobert Loehning2012-11-081-2/+1
* | CppEditor: simplify CppQuickFixOperation interfacehjk2012-11-071-13/+6
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* QuickFixes: Fix capitalization of descriptionsKai Koehne2012-05-101-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* tr()-Fixes.Friedemann Kleint2011-12-131-0/+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
* | QmlJS checks: Suppression of static analysis messages.Christian Kamm2011-10-191-0/+48
* | QmlJS: Add quick fix to wrap element in Loader.Christian Kamm2011-10-191-0/+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