aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/environmentwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* PathListDialog: Retain original dir separatorsAlessandro Portale2020-06-181-2/+2
* All: Use Utils::SkipEmptyPartshjk2020-06-171-2/+3
* PathListDialog: Make entries movableAlessandro Portale2020-06-161-1/+3
* EnvironmentWidget: Make path list editing more convenientChristian Kandeler2020-03-091-7/+95
* ProjectExplorer: Let users provide project-specific environmentChristian Kandeler2019-12-121-4/+14
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-2/+2
* Let users disable environment entriesChristian Kandeler2019-07-221-3/+24
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-281-1/+1
|\
| * Project Explorer: Fix UI textLeena Miettinen2019-06-251-1/+1
* | Enable macro editing for the Clang indexerMarco Bubke2019-06-131-55/+11
|/
* Fix "open terminal with environment" functionalityChristian Kandeler2019-05-241-8/+16
* EnvironmentWidget: Add convenient way to add to path listChristian Kandeler2019-03-131-1/+91
* Bump minimum Qt version (to build Qt Creator) to 5.11Alessandro Portale2019-02-151-3/+0
* ProjectExplorer: Hide button explicitly if not availableChristian Stenger2018-09-211-1/+2
* ProjectExplorer: Restrict disabling button to UNIXChristian Stenger2018-09-201-1/+1
* Utils: Fix compile for UNIX when using Qt5.9Christian Stenger2018-09-061-3/+2
* Add "Open Terminal" to EnvironmentWidgetTobias Hunger2018-09-051-0/+18
* ProjectExplorer: Modernize even moreTobias Hunger2018-07-241-2/+1
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-1/+1
* Position environment variables at the top of the environment widgetMitch Curtis2018-02-061-0/+10
* EnvironmentItem: Introduce operation enumerationFriedemann Kleint2017-06-261-1/+1
* EnvironmentWidget: Change the shortcut from &Edit to Ed&itJesus Fernandez2017-05-221-1/+1
* Use one common EnvironmentDialog in 3 different places.Jarek Kobus2016-06-171-4/+6
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-11/+10
* Use Utils::TreeView in EnvironmentWidgetTobias Hunger2016-02-081-43/+5
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-26/+27
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Fix missing translationsSergey Belyashov2015-11-051-0/+3
* EnvironmentWidget: Warn the user if a variable already existsDaniel Teske2015-08-311-0/+71
* Remove leftovers from Qt::escape().Arnold Dumas2015-06-011-1/+0
* Update LicenseEike Ziller2015-01-161-6/+6
* ProjectExplorer: Move environment "Batch Edit" button uphjk2014-12-011-3/+2
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | EnvironmentWidget: Tweak keyboard navigationDaniel Teske2014-09-251-1/+44
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-2/+2
* | FindToolBar: Add support for "lightcolored" panelsDaniel Teske2014-08-121-1/+1
* | EnvironmentWidget: Make view searchableDaniel Teske2014-08-121-1/+6
|/
* ProjectExplorer: Env-widget QTableView to QTreeViewAlessandro Portale2014-06-031-9/+7
* Remove QHeaderView::setDefaultSectionSize callsAlessandro Portale2014-05-051-2/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectExplorer: Use qualified include for utils header.Christian Kandeler2013-03-271-1/+1
* EnvironmentWidget: Use HeaderViewStrecherDaniel Teske2013-03-261-1/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Normalized connect()sRobert Loehning2012-03-061-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-1/+1