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
/
global
Commit message (
Expand
)
Author
Age
Files
Lines
*
QObject: Extract Method q_choose_{assign,append} from doSetProperty()
Marc Mutz
50 min.
1
-0
/
+77
*
Doc: List all operators defined by Q_DECLARE_OPERATORS_FOR_FLAGS
Dheerendra Purohit
25 hours
1
-2
/
+4
*
Add more snippets sources from corelib to the build system
Oleksii Zbykovskyi
28 hours
1
-2
/
+2
*
convertDoubleTo: fix truncation warning with Clang 20
Thiago Macieira
10 days
1
-1
/
+1
*
Add QOperatingSystemVersion/QSysInfo support for macOS 26 (Tahoe)
Tor Arne Vestbø
2025-06-10
3
-0
/
+8
*
QLogging: fix potential UB in QBasicAtomic initialization
Marc Mutz
2025-06-09
1
-2
/
+2
*
Document QT_WARN_DEPRECATED_UP_TO
Tor Arne Vestbø
2025-06-04
1
-3
/
+18
*
QLogging: use std::unique_ptr instead of QScopedPointer
Ahmad Samir
2025-06-04
1
-5
/
+8
*
Remove note saying Qt::AA_ShareOpenGLContexts must be set before qGuiApp
Tor Arne Vestbø
2025-05-31
1
-2
/
+1
*
Use WS_EX_NOACTIVATE to prevent window from getting focused
Morteza Jamshidi
2025-05-30
1
-0
/
+2
*
QLogging: fix build: narrowing conversion from qsizetype to size_t
Thiago Macieira
2025-05-26
1
-1
/
+1
*
Add q23::expected as a private type
Tim Blechmann
2025-05-25
7
-0
/
+3266
*
qt_noop is not defined in the qt-namespace
Mårten Nordheim
2025-05-24
1
-1
/
+1
*
Android: update clang compiler detection
Rami Potinkara
2025-05-20
1
-1
/
+1
*
qlogging: Journal: Log thread id, suppress empty fields
Kai Köhne
2025-05-19
1
-7
/
+33
*
qBound: Don't claim it's "equivalent to qMax(min, qMin(val, max))"
Kai Uwe Broulik
2025-05-13
1
-2
/
+1
*
Add POSIX Pipe feature to VxWorks
Karim Pinter
2025-05-12
1
-0
/
+1
*
Replace uses of std::is_trivial with its underlying definitions
Thiago Macieira
2025-05-08
1
-2
/
+14
*
Update Apple Clang/LLVM version mapping
Tor Arne Vestbø
2025-05-08
1
-1
/
+7
*
qlogging: replace heap buffer with stack in win_outputDebugString_helper
Aurélien Brooke
2025-05-06
1
-2
/
+1
*
Allow Q_ASSERT macros family to be called outside of the Qt namespace
Aurélien Brooke
2025-05-02
1
-5
/
+5
*
qcompare.h: standardize on Coverity-friendly ctors
Marc Mutz
2025-04-16
1
-10
/
+4
*
core: don't export unnecessary symbol in static build
Zhao Yuhang
2025-04-12
1
-1
/
+1
*
qalloc: keep the original capacity if realloc() fails
Aurélien Brooke
2025-04-11
2
-6
/
+11
*
Doc: Fix \fn signatures for QFlags equality operators
Topi Reinio
2025-04-11
1
-8
/
+6
*
qnumeric.h: include what you use (QMinMax for qBound)
Nodir Temirkhodjaev
2025-04-10
1
-0
/
+1
*
Add jemalloc support
Aurélien Brooke
2025-04-09
3
-0
/
+172
*
qCheckedFPConversionToInteger: streamline the checks
Giuseppe D'Angelo
2025-04-04
1
-11
/
+19
*
Add support for C23 standard attributes using __has_c_attribute()
Thiago Macieira
2025-04-03
1
-8
/
+19
*
QLoggingCategory: make defaultCategory() truly a global static
Thiago Macieira
2025-03-31
1
-1
/
+1
*
Fix qprocess.h include guards to match QProcess usage
Juha Vuolle
2025-03-31
1
-1
/
+1
*
qfloat16: remove noexcept from qRound
Giuseppe D'Angelo
2025-03-29
1
-2
/
+2
*
Add virtual member QPlatformTheme::contrastPreference()
Oliver Eftevaag
2025-03-28
1
-0
/
+6
*
Shuffle Q_(ALWAYS|NEVER)_INLINE around so they can be attributes
Mårten Nordheim
2025-03-28
1
-1
/
+1
*
Include qtcoreglobal.h from qtcoreglobal_p.h
Mårten Nordheim
2025-03-27
1
-0
/
+2
*
qcompareheleprs.h: protect CompareThreeWayTester from -Wdeprecated
Marc Mutz
2025-03-26
1
-0
/
+5
*
QMessageLogger: store the QT_FATAL_xxx state plus one in the atomics
Thiago Macieira
2025-03-19
1
-7
/
+8
*
QMessageLogger: initialize QT_FATAL_xxx cooperatively between threads
Thiago Macieira
2025-03-19
1
-14
/
+38
*
QMessageLogger: reject negative values for QT_FATAL_xxx
Thiago Macieira
2025-03-19
1
-1
/
+1
*
QMessageLogger: Make sure we don't count to 0 QT_FATAL_xxx
Thiago Macieira
2025-03-19
1
-1
/
+1
*
Long live Q_PRE/Q_PRE_X!
Marc Mutz
2025-03-12
1
-0
/
+10
*
qsimd: perform RDSEED sanity check in case if available
Mikhail Paulyshka
2025-03-11
1
-5
/
+10
*
unreachable: silence warning with clang-cl
Tim Blechmann
2025-03-10
1
-1
/
+3
*
QMessagePattern: add the %{threadname} placeholder
Aurélien Brooke
2025-03-10
1
-0
/
+57
*
Disable -Werror=tsan on GCC < 15
Giuseppe D'Angelo
2025-03-08
1
-0
/
+1
*
Corelib, fix runtime platform detection on CYGWIN
Carlo Bramini
2025-03-07
1
-3
/
+3
*
QtNumeric/QtMath: add assertions in number rounding
Giuseppe D'Angelo
2025-03-02
1
-4
/
+26
*
Geometry classes: honor the documentation when it talks about rounding
Giuseppe D'Angelo
2025-03-01
1
-24
/
+49
*
Long live \constraints!
Marc Mutz
2025-02-28
1
-30
/
+26
*
QLibraryInfo/Win: use the ActiveQt-overridden handle for the main module
Thiago Macieira
2025-02-26
1
-1
/
+4
[next]