aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljstools/qmljsrefactoringchanges.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update qmljs parser to Qt 5.15 parserFawzi Mohamed2020-03-031-2/+2
* ClangFormat: Refactor indenter to allow ClangFormat unit-testsIvan Donchevskii2019-01-221-2/+2
* Prefer using 'override' instead of 'virtual'Alessandro Portale2018-07-111-7/+7
* QmlJs: fix crashNikita Baryshnikov2016-12-211-1/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlDesigner: Remove unneeded qualificationsOrgad Shaneh2015-02-181-5/+8
* 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: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-2/+2
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-2/+2
* | qmljs: improve handling of qml dialectsFawzi Mohamed2014-07-301-1/+1
|/
* qmljs: split Unknown in NoLanguage and AnyLanguageFawzi Mohamed2014-07-011-1/+1
* qmljs: generalize language treatementFawzi Mohamed2014-01-281-2/+3
* Use document instead of widget in TextEditor::RefactoringChangesDataEike Ziller2014-01-211-4/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: added qmljsconstants.hFawzi Mohamed2013-10-231-1/+1
* Clean headers in QmlJsTools.Friedemann Kleint2013-04-031-3/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* C++: Preserve original indentation in extract functionLeandro Melo2012-01-121-0/+12
* 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: Make Document::Ptr point to a const Document.Christian Kamm2011-11-081-2/+3
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-011-1/+3
|\|
| * QmlJS indenter: Never touch indent of multi-line strings.Christian Kamm2011-10-311-1/+3
* | QmlJS checks: Suppression of static analysis messages.Christian Kamm2011-10-191-0/+6
* | QmlJS indenter: Move reusable code to qmljs lib.Christian Kamm2011-10-191-1/+1
|/
* QmlJS: Use mime types to distinguish qml and js files.Christian Kamm2011-09-121-2/+7
* Refactoring changes: Cleanup and improvements.Christian Kamm2011-08-191-39/+62
* Make C++ code style configurable.Christian Kamm2011-05-241-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-2/+2
* Text editor: Introduce per project settingsLeandro Melo2011-02-211-2/+6
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
* Move shared code to a new QmlJSTools plugin.Christian Kamm2010-11-111-0/+143