summaryrefslogtreecommitdiff
path: root/src/plugins/qmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
...
| * Enable QML debugging only if project includes a qml libraryKai Koehne2014-03-311-0/+5
| * QMakeProject: Ensure that toolchain paths are lastDaniel Teske2014-03-311-6/+6
| * Remove useless forward declarationTobias Hunger2014-03-311-4/+1
* | Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-275-61/+7
|\ \ | |/
| * ProjectExplorerTree: Fix node not being selectedDaniel Teske2014-03-211-1/+4
| * Replace qtquick 1.1's deployment with qrc file.Jarek Kobus2014-03-204-60/+3
* | Fix typo in PREFERED_PROJECT_MODEKai Koehne2014-03-191-1/+1
* | Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-184-13/+14
|\ \ | |/
| * ProjectTree: Change hasBuildTargets to FolderNode::showInSimpleTreeDaniel Teske2014-03-182-11/+11
| * Use ICore::dialogParent for message boxes without parent so farhjk2014-03-121-1/+2
| * use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* | Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-113-7/+7
|\ \ | |/
| * ProjectExplorer::New File Use addNewInformation also for context menuDaniel Teske2014-03-102-6/+6
| * Fix some typosSergio Ahumada2014-03-051-1/+1
* | Editors: Move id() from editor to document.Eike Ziller2014-03-053-1/+3
|/
* QmakePM: De-duplicate QmakePriFileNode::deleteFiles()Orgad Shaneh2014-02-261-12/+1
* QmakeProject: Remove unneeded namespace qualificationOrgad Shaneh2014-02-261-8/+8
* Core: Make IEditor::id a value member and adjust usershjk2014-02-252-6/+1
* Fix qbs buildOrgad Shaneh2014-02-201-0/+1
* qml: moving most of ModelManager logic to ModelManageInterfaceFawzi Mohamed2014-02-191-1/+1
* Resource file in project treeDaniel Teske2014-02-192-4/+42
* ProjectExplorer: Make "Add New File" work on FolderNodesDaniel Teske2014-02-192-0/+15
* ProjectExplorer: Introduce compareSortedListsDaniel Teske2014-02-191-38/+28
* ProjectNodes: Move (add|remove)(File|Folder)Node to FolderNodeDaniel Teske2014-02-191-15/+15
* ProjectNodes: Move supportedActions to NodeDaniel Teske2014-02-192-10/+10
* CodeAssistant: Replace virtual with QTC_OVERRIDEOrgad Shaneh2014-02-171-3/+5
* CustomWizard: Use object pool to find factoriesTobias Hunger2014-02-173-8/+2
* Qmake project: HEADERS are not sourcesDaniel Teske2014-02-131-1/+3
* IWizard and derived classses: Fix WS issuesTobias Hunger2014-02-137-7/+7
* IWizard and derived classes: Code cleanupsTobias Hunger2014-02-137-35/+21
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-1211-39/+13
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-2/+8
* Fix deployment for QtQuick templatesjkobus2014-02-112-3/+33
* FileUtils: Add static method to construct FileNames from Latin1Tobias Hunger2014-02-112-3/+3
* ProjectExplorer: Some mime type consolidationhjk2014-02-103-9/+7
* ExternalEditors: Remove direct dependency on qmakehjk2014-02-101-12/+2
* HistoryCompleter: Do not use a generic ids for history entriesTobias Hunger2014-02-102-2/+2
* Make sure to generate qmake friendly file namesTobias Hunger2014-02-061-1/+1
* Use qrc files for qml files inside qtquick app templatesJarek Kobus2014-01-312-7/+20
* QmakeProject: remove duplicates in ::files()Daniel Teske2014-01-291-0/+3
* QMakeNodes: OBJECTIVE_HEADERS doesn't existDaniel Teske2014-01-281-1/+0
* QMakeProjectManager: Support QMAKE_EXTRA_COMPILERSDaniel Teske2014-01-282-7/+13
* qmakeprojectmanager: check .pro file when buildingFawzi Mohamed2014-01-281-0/+8
* TextEditors: Set syntax highlighter only onceEike Ziller2014-01-241-1/+1
* DocumentManager: Refactor saveModified methodsTobias Hunger2014-01-231-4/+4
* QmakeProject: Support absolute path for TARGETOrgad Shaneh2014-01-161-5/+8
* QmakeRunConfiguration: Remove unused member variableDaniel Teske2014-01-161-1/+0
* QmakeRunConfiguration: Fix copy-ctor to copy m_forcedGuiModeDaniel Teske2014-01-161-0/+1
* Qt Quick Wizards: Don't show project importersDaniel Teske2014-01-141-1/+0
* Use the same capitalization in all project wizardsRobert Loehning2014-01-146-6/+6