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
/
compat
Commit message (
Expand
)
Author
Age
Files
Lines
*
QObject: make doSetProperty() take lvalue arg by cref
Marc Mutz
47 hours
1
-0
/
+7
*
QLockFile: inline old int-based timeout functions
Marc Mutz
4 days
1
-0
/
+2
*
QBasicMutex: bring back fastTryUnlock for MSVC
Thiago Macieira
2025-06-12
1
-0
/
+2
*
QTimer: restore BC with Qt 6.7 for MSVC
Marc Mutz
2025-04-04
1
-0
/
+1
*
QtCore: fix build w/o itemmodel
Axel Spoerl
2025-03-24
1
-0
/
+4
*
QCborStreamWriter: add append(QByteArrayView)
Thiago Macieira
2025-03-07
1
-0
/
+2
*
QCoreApplication: implement the ### Qt7 to rename requestPermission
Thiago Macieira
2025-02-28
1
-0
/
+10
*
QDir: add mkpath/mkdir overloads taking std::optional<Permissions>
Ahmad Samir
2025-02-27
1
-0
/
+17
*
Make QString::fromRawData() inline
Thiago Macieira
2025-02-14
1
-0
/
+1
*
QFutureInterface: mark the unused setContinuation() overloads as removed
Ivan Solovev
2025-02-11
1
-0
/
+40
*
QObjectData: Return const QMetaObject* from dynamicMetaObject() already now
Marc Mutz
2025-01-31
1
-0
/
+12
*
QBasicMutex::destroyInternal(): avoid clazy warning about returning void
Marc Mutz
2025-01-29
1
-1
/
+1
*
Remove QT_NO_GEOM_VARIANT
Thiago Macieira
2025-01-27
1
-2
/
+0
*
qErrnoWarning: disable when QT_NO_WARNING_OUTPUT is set
Thiago Macieira
2025-01-07
1
-0
/
+16
*
Replace qTerminate() with std::terminate() and mark it for removal
Thiago Macieira
2024-12-26
1
-0
/
+9
*
QMutex: remove QMutexPrivate from the public-ish API
Thiago Macieira
2024-12-05
1
-0
/
+9
*
QString: toward UTF-8 arg() support [3½/4]: port unary arg() to QAnyStringView
Marc Mutz
2024-12-03
1
-0
/
+40
*
QString: toward UTF-8 arg() support [2/4]: port pattern to QAnyStringView
Marc Mutz
2024-11-01
1
-0
/
+14
*
QChar: disable implicit conversions on most ctor arguments
Marc Mutz
2024-10-10
1
-0
/
+3
*
QMetaEnum: add support for reading 64-bit flags and enums
Thiago Macieira
2024-10-04
1
-0
/
+12
*
QMetaType: inline isValid() and isRegistered()
Thiago Macieira
2024-09-25
1
-0
/
+12
*
QMetaType::id: remove the need to "keep in sync" by simplifying
Thiago Macieira
2024-09-07
1
-7
/
+1
*
QBasicTimer: port to std::chrono::nanoseconds
Ahmad Samir
2024-08-31
1
-0
/
+12
*
QUuid: make more methods constexpr
Ivan Solovev
2024-08-30
1
-0
/
+16
*
QTimer: make singleShot() have nanoseconds resolution [2/2]: new-style
Marc Mutz
2024-08-29
1
-0
/
+8
*
QTimer: make singleShot() have nanoseconds resolution [1/2]: old-style
Marc Mutz
2024-08-29
1
-0
/
+6
*
QDate: rework stdSysDaysToJulianDay()
Ivan Solovev
2024-08-29
1
-1
/
+1
*
Fix position of qtimer.h in removed_api.cpp
Marc Mutz
2024-08-28
1
-2
/
+2
*
QDebug: cast the QFlags value to the right-sized unsigned type (1/2)
Thiago Macieira
2024-08-10
1
-0
/
+7
*
Add missing feature checks in removed API
Edward Welbourne
2024-06-10
1
-0
/
+8
*
QStringConverter: port (name, Flags) ctor to QAnyStringView
Marc Mutz
2024-06-10
1
-0
/
+4
*
QStringConverter: port encodingForName() to QAnyStringView
Marc Mutz
2024-06-10
1
-0
/
+7
*
Prepare 6.9 section in corelib/compat/removed_api.cpp
Marc Mutz
2024-06-07
1
-0
/
+9
*
Fix QByteArray::(last)IndexOf inlining conditions
Ivan Solovev
2024-06-07
1
-1
/
+1
*
QByteArrayView: inline the char overload of lastIndexOf()
Thiago Macieira
2024-05-31
1
-0
/
+9
*
Put conditioned header under appropriate feature configuration
Tatiana Borisova
2024-05-30
1
-0
/
+2
*
Put conditioned header under appropriate feature configuration
Tatiana Borisova
2024-05-29
1
-0
/
+2
*
QUuid: port createUuidV{3,5}() to QByteArrayView
Marc Mutz
2024-05-29
1
-0
/
+10
*
Put conditioned header under appropriate feature configuration
Tatiana Borisova
2024-05-28
1
-0
/
+2
*
Fix build with -no-feature-easingcurve
Tasuku Suzuki
2024-05-27
1
-0
/
+2
*
Port QPersistentModelIndex to new comparison helper macros
Marc Mutz
2024-05-24
1
-0
/
+22
*
QUuid, GUID: use new comparison helper macros
Tatiana Borisova
2024-05-22
1
-0
/
+12
*
QtPrivate::ResultIteratorBase: use modernize comparisons
Tatiana Borisova
2024-05-14
1
-0
/
+14
*
QEasingCurve: use comparison helper macros
Ivan Solovev
2024-05-10
1
-0
/
+7
*
QLine(F): use comparison helper macros
Ivan Solovev
2024-05-10
1
-0
/
+2
*
QThreadPool: add waitForDone() based on QDeadlineTimer
Thiago Macieira
2024-05-09
1
-0
/
+4
*
QRegularExpression: use modernize comparisons
Tatiana Borisova
2024-05-06
1
-0
/
+5
*
QtCore/removed_api: fix 6.8 block order, global include
Marc Mutz
2024-05-02
1
-3
/
+3
*
QMimeType: use modernize comparisons
Tatiana Borisova
2024-04-30
1
-0
/
+7
*
QSettings/removed_api: don't return <void expr>
Marc Mutz
2024-04-29
1
-1
/
+1
[next]