index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Generate and use a wrapper script for stripping binaries
Alexandru Croitor
2022-03-24
7
-0
/
+221
*
CMake: Enable verbose autogen for cmake auto tests and EP examples
Alexandru Croitor
2022-03-24
2
-0
/
+2
*
CMake: Enable debug verbosity for cmake auto tests and EP examples
Alexandru Croitor
2022-03-24
2
-0
/
+5
*
CI: Add docker support for tst_qiodevice test
Pasi Petäjäjärvi
2022-03-24
2
-3
/
+14
*
CI: Add docker support for tst_qtextstream test
Pasi Petäjäjärvi
2022-03-24
2
-1
/
+7
*
rhi: d3d11/vulkan: Allow passing in an array range override
Laszlo Agocs
2022-03-24
7
-7
/
+68
*
Fix compiler warnings in tests
Volker Hilsheimer
2022-03-24
2
-2
/
+2
*
Conan: Fix used function name for parsing 3rd party sw dependencies
Iikka Eklund
2022-03-24
1
-1
/
+1
*
QStandardItemModel: use the right datatype for text alignment
Giuseppe D'Angelo
2022-03-24
1
-2
/
+2
*
QAbstractItemModelTester: use the right types for some roles
Giuseppe D'Angelo
2022-03-24
1
-2
/
+3
*
qdbusxml2cpp: Improve error message
Aleix Pol
2022-03-24
1
-24
/
+28
*
widgets: Disable "Pick color" in QColorDialog when unavailable
Fan PengCheng
2022-03-24
1
-14
/
+31
*
QNX: remove mmrenderer overlay window support
Rafael Roquetto
2022-03-24
5
-117
/
+21
*
QAbstractItemView: with single selection, deselect on Ctrl+Release
Volker Hilsheimer
2022-03-24
2
-9
/
+30
*
Itemviews: start fixing mixups of int/enum for Qt's item roles
Giuseppe D'Angelo
2022-03-23
5
-9
/
+61
*
FreeType: Load multiple font faces from the same file on macOS
Niklas Wenzel
2022-03-23
3
-2
/
+77
*
tst_QLocalSocket: Add helper to dependencies
Mårten Nordheim
2022-03-23
1
-0
/
+1
*
Android: activate tst_QLineEdit
Ivan Solovev
2022-03-23
3
-8
/
+10
*
Use the CMake path format when passing the CMAKE_PREFIX_PATH to ctest
Alexey Edelev
2022-03-23
1
-10
/
+25
*
CoreText: Maintain theme fonts in the font database instead of themes
Tor Arne Vestbø
2022-03-23
5
-17
/
+8
*
Android: don't QEXPECT_FAIL in tst_QTextDocument::task240325()
Assam Boudjelthia
2022-03-23
1
-3
/
+0
*
CMake: Mention where the configure summary can be found
Alexandru Croitor
2022-03-23
1
-0
/
+9
*
Use QLatin1StringView in QString/QLatin1String APIs and docs
Sona Kurazyan
2022-03-23
7
-440
/
+454
*
QDateTime: enable larger ShortData for bootstrapped build
Marc Mutz
2022-03-23
2
-2
/
+2
*
QSettings: port API from QString to QAnyStringView keys
Marc Mutz
2022-03-23
3
-10
/
+90
*
Remove qipaddress from boostrap lib
Fabian Kosmale
2022-03-23
1
-1
/
+0
*
Remove QTemporary(file|dir) from boostrap lib
Fabian Kosmale
2022-03-23
2
-2
/
+2
*
Document that native file dialogs might not show a title
Volker Hilsheimer
2022-03-23
1
-5
/
+10
*
Try to stabilize QWidget::enterLeaveOnWindowShowHide
Volker Hilsheimer
2022-03-23
1
-2
/
+5
*
Remove QUrl* from boostrap lib
Fabian Kosmale
2022-03-23
1
-4
/
+0
*
Jpeg handler: Detangle error reporting from the abort handling
Eirik Aavitsland
2022-03-22
1
-7
/
+7
*
Document some details of TAP's use of YAMLish
Edward Welbourne
2022-03-22
1
-1
/
+67
*
Use a cheaper is-empty test for a C-string
Edward Welbourne
2022-03-22
1
-1
/
+1
*
Avoid duplicate descriptions in TAP's incident YAML
Edward Welbourne
2022-03-22
2
-15
/
+2
*
Fix indentation of some continuation lines in qtaptestlogger{.cpp,_p.h}
Edward Welbourne
2022-03-22
2
-4
/
+4
*
TAP test logger: treat blacklisted XFail the same as XFail
Edward Welbourne
2022-03-22
2
-4
/
+1
*
Match QtTest command-line output options to the help output
Edward Welbourne
2022-03-22
1
-8
/
+10
*
Document what QtTest's various loggers do
Edward Welbourne
2022-03-22
10
-10
/
+107
*
QFuture: fix a codechecker warning
Sona Kurazyan
2022-03-22
1
-1
/
+1
*
Android: Blacklist failing tests on tst_QGraphicsProxyWidget
Samuel Mira
2022-03-22
1
-0
/
+6
*
Doc: Reorganize sections structure in Qt Widgets landing page
Andreas Eliasson
2022-03-22
1
-20
/
+21
*
Conan: Fix typo in recipe
Iikka Eklund
2022-03-22
1
-1
/
+1
*
QNX: Fix compiler warning by when FEATURE_clipboard is not enabled
Pasi Petäjäjärvi
2022-03-22
1
-0
/
+2
*
qversiontagging.h: remove the attempt to use the "retain" attribute
Thiago Macieira
2022-03-21
1
-5
/
+1
*
CI: QNX qemu need docker service ports explicitly defined for visibility
Pasi Petäjäjärvi
2022-03-21
2
-0
/
+202
*
Install QtCopyFileIfDifferent as the 'public' cmake helper
Alexey Edelev
2022-03-21
1
-1
/
+1
*
qsql_ibase: fix includes
Shawn Rutledge
2022-03-21
1
-13
/
+14
*
QProperty: Allow manual scheduling of binding notification
Ulf Hermann
2022-03-21
2
-0
/
+17
*
Fix warning in tst_qfuture
Volker Hilsheimer
2022-03-21
1
-1
/
+1
*
Replace deprecated QColor::fromString in tests and documentation
Volker Hilsheimer
2022-03-21
3
-4
/
+4
[next]