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
/
qmakebuiltins.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Qmake: Rudimentary support for prompt() in .pro file
hjk
2023-07-03
1
-11
/
+33
*
Qmake: More [[fallthrough]] warnings
hjk
2023-06-30
1
-1
/
+1
*
Qmake: Enhance remote parsing
hjk
2023-01-10
1
-20
/
+87
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
plugins: Remove foreach usage
Artem Sokolovskii
2022-12-20
1
-5
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Collapse most of porting,h
hjk
2022-07-13
1
-4
/
+4
*
Don't kill the QProcess instance which is running in other thread
Jarek Kobus
2021-10-06
1
-11
/
+16
*
Qmake: Prevent unresponsive processes from hanging Qt Creator
Christian Kandeler
2021-01-05
1
-2
/
+17
*
ProParser: Do not open a write channel for processes invoked for system()
Christian Kandeler
2021-01-05
1
-0
/
+1
*
Remove unused variables
Jarek Kobus
2020-11-20
1
-0
/
+1
*
QmakeProjectManager: Make "system" execution opt-in
Christian Kandeler
2020-10-16
1
-2
/
+6
*
Merge remote-tracking branch 'origin/4.13' into master
Eike Ziller
2020-10-02
1
-2
/
+12
|
\
|
*
ProParser: Fix crash when starting a QProcess
Christian Kandeler
2020-09-28
1
-2
/
+12
*
|
ProParser: Fix compile of manual test
Christian Stenger
2020-09-15
1
-1
/
+1
*
|
Proparser/QtSupport: Fix build with Qt6
Eike Ziller
2020-09-14
1
-45
/
+45
|
/
*
ProParser: Adapt to QRegExp removal
hjk
2020-06-24
1
-23
/
+49
*
ProParser: Drop use of QLinkedList
hjk
2020-06-23
1
-6
/
+6
*
qmake: Run the test version of system()
Christian Kandeler
2020-04-30
1
-4
/
+0
*
Don't initialize QFlags unnecessarily
Alessandro Portale
2020-01-21
1
-1
/
+1
*
Use even less nullptr for default flags
hjk
2020-01-20
1
-1
/
+1
*
Replace uses of QString::sprintf()
hjk
2019-06-20
1
-2
/
+1
*
qmake: add $$read_registry() function
Christian Kandeler
2019-02-19
1
-1
/
+41
*
Fix warning: "Use midRef() instead of mid()"
Alessandro Portale
2019-01-17
1
-3
/
+3
*
Revert "Windows: Match the name case of included files"
Orgad Shaneh
2018-07-19
1
-1
/
+1
*
Windows: Match the name case of included files
Alessandro Portale
2018-07-12
1
-1
/
+1
*
qmake: require a drive in a DOS path for it to be absolute
Edward Welbourne
2018-03-14
1
-6
/
+7
*
qmake: fix hypothetical raw data leak in $$replace()
Oswald Buddenhagen
2018-03-14
1
-1
/
+5
*
qmake: fix hypothetical raw data leaks relating to qt i/o classes
Oswald Buddenhagen
2018-03-14
1
-5
/
+9
*
qmake: make more use of ProString built-ins
Oswald Buddenhagen
2018-03-14
1
-12
/
+10
*
qmake: fix raw data detach avoidance
Oswald Buddenhagen
2018-03-14
1
-9
/
+3
*
qmake: fix excessive detaching of raw data
Oswald Buddenhagen
2018-03-14
1
-3
/
+3
*
qmake: make yet more use of ProString::toQStringRef()
Oswald Buddenhagen
2018-03-14
1
-4
/
+4
*
qmake: Change source identifier type in ProString
Oswald Buddenhagen
2018-03-14
1
-10
/
+13
*
qmake: Preserve last modification timestamps of installed files
Simon Hausmann
2018-03-14
1
-57
/
+3
*
qmake: improve time stamp precision of the touch() function
Simon Hausmann
2018-03-14
1
-1
/
+8
*
QMakeEvaluator: port a QString::split() to a QStringRef::split() loop
Marc Mutz
2018-03-14
1
-4
/
+4
*
qmake: make QMakeEvaluator::isActiveConfig() take a QStringRef argument
Oswald Buddenhagen
2018-03-14
1
-1
/
+1
*
qmake: introduce reload_properties() function
Oswald Buddenhagen
2018-03-14
1
-1
/
+7
*
qmake: abort when $$prompt() gets EOF
Oswald Buddenhagen
2018-03-14
1
-5
/
+8
*
qmake: make discard_from() patch up QMAKE_INTERNAL_INCLUDED_FILES as well
Oswald Buddenhagen
2018-03-14
1
-0
/
+4
*
qmake: let discard_from() discard function definitions as well
Oswald Buddenhagen
2018-03-14
1
-0
/
+12
*
qmake: add "undecorated" mode to $$prompt()
Oswald Buddenhagen
2018-03-14
1
-6
/
+12
*
Improve QMake JSON error
Allan Sandfeld Jensen
2018-03-14
1
-3
/
+36
*
fix $$section()'s bad argument count error message
Oswald Buddenhagen
2018-03-14
1
-2
/
+1
*
qmake: restore coding style
Oswald Buddenhagen
2018-03-14
1
-86
/
+86
*
qmake: Add test functions for comparing version numbers
Alexander Volkov
2017-10-05
1
-0
/
+17
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
1
-84
/
+84
*
make VFS aware of exact vs. cumulative evaluation
Oswald Buddenhagen
2016-11-01
1
-7
/
+8
*
add discard_from() function
Oswald Buddenhagen
2016-10-25
1
-1
/
+36
[next]