summaryrefslogtreecommitdiff
path: root/src/libs/utils/environment.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update license.hjk2011-04-131-14/+13
* Env: Add method to get the difference between two EnvsTobias Hunger2011-02-151-0/+2
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-3/+0
* | Make operators == constTobias Hunger2010-11-031-1/+1
* | Utils::Environment::find() => constFind()Oswald Buddenhagen2010-10-191-1/+1
* | Environment: Fix crash searching executables in windowsTobias Hunger2010-10-181-0/+2
|/
* Environment: New method to find an executableTobias Hunger2010-09-241-1/+3
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-0/+109