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
/
shared
/
proparser
/
qmakeparser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Qmake: More [[fallthrough]] warnings
hjk
2023-06-30
1
-1
/
+1
*
Qmake: Enhance remote parsing
hjk
2023-01-10
1
-11
/
+12
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Collapse most of porting,h
hjk
2022-07-13
1
-5
/
+5
*
ProParser: Fix build
Christian Stenger
2021-10-05
1
-2
/
+2
*
Replace QHash with std::unordered_map inside ProFileCache
Jarek Kobus
2021-10-04
1
-39
/
+113
*
Proparser/QtSupport: Fix build with Qt6
Eike Ziller
2020-09-14
1
-6
/
+6
*
Use isEmpty() instead of count() or size()
Alessandro Portale
2020-01-20
1
-1
/
+1
*
qmake: fix file id mapping lifetime management, take 2
v4.6.2
Oswald Buddenhagen
2018-06-01
1
-0
/
+6
*
qmake: Change source identifier type in ProString
Oswald Buddenhagen
2018-03-14
1
-47
/
+39
*
qmake: introduce magic bypassNesting() scope
Oswald Buddenhagen
2018-03-14
1
-1
/
+25
*
make VFS aware of exact vs. cumulative evaluation
Oswald Buddenhagen
2016-11-01
1
-16
/
+32
*
let QMakeVfs::readFile() report ENOFILE explicitly
Oswald Buddenhagen
2016-11-01
1
-2
/
+3
*
add discard_from() function
Oswald Buddenhagen
2016-10-25
1
-3
/
+7
*
make QMakeParser take a QStringRef as input
Oswald Buddenhagen
2016-08-02
1
-17
/
+19
*
fix calculations of worst-case size requirements for token buffer
Oswald Buddenhagen
2016-08-02
1
-6
/
+9
*
qmake: fix UB in QMakeParser::putHashStr()
Marc Mutz
2016-08-02
1
-1
/
+2
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
add autotest enablers for qmake parser
Oswald Buddenhagen
2015-10-28
1
-0
/
+254
*
catch missing closing braces outside any scope as well
Oswald Buddenhagen
2015-10-28
1
-1
/
+1
*
don't make an even number of bangs almost entirely invisible
Oswald Buddenhagen
2015-10-28
1
-9
/
+8
*
be more strict about bogus operators
Oswald Buddenhagen
2015-10-28
1
-6
/
+56
*
make some messages less ambiguous
Oswald Buddenhagen
2015-10-28
1
-3
/
+3
*
don't write pointless TokAnd at start of control scopes
Oswald Buddenhagen
2015-10-28
1
-2
/
+8
*
factor out putOperator()
Oswald Buddenhagen
2015-10-28
1
-7
/
+9
*
move parseError() call into bogusTest()
Oswald Buddenhagen
2015-10-28
1
-22
/
+14
*
make all parse errors invalidate the parse result
Oswald Buddenhagen
2015-10-28
1
-11
/
+2
*
always flush scopes on closing brace
Oswald Buddenhagen
2015-10-28
1
-1
/
+2
*
don't write pointless TokFuncTerminators into the stream
Oswald Buddenhagen
2015-10-28
1
-1
/
+3
*
remove pointless return value from QMakeParser::read()
Oswald Buddenhagen
2015-10-27
1
-7
/
+4
*
Fix infinite QWaitCondition:wait() in discardFile*()
Daniel Teske
2015-10-14
1
-13
/
+14
*
QmakeParser: Fix tests compilation
Orgad Shaneh
2015-07-23
1
-0
/
+4
*
QmakeProject: Fix crash on updating sources
Daniel Teske
2015-07-22
1
-0
/
+18
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
complain about absent files to -pro argument (in lupdate)
Oswald Buddenhagen
2013-08-26
1
-4
/
+4
*
avoid boolean argument trap: introduce QMakeParser::ParseFlag
Oswald Buddenhagen
2013-08-26
1
-2
/
+2
*
implement simple VFS to support caching during project parsing
Oswald Buddenhagen
2013-06-04
1
-16
/
+8
*
remove the entirely insane whitespace compression
Oswald Buddenhagen
2013-05-17
1
-18
/
+2
*
Fix qmake's pro file cache to interact correctly with write_file
Oswald Buddenhagen
2013-05-17
1
-0
/
+6
*
permit returning from files
Oswald Buddenhagen
2013-05-17
1
-12
/
+17
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
|
QMakeParser: save one ByteArray construction
hjk
2013-01-24
1
-1
/
+1
*
|
Remove braces for single lines of conditions
Orgad Shaneh
2013-01-08
1
-3
/
+2
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-10-05
1
-21
/
+20
|
\
|
|
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
|
Merge remote-tracking branch 'gerrit/2.6'
Oswald Buddenhagen
2012-09-12
1
-4
/
+54
|
\
|
[next]