index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
auto
/
cplusplus
/
preprocessor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
tests: Remove foreach usage
Artem Sokolovskii
2023-01-03
1
-6
/
+6
*
CplusPlus: Pass FilePath to Preprocessor::run()
hjk
2022-12-07
2
-4
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
CPlusPlus: Remove Rreprocessor::run overload for QStrings
hjk
2022-08-01
1
-1
/
+1
*
Remove qmake build files
Eike Ziller
2022-01-20
1
-23
/
+0
*
Merge CppTools into CppEditor
Christian Kandeler
2021-09-01
1
-1
/
+1
*
CPlusPlus: Fix expectations in preprocessor autotest
Christian Kandeler
2020-08-12
1
-18
/
+19
*
CPlusPlus: Fix lexer crash
Christian Kandeler
2020-06-18
1
-0
/
+15
*
CMake Build: Use same Qt compiler defines for tests
Cristian Adam
2019-09-10
1
-5
/
+3
*
Standardize on int for line and column values
hjk
2019-07-26
1
-69
/
+69
*
Avoid warning on empty expressions
hjk
2019-07-23
1
-3
/
+3
*
Qt Creator CMake port
Cristian Adam
2019-05-17
1
-0
/
+4
*
CPlusPlus: Block function-like macro name for arguments expansion
Ivan Donchevskii
2019-01-17
1
-0
/
+57
*
C++: fix trigraph parsing in macros.
Francois Ferrand
2016-03-08
1
-0
/
+24
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
C++: Fix MSVC assert in std::isspace()
Nikolai Kosjar
2015-09-02
1
-0
/
+21
*
CppTools: Fix test_cppsourceprocessor_macroUses on Windows
Orgad Shaneh
2015-05-27
1
-0
/
+1
*
C++: Fix preprocessing of comments within function-like macro
Orgad Shaneh
2015-03-13
1
-8
/
+140
*
C++: Provide better output on preprocessor test failure
Orgad Shaneh
2015-03-13
1
-23
/
+36
*
Merge remote-tracking branch 'origin/3.3'
Eike Ziller
2015-02-12
1
-0
/
+18
|
\
|
*
C++: Fix crash when #if[def] nesting is deeper than 512 levels
Orgad Shaneh
2015-02-03
1
-0
/
+18
*
|
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
\
|
|
/
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
C++: Expand arguments in nested function-like macros
Orgad Shaneh
2015-01-21
1
-5
/
+11
*
|
CppTools: Tests: Stop writing into source dir
Nikolai Kosjar
2014-12-19
6
-0
/
+51
*
|
C++: Finish gcc's include_next support
Nikolai Kosjar
2014-12-15
3
-0
/
+20
|
/
*
CppEditor: Avoid duplicate "Add #include XYZ"
Nikolai Kosjar
2014-11-28
1
-0
/
+3
*
C++: Add a failing test for pp concat bug
Orgad Shaneh
2014-11-07
1
-0
/
+27
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
C++: Pass on the byte offsets of macro arguments
Nikolai Kosjar
2014-10-08
1
-1
/
+75
*
|
use DISTFILES instead of OTHER_FILES in creator's own build system
Oswald Buddenhagen
2014-09-15
1
-1
/
+1
|
/
*
CppTools: Auto-include pre-compiled headers
Nikolai Kosjar
2014-07-24
1
-1
/
+3
*
C++: Add utf16 indices to Macro and Document::MacroUse
Nikolai Kosjar
2014-05-23
1
-13
/
+17
*
C++: Record macro uses in #if defined(MACRO)
Orgad Shaneh
2014-02-27
1
-3
/
+10
*
C++: Fix handling of #undef
Orgad Shaneh
2014-02-27
1
-0
/
+41
*
Tests: Record macro definition check
Orgad Shaneh
2014-02-27
1
-3
/
+51
*
C++: Fix preprocessing of uncontinued line-escaping
Orgad Shaneh
2014-02-24
1
-0
/
+25
*
C++: Preserve comments after preprocessor directives
Orgad Shaneh
2014-02-24
1
-1
/
+70
*
Preprocessor: Adjust lines also for multiline C++ comments
Orgad Shaneh
2014-02-24
1
-0
/
+16
*
CppTools: Avoid self-include
Nikolai Kosjar
2014-02-24
2
-0
/
+2
*
C++: Fix indentation in preprocessor tests
Orgad Shaneh
2014-02-04
1
-79
/
+79
*
C++: Consolidate with/without comments preprocessor tests
Orgad Shaneh
2014-01-20
1
-177
/
+101
*
C++: Cleanup preprocessor tests
Orgad Shaneh
2014-01-20
1
-253
/
+238
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Revert "C++: Fix highlighting for lines with predefined macros"
Nikolai Kosjar
2013-12-03
1
-5
/
+1
*
C++: Fix highlighting for lines with predefined macros
Nikolai Kosjar
2013-11-29
1
-1
/
+5
*
Revert "Preprocessor Enginge: fix bug in pp-engine.cpp"
Nikolai Kosjar
2013-11-29
1
-0
/
+18
*
Preprocessor Enginge: fix bug in pp-engine.cpp
Simon Schäfer
2013-11-28
1
-18
/
+0
[next]