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
/
mkspecs
/
features
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix path replacement on install for header module prl files
Joerg Bornemann
2020-04-08
1
-1
/
+2
*
macOS: Fix CONFIG+=separate_debug_info for custom QMAKE_BUNDLE_EXTENSION
Joerg Bornemann
2020-04-08
1
-2
/
+10
*
Fix linking of header only Qt5Zlib for cmake static builds
Kai Koehne
2020-04-06
1
-0
/
+4
*
Pass SDK root to the linker as -isysroot, not -Wl,-syslibroot
Tor Arne Vestbø
2020-04-02
1
-2
/
+2
*
MinGW: Fix build with -angle
Kai Koehne
2020-03-27
1
-1
/
+2
*
Merge remote-tracking branch 'origin/5.14.2' into 5.14
Mitch Curtis
2020-03-19
1
-1
/
+1
|
\
|
*
Fix regression when doing a debug only build with MSVC
Kai Koehne
2020-03-03
1
-1
/
+1
*
|
winrt: Update capability management to include IOT namespace
Andy Shaw
2020-03-11
1
-0
/
+4
|
/
*
MinGW: Fix debug-and-release configuration
Kai Koehne
2020-02-27
1
-1
/
+1
*
Delay the processing of the doc features to the end
Andy Shaw
2020-02-25
1
-1
/
+4
*
qmake: Fix handling of QM_FILES_INSTALL_PATH
Kai Koehne
2020-02-18
1
-0
/
+1
*
wasm: remove dependency on perl to find emscripten version
Lorn Potter
2020-02-17
1
-1
/
+3
*
Fix ANDROID_XXXX replace qmake function call
BogDan Vatra
2020-02-11
1
-4
/
+4
*
CMake Support: Fix dependent libraries search for MinGW and CMake 3.17
Cristian Adam
2020-02-10
1
-1
/
+1
*
Android: Make sure that it can find qrc files created via the pro file
Andy Shaw
2020-02-10
1
-4
/
+12
*
Add function for initializing plugin resources for static builds
Joerg Bornemann
2020-01-30
2
-34
/
+46
*
Merge remote-tracking branch 'origin/5.14.1' into 5.14
Liang Qi
2020-01-28
6
-21
/
+46
|
\
|
*
Fix qtPlatformTargetSuffix for darwin platforms
v5.14.1
Joerg Bornemann
2020-01-23
1
-1
/
+1
|
*
MinGW: Fix debug builds of applications
Kai Koehne
2020-01-22
2
-20
/
+38
|
*
[CMake] Fix handling Qt frameworks link flags in static lib deps
Alexandru Croitor
2020-01-18
1
-3
/
+12
|
*
Android: Use the values rather than the variables with str_member
Andy Shaw
2020-01-18
1
-1
/
+1
|
*
Merge 5.14 into 5.14.1
Kari Oikarinen
2020-01-15
3
-7
/
+11
|
|
\
|
*
|
Handle resources with dots in the qrc file name
Tor Arne Vestbø
2020-01-15
1
-1
/
+1
|
*
|
yacc: Output the path for the move with the right directory separator
Andy Shaw
2020-01-13
1
-2
/
+2
*
|
|
Fix handling of the DEFINES_DEBUG/DEFINES_RELEASE variables
Joerg Bornemann
2020-01-23
2
-6
/
+2
*
|
|
Fix win32 support for linking against static builds in CMake
Artem Pisarenko
2020-01-19
1
-28
/
+13
|
|
/
|
/
|
*
|
Fix isysroot for simulator only builds on ios
Michal Klocek
2020-01-13
1
-5
/
+8
*
|
Bump copyright year
Jani Heikkinen
2020-01-09
1
-1
/
+1
*
|
Android: make sure we don't add _$${QT_ARCH} twice
BogDan Vatra
2020-01-09
1
-1
/
+2
|
/
*
MinGW: Allow debug-and-release builds
Kai Koehne
2020-01-06
1
-1
/
+1
*
CMake: Fix usage requirements for static builds of Qt on macOS
Joerg Bornemann
2020-01-06
1
-9
/
+19
*
Always add the extra Android apk and aab targets
Andy Shaw
2020-01-02
1
-2
/
+1
*
dumpcpp: Use tblCopy to ensure the path is detected correctly
Andy Shaw
2020-01-02
1
-2
/
+2
*
wasm: do not use clamp mode for upstream LLVM
Lorn Potter
2019-12-16
2
-24
/
+24
*
Merge remote-tracking branch 'origin/5.14.0' into 5.14
Qt Forward Merge Bot
2019-12-13
2
-1
/
+7
|
\
|
*
Set proper TARGET name for libs
BogDan Vatra
2019-11-29
1
-0
/
+1
|
*
Fix passing FOO_LIBS variables to configure
Joerg Bornemann
2019-11-19
1
-1
/
+6
*
|
Account for when qtquickcompiler is used when getting the resources
Andy Shaw
2019-12-12
1
-2
/
+3
*
|
wasm: enforce emscripten version
Lorn Potter
2019-12-11
2
-0
/
+30
*
|
Fix calls to qtFlattenResources from outside resources.prf
Joerg Bornemann
2019-12-10
2
-14
/
+21
*
|
WebAssembly: Do not use sed directly for wasm_shell.html deployment
Joerg Bornemann
2019-12-09
1
-1
/
+1
*
|
Fix CONFIG += cmdline testcase creating app bundle paths in Makefiles
Aaron Linville
2019-11-27
1
-0
/
+3
*
|
Get make docs working better on macOS
Andy Shaw
2019-11-25
1
-1
/
+2
*
|
CMake: Fix static build linkage with CMake version lower than 3.13
Alexandru Croitor
2019-11-25
1
-8
/
+26
|
/
*
Add support for passing qrc files to qmlimportscanner
Andy Shaw
2019-11-13
1
-0
/
+16
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-11-13
1
-0
/
+6
|
\
|
*
Fix LTCG linker flags for macOS with separate debug info
Joerg Bornemann
2019-11-08
1
-0
/
+6
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-11-06
3
-57
/
+67
|
\
\
|
|
/
|
*
Move RESOURCE flattening code to dedicated function
Joerg Bornemann
2019-11-05
2
-57
/
+65
|
*
Fix regression in how "pkg-config --static" output is handled
Kai Koehne
2019-11-04
1
-0
/
+2
[next]