index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
utils
/
environment.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use correct 'UTF-8' character set encoding for LC_MESSAGES
Kai Köhne
2025-05-13
1
-1
/
+1
*
Utils: Add documentation for Environment::originalSystemEnvironment()
Christian Kandeler
2025-04-24
1
-0
/
+13
*
Avoid potential detach of non-const Qt containers in range-loops 2/2
Alessandro Portale
2025-03-24
1
-1
/
+1
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-1
/
+1
*
Restore a clean system environment
Christian Kandeler
2024-10-28
1
-2
/
+24
*
Utils: Make sure env expansion is cleaned
Marcus Tillmanns
2024-10-22
1
-1
/
+1
*
Utils: Allow range-for access to Environment dict
Marcus Tillmanns
2024-09-18
1
-7
/
+6
*
Environment: Avoid calling throwing functions
Eike Ziller
2024-05-08
1
-35
/
+57
*
Utils: Rename NameValueItem to EnvironmentItem (1/2)
hjk
2024-02-14
1
-3
/
+3
*
Utils: Fix error prone default value of appendOrSet
Marcus Tillmanns
2024-01-26
1
-24
/
+28
*
Utils: allow specifying the requested extension for searchInPath
David Schulz
2023-09-27
1
-2
/
+3
*
Utils: Introduce a helper function to prepend or set paths
hjk
2023-07-26
1
-0
/
+5
*
Utils: Replace QVector with QList
Jarek Kobus
2023-07-20
1
-2
/
+2
*
Utils: Use the path from the current object
hjk
2023-05-30
1
-1
/
+2
*
Utils: Simplify remaining Environment::searchInPath implementation
hjk
2023-05-26
1
-97
/
+4
*
Utils: Remove now-unused Environment::findAllInPath
hjk
2023-05-25
1
-19
/
+0
*
Utils: Remove Environment::searchInDirectories
hjk
2023-05-25
1
-19
/
+0
*
Doc: Add docs for Utils::Environment::systemEnvironment()
Leena Miettinen
2023-05-24
1
-0
/
+15
*
Proliferate pathListSeparator()
Alessandro Portale
2023-05-05
1
-3
/
+1
*
Utils: Add a way to provide fall-back entries in an environment
hjk
2023-03-24
1
-0
/
+20
*
Utils: Continue Environment/EnvironmentChange consolidation
hjk
2023-03-24
1
-66
/
+189
*
Utils: Remove some iterator bases accessed to Environment
hjk
2023-03-06
1
-1
/
+1
*
Utils: Replace Environment::find iterator use
hjk
2023-03-02
1
-11
/
+21
*
Utils: Iterate environment via callback
hjk
2023-03-02
1
-0
/
+6
*
Utils: Cleanup searchInX functions
Marcus Tillmanns
2023-02-24
1
-81
/
+92
*
Utils: Add PathFilter to FilePath::searchInPath
Marcus Tillmanns
2023-02-09
1
-2
/
+3
*
Utils: Replace Environment.isValid() with .hasChanges()
hjk
2023-01-27
1
-1
/
+1
*
Utils: Start Environment/EnvironmentChange consolidation
hjk
2023-01-27
1
-4
/
+4
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Utils: Use std::variant for environment changes
hjk
2022-12-20
1
-17
/
+17
*
Utils: Fix FilePath::searchInPath remotely
Marcus Tillmanns
2022-12-09
1
-6
/
+3
*
Utils: Replace Environment::isSameExecutable()
hjk
2022-11-23
1
-15
/
+0
*
Utils: Reduce scope of Environment::appendExeExtensions()
hjk
2022-11-22
1
-8
/
+8
*
Environment: Make systemEnvironment() thread safe
Jarek Kobus
2022-10-20
1
-2
/
+5
*
Utils: Add FilePath::isSameFile()
Marcus Tillmanns
2022-10-13
1
-7
/
+1
*
Utils: Limit the usage of qMakePair
Jarek Kobus
2022-09-30
1
-2
/
+2
*
Utils: Remove Utils::optional
Eike Ziller
2022-09-01
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Environment: Add convenience wrappers similar to qEnvironmentVariable*
Eike Ziller
2022-08-24
1
-0
/
+55
*
Utils: Replace Environment::size() check by some isValid() function
hjk
2022-06-03
1
-0
/
+5
*
Utils: Retain more high level information on EnvironmentChange::Item
hjk
2022-06-02
1
-12
/
+29
*
Utils: Make Environment has-a NameValueDictory instead of is-a
hjk
2022-06-02
1
-21
/
+26
*
Utils: Drop unused headers [A-H]
Jarek Kobus
2022-05-25
1
-2
/
+0
*
Utils: More forward declarations / drop unused headers [D-G]
Jarek Kobus
2022-05-25
1
-6
/
+7
*
Utils lib: Remove unneeded includes from cpp files
Jarek Kobus
2022-05-19
1
-1
/
+0
*
Utils: Drop [Qt::]SkipEmptyParts from porting.h
hjk
2022-03-10
1
-1
/
+1
*
Utils: Rename FilePath::deviceLocalPath() to nativePath()
hjk
2021-11-12
1
-5
/
+5
*
Utils: FilePathify Environment::{ap,pre}pendOrSetPath etc
hjk
2021-11-10
1
-15
/
+22
*
Utils: Drop unneeded env parameter in searchInDirectoryHelper
hjk
2021-10-06
1
-6
/
+5
*
Utils: Add an Environment::searchInDirectories
hjk
2021-10-04
1
-17
/
+36
[next]