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.4.3
6.5
6.5.0
6.5.1
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
/
src
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: Fix deployment on Windows host
Eskil Abrahamsen Blomfeldt
2020-03-19
1
-2
/
+2
*
Merge 5.14 into 5.14.2
Kari Oikarinen
2020-03-10
1
-6
/
+13
|
\
|
*
uic: Add pass to empty functions
Cristián Maureira-Fredes
2020-03-03
1
-6
/
+13
*
|
Android: fix apk generation on Android API 23+
BogDan Vatra
2020-03-03
1
-0
/
+1
|
/
*
uic: handle header tag for python imports
Cristián Maureira-Fredes
2020-02-27
1
-0
/
+2
*
Set also ndk.dir
BogDan Vatra
2020-02-11
1
-1
/
+2
*
uic/Python: Add imports for Q(Date)Time, QKeySequence
Friedemann Kleint
2020-02-06
1
-4
/
+4
*
uic/Python: Set form object name correctly
Friedemann Kleint
2020-02-05
1
-1
/
+1
*
Android: Respect the --no-build option for APK packages
Andy Shaw
2020-01-18
1
-1
/
+1
*
uic/Python: Fix missing QCursor import
Friedemann Kleint
2020-01-14
1
-1
/
+1
*
uic: add customwidget imports support for python
Cristián Maureira-Fredes
2020-01-14
1
-4
/
+22
*
Bump copyright year
Jani Heikkinen
2020-01-09
2
-4
/
+4
*
AAB files can be signed only with jarsigner tool
BogDan Vatra
2020-01-09
1
-0
/
+1
*
uic: setWeight replace semi-colon by language::eol
Cristián Maureira-Fredes
2020-01-05
1
-1
/
+1
*
uic: Add handling of resources imports for Python
Friedemann Kleint
2020-01-03
4
-0
/
+40
*
uic: Add colon missing for "if()" constructs in Python
Friedemann Kleint
2020-01-03
1
-5
/
+10
*
uic: Fix empty strings for Python
Friedemann Kleint
2020-01-03
3
-7
/
+9
*
uic: Rename raise() to raise_() for Python
Cristián Maureira-Fredes
2019-12-19
1
-2
/
+2
*
Support both qrc and qml files for qmlimportscanner
Michael Dippold
2019-12-11
1
-9
/
+10
*
rcc: Fix namespace handling for initializer
Samuel Gaist
2019-12-10
1
-7
/
+13
*
Add support for passing qrc files to qmlimportscanner
Andy Shaw
2019-11-13
1
-12
/
+23
*
uic: Add language::eol in more cases for python code
Cristián Maureira-Fredes
2019-10-25
1
-18
/
+18
*
Fix typo
BogDan Vatra
2019-10-25
1
-1
/
+1
*
Fix bundled_libs section from libs.xml
BogDan Vatra
2019-10-25
1
-1
/
+1
*
Uic: fix crash when trying to resource icon information
Christian Ehrlicher
2019-10-21
1
-1
/
+1
*
Win32: Consolidate registry code
Friedemann Kleint
2019-10-14
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-10-10
1
-0
/
+1
|
\
|
*
Fix compile with tracing enabled: include QStringList header
Milian Wolff
2019-10-09
1
-0
/
+1
*
|
Include likely-adjusted uiLanguages for the system locale
Edward Welbourne
2019-10-04
1
-0
/
+1
*
|
Android: Do not extract QML assets data
BogDan Vatra
2019-10-02
1
-97
/
+71
*
|
Android: Fix plugins naming
BogDan Vatra
2019-10-01
1
-9
/
+11
*
|
Android: Fix architecture extraction from file path in androiddeployqt
Alexandru Croitor
2019-09-03
1
-1
/
+3
*
|
Add support for aab
BogDan Vatra
2019-09-02
1
-42
/
+71
*
|
Use QLatin1String where possible
BogDan Vatra
2019-08-28
1
-115
/
+114
*
|
Merge remote-tracking branch 'origin/dev' into 5.14
Liang Qi
2019-08-27
2
-496
/
+430
|
\
\
|
*
|
Say hello to Android multi arch build in one go
BogDan Vatra
2019-08-26
1
-494
/
+428
|
*
|
Don't excessively check all output files for failures
Jan Arve Sæther
2019-08-22
1
-1
/
+1
|
*
|
Fix escaping of additional app parameters in adb shell command
Daniel Smith
2019-08-19
1
-1
/
+1
*
|
|
Add support for calendars beside Gregorian
Soroush Rabiei
2019-08-20
1
-0
/
+3
|
/
/
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-08-13
1
-2
/
+8
|
\
|
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-08-05
1
-2
/
+8
|
|
\
|
|
*
qlalr: fix compilation with C++20
Marc Mutz
2019-08-01
1
-2
/
+8
*
|
|
uic: Avoid use of Q_UNUSED in the generated code
hjk
2019-07-30
1
-2
/
+3
*
|
|
Fix SOURCES duplication in tools/bootstrap on macOS
Tasuku Suzuki
2019-07-19
1
-4
/
+1
*
|
|
Qt6: Fix uninitialized meta objects on Windows
Thiago Macieira
2019-07-16
1
-3
/
+8
*
|
|
Move text-related code out of corelib/tools/ to corelib/text/
Edward Welbourne
2019-07-10
1
-12
/
+12
*
|
|
Fix 'make check' for android-mingw32
Jan Arve Sæther
2019-07-03
1
-1
/
+1
*
|
|
qlalr: replace QLinkedList with std::list
Marc Mutz
2019-07-02
5
-37
/
+27
*
|
|
uic: Implement form window setting to disable QObject::connectSlotsByName()
Friedemann Kleint
2019-07-02
4
-1
/
+20
*
|
|
rcc: Add -d option to output a Makefile-syntax depfile
Marvin Scholz
2019-06-29
1
-0
/
+58
[next]