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.10
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
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
SSE2 optimize QColorSpace CLUT
HEAD
dev
Allan Sandfeld Jensen
7 hours
1
-0
/
+42
*
a11y atspi: Warn on unimplemented Application iface method
Michael Weghorn
28 hours
1
-1
/
+2
*
QTestResult: remove unused QTestResultPrivate forward declaration
Marc Mutz
29 hours
1
-1
/
+0
*
Decouple QApplication from QColormap
Tor Arne Vestbø
30 hours
2
-5
/
+14
*
Revert "rhi: gl: Maintain Qt 5 compat wrt disk cache behavior"
Laszlo Agocs
31 hours
1
-13
/
+8
*
Add support for font features and variable axes to QTextCharFormat
Eskil Abrahamsen Blomfeldt
32 hours
3
-10
/
+114
*
make all convenience functions in QFileDialog open modal dialogs
Nic Zonta
35 hours
1
-2
/
+2
*
QCommandLinkButton: Don't reset icon on change to QStyleSheetStyle
Axel Spoerl
42 hours
1
-3
/
+13
*
Fix regression in drawing table cell border when border-collapse enabled
Santhosh Kumar
2 days
1
-1
/
+1
*
QColorDialog: Stop color picking when application is deactivated
Friedemann Kleint
2 days
1
-0
/
+10
*
CRA: Android: Mark QtLoader.java as security critical
Konsta Alajärvi
2 days
1
-0
/
+1
*
CRA: Android: Mark qtandroidplatformfiledialoghelper.cpp as security critical
Konsta Alajärvi
2 days
1
-0
/
+1
*
QProperty: fix comparison with comparable type
Ivan Solovev
2 days
1
-0
/
+34
*
Add an envvar restoring Qt 5 behavior for vertical font metrics
Eskil Abrahamsen Blomfeldt
2 days
1
-1
/
+8
*
iOS: Always update screen properties on status bar orientation change
Tor Arne Vestbø
2 days
1
-3
/
+8
*
iOS: Report inverted screen orientations via windowScene orientation
Tor Arne Vestbø
2 days
1
-2
/
+26
*
fusion: Improve visibility of Checkbox in dark mode
Piotr Wiercinski
2 days
3
-2
/
+17
*
QTreeView: Delay reset of accessibility when laying out items lazily
Volker Hilsheimer
3 days
1
-1
/
+6
*
Windowsvista style: Fix hover widget attribute when using contrast theme
Oliver Eftevaag
3 days
1
-28
/
+23
*
Bump version to 6.11.0
Jani Heikkinen
3 days
3
-3
/
+5
*
QWaylandGLContext: init fields in default ctor
Marc Mutz
3 days
2
-3
/
+6
*
Android: Avoid restarting InputMethodManager during IME batch edits
Bartlomiej Moskal
3 days
1
-2
/
+9
*
CMake: Improve atmoicfptr error message on failure
Alexandru Croitor
3 days
1
-1
/
+1
*
Mark qtbase/src/corelib/plugin files as security-critical
Magdalena Stojek
3 days
9
-0
/
+10
*
Fix WASM build for the recent qtestcrashhandler changes
Edward Welbourne
3 days
1
-1
/
+1
*
Update QJsonValue(qint64) docs to reflect full precision
Edward Welbourne
3 days
1
-3
/
+8
*
Fix typo in qlocale_tools_p.h unicodeForDigit() comment
Edward Welbourne
3 days
1
-1
/
+1
*
Document QT_WARN_DEPRECATED_UP_TO
Tor Arne Vestbø
3 days
1
-3
/
+18
*
Revert "dwrite: Support additional font names for system fonts"
Eskil Abrahamsen Blomfeldt
3 days
2
-164
/
+211
*
Doc: Explicitly advise adding svg, if any, before other files to QIcon
Eirik Aavitsland
4 days
1
-0
/
+3
*
qdbus: add call GetConnectionCredentials interface
Li Changze
4 days
2
-0
/
+17
*
QScreen, iOS: Make grabWindow() use UIGraphicsImageRenderer
Nils Petter Skålerud
4 days
1
-13
/
+27
*
QLogging: use std::unique_ptr instead of QScopedPointer
Ahmad Samir
4 days
1
-5
/
+8
*
wayland: use qgenericunixtheme_p.h instead of qgenericunixthemes_p.h
Liang Qi
4 days
1
-4
/
+0
*
SQL/MySQL: add option MYSQL_OPT_SSL_VERIFY_SERVER_CERT
Christian Ehrlicher
4 days
2
-0
/
+10
*
SQLite: Update SQLite to v3.50.0
Christian Ehrlicher
4 days
4
-1492
/
+2861
*
QStyleSheetStyle: avoid creating QString
Christian Ehrlicher
4 days
1
-6
/
+6
*
Remove docs claiming QColormap is involved in mapping colors to display
Tor Arne Vestbø
4 days
2
-4
/
+2
*
Decouple QColor from QColormap
Tor Arne Vestbø
4 days
1
-2
/
+0
*
Decouple QApplication::isEffectEnabled from QColormap
Tor Arne Vestbø
4 days
1
-1
/
+3
*
QCocoaMenu: Explicitly remove NSMenu from supermenu on destruction
Axel Spoerl
4 days
1
-0
/
+10
*
a11y atspi: Create local variable on stack
Michael Weghorn
4 days
1
-5
/
+3
*
Android: Bump androix dependency to 1.16.0
Lars Schmertmann
4 days
1
-1
/
+1
*
QFileSystemEngine::tempPath: simplify handling of fallbacks
Thiago Macieira
4 days
1
-11
/
+8
*
QFileSystemEngine::tempPath: bypass QDir and go straight to QFSEngine
Thiago Macieira
4 days
1
-2
/
+18
*
Revert "Android: consider DecorView insets at app startup"
Jani Heikkinen
4 days
2
-49
/
+14
*
Doc: Fix broken links in Qt Widgets
Kai Köhne
4 days
1
-1
/
+1
*
Reapply: xcb: add xcb-util dependency for xcb-image
Liang Qi
4 days
2
-1
/
+8
*
wayland: fix image copy failed problem on data control
Jie Liu
5 days
1
-1
/
+2
*
wayland: Drop unused member variable
David Edmundson
5 days
2
-13
/
+0
[next]