index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
corelib
/
compat
/
removed_api.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
QRegularExpressionMatch: port API from QString to QAnyStringView keys
Matthias Rauter
2024-04-29
1
-0
/
+34
*
QTimer/QObject::startTimer: improve the detection of overflow
Thiago Macieira
2024-04-27
1
-4
/
+6
*
QBitArray: use new comparison helper macros
Tatiana Borisova
2024-04-26
1
-0
/
+1
[next]