summaryrefslogtreecommitdiff
path: root/src/plugins/qmljstools
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* Plugins: Fix that mimetype definition was not valid JSONEike Ziller2017-07-251-41/+41
* Add QML2_IMPORT_PATH to qmlplugindump if defined in build configurationTomasz Olszak2017-07-041-0/+4
* Remove 1-1 dependency between locator and locator input widgetEike Ziller2017-06-132-2/+7
* Merge remote-tracking branch 'origin/4.3' into masterOrgad Shaneh2017-06-121-0/+1
|\
| * QmlJs: initialize qmlDumpEnvironmentMarco Benelli2017-06-081-0/+1
* | Locator filters: Add overridesEike Ziller2017-06-021-3/+4
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-091-4/+7
|\ \ | |/
| * ProjectNodes: add listInProject() to NodeTobias Hunger2017-05-041-4/+7
* | Remove the need to create ISnippetProvider subclassesEike Ziller2017-04-253-16/+8
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-04-211-3/+3
|\ \ | |/
| * QmlJSTools: Test: Fix used qml fileChristian Stenger2017-04-191-3/+3
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-03-281-13/+14
|\ \ | |/
| * QmlJSModelManager: Avoid needless Mime database lookupsTobias Hunger2017-03-271-13/+14
* | Locator: Add highlighting of the search textSerhii Moroz2017-03-211-18/+15
* | Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-03-201-6/+6
|\ \ | |/
| * QmlJSTools: Use Qt5-style connect in commentOrgad Shaneh2017-03-201-6/+6
* | Make the debugger console theme awareUlf Hermann2017-03-162-1/+0
|/
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-0/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* | Utils: Wrap MimeDatabase into static functionshjk2017-03-031-10/+8
* | Move mimetype definitions to plugin specsEike Ziller2017-02-274-44/+43
* | Unify projectexplorer language IDsUlf Hermann2017-01-301-2/+5
* | Fix exports for shared librariesMarco Bubke2017-01-161-1/+1
* | QtSupport: Pass kit to QmlDumpTool::pathAndEnvironmentTobias Hunger2017-01-161-1/+1
* | Make some plugins hidden by defaultEike Ziller2017-01-091-0/+1
* | QmlJs: fix crashNikita Baryshnikov2016-12-211-1/+2
* | QmlJs: use contains syntaxTim Jenssen2016-11-011-1/+1
|/
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* Editor: Collect indentation for a list of text blocksDavid Schulz2016-08-312-0/+18
* Core: Move expand and collapse icons from autotest to coreAlessandro Portale2016-07-073-2/+0
* QmlJS[|Editor|Tools]: Use Qt5-style connectsOrgad Shaneh2016-06-287-20/+17
* Qmljs: small QHash improvementsTim Jenssen2016-06-202-1/+9
* QmlJS: Do not rely on Qt Creator plugins runningThomas Hartmann2016-06-141-0/+4
* qbs build: Introduce new module "qtc".Christian Kandeler2016-06-081-1/+1
* Add support for new javascript methods to QML/JS outlineVlad Seryakov2016-05-201-0/+40
* qbs build: remove unnecessary script dependencyTim Jenssen2016-05-131-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-3015-60/+15
* QmlJS: Limit MIME type matching to extensionOrgad Shaneh2016-03-151-1/+3
* MimeTypes: Increase weight of common source typesOrgad Shaneh2016-02-291-6/+6
* Editor: Fix whitespace cleaning.David Schulz2016-02-242-12/+23
* Removing support for DebuggingHelpersThomas Hartmann2016-01-251-3/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1930-498/+353
* Rename Project::ExcludeGeneratedFilesUlf Hermann2016-01-131-1/+1
* Move QmlConsole to Debuggerhjk2015-12-0919-2170/+2
* Core: Better warning/error/info icons on non-toolbarsAlessandro Portale2015-12-081-3/+3
* QmlJS: Flash the console when warnings are printed.Ulf Hermann2015-12-081-0/+2
* FeatureProvider: Remove Feature and FeatureSetTobias Hunger2015-12-021-3/+3
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-252-11/+8
* QmlJS: Clean up QML console editorUlf Hermann2015-11-035-122/+21