aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/environmentmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* Utils: Make Environment has-a NameValueDictory instead of is-ahjk2022-06-021-3/+6
* Utils: Drop unused headers [A-H]Jarek Kobus2022-05-251-1/+1
* Utils lib: Remove unneeded includes from cpp filesJarek Kobus2022-05-191-5/+0
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-351/+3
* EnvironmentWidget: Do not accept empty keys or keys containing '='Tobias Hunger2018-09-111-6/+12
* Add "Open Terminal" to EnvironmentWidgetTobias Hunger2018-09-051-0/+5
* Utils: use system case for environment variables on windowsDavid Schulz2018-02-011-0/+7
* EnvironmentItem: Introduce operation enumerationFriedemann Kleint2017-06-261-8/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* 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
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-2/+2
|/
* Utils: Remove unneeded namespace qualificationsOrgad Shaneh2014-07-161-16/+16
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in Utils.Friedemann Kleint2013-03-191-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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | Utils: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-071-2/+2
* | Fix compilation.hjk2012-10-101-0/+1
* | EnvironmentModel: Only enable word wrap on long valuesDaniel Teske2012-10-101-1/+1
* | Compile with qt 4.8Daniel Teske2012-10-101-1/+1
* | EnvironmentMode; Enable text wrapping for tooltipsDaniel Teske2012-10-101-1/+8
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-5/+3
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* utils: remove 'export' when batch-editing environment variableshjk2012-02-211-1/+7
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Take the old value from edit role when copying variableJarek Kobus2011-12-201-1/+1
* Add a comand line editor for environment variablesJarek Kobus2011-12-071-0/+1
* Fix possible crash in environmentsmodelTobias Hunger2011-12-061-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* utils, qmljstools, vcsbase: s/\bm_d\b/d/ghjk2011-09-151-2/+2
* all: some m_d -> d stylehjk2011-09-081-54/+54
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-251-1/+1
* Clean up environmentmodel/widgetTobias Hunger2011-01-131-0/+372