summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* 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
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-075-5/+2
* QmlProject: Unify use of constantsKai Koehne2013-05-282-2/+1
* Revert "Project: Set QML/C++ languages where both are possible"Kai Koehne2013-05-282-1/+2
* Projects: Improve opening of projectsTobias Hunger2013-05-271-14/+6
* Fix dependency information according to output of dependency checkerTobias Hunger2013-05-221-2/+1
* Merge branch '2.7'Oswald Buddenhagen2013-05-152-0/+10
|\
| * QmlProject: Update code model when target changesKai Koehne2013-05-072-0/+10
* | qbs files: remove superfluous definesJoerg Bornemann2013-05-131-2/+0
* | IRunControlFactory::displayName: Remove unused functionDaniel Teske2013-04-252-7/+0
* | QmlDebugging: Support both IPv4 and IPv6Aurindam Jana2013-04-181-2/+3
* | QmlDebugging: Query available portAurindam Jana2013-04-181-9/+7
* | Remove environmentinformation from the runconfigurationsTobias Hunger2013-04-114-98/+1
* | Use EnvironmentAspect to retrieve the environmentTobias Hunger2013-04-111-5/+14