aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor/qmljsquickfix.h
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Import only mandatory libraries or directoriesAli Kianian2023-08-151-1/+3
* Replace a few \returns by Returnshjk2023-03-241-1/+1
* QML: Fix crash when opening context menuEike Ziller2023-02-071-4/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* qmljs: (QString -> Utils::FilePath)++Fawzi Mohamed2022-07-131-1/+1
* Qt Creator CMake portCristian Adam2019-05-171-2/+0
* QmlJSEditor: ModernizeAlessandro Portale2018-12-101-5/+5
* QmlJsEditor/QmlJsTools: Use override consistentlyTobias Hunger2018-05-071-1/+1
* QmlJSEditor: Create QuickFixes directlyhjk2018-01-101-16/+1
* TextEditor: Split the global QuickFixFactory listhjk2017-12-181-5/+4
* TextEditor: Dissolve QuickFixAssistProcessorhjk2017-12-151-2/+0
* TextEditor: Use more direct access to quick fix factorieshjk2017-12-151-0/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* 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
* | Compile fix for WindowsRobert Loehning2012-11-081-1/+1
* | CppEditor: simplify CppQuickFixOperation interfacehjk2012-11-071-25/+12
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Refactoring changes: Cleanup and improvements.Christian Kamm2011-08-191-2/+2
* Remove unneeded defines.hjk2011-07-141-2/+0
* New code assist APILeandro Melo2011-05-181-61/+14
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-3/+3
* completion: enable multiple completors for different use cases.hjk2011-02-211-1/+2
* s:// end of namespace :// namespace :g for consistencyhjk2011-02-041-3/+3
* It's 2011 now.con2011-01-121-1/+1
* 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-3/+4
* | Exported Header cleanup: QmlJSEditorFriedemann Kleint2010-11-021-2/+2
|/
* QMLEditor: changed quickfix to only activate on the type id.Erik Verbruggen2010-09-301-0/+3
* Fix krazy issues: Use explicit constructorsTobias Hunger2010-08-271-1/+1
* QuickFix: Move helpers from QuickFixData to RefactoringFile.Christian Kamm2010-08-131-16/+4
* QuickFix: Migrate to a nicer API for cross-file quick fixes.Christian Kamm2010-08-121-4/+4
* Sprinkled a bit of doxymentation over various classes.Erik Verbruggen2010-07-281-1/+40
* remove use of QMLJS_EXPORT from the qmljseditor pluginJoerg Bornemann2010-07-261-3/+3
* Reworked the QuickFix infrastructure.Erik Verbruggen2010-07-261-17/+56
* QmlJS: Remove unused 'using' declarations from quick fix code.Christian Kamm2010-06-181-4/+0
* Removed implicit change set and related utility methods.Erik Verbruggen2010-06-151-7/+1