summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infoRobert Loehning2014-01-0834-34/+34
* QmlProjectManager: Fix support for FilesThomas Hartmann2014-01-021-0/+10
* QmlProjectManager: Fix spellingThomas Hartmann2013-12-081-1/+1
* Revert "Add workaround for QTBUG-35143"Eike Ziller2013-11-291-7/+0
* Add workaround for QTBUG-35143v3.0.0-rc1Eike Ziller2013-11-281-0/+7
* Braces cleanupOrgad Shaneh2013-11-143-9/+6
* QmlProject: Update code model if kit configuration changesKai Koehne2013-11-062-2/+22
* Merge multi Qt Quick UI wizards into onejkobus2013-11-069-89/+218
* QmlProject: Update current file name if file gets renamedKai Koehne2013-11-052-1/+6
* Remove support for debugging JS with Qt 4.7Kai Koehne2013-11-043-29/+1
* LocalRunConfiguration: Do not add a LocalEnvironmentAspectTobias Hunger2013-11-041-2/+2
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-2/+2
* Crossify normalizePathNameOrgad Shaneh2013-10-241-8/+4
* QmlProjectManager: Remove dependency to DebuggerAurindam Jana2013-10-161-1/+0
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-2/+2
* Fix compile using QBSBogDan Vatra2013-10-161-2/+1
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-3/+3
* QmlProjectManager: Remove dependency on DebuggerAurindam Jana2013-10-155-344/+0
* QmlProjectRunConfiguration: Derive from LocalApplicationRunConfigurationAurindam Jana2013-10-153-32/+34
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Remove remaining usages of Qt Quick 1 / DeclarativeEike Ziller2013-10-021-1/+1
* QmlProjectManager: Fix compiler warning about unused variable.Christian Kandeler2013-09-301-1/+1
* Compile fix for literalshjk2013-09-271-1/+1
* Use the canonical version of defining string literalshjk2013-09-271-2/+2
* Core: Clean up some ICore::instance() useshjk2013-09-241-1/+1
* Cleanup IWizard interface and usershjk2013-09-242-37/+26
* Core: Clean up FileIconProvider interfacehjk2013-09-131-3/+1
* ProjectExplorer: Clean up KitsManager APIhjk2013-09-111-5/+6
* MessageManager: General cleanup.hjk2013-09-051-17/+13
* Kill ";;" at end of statementNikolai Kosjar2013-09-041-1/+1
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-1/+1
* Apply 'static' pattern to MimeDatabasehjk2013-09-032-22/+12
* Core: Remove deprecated accessorshjk2013-08-301-1/+1
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-2/+1
* Qbs project files: Use groups wherever applicable.Christian Kandeler2013-08-211-36/+31
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-4/+3
* ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-162-10/+3
* Fix build with qbsTobias Hunger2013-08-063-1/+8
* QmlProjectManager: removing declarative dependencyThomas Hartmann2013-08-069-64/+119
* ApplicationLauncher: Also emit the exit statusDaniel Teske2013-08-022-6/+11
* Introduce Project::projectFilePath()Tobias Hunger2013-08-012-2/+2
* Make document model static and add some document related methodsEike Ziller2013-07-121-4/+4
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-094-8/+8
* Make IDocument::fileName a member with setter.Eike Ziller2013-07-092-17/+2
* Project: Simplfy file adding/removing interfaceDaniel Teske2013-07-082-22/+8
* QtQuick Ui Wizard: Create right runconfigurations for Qt Quick 2 uiDaniel Teske2013-07-021-17/+0
* QmlProject: Don't disable debug action based on debugger window languageKai Koehne2013-06-201-3/+0
* QmlApplicationWizard: translation fixThomas Hartmann2013-06-201-1/+1
* Wizards: getting rid of pointless empty lineThomas Hartmann2013-06-181-1/+3