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
/
plugins
/
qmakeprojectmanager
/
makefileparse.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-2
/
+2
*
Merge remote-tracking branch 'origin/13.0'
Eike Ziller
2024-02-29
1
-0
/
+8
|
\
|
*
QmakeProjectManager: Fix Makefile compatibility check
v13.0.0-beta2
Christian Kandeler
2024-02-27
1
-0
/
+8
*
|
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
|
/
*
QmakeProjectManager: Hide plugin class definition in .cpp
hjk
2024-01-16
1
-12
/
+24
*
QmakePM: Improve performance of import
Christian Stenger
2023-11-15
1
-7
/
+19
*
Various Plugins: Simplify return FilePath statements
Jarek Kobus
2023-08-02
1
-1
/
+1
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Fix include style
Jarek Kobus
2023-03-24
1
-3
/
+4
*
Utils: More explicit host os use to make it stand out
hjk
2023-03-07
1
-2
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Remove a few now-unnecessary cleanPath in conjunction with resolvePath
hjk
2022-11-30
1
-1
/
+1
*
QMake: Fix path cleaning
Marcus Tillmanns
2022-11-17
1
-1
/
+1
*
Replace missing qAsConst with std::as_const()
Jarek Kobus
2022-10-10
1
-1
/
+1
*
QMakeProjectManager: Replace foreach with ranged for loop
Jarek Kobus
2022-10-07
1
-7
/
+6
*
QMakeProjectManagerPlugin: Limit the usage of qMakePair
Jarek Kobus
2022-10-04
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Rename QtSupport::BaseQtVersion to QtVersion
hjk
2022-01-24
1
-6
/
+6
*
Fix some warnings about unused variables and functions
Christian Kandeler
2021-09-27
1
-16
/
+14
*
Merge remote-tracking branch 'origin/5.0'
Eike Ziller
2021-09-07
1
-22
/
+0
|
\
|
*
QMake: Fix that qmake was run on every build on macOS
Eike Ziller
2021-09-06
1
-22
/
+0
*
|
Qmake: Proliferate FilePath use
hjk
2021-08-20
1
-15
/
+13
|
/
*
Utils: Move process arguments class out of QtcProcess
hjk
2021-05-11
1
-6
/
+6
*
QmakeProjectManager: Fix qmake getting re-run unnecessarily
Christian Kandeler
2021-01-06
1
-2
/
+5
*
Utils/ProjectExplorer: Move re-usabled bits of aspects to Utils
hjk
2020-09-23
1
-4
/
+6
*
QmakeProjectManager: Compare the right set of arguments
Christian Kandeler
2020-09-09
1
-13
/
+15
*
QbsPM:QmakePM: Replace QRegExp by QRegularExpression
Christian Stenger
2020-07-15
1
-9
/
+11
*
Qmake: Handle QFlags deprecation
hjk
2020-01-29
1
-1
/
+1
*
ProjectExplorer: Use full class for TriState value
hjk
2019-12-03
1
-12
/
+12
*
QmakeBuildConfiguration: Make use of Qt-related build aspects
Christian Kandeler
2019-11-28
1
-12
/
+14
*
QmakeBuildConfiguration: Make use of SeparateDebugInfoAspect
Christian Kandeler
2019-11-28
1
-3
/
+5
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-5
/
+5
*
Utils: Replace FileName::FileName(QFileInfo) by a named constructor
hjk
2019-05-13
1
-1
/
+1
*
Remove hard-coded disabling of debug logs
Orgad Shaneh
2018-10-13
1
-1
/
+1
*
QmakeProjectManager: Modernize
Alessandro Portale
2018-07-13
1
-1
/
+1
*
Qmake: Remove dead code
Robert Loehning
2017-07-25
1
-3
/
+0
*
QRegExp include cleanup
Samuel Gaist
2017-03-13
1
-0
/
+1
*
Qmake: Fix Makefile tests
Tobias Hunger
2016-10-07
1
-13
/
+16
*
Qmake: Add tests for MakefileParser
Tobias Hunger
2016-10-07
1
-31
/
+174
*
Qmake: Do not turn a CONFIG variable with spaces into several
Tobias Hunger
2016-06-27
1
-2
/
+3
*
Fix build on PPC: PPC is defined to 1
Thiago Macieira
2016-06-22
1
-2
/
+2
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Remove QtQuick1 debugging option from build & run settings
Ulf Hermann
2015-10-01
1
-6
/
+0
*
QmakeProjectManager: Don't rerun qmake for debug builds
Daniel Teske
2015-03-12
1
-2
/
+2
*
Fix importing creating additional kits on OS X
Daniel Teske
2015-03-11
1
-0
/
+394