aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager/qmlproject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt4projectManager: Refactor Qt4Target, split up in per target classesdt2011-01-171-1/+0
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | QmlProject: Add mainFile propertyKai Koehne2010-12-081-0/+7
* | ProjectExplorer: Move ITargetFactory to object pooldt2010-12-071-8/+5
* | ProjectExplorer: Move configWidget from Project to Targetdt2010-12-061-5/+0
|/
* qmldump: Ensure path and environment are taken from the same Qt version.Christian Kamm2010-10-261-10/+1
* Debugger/JS Code model: Set environment for QML tools correctly.Friedemann Kleint2010-10-261-3/+8
* QmlProject: Tell the code model about the target Qt's import path.Christian Kamm2010-10-131-0/+16
* QmlJS: Try to build qmldump when opening a Qml project.Christian Kamm2010-09-301-1/+1
* QmlJS: Fix qmldump not working for qmlproject projects.Christian Kamm2010-09-291-0/+6
* QmlProject: Fix memory leakKai Koehne2010-09-241-0/+1
* QmlJS: Fix import path handling in the model manager.Christian Kamm2010-06-221-7/+5
* Merge remote branch 'origin/2.0'con2010-06-101-1/+1
|\
| * Fix crash when loading a .qmlproject with a custom run configurationKai Koehne2010-06-091-1/+1
* | Moved qmljsmodelmanagerinterface.hRoberto Raggi2010-06-101-2/+2
|/
* QuickDesigner: Fix compilation with latest qt.gitKai Koehne2010-05-201-1/+1
* Fixed QTCREATORBUG-1397.Erik Verbruggen2010-05-191-12/+5
* Emit extra signals to have the task manager show issues on project-load.Erik Verbruggen2010-04-161-1/+1
* Hooked up the QML task manager again.Erik Verbruggen2010-04-161-3/+9
* QmlJSEditor: Build Snapshot by looking at imports of parsed files.Christian Kamm2010-04-061-1/+1
* QmlJSEditor: Fix file/directory imports for qml files not in a project.Christian Kamm2010-03-311-7/+1
* Remove isApplication() and simplfy startup project logicdt2010-03-251-5/+0
* QmlProjectManager: more libraryPaths -> importPaths renames.Christian Kamm2010-03-211-6/+6
* QmlProjectManager: Rename 'libraryPaths' property to 'importPaths'Kai Koehne2010-03-191-1/+1
* Improve Qml code model import handling.Christian Kamm2010-03-181-1/+14
* QmlProjectManager: crash fixThomas Hartmann2010-03-111-1/+2
* QML project executable file to default to lowercase .qml fileLasse Holmstedt2010-03-081-0/+5
* Long live the king!hjk2010-03-051-1/+1
* QmlProjectManager: Fix compilation with latest changes of QDeclarativeKai Koehne2010-02-261-2/+2
* Remove support for old .qmlproject file formatKai Koehne2010-02-171-28/+11
* Cleaned up qmlinspector and qmlproject and removedLasse Holmstedt2010-02-171-61/+0
* Don't show error message if file added to qmlproject is picked upKai Koehne2010-02-171-0/+10
* Merge branch 'debugintegration'Lasse Holmstedt2010-02-161-0/+61
|\
| * Changed QML Inspector from a separate global mode to a plugin.Lasse Holmstedt2010-02-161-3/+28
* | QmlProjectManager refactoringKai Koehne2010-02-161-490/+20
* | Renamed qmlmodelmanager.Roberto Raggi2010-02-151-2/+2
|/
* Integrate target supportTobias Hunger2010-02-091-39/+41
* Set newly created runconfiguration active in QML projectTobias Hunger2010-02-041-1/+3
* Pass library paths specified in .qmlproject file on to qmlviewerKai Koehne2010-02-031-1/+19
* Make project use toMap/fromMap to save stateTobias Hunger2010-02-011-7/+2
* Add a id() method to projectsTobias Hunger2010-02-011-0/+5
* Make use of ProjectConfiguration in RunConfigurationsTobias Hunger2010-02-011-45/+108
* Add new JavaScriptFiles & ImageFiles element to .qmlproject file formatKai Koehne2010-01-291-2/+2
* Update project tree if .qmlproject file / included directories changeKai Koehne2010-01-291-10/+32
* Wire up new project file format in Project ManagerKai Koehne2010-01-291-6/+32
* Remove unused dummy methodKai Koehne2010-01-271-6/+0
* Started merging the JS and QML editor plug-ins.Erik Verbruggen2010-01-151-2/+2
* Make sure that the qmlviewer from the binary package is always usedKai Koehne2010-01-121-4/+4