aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor/qmljscomponentfromobjectdef.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update qmljs parser to Qt 5.15 parserFawzi Mohamed2020-03-031-0/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* QmlJSEditor: ModernizeAlessandro Portale2018-12-101-3/+3
* Prefer using 'override' instead of 'virtual'Alessandro Portale2018-07-111-2/+2
* QmlJSEditor: Create QuickFixes directlyhjk2018-01-101-2/+2
* Session: Move all functionality related to Nodes into ProjectTreeTobias Hunger2017-12-121-3/+3
* TextEditor: Remove exported class QuickFixOperationsFriedemann Kleint2016-11-181-2/+2
* QmlDesigner: Allow .ui.qml file in component creationThomas Hartmann2016-10-041-2/+4
* QmlDesigner: fix showing a new component in item library view with vcsTim Jenssen2016-05-041-13/+13
* QmlJSEditor: Do not open created componentThomas Hartmann2016-05-021-1/+3
* QmlJSEditor: Export ComponentFromObjectDefThomas Hartmann2016-05-021-0/+13
* QmlJSEditor: Do not use fileName()Thomas Hartmann2016-05-021-4/+6
* QmlJSEditor: Improving ComponentFromObjectDefThomas Hartmann2016-04-291-9/+70
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Fixed wrong behavior of "Move Component in Separate File" for qml.Marco Benelli2015-04-021-1/+4
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-1/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Do not use QDir::separator() for internal pathsOrgad Shaneh2015-02-021-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Add a convenience append method for quick fixeshjk2014-09-261-2/+2
* | qmljs: make refactoring work on Object BindingsFawzi Mohamed2014-09-111-11/+30
|/
* ios: fix refactoring (adding to qrc) in the common caseFawzi Mohamed2014-04-021-0/+13
* QmlJSEditor: Use ICore::dialogParent for component dialogEike Ziller2014-02-101-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: use new qml parserFawzi Mohamed2013-11-061-2/+2
* Apply 'static' pattern to VcsManagerhjk2013-09-031-1/+1
* 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
* | CppEditor: simplify CppQuickFixOperation interfacehjk2012-11-071-8/+5
|/
* Adjust license headershjk2012-10-051-21/+20
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-271-15/+9
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Move Component refactoring - ask before adding file to vcsKai Koehne2012-05-161-3/+21
* QuickFixes: Fix capitalization of descriptionsKai Koehne2012-05-101-1/+1
* Fix version control and qml component refactoringMarco Bubke2012-04-121-0/+7
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* 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
* | QmlJS: Add quick fix to wrap element in Loader.Christian Kamm2011-10-191-1/+1
* | QmlJS: Always allow changing name in 'make component' quickfix.Christian Kamm2011-10-121-10/+5
* | QmlJS: Move commonly used functions to qmlutils.h.Christian Kamm2011-10-101-38/+2
|/
* QmlJS: Adjust existing code for updated QML parser.Christian Kamm2011-09-141-5/+5
* Refactoring changes: Cleanup and improvements.Christian Kamm2011-08-191-6/+8
* QmlJS: Rename range-related functions.Christian Kamm2011-07-051-1/+1