aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljstools
Commit message (Expand)AuthorAgeFilesLines
* QRegExp include cleanupSamuel Gaist2017-03-131-0/+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
* QmlJS: Fix focus handling in QML/JS consoleUlf Hermann2015-11-033-5/+15
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-232-6/+11
* QmlJSTools: Fix glitches in QML consoleUlf Hermann2015-08-253-10/+13
* QmlJS: Lazy-load console items to allow for recursionUlf Hermann2015-08-258-305/+57
* Qt: Update features for Qt 5.5Tobias Hunger2015-06-251-4/+2
* QmlJs: More override changesTobias Hunger2015-06-041-1/+1
* qmljstools: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-041-5/+5
* QtSupport: Remove SimulatorQthjk2015-04-241-3/+1
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-054-6/+12
* Clean exported headers of the CppTools plugin.Friedemann Kleint2015-03-051-0/+1
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-052-0/+3
* MimeDatabase: Remove bestMatch, which was broken beyond repairEike Ziller2015-02-271-7/+7
* QmlJSTools: De-noise QmlJSModelManagerOrgad Shaneh2015-02-271-32/+37
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-2/+1
* Mime types: Fix that some QML files were opened as C++Eike Ziller2015-02-242-7/+8
* QmlDesigner: Remove unneeded qualificationsOrgad Shaneh2015-02-1811-35/+39
* Use new mime databaseEike Ziller2015-02-174-54/+24
* CppTools: Remove assertions for CppModelManager::instance()Orgad Shaneh2015-02-171-8/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1245-268/+268
|\
| * Update LicenseEike Ziller2015-01-1645-268/+268
* | Port to new connect apiMontel Laurent2015-01-306-19/+22
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-2/+1
* | QmlJsTools: Use the startup project for context in the code modelTobias Hunger2015-01-131-4/+4
* | QmlJsTools: Fix typo in commentTobias Hunger2015-01-121-1/+1
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-4/+5
|/