index
:
qt/qttools.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/winrt
Qt Tools
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
linguist
/
shared
/
qmakeglobals.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-06
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-06
1
-9
/
+9
*
Linguist: Sync code shared with qmake
Joerg Bornemann
2022-09-12
1
-1
/
+8
*
Use SPDX license identifiers
Lucie Gérard
2022-05-19
1
-27
/
+2
*
Port linguist from QRegExp to QRegularExpression
Lars Knoll
2020-05-09
1
-1
/
+0
*
Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-03-02
1
-1
/
+1
*
qmake: skip empty parts when splitting strings in some more places
Oswald Buddenhagen
2018-09-14
1
-1
/
+1
*
qmake: updates to the parsing code of external properties
Oswald Buddenhagen
2018-09-14
1
-20
/
+37
*
qmake: remove unnecessary QMakeGlobals::setProperties() overload
Oswald Buddenhagen
2018-09-14
1
-7
/
+0
*
qmake: require a drive in a DOS path for it to be absolute
Edward Welbourne
2018-09-14
1
-7
/
+8
*
add a bunch of complementary options to -after
Oswald Buddenhagen
2018-09-14
1
-17
/
+16
*
don't pass qmake configure arguments to sub-projects
Oswald Buddenhagen
2018-09-14
1
-1
/
+1
*
Fix problems when building with -no-feature-process
Ulf Hermann
2017-09-12
1
-1
/
+1
*
introduce a new way to pass arbitrary arguments to the project file
Oswald Buddenhagen
2016-10-10
1
-0
/
+11
*
qmake: eradicate Q_FOREACH loops [already const]
Marc Mutz
2016-10-10
1
-2
/
+2
*
qmake: eradicate Q_FOREACH loops [rvalues]
Marc Mutz
2016-10-10
1
-1
/
+2
*
QMake: Add option to set qt.conf file
David Schulz
2016-10-10
1
-1
/
+6
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-01
1
-1
/
+3
|
\
|
*
Use popen() with binary under Windows
Mat Sutcliffe
2016-09-29
1
-1
/
+3
*
|
Updated license headers and license tests
Antti Kokko
2016-06-10
1
-17
/
+12
|
/
*
QMakeGlobals::expandEnvVars: Make sane
Daniel Teske
2015-12-18
1
-24
/
+18
*
Use Qt 5's QStringList::join(QChar)
hjk
2015-12-18
1
-4
/
+4
*
Update copyright headers
Antti Kokko
2015-02-14
1
-7
/
+7
*
Update license headers and add new license files
Antti Kokko
2014-09-25
1
-19
/
+11
*
make setting a bad $$[QMAKEFEATURES] not crash qmake
Oswald Buddenhagen
2013-10-30
1
-10
/
+14
*
introduce /src qmake property variants
Oswald Buddenhagen
2013-08-26
1
-19
/
+32
*
don't crash if builddir is suffix of sourcedir (or vice-versa)
Oswald Buddenhagen
2013-08-26
1
-1
/
+2
*
remove pointless initialization of qmakespec
Oswald Buddenhagen
2013-05-21
1
-1
/
+0
*
Remove braces for single lines of conditions
Orgad Shaneh
2013-02-06
1
-12
/
+11
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
fix bootstrapped build
Oswald Buddenhagen
2012-11-13
1
-2
/
+2
*
fetch all properties from qmake
Oswald Buddenhagen
2012-11-05
1
-2
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-25
1
-24
/
+24
*
update qmake evaluator to newest version from qt creator
Oswald Buddenhagen
2012-09-20
1
-0
/
+368