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.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
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
*
QUuid: add the ability to specify the byte order for 128-bit IDs
Thiago Macieira
2022-12-16
2
-15
/
+35
*
QUuid: add a trivial structure to support exactly 128 bits
Thiago Macieira
2022-12-16
2
-39
/
+94
*
QUuid: use NSDMI to initialize the members
Thiago Macieira
2022-12-16
1
-5
/
+5
*
Add LoongArch detection
WANG Xuerui
2022-12-04
1
-0
/
+5
*
corelib: Support ELFOSABI_LINUX in qelfparser
Niclas Rosenvik
2022-11-04
1
-0
/
+5
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
2
-5
/
+5
*
QLibrary: fix loading multiple versions of a library
Thiago Macieira
2022-10-20
1
-5
/
+9
*
QLibrary: fix load() after a failed load()
Thiago Macieira
2022-10-18
1
-2
/
+4
*
QLibrary::setFileNameAndVersion: reset the tag after findOrCreate
Thiago Macieira
2022-10-17
1
-2
/
+3
*
QLibrary: merge duplicated setFileName{,AndVersion} code
Thiago Macieira
2022-10-14
1
-14
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
5
-7
/
+7
*
[Linux] Remove workaround for glibc to actually unload a library
Fushan Wen
2022-10-10
1
-6
/
+1
*
Add M68k detection
Pino Toscano
2022-10-09
1
-0
/
+3
*
QPluginMetaData: replace manual loop with q20::copy_n
Marc Mutz
2022-10-08
1
-3
/
+3
*
Add HPPA detection
Pino Toscano
2022-10-07
1
-0
/
+3
*
Fix build with SPARC Solaris
Mårten Nordheim
2022-10-06
1
-2
/
+0
*
Replace qExchange calls with std::exchange
Fabian Kosmale
2022-09-28
1
-1
/
+1
*
QPluginLoader: Fix the expected machine word for Windows on ARM
Martin Storsjö
2022-09-27
1
-1
/
+1
*
QSystemLibrary: Use Windows functionality directly
Yuhang Zhao
2022-08-25
1
-8
/
+8
*
Doc: Remove qmake-only reference in Q_IMPORT_PLUGIN description
Kai Köhne
2022-08-24
1
-5
/
+3
*
QSystemLibrary: Cache the system directory path
Yuhang Zhao
2022-08-23
1
-9
/
+11
*
QSystemLibrary: Use in-class initialization
Yuhang Zhao
2022-08-23
1
-7
/
+4
*
QSystemLibrary: Replace 0 with nullptr
Yuhang Zhao
2022-08-21
2
-7
/
+7
*
Add the qt_class pragma to file listed in sync.profile classnames map
Alexey Edelev
2022-06-22
1
-0
/
+4
*
QLibrary: fix use of deprecated QByteArrayMatcher::indexIn(p, n)
Marc Mutz
2022-06-14
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
24
-909
/
+57
*
Fix build on CentOS 7
Ilya Fedin
2022-04-13
1
-0
/
+2
*
Allow brace initialization for some of QLatin1StringView constructors
Sona Kurazyan
2022-04-01
1
-1
/
+1
*
Short live Q_CONSTINIT!
Marc Mutz
2022-03-26
1
-3
/
+3
*
QtCore: Replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-03-26
8
-18
/
+18
*
QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable
Sona Kurazyan
2022-03-25
10
-55
/
+73
*
Fix a few more {QString, QByteArray}::count() deprecation warnings
Sona Kurazyan
2022-03-17
1
-1
/
+1
*
QLibrary: restore translated string
Marc Mutz
2022-03-17
1
-6
/
+6
*
QLibrary: fix possible arg() format clobbering
Marc Mutz
2022-03-15
1
-3
/
+3
*
Fix Q_FLAG declaration over enumerations
Giuseppe D'Angelo
2022-03-02
1
-1
/
+1
*
QPluginParsedMetaData: avoid the indirection through QCborMap
Thiago Macieira
2022-02-16
1
-1
/
+1
*
QCborArray: use QCborValueConstRef
Thiago Macieira
2022-02-15
1
-3
/
+3
*
QLibrary: add a #warning if the fall-back plugin-meta-data parser is used
Marc Mutz
2022-02-16
1
-0
/
+2
*
QLibrary: use QStaticByteArrayMatcher
Marc Mutz
2022-02-15
1
-2
/
+10
*
QLibrary: Suppress GCC 12 warning about dangling pointer access
Thiago Macieira
2022-02-11
1
-12
/
+13
*
QPluginLoader: report the right load hints
Giuseppe D'Angelo
2022-02-03
1
-3
/
+10
*
QCoffPeParser: simplify std::optional check
Marc Mutz
2022-02-01
1
-1
/
+1
*
Make one QT_REMOVED_SINCE/QT_BUILD_REMOVED_API per module
Marc Mutz
2022-02-01
1
-2
/
+2
*
QFactoryLoader: merge the global statics into a single struct
Thiago Macieira
2022-01-21
1
-12
/
+21
*
QFactoryLoader: replace indexed loops with ranged ones
Thiago Macieira
2022-01-21
1
-16
/
+12
*
QFactoryLoader: use RAII for QLibraryPrivate
Thiago Macieira
2022-01-21
1
-9
/
+10
*
QFactoryLoader: use QDirIterator instead of QDir
Thiago Macieira
2022-01-21
1
-4
/
+4
*
QFactoryLoader: remove check-before-use of a directory
Thiago Macieira
2022-01-20
1
-3
/
+0
*
QFactoryLoader: there's only one of this, so removeOne(this)
Thiago Macieira
2022-01-20
1
-1
/
+1
*
QFactoryLoader: add setExtraSearchPath() (for QPA plugins' use)
Thiago Macieira
2022-01-20
2
-3
/
+34
[next]