index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
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.5.5
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QClipData: fix incorrect realloc() use
HEAD
dev
Marc Mutz
3 hours
1
-2
/
+2
*
QXmlStream: fix incorrect use of realloc()
Marc Mutz
3 hours
1
-4
/
+6
*
QDataBuffer: fix incorrect use of realloc()
Marc Mutz
3 hours
1
-4
/
+6
*
QXmlStreamSimpleStack: Q_CHECK_PTR() the correct pointer
Marc Mutz
3 hours
1
-1
/
+1
*
QProperty: add various missing std::move()s
Marc Mutz
3 hours
1
-19
/
+19
*
QXmlStreamReader: fix a missing std::move()
Marc Mutz
3 hours
1
-1
/
+1
*
Exclude one more MSVC version in tst_qcheckedint and tst_qnumeric
Matthias Rauter
3 hours
0
-0
/
+0
*
QTextCharFormat: improve documentation for font()
David Faure
8 hours
1
-0
/
+11
*
QFileInfoGatherer: Prevent infinite loop
Tobias Fella
8 hours
1
-0
/
+2
*
QQuaternion: rename the fromEulerAngles() argument
Marc Mutz
9 hours
2
-7
/
+7
*
QQuaternion: fix MingW "redeclared without dllimport attribute" error
Marc Mutz
9 hours
1
-3
/
+3
*
QDirEntryInfo: fix GCC optional<> -Wmaybe-uninitialized
Marc Mutz
9 hours
1
-1
/
+1
*
QVariant: remove a false statement about C++ unions
Giuseppe D'Angelo
9 hours
1
-5
/
+0
*
moc: add line numbers to properties, methods, etc
Sami Shalayel
10 hours
4
-0
/
+214
*
tst_moc: add missing dependency to moc
Sami Shalayel
10 hours
1
-0
/
+2
*
Doc: Fix incorrect inheritence statement in QStringList documentation
Dheerendra Purohit
16 hours
1
-1
/
+1
*
Document the QByteArray(QByteArrayView) constructor
MÃ¥rten Nordheim
23 hours
1
-0
/
+9
*
Add assertions to qtestlog.cpp where it branches on variant type
Edward Welbourne
25 hours
1
-0
/
+8
*
Convert qtestlog.cpp to use QVariant::get_if<>(QVariant *)
Edward Welbourne
25 hours
1
-11
/
+10
*
Clean up some #if-ery in qtestlog.cpp
Edward Welbourne
25 hours
1
-10
/
+8
*
macOS: include QUrl in QAppleFileIconEngine
Volker Hilsheimer
26 hours
1
-0
/
+1
*
QAnyStringView: support single wchar_t arguments also on Unix
Marc Mutz
27 hours
6
-9
/
+32
*
[docs] QAnyStringView: document single-char ctor
Marc Mutz
27 hours
1
-0
/
+112
*
Add missing qquaternion.h includes
Marc Mutz
27 hours
4
-0
/
+10
*
CMake: Fix finding of system frameworks on macOS if vcpkg is used
Joerg Bornemann
27 hours
1
-0
/
+6
*
Mark src/corelib/itemmodels as security:significant
Mate Barany
27 hours
24
-1
/
+24
*
SQLite: Update SQLite to v3.50.2
Christian Ehrlicher
29 hours
4
-123
/
+174
*
QIdentityProxyModel: call data() from subclasses in match()
David Faure
29 hours
2
-13
/
+35
*
CMake: Fix per-repo developer build
Joerg Bornemann
29 hours
1
-13
/
+0
*
Mark QStandardPath implementation security critical
Matthias Rauter
30 hours
7
-0
/
+7
*
Replace one-shot uses of QSemaphore with QLatch
Thiago Macieira
30 hours
14
-113
/
+90
*
Add security header to QFSFileEngine files
Matthias Rauter
30 hours
6
-0
/
+6
*
QMetaObject::connect: Fix documentation copy-paste mistake
Fabian Kosmale
35 hours
2
-6
/
+10
*
tst_QQuaternion: fix spelling of 'expected'
Marc Mutz
35 hours
1
-7
/
+8
*
Update bundled libpng to version 1.6.49
Eirik Aavitsland
35 hours
14
-44
/
+129
*
Fix JNI snippet code compile errors
Assam Boudjelthia
46 hours
1
-1
/
+9
*
Windows11Style: reset mdi icons on polish
Christian Ehrlicher
2 days
1
-0
/
+6
*
Windows11Style: use assetFont from WindowsVistaPrivate
Christian Ehrlicher
2 days
2
-14
/
+16
*
tst_bench_qfile: fix yet another [[nodiscard]] warning
Marc Mutz
2 days
1
-0
/
+1
*
[docs] QQuaternion: fix \overload in toEulerAngles() docs
Marc Mutz
2 days
1
-1
/
+0
*
QQuaternion: fix incorrect Qt 7 export on inline function
Marc Mutz
2 days
1
-1
/
+1
*
QQuaternion: comment all #endif's
Marc Mutz
2 days
1
-5
/
+5
*
CMake: Work around AUTOGEN discarded dependencies for in-tree examples
Alexandru Croitor
3 days
2
-1
/
+34
*
CMake: Move qt_internal_work_around_autogen_discarded_dependencies
Alexandru Croitor
3 days
3
-47
/
+48
*
Fix compile unused and uninitialized compile warnings for qprocess snippet
Assam Boudjelthia
4 days
1
-1
/
+3
*
Android: fix potential exceptions in Java CursorHandle
Assam Boudjelthia
4 days
1
-1
/
+7
*
Android: update to Gradle 8.14.2 and AGP 8.10.1
Assam Boudjelthia
4 days
11
-15
/
+15
*
qWaitForWidgetWindow: fix excessive genericity
Marc Mutz
4 days
1
-13
/
+12
*
QObject: make doSetProperty() take lvalue arg by cref
Marc Mutz
4 days
3
-5
/
+14
*
Revert "Add a CI test for the schema check"
Cristian Le
4 days
3
-46
/
+0
[next]