summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* 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
* | more style fixes of string literal accesshjk2011-11-022-9/+8
|/
* Merge branch '2.3' into 2.4Oswald Buddenhagen2011-10-181-1/+1
|\
| * Fixed some typos and added some missing ellipisesJure Repinc2011-10-051-1/+1
* | Reduce number of categories and minimum size of preferencesEike Ziller2011-09-292-2/+4
* | QmlProjectManager: Make sure project tree updates after in project file changeKai Koehne2011-09-193-11/+18
* | QmlProject: Update code model even without valid qmldump.Christian Kamm2011-09-161-3/+2
* | Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-09-151-0/+2
|\ \ | |/
| * QmlProject: Fix debugging with C++ languageKai Koehne2011-09-011-0/+2
* | Better error feedback on Open projectDaniel Teske2011-09-052-7/+5