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
*
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
*
MacroExpander: Prevent loop with subproviders
Tobias Hunger
2017-06-20
1
-5
/
+12
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
MacroExpander: Remove unused typedef and member variable
hjk
2016-01-05
1
-1
/
+0
*
MacroExpander: Remove tracking of 'invisible' variables
hjk
2016-01-05
1
-11
/
+3
*
VariableManager: Do not try to expand Prefixes
Tobias Hunger
2015-09-21
1
-3
/
+14
*
QML wizards: Do not offer .ui.qml files for Qt 5.3
Tobias Hunger
2015-07-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/3.4'
Eike Ziller
2015-03-26
1
-1
/
+1
|
\
|
*
Fix missing of some translations
Sergey Belyashov
2015-03-24
1
-1
/
+1
*
|
Variable manager: Provide file path variables with native separators
Eike Ziller
2015-03-20
1
-0
/
+19
|
/
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Replace QFileInfo::fileName() with FileName::fileName()
Orgad Shaneh
2015-01-29
1
-1
/
+1
|
/
*
MacroExpander: Delay variable chooser population
hjk
2014-12-01
1
-8
/
+2
*
Deprecate 'CurrentSession' in macros.
hjk
2014-11-07
1
-5
/
+9
*
MacroExpander: Remove unused method and include
hjk
2014-11-06
1
-7
/
+3
*
Nicer error reporting for infinite recursion
hjk
2014-11-05
1
-2
/
+13
*
Use better context and simplify macro expander translations
hjk
2014-11-05
1
-7
/
+5
*
Prevent indefinite recursion in macro expansion
hjk
2014-11-05
1
-1
/
+12
*
Provide a facility to hide macros in the chooser
hjk
2014-11-05
1
-3
/
+12
*
Restore JsonWizard expander functionality
hjk
2014-10-23
1
-0
/
+13
*
Utils: MacroExpander API cosmetics.
hjk
2014-10-22
1
-41
/
+62
*
Make expanders work with subexpanders
hjk
2014-10-21
1
-4
/
+46
*
MacroExpander: Fall back to global expander
hjk
2014-10-16
1
-2
/
+10
*
VariableChooser: Rework
hjk
2014-10-15
1
-0
/
+34
*
MacroExpander: Allow registering local expansions
hjk
2014-10-15
1
-4
/
+283
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
*
Utils: Move MacroExpander to file pair of its own
hjk
2014-10-13
1
-0
/
+43