aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/environmentaspectwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Run configurations: Let env widget reflect changes to lib search pathChristian Kandeler2019-11-111-4/+4
* ProjectExplorer: Run Settings: Move environment settings further uphjk2019-10-021-1/+1
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-2/+2
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-1/+1
* EnvironmentWidget: Add convenient way to add to path listChristian Kandeler2019-03-131-1/+3
* ProjectExplorer: Split EnvironmentAspecthjk2019-03-111-20/+12
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* ProjectExplorer: Remove RunConfigWidget wrapper classhjk2018-09-131-6/+0
* ProjectExplorer: Remove unused pointer member from EnvironmentAspectsWidgetTobias Hunger2017-06-121-1/+0
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-4/+4
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-9/+10
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-1/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Run Environment: Update summary when switching the base environmentTobias Hunger2013-11-121-1/+3
* fix uninitialized variableOswald Buddenhagen2013-07-241-0/+1
* EnvironmentAspect: Fix various aspects broken in the refactoringDaniel Teske2013-07-051-0/+11
* Add a widget to configure an environmentaspect withTobias Hunger2013-04-111-0/+151