index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
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.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qmake
/
generators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make qmake and qtpaths report Qt version baked into the binaries
Joerg Bornemann
11 days
2
-2
/
+2
*
Set GenerateDebugInformation to true in vcproj if at least /DEBUG is set
Alexey Edelev
2023-01-13
2
-1
/
+3
*
Use qtversion.h instead of qlibraryinfo.h
Marc Mutz
2022-12-09
2
-2
/
+2
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
10
-72
/
+72
*
Ensure proper format of Info.plist
Maximilian Blochberger
2022-10-19
1
-4
/
+6
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
9
-31
/
+31
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
13
-99
/
+99
*
Move qVersion() from qglobal.h to qlibraryinfo.h
Sona Kurazyan
2022-09-01
2
-0
/
+2
*
Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TO
Ivan Solovev
2022-08-19
1
-1
/
+1
*
qmake/msbuild: Turn off "use full paths in diagnostics" by default
Joerg Bornemann
2022-06-22
1
-1
/
+1
*
qmake/msbuild: Support all /DEBUG:xxx linker options
Joerg Bornemann
2022-06-22
3
-5
/
+20
*
qmake/msbuild: Support all /LTCG:xxx options
Joerg Bornemann
2022-06-22
3
-17
/
+24
*
Teach qmake about digit-grouping apostrophes in numeric literals
Edward Welbourne
2022-06-17
1
-2
/
+23
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
29
-785
/
+60
*
qmake: Use qVersion for version reporting instead of QT_VERSION_STR
Alexandru Croitor
2022-05-06
2
-2
/
+2
*
Replace uses of _qs with _s in sources and examples
Sona Kurazyan
2022-04-19
1
-1
/
+2
*
Remove unused parameter in NmakeMakefileGenerator::suppressBuiltinRules()
Tor Arne Vestbø
2022-04-05
1
-1
/
+1
*
qmake: Suppress built-in suffixes for make
Orgad Shaneh
2022-03-31
4
-0
/
+15
*
Apply Q_CONSTINIT across the codebase
Marc Mutz
2022-03-29
3
-6
/
+4
*
Misc: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+1
*
Deprecate {QString, QByteArray}::count()
Sona Kurazyan
2022-03-12
1
-8
/
+8
*
qmake: Fix overlong command lines for static Qt builds on Windows
Joerg Bornemann
2022-02-21
6
-28
/
+81
*
qmake: Scan source files with QFile
Joerg Bornemann
2022-02-02
1
-41
/
+11
*
qmake: Print error and exit if a response file cannot be created
Joerg Bornemann
2022-01-08
1
-2
/
+8
*
qmake/MinGW: Fix linking target name with whitespace
Joerg Bornemann
2022-01-08
1
-1
/
+1
*
qmake/Xcode: Mark "Qt Preprocess" build phase as always out of date
Joerg Bornemann
2021-12-09
1
-0
/
+1
*
Fix size_t / int conversion warnings in qmake
Kai Köhne
2021-12-02
1
-2
/
+2
*
Long live Q_GADGET_EXPORT!
Marc Mutz
2021-11-27
1
-0
/
+3
*
qmake: use even fewer magic numbers
Marc Mutz
2021-11-26
1
-28
/
+29
*
qmake: don't use magic numbers
Marc Mutz
2021-11-24
1
-7
/
+15
*
qmake: Introduce the variable MSVC_TOOLSET_VER
Joerg Bornemann
2021-11-10
1
-17
/
+1
*
qmake: Support Visual Studio 2022
Joerg Bornemann
2021-11-10
3
-1
/
+14
*
qmake/vcxproj: Fix "CONFIG += combine" extra compilers
Joerg Bornemann
2021-10-25
1
-26
/
+58
*
qmake: Make some debug code actually compilable
Joerg Bornemann
2021-10-25
1
-1
/
+1
*
qmake/vcxproj: Fix malformed <Message> tags
Joerg Bornemann
2021-10-25
1
-0
/
+1
*
qmake/xcode: Do not create OBJECTS_DIR
Joerg Bornemann
2021-09-10
4
-0
/
+23
*
qmake/vcxproj: Read C language standard from QMAKE_CFLAGS
Joerg Bornemann
2021-08-26
1
-0
/
+16
*
qmake/vcxproj generator: Handle C standard compiler flags
Joerg Bornemann
2021-08-26
3
-6
/
+37
*
qmake: Recognize MSVC 16.x as VS 2019 in the VS project generator
Joerg Bornemann
2021-08-26
1
-27
/
+31
*
Fix framework dependencies in .la files
Joerg Bornemann
2021-08-17
1
-0
/
+28
*
QDirIterator: add nextFileInfo()
Marc Mutz
2021-07-28
1
-2
/
+1
*
Explicitly set input files for qtpreprocess
Christoph Keller
2021-04-12
1
-0
/
+9
*
Explicitly set output files for qtpreprocess
Nikolay Avtomonov
2021-04-07
1
-1
/
+7
*
qmake: Introduce compile_included_sources CONFIG option
Joerg Bornemann
2021-02-08
2
-4
/
+10
*
Use (new) erase()/erase_if() algorithms
Marc Mutz
2020-12-05
1
-3
/
+1
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-11-30
2
-2
/
+2
*
QFileInfo: mark constructors as explicit
Giuseppe D'Angelo
2020-11-15
1
-2
/
+2
*
Add new way to mess up projects with QMAKE_INSTALL_REPLACE
Michal Klocek
2020-11-09
2
-5
/
+14
*
Minor refactor of installMetaFile
Michal Klocek
2020-11-09
2
-20
/
+27
*
qmake/vcxproj: Fix handling of extra compiler outputs
Joerg Bornemann
2020-11-02
1
-1
/
+1
[next]