aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* QmlProject: static_cast not qobject_castDaniel Teske2012-07-181-6/+2
* introduce qmakeProperty(), use instead of versionInfo() where applicableOswald Buddenhagen2012-07-091-2/+2
* debugger: adjust to profile changeshjk2012-06-281-3/+1
* Profile introductionTobias Hunger2012-06-2114-473/+84
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+1
* runconfig: consolidate createConfigurationWidget implementationshjk2012-06-192-8/+0
* Fix qbs code styleYuchen Deng2012-06-191-4/+1
* editormanager: simplify use of interfacehjk2012-05-111-1/+1
* Don't add singleton model manager to object pool.Eike Ziller2012-05-041-1/+1
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-1/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-257-34/+33
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-172-2/+2
* Fix QML plugin dumping for QML projectsTommi Asp2012-04-111-0/+1
* qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* RunConfig: Rename signal isEnabledChanged(bool)Tobias Hunger2012-03-291-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-212-7/+7
|\
| * QmlProject: Fix typoChristian Stenger2012-03-201-1/+1
| * QmlProject: Update warning when QML Observer cannot be foundKai Koehne2012-03-151-6/+6
* | Remove Project::dependsOn(), it's never calledDaniel Teske2012-03-162-7/+0
* | Compile with Qt 5.Friedemann Kleint2012-03-131-1/+6
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-085-7/+7
|\|
| * Normalized connect()sRobert Loehning2012-03-063-5/+5
| * QtVersionManager::qtVersionsChanged() split list into add/remove/changeDaniel Teske2012-03-062-2/+2
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
|/
* QtQuickAppWizard: stating qt requirements in the description.Thomas Hartmann2012-02-281-1/+1
* qbs: CleanupOrgad Shaneh2012-02-281-3/+0
* projectexplorer: remove useQmlDebugger from generic RunConfigurationhjk2012-02-231-1/+1
* Wizards: qml project support is desktop onlyThomas Hartmann2012-02-231-1/+1
* ITargetFactory: Make supportedTargetIds() and canCreate() orthogonalDaniel Teske2012-02-212-4/+2
* projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"hjk2012-02-214-47/+5
* add qbs filesJoerg Bornemann2012-02-201-0/+66
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-208-22/+22
* QmlProject: Fix debuggingKai Koehne2012-02-171-0/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-1517-47/+47
* Wizards: avoiding code duplicationThomas Hartmann2012-02-151-3/+1
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-142-6/+0
* Wizards: changes the structure of WizardsThomas Hartmann2012-02-081-3/+3
* Wizards: refactoring - adding WizardDialogParametersThomas Hartmann2012-02-072-11/+11
* Long live the king!hjk2012-01-2631-31/+31
* Core::Filemanager: make some methods statichjk2012-01-251-2/+2
* Use new static ICore interface.hjk2012-01-244-7/+5
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-182-0/+6
* QmlProject: Print a warning if the mainFile given is not readableKai Koehne2012-01-171-0/+11
* ProjectExplorer: use enum instead of QString for run modehjk2012-01-112-11/+12
* QmlProject: Make sure 'mainFile: "xxx"' is always respectedKai Koehne2012-01-103-45/+23
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-181-1/+2
|\
| * Let the Qt Quick Wizard output import QtQuick 1.1 (instead of 1.0)Alessandro Portale2011-11-171-1/+2
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1131-63/+63
|\|
| * String fixesRobert Loehning2011-11-031-1/+1
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0331-62/+62