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
/
macroexpander.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectExplorer: Add setting for a default working directory
Christian Kandeler
2025-05-07
1
-2
/
+6
*
Utils: Fix an occurrence of the old IPlugin::initialize() signature
hjk
2025-04-17
1
-1
/
+1
*
Replace a few make_unexpected with ResultError
hjk
2025-04-15
1
-3
/
+2
*
Replace most expected_str by Utils::Result
hjk
2025-04-11
1
-1
/
+1
*
ProjectExplorer: Provide project-specific vars in build dir template
Christian Kandeler
2025-04-11
1
-11
/
+24
*
Drop a few unneeded #includes
hjk
2025-03-04
1
-2
/
+0
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-1
/
+1
*
Utils: Allow remote paths in MacroExpander::registerFileVariable
hjk
2024-12-19
1
-2
/
+2
*
Utils: Add reason why MacroExpander::expand(FilePath) does what it does
hjk
2024-11-07
1
-1
/
+7
*
MacroExpander: Return error from expandArgs and handle them
Marcus Tillmanns
2024-10-22
1
-4
/
+6
*
Utils: Remove AbstractMacroExpander
Marcus Tillmanns
2024-10-21
1
-6
/
+121
*
Revert "Utils: Expand FilePaths per part, not as a full string"
Marcus Tillmanns
2024-10-18
1
-4
/
+1
*
ProjectExplorer: Display build configuration specific variables again
hjk
2024-10-18
1
-0
/
+5
*
Utils: Expand FilePaths per part, not as a full string
hjk
2024-07-19
1
-1
/
+4
*
Fix QMetaType::type() related deprecation warnings
hjk
2024-05-23
1
-1
/
+1
*
Fix i18n issues
Eike Ziller
2024-02-21
1
-1
/
+1
*
Utils: Replace QVector with QList
Jarek Kobus
2023-07-20
1
-2
/
+2
*
Fix some more *::count() deprecation warnings
hjk
2023-06-07
1
-1
/
+1
*
Doc: Add missing \a commands to MacroExpander docs
Leena Miettinen
2023-05-30
1
-4
/
+14
*
Utils: Treat FilePath with variables as user input when expanding
Alessandro Portale
2023-05-24
1
-1
/
+1
*
Doc: Add "\inmodule QtCreator" to \class and \namespace docs
Leena Miettinen
2023-05-22
1
-0
/
+1
*
Process: Rename QtcProcessPrivate -> ProcessPrivate
Jarek Kobus
2023-05-10
1
-1
/
+1
*
MacroExpander: Fix Path and FilePath on Windows
Orgad Shaneh
2023-04-20
1
-2
/
+2
*
Utils: Remove unnecessary code
Marcus Tillmanns
2023-04-04
1
-7
/
+7
*
Utils: Change macro expander to use FilePath
Marcus Tillmanns
2023-04-04
1
-35
/
+39
*
Utils: Tr::tr
Alessandro Portale
2023-02-01
1
-11
/
+11
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Utils: Pass context object to lambda connections
Jarek Kobus
2022-12-07
1
-1
/
+1
*
Utils: Fix expansion of macros in FilePath
hjk
2022-11-29
1
-4
/
+2
*
Utils: Read env variable using qtc function in MacroExpander
Piotr Mućko
2022-09-01
1
-2
/
+4
*
Utils: Replace FilePath part setters
hjk
2022-09-01
1
-5
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Port some FilePath part accessors to QStringView
hjk
2022-08-22
1
-2
/
+2
*
Utils lib: Remove unneeded includes from cpp files
Jarek Kobus
2022-05-19
1
-3
/
+0
*
Utils: Remove one ProcessArgs::expandMacros overload
hjk
2021-07-06
1
-1
/
+7
*
Utils: Change signature of MacroExpander::registerFileVariables
hjk
2021-06-03
1
-7
/
+7
*
Utils: Simplify and extend MacroExpander::expand(FilePath)
hjk
2021-06-01
1
-6
/
+5
*
Move CommandLine out of fileutils.h
Eike Ziller
2021-05-11
1
-1
/
+1
*
Utils: Move ProcessArgs class into filepair of its own
hjk
2021-05-11
1
-1
/
+2
*
Utils: Move process arguments class out of QtcProcess
hjk
2021-05-11
1
-1
/
+1
*
Utils: Make MacroExpander work with remote file names
hjk
2021-04-28
1
-0
/
+5
*
Aggregation/Utils/ExtensionSystem: Make member functions const/static
Alessandro Portale
2020-11-27
1
-1
/
+1
*
ProjectExplorer: Clean up variables
Christian Kandeler
2020-10-02
1
-2
/
+3
*
Utils/ProjectExplorer: Move re-usabled bits of aspects to Utils
hjk
2020-09-23
1
-1
/
+1
*
Compile fix with recent Qt dev
hjk
2019-07-29
1
-4
/
+1
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-3
/
+3
*
ProjectExplorer: Use Utils::FileName in ProcessParameters
hjk
2019-05-15
1
-0
/
+5
*
Export Wizard values to JavaScript macro
Eike Ziller
2019-05-09
1
-0
/
+23
*
Utils: Modernize
Alessandro Portale
2018-07-20
1
-7
/
+5
*
Utils: Remove superfluous qualifications
Orgad Shaneh
2018-07-19
1
-1
/
+1
[next]