summaryrefslogtreecommitdiff
path: root/src/plugins/qbsprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* QtSupport: Add a method to retrieve the QML pathUlf Hermann2017-09-291-1/+1
* Merge remote-tracking branch 'origin/master' into 4.5Eike Ziller2017-09-271-0/+3
|\
| * Qbs: Add variable chooser to Run Configuration widgetOrgad Shaneh2017-09-261-0/+3
* | QbsProjectManager: Fix project parsingChristian Kandeler2017-09-261-3/+3
|/
* CppTools: Add target type information to project partChristian Stenger2017-09-181-0/+2
* Convert macros from plain QByteArray to a vector of structsMarco Bubke2017-09-141-11/+1
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-132-55/+41
* Core::FileIconProvider: Add helper method to get a directory icon with overlayTobias Hunger2017-09-081-16/+2
* BuildSteps: Fix a number of crashesTobias Hunger2017-09-081-1/+1
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-081-0/+2
|\
| * Register Qbs documentation (if available)Eike Ziller2017-09-071-0/+2
* | QbsPM: Fix qbs buildChristian Stenger2017-09-061-0/+1
* | app_version.h: Make IDE name configurableTobias Hunger2017-09-051-0/+3
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-051-2/+4
|\ \ | |/
| * CppTools: set default -std=c++11 for Qt4Ivan Donchevskii2017-09-051-2/+4
* | Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-1/+1
|\ \ | |/
| * Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* | Replace QFileInfo(fileName.toString()) with fileName.toFileInfo()Orgad Shaneh2017-08-241-1/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-152-1/+7
|\ \ | |/
| * QbsProjectManager: Make version and profile selectable/copyableNikolai Kosjar2017-07-311-0/+6
| * AutoTest: Avoid guessing run configurationChristian Stenger2017-07-311-1/+1
* | Project: Get rid of builddirectoryChanged signalTobias Hunger2017-08-022-3/+9
* | ProjectExplorer: Add subscribeSignal method to targets and projectsTobias Hunger2017-08-021-1/+9
* | ProjectNodes: Do not derive Project Nodes from QObjectTobias Hunger2017-08-013-29/+29
* | ProjectConfiguration: Add project() memberTim Jenssen2017-07-312-2/+4
* | RunConfiguration: Centralize enabled state handlingTobias Hunger2017-07-282-27/+2
* | ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-282-22/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-284-62/+88
|\ \ | |/
| * QbsPM: De-static const strings in constants headerOrgad Shaneh2017-07-281-9/+9
| * QbsBuildStep: Remove QLatin1*Orgad Shaneh2017-07-281-53/+52
| * QbsPM: Implement configureAsExampleProject functionChristian Stenger2017-07-272-0/+27
* | Project: Move signalling of parsing state into ProjectTobias Hunger2017-07-267-19/+15
|/
* Merge remote-tracking branch 'origin/4.3' into 4.4Eike Ziller2017-07-121-0/+1
|\
| * QbsProjectManager: Fix qbs build against installed qbsChristian Kandeler2017-07-101-0/+1
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-06-282-11/+16
|\ \ | |/
| * Qbs: Fix crash when renaming filesTim Jenssen2017-06-262-11/+16
* | Replace include guards with #pragma onceOrgad Shaneh2017-06-282-8/+2
* | Qbs: Remove unused memberEike Ziller2017-06-271-2/+0
* | Qbs: move both Qbs settings pages into a single page in Build & RunJake Petroules2017-06-268-177/+26
* | QbsProjectManager: Introduce QbsKitInformationChristian Kandeler2017-06-209-76/+183
* | Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-204-2/+10
|\ \ | |/
| * AutoTest: Fix handling of multiple build targetsChristian Stenger2017-06-191-1/+1
| * QbsPM: Re-introduce uniqueProductName()Christian Stenger2017-06-194-2/+8
| * QbsProjectManager: Delete ProjectDocuments along with projectChristian Kandeler2017-06-151-0/+2
* | ProjectExplorer: Simplify standard run control constructionhjk2017-06-201-1/+0
* | Adapt to new architectures handling in qbsJake Petroules2017-06-192-26/+61
* | QbsProjectManager: Allow to import buildsChristian Kandeler2017-06-168-16/+324
* | Update qbs submoduleChristian Kandeler2017-06-151-1/+1
* | QbsPM: Fix compile with Qt5.6Christian Stenger2017-06-141-1/+1
* | QbsProjectManager: Make the configuration name explicitChristian Kandeler2017-06-148-15/+69