aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/environment.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-5/+5
* Utils::Environment: Use expanded valuesChristian Kandeler2019-08-201-0/+1
* Utils: Add path search function to environmentDavid Schulz2019-07-151-0/+3
* Make the project managers tell the code model about include pathsChristian Kandeler2019-07-121-0/+1
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-72/+5
* Utils: Rename FileName to FilePathhjk2019-05-281-7/+7
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-0/+1
* Allow external tools to use build or run environmentEike Ziller2018-09-261-0/+13
* Do not modify environment for user applicationsEike Ziller2018-08-211-0/+2
* Utils: Modernize furtherAlessandro Portale2018-07-241-1/+1
* Utils: add != operator to environment itemsDavid Schulz2018-02-231-0/+5
* Utils: Add variant converter for EnvironmentItem(List)David Schulz2018-02-231-0/+4
* Utils: use system case for environment variables on windowsDavid Schulz2018-02-011-0/+1
* Qmake: Move Qt library path after other librariesOrgad Shaneh2018-01-101-0/+1
* Environment: Use Utils::FileName for path() and related methodsTobias Hunger2017-09-271-5/+5
* EnvironmentItem: Introduce operation enumerationFriedemann Kleint2017-06-261-5/+16
* Environment: Simplify code a bitTobias Hunger2017-04-201-1/+2
* Environment: Use std::functionTobias Hunger2017-04-201-1/+4
* Qmake: Do not warn when a compiler misses an .exe on windowsTobias Hunger2017-03-241-0/+2
* MSVC: Ensure the correct MSVC installation folder is detectedThomas Epting2016-10-101-1/+3
* Set LC_MESSAGES instead of LC_ALL for parsing the error outputJarek Kobus2016-04-111-0/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Cmake: Fix autodetection of cmake on WindowsDaniel Teske2015-07-171-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Some QString -> FileName transformationOrgad Shaneh2014-07-161-3/+4
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Utils: Untie the Environment class from the host system.Christian Kandeler2013-08-161-2/+4
* Environment: Mark hasKey(...) method as constTobias Hunger2013-06-111-1/+1
* Clean headers in Utils.Friedemann Kleint2013-03-191-3/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Environment: Add method to convert to QProcessEnvironmentTobias Hunger2013-01-151-0/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Merge remote-tracking branch 'gerrit/2.6'Oswald Buddenhagen2012-09-121-2/+1
|\|
| * Fix searchInPath in various waysDaniel Teske2012-09-111-2/+1
* | Utils: Add user name accessor to the Environnment class.Christian Kandeler2012-08-311-0/+2
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* Add a comand line editor for environment variablesJarek Kobus2011-12-071-0/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* utils/environment: stylehjk2011-05-241-14/+16
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Revert "Fix setting of LD_LIBRARY_PATH in the run environment."dt_2011-04-291-0/+2
* Fix setting of LD_LIBRARY_PATH in the run environment.Christian Kamm2011-04-291-2/+0
* Set LD_LIBRARY_PATH in unix run environments.Christian Kamm2011-04-281-0/+2