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.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
/
corelib
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark qtbase/src/corelib/plugin files as security-critical
Magdalena Stojek
2025-06-04
9
-0
/
+10
*
QLibrary/Darwin: don't use RTLD_NODELETE, just don't dlclose()
Thiago Macieira
2025-05-25
3
-0
/
+13
*
QFactoryLoader: embed the Private class into the front-end
Thiago Macieira
2025-03-24
2
-41
/
+26
*
QFactoryLoader: remove dependency on QObject
Thiago Macieira
2025-03-24
2
-26
/
+7
*
QFactoryLoader: do destroy the staticplugin instances too
Thiago Macieira
2025-03-24
1
-2
/
+13
*
QFactoryLoader: unload the plugins we loaded
Thiago Macieira
2025-03-24
1
-0
/
+23
*
QFactoryLoader: also move staticplugin instances to the main thread
Thiago Macieira
2025-03-24
2
-9
/
+17
*
QUuid: fix qHash() on 64-bit platforms
Marc Mutz
2025-03-19
1
-4
/
+3
*
QFactoryLoader: move QPluginParsedMetaData to qplugin_p.h
Thiago Macieira
2025-03-09
3
-27
/
+32
*
Corelib: implement support for COFF-PE & DLLs in CYGWIN
Carlo Bramini
2025-03-07
6
-5
/
+16
*
QUuid: mark Version::UnixEpoch as since 6.9
Marc Mutz
2025-01-08
1
-2
/
+2
*
Bootstrap: remove QUuid and QCryptographicHash: they're now unused
Thiago Macieira
2024-12-30
1
-6
/
+2
*
QFactoryLoader: load extraSearchPath first
Mike Chen
2024-12-23
1
-3
/
+3
*
QUuid: add support for creating UUID v7
Ahmad Samir
2024-12-07
3
-5
/
+109
*
Create qdoc macros for C++ class docs 2.1: qHash()
Marc Mutz
2024-11-27
1
-2
/
+2
*
QtCore: don't use QString::utf16() where the string is \0-terminated
Ahmad Samir
2024-11-13
1
-2
/
+2
*
QtCore: use QString::unicode() where null-termination is guaranteed
Ahmad Samir
2024-11-04
1
-1
/
+2
*
QUuid: restore sorting order of Qt < 6.8
Thiago Macieira
2024-10-21
2
-3
/
+12
*
QFactoryLoader: fix the ability to load symlinks to plugins
Thiago Macieira
2024-10-17
1
-1
/
+1
*
Add debug when skipping plugins due to new QPA version check
Allan Sandfeld Jensen
2024-10-02
1
-1
/
+3
*
Cleanup plugin version preference logic
Allan Sandfeld Jensen
2024-10-01
1
-2
/
+6
*
Fix crash with KDE's platformtheme plugin
Allan Sandfeld Jensen
2024-09-29
1
-2
/
+8
*
QUuid: make more methods constexpr
Ivan Solovev
2024-08-30
2
-28
/
+41
*
Introduce QT_COMPILER_SUPPORTS_INT128 in qsystemdetection
Łukasz Matysiak
2024-08-29
1
-1
/
+2
*
QUuid:: fix UB in (Id128Bytes) ctor
Marc Mutz
2024-08-18
1
-5
/
+8
*
Logging: use qCDebug/Warning/Info when for categorized logging
Volker Hilsheimer
2024-07-16
1
-1
/
+1
*
QLibrary/Unix: update the x86-64-v3 prefix path in our search
Thiago Macieira
2024-07-10
1
-2
/
+4
*
QLibrary: move prefixes_sys() to the header and make it prefix_sys()
Thiago Macieira
2024-07-08
4
-15
/
+11
*
QPluginLoader: set an errorString if resolving qt_plugin_instance fails
Thiago Macieira
2024-07-08
1
-1
/
+3
*
QUuid: simplify the three-way comparison functions to make them constexpr
Thiago Macieira
2024-07-03
2
-65
/
+41
*
QDirListing: add flags to handle entries filtering
Ahmad Samir
2024-06-27
1
-1
/
+1
*
QFactoryLoader: Prioritize plugin that matches Qt's build config
Tor Arne Vestbø
2024-06-21
1
-12
/
+20
*
Don't use _debug suffix to determine if a plugin is built in debug mode
Tor Arne Vestbø
2024-06-21
1
-14
/
+1
*
QFactoryLoader: Clarify how we track the prioritized library for a key
Tor Arne Vestbø
2024-06-21
1
-5
/
+5
*
qlibrary_unix.cpp: Make adding 'lib' prefix possible even when the file name ...
Rym Bouabid
2024-06-19
1
-2
/
+0
*
Straighten out various logging categories
Ulf Hermann
2024-06-19
1
-1
/
+1
*
QLibrary/Unix: fix mojibake of dlerror()
Thiago Macieira
2024-06-18
1
-4
/
+4
*
QUuid: rewrite compareThreeWay() in idiomatic form
Marc Mutz
2024-06-17
1
-8
/
+8
*
Logging: Add a macro for static logging category
Ulf Hermann
2024-06-05
3
-3
/
+3
*
QUuid: port createUuidV{3,5}() to QByteArrayView
Marc Mutz
2024-05-29
2
-9
/
+22
*
QCryptographicHash: extend hashInto to more than one piece of data
Marc Mutz
2024-05-29
2
-9
/
+9
*
Replace QUuid::toRfc4122() with toBytes() where possible
Marc Mutz
2024-05-28
1
-1
/
+1
*
Remove CHECK macro from quuid.h file
Tatiana Borisova
2024-05-24
1
-5
/
+6
*
QUuid, GUID: use new comparison helper macros
Tatiana Borisova
2024-05-22
2
-55
/
+79
*
Android: don't call JNI_OnLoad for libraries opened with QLibrary
Volker Hilsheimer
2024-04-16
1
-8
/
+0
*
QLibrary: fake RLTD_NODELETE by not calling dlclose()
Thiago Macieira
2024-04-03
1
-3
/
+6
*
QLibrary/Unix: remove two unused, exported private functions
Thiago Macieira
2024-03-27
1
-14
/
+0
*
QLibrary: fix Clazy warning about QString(const char*)
Marc Mutz
2024-03-13
1
-1
/
+2
*
Bootstrap: remove QRandomGenerator
Thiago Macieira
2024-03-13
1
-2
/
+2
*
QCborStreamReader: rename toStringish() -> readAllStringish()
Ivan Solovev
2024-03-12
1
-3
/
+3
[next]