aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljstools/qmljstoolsplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* QmlJSPlugin: reorganize setuphjk2018-02-081-50/+43
* QmlJSTools: Use Qt5-style connect in commentOrgad Shaneh2017-03-201-6/+6
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-3/+0
* QmlJS[|Editor|Tools]: Use Qt5-style connectsOrgad Shaneh2016-06-281-4/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Move QmlConsole to Debuggerhjk2015-12-091-3/+0
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-2/+1
* QmlDesigner: Remove unneeded qualificationsOrgad Shaneh2015-02-181-2/+2
* Use new mime databaseEike Ziller2015-02-171-3/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-01-301-1/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
|/
* qmljstools: remove unused qdebug importsFawzi Mohamed2014-06-111-1/+0
* qml: moving most of ModelManager logic to ModelManageInterfaceFawzi Mohamed2014-02-191-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectManager: Use Core::Id for progress typeshjk2013-09-041-8/+8
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-2/+1
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-11/+11
* qmljs: moving all mime types into qmljstoolsFawzi Mohamed2013-05-301-0/+5
* Clean headers in QmlJsTools.Friedemann Kleint2013-04-031-6/+0
* qmljs: add infrastructure handling qml dialects betterFawzi Mohamed2013-02-211-0/+2
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-4/+2
* | QmlJSTools: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-221-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | ScriptConsole: Move from Debugger to QmlJSToolsAurindam Jana2012-10-051-0/+5
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-5/+4
* Don't add singleton model manager to object pool.Eike Ziller2012-05-041-1/+0
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-4/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Implement Code Style schemesJarek Kobus2011-09-231-12/+0
* Apply code style settings to templatesJarek Kobus2011-08-091-0/+4
* QmlJS: Add 'reset code model' action.Christian Kamm2011-06-231-1/+44
* Implement qml tab settingsJarek Kobus2011-05-251-1/+9
* Make C++ code style configurable.Christian Kamm2011-05-241-0/+6
* 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
* Qml-C++: Find C++ qmlRegisterType calls and populate QML code model.Christian Kamm2011-01-041-0/+1