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
...
*
savegame ex.: use ranged instead of indexed loops
Marc Mutz
2023-02-08
2
-4
/
+4
*
savegame ex.: use NSDMI, =default the default ctor
Marc Mutz
2023-02-08
2
-6
/
+4
*
savegame ex.: fix include order
Marc Mutz
2023-02-08
2
-3
/
+4
*
Avoid multiple transformation of the clip path
Santhosh Kumar
2023-02-08
1
-1
/
+0
*
savegame ex.: fix extra ';' after Q_GADGET
Marc Mutz
2023-02-08
1
-1
/
+1
*
tst_qdbusxml2cpp: test the old-style QDBusReply interface output too
Thiago Macieira
2023-02-08
1
-1
/
+2
*
macOS: Skip deployment target runtime check when detecting compat version
Tor Arne Vestbø
2023-02-07
1
-0
/
+8
*
QStandardPaths/Unix: fix logic in xdgDataDirs() function
Ahmad Samir
2023-02-07
1
-18
/
+25
*
Fix proxy-data handling
Fabian Kosmale
2023-02-07
4
-4
/
+57
*
dbus: Register QDBusObjectPath
Albert Astals Cid
2023-02-07
1
-0
/
+1
*
QStandardPaths/Unix: minor cleanup
Ahmad Samir
2023-02-07
1
-7
/
+10
*
Doc: Update copyright year in the template
Topi Reinio
2023-02-07
4
-4
/
+4
*
XCB: do not use reserved identifiers
Giuseppe D'Angelo
2023-02-07
13
-466
/
+466
*
uic: Generate string-based connections for QLCDNumber::display()
Friedemann Kleint
2023-02-07
1
-0
/
+4
*
Fix narrowing in Qt::endPropertyUpdateGroup()
Marc Mutz
2023-02-06
1
-4
/
+4
*
SQL/ODBC: Pass correct length to SQLColAttribute()
Christian Ehrlicher
2023-02-05
1
-3
/
+8
*
QXcbConnection::getTimestamp: do not return stale timestamp
Roland Pallai
2023-02-03
3
-4
/
+6
*
QCryptographicHash: fix UB (data race on concurrent result()) [2nd try]
Marc Mutz
2023-02-03
1
-49
/
+55
*
Use case-insensitive comparison to compare codec with UTF-8 and utf8
Edward Welbourne
2023-02-03
1
-1
/
+1
*
Remove QResourceGlobalData::resourceSearchPaths
Edward Welbourne
2023-02-03
1
-14
/
+4
*
Fix android build with -no-feature-settings
Tasuku Suzuki
2023-02-03
1
-1
/
+1
*
Doc: Only list qt core classes in qt core io group
Andreas Eliasson
2023-02-02
4
-4
/
+1
*
Q_APPLICATION_STATIC: add missing std::launder()
Marc Mutz
2023-02-02
1
-2
/
+4
*
QMimeDatabase: don't stat() something that isn't a local file
Thiago Macieira
2023-02-02
6
-24
/
+87
*
QAnyStringView: fix MSVC warning C4702
Sze Howe Koh
2023-02-02
1
-1
/
+1
*
Android: fix height calculation
Samuel Mira
2023-02-02
1
-73
/
+15
*
SQL/ODBC: fix some users of toSQLTCHAR() to not assume identical UTF-8/16/32 ...
Marc Mutz
2023-02-02
1
-71
/
+83
*
Examples: Add missing include guards
Friedemann Kleint
2023-02-01
12
-0
/
+59
*
Add right and middle mouse button to tst_QLabel::mouseEventPropagation
Axel Spoerl
2023-02-01
1
-2
/
+11
*
Avoid unneccessarily long text scans
Allan Sandfeld Jensen
2023-02-01
1
-14
/
+20
*
Pass short time format to GetTimeFormat from GetLocaleInfo
Ilya Fedin
2023-02-01
2
-4
/
+6
*
rhi: Remove manual release of autoreleased NSString
Tor Arne Vestbø
2023-02-01
1
-4
/
+1
*
Revert "Fix tst_QWidgetRepaintManager on XCB"
Axel Spoerl
2023-02-01
2
-37
/
+12
*
ODBC SQL driver: fix conversion of QByteArray to QVLA<SQLTCHAR>
Marc Mutz
2023-02-01
1
-4
/
+5
*
Docs:Android: Add docs notes about support for content Uris
Nicholas Bennett
2023-02-01
5
-0
/
+59
*
Doc: remove {{ }} for an enum value
Tasuku Suzuki
2023-02-01
1
-1
/
+1
*
Doc: explicitly mention C++ when discussing linking to C++ libraries
Mitch Curtis
2023-02-01
1
-3
/
+4
*
Windows: fix warning on opening FileDialog after changing filters
Vladimir Belyavsky
2023-02-01
1
-3
/
+4
*
Free the GLX framebuffer configurations
Inho Lee
2023-02-01
1
-1
/
+6
*
QToolButton: Elide text when constraints prevent from showing whole text
Christian Ehrlicher
2023-02-01
1
-1
/
+2
*
Make tst_QFocusEvent::checkReason_ActiveWindow pass on macOS
Shawn Rutledge
2023-02-01
1
-2
/
+3
*
QRegularExpression: fix count() when the RE matches a surrogate
Thiago Macieira
2023-02-01
2
-1
/
+22
*
Windows QPA: also consider window flags when judging frameless or not
Yuhang Zhao
2023-01-26
3
-17
/
+43
*
QUrl: restore empty-but-not-null for components that are present
Thiago Macieira
2023-01-25
2
-45
/
+51
*
ODBC SQL driver: deal with different sizes of SQLTCHAR correctly
Marc Mutz
2023-01-25
1
-14
/
+30
*
Restore Android-conditioning on nl_langinfo() definition
Edward Welbourne
2023-01-24
1
-8
/
+10
*
Doc: Fix usages of deleted QVariant constructors
Sze Howe Koh
2023-01-24
3
-4
/
+4
*
Android: add build dirs/files of Android templates to .gitignore
Assam Boudjelthia
2023-01-24
2
-0
/
+7
*
Introduce qt_winrtbase_p.h
Oliver Wolff
2023-01-24
7
-30
/
+40
*
Fix assert when resizing text table with percentage widths
Eskil Abrahamsen Blomfeldt
2023-01-23
1
-2
/
+3
[prev]
[next]