summaryrefslogtreecommitdiff
path: root/src/libs/utils/environment.cpp
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Ensure the correct MSVC installation folder is detectedThomas Epting2016-10-101-3/+4
* Set LC_MESSAGES instead of LC_ALL for parsing the error outputJarek Kobus2016-04-111-0/+20
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Environment::prependOrSetLibrarySearchPath: Set DYLD_LIBRARY_PATH on OS XDaniel Teske2015-09-031-1/+8
* Merge remote-tracking branch 'origin/3.5'Oswald Buddenhagen2015-07-171-2/+3
|\
| * Utils: Properly terminate loop in Environment::diff()hjk2015-07-171-1/+1
| * Utils: Make Environment::diff() result not contain common entrieshjk2015-07-161-1/+2
* | Cmake: Fix autodetection of cmake on WindowsDaniel Teske2015-07-171-19/+23
|/
* 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
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-171-5/+5
|\ \ | |/
| * Utils: Remove unneeded namespace qualificationsOrgad Shaneh2014-07-161-5/+5
* | Some QString -> FileName transformationOrgad Shaneh2014-07-161-13/+13
|/
* Utils::Environment support magic windows environment variablesDaniel Teske2014-03-191-2/+2
* Environment: Don't search the same directory repeatedlyTobias Hunger2014-03-051-0/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Utils: Untie the Environment class from the host system.Christian Kandeler2013-08-161-17/+15
* Utils: Introduce new class OsSpecificAspects.Christian Kandeler2013-08-161-3/+3
* Environment: Mark hasKey(...) method as constTobias Hunger2013-06-111-1/+1
* Environment: Move isEmpty() test to beginningOrgad Shaneh2013-05-171-3/+3
* Environment: Support absolute file path without extension on WindowsOrgad Shaneh2013-05-171-4/+12
* Clean headers in Utils.Friedemann Kleint2013-03-191-2/+0
* Fix some Krazy warnings about non-const ref iterator.Friedemann Kleint2013-03-111-1/+1
* 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/+9
* | Utils::Environment: Use systemEnvironment from QProcessEnvironmentDaniel Teske2013-01-141-1/+2
* | Utils: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-071-1/+1
* | C++: Tools: Compile with QT_NO_CAST_FROM_ASCIINikolai Kosjar2012-12-061-2/+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-45/+45
|\ \ | |/
| * Fix searchInPathDaniel Teske2012-09-111-1/+1
| * Fix searchInPath in various waysDaniel Teske2012-09-111-43/+44
* | HostOsInfo: Add some more useful abstractions.Christian Kandeler2012-09-051-8/+6
* | Utils: Add user name accessor to the Environnment class.Christian Kandeler2012-08-311-0/+5
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-131/+110
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Sanitize environment for buildstepsDaniel Teske2012-05-021-1/+25
* Win: Avoid long creator startup times with '\' in PATHTobias Hunger2012-03-221-2/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* Utils: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-061-5/+5
* Add a comand line editor for environment variablesJarek Kobus2011-12-071-0/+10
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Mac: Fix compilation warningKai Koehne2011-07-191-0/+1
* utils/environment: stylehjk2011-05-241-11/+9
* utils/environment: performancehjk2011-05-241-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1