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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QUtf8StringView: ensure binary compatibility throughout 6.x
v6.1.0-rc1
Thiago Macieira
2021-04-20
3
-32
/
+5
*
QString: add missing char8_t* constructor / fromUtf8 overloads
Giuseppe D'Angelo
2021-04-19
2
-0
/
+27
*
Add documentation links for some JNI entities
Assam Boudjelthia
2021-04-18
3
-4
/
+16
*
Don't parse XML symbols longer than 4096 characters
Allan Sandfeld Jensen
2021-04-18
1
-0
/
+5
*
Replace conversion operator by operator* in QJniEnvironment
Assam Boudjelthia
2021-04-14
3
-62
/
+72
*
Make POSIX transition rule parser more robust
Edward Welbourne
2021-04-14
1
-14
/
+29
*
Call statx() with AT_NO_AUTOMOUNT
Alexander Volkov
2021-04-08
1
-1
/
+1
*
Avoid attempting to parse insanely long texts as zone names
Edward Welbourne
2021-04-07
1
-0
/
+18
*
Fix get out of bounds index in QSortFilterProxyModel::filterAcceptsRow
ChunLin Wang
2021-04-07
1
-3
/
+5
*
Fix return type of QMetaType::sizeOf in documentation
Volker Hilsheimer
2021-04-07
1
-1
/
+1
*
CMake: Choose better defaults for qt_add_plugin STATIC/SHARED
Alexandru Croitor
2021-04-07
2
-4
/
+35
*
Explicitly set enums' type to avoid undefined behavior
Robert Löhning
2021-04-07
1
-2
/
+2
*
Doc: Fix various documentation issues
Topi Reinio
2021-04-07
2
-4
/
+11
*
Remove qualification for Julian calendar
Alex Blasche
2021-03-30
1
-1
/
+1
*
Fix removing columns when QSortFilterProxyModel has not been sorted yet
Joni Poikelin
2021-03-30
1
-1
/
+4
*
Use official names for Android versions
Volker Hilsheimer
2021-03-30
2
-8
/
+8
*
Rename QJniEnvironment exceptionCheckAndClear to checkAndClearExceptions
Assam Boudjelthia
2021-03-30
4
-50
/
+50
*
Refactor qt_internal_add_plugin() and qt6_add_plugin()
Craig Scott
2021-03-29
1
-20
/
+79
*
CMake: Fix qconfig.cpp embedded prefix in the CI
Alexandru Croitor
2021-03-26
1
-1
/
+1
*
CMake: Get rid of the Core_qobject static library
Alexandru Croitor
2021-03-26
2
-49
/
+25
*
Fix warning from syncqt.pl about header inclusion path
Edward Welbourne
2021-03-25
1
-1
/
+1
*
Rework the failure macros in the Qt CTest kit
Alexey Edelev
2021-03-24
1
-1
/
+13
*
Restore support for reading /etc/timezone for system zone name
Edward Welbourne
2021-03-23
1
-7
/
+15
*
QProperty: markDirty should be internal
Fabian Kosmale
2021-03-22
1
-0
/
+3
*
CMake: Get rid of the Core_versiontagging object library
Alexandru Croitor
2021-03-19
1
-17
/
+4
*
QContiguousCache: Remove redundant condition
Wang Yu
2021-03-19
1
-3
/
+1
*
Don't combine enum values from different enum types
Volker Hilsheimer
2021-03-18
1
-2
/
+2
*
Mention QPromise in the QFuture docs
Sona Kurazyan
2021-03-16
1
-3
/
+4
*
QRandomGenerator: remove dead code previously used by qrand()
Thiago Macieira
2021-03-15
1
-22
/
+0
*
Fix QMultiHash::count(key) crash
Andrei Golubev
2021-03-14
1
-0
/
+4
*
QEventDispatcher(Win): Always honor interrupted status to avoid races
Mårten Nordheim
2021-03-11
1
-1
/
+5
*
QConcatenateTablesProxyModel: skip dataChanged in hidden columns
David Faure
2021-03-09
1
-1
/
+6
*
Add documentation for Q_OBJECT_BINDABLE_PROPERTY
Andreas Buhr
2021-03-07
1
-0
/
+23
*
Fix QT_HOST_LIBEXECS for cross-builds on Windows
Joerg Bornemann
2021-03-07
1
-0
/
+4
*
Doc: Fix section titles that confuse QDoc's autolinker
Paul Wicking
2021-03-05
1
-9
/
+9
*
Simplify code, remove redundant condition
Wang Yicun
2021-03-05
2
-6
/
+2
*
Don't access moved-from object
Volker Hilsheimer
2021-03-04
1
-7
/
+6
*
QMetaType::create: don't leak memory if copy can't be made
Volker Hilsheimer
2021-03-04
1
-1
/
+1
*
Improve docs for QFuture::then() with context
Sona Kurazyan
2021-02-26
2
-0
/
+21
*
QEventDispatcherWin32: get rid of the hook procedure
Alex Trotsenko
2021-02-26
2
-30
/
+9
*
QProcess::startDetached/Unix: report which function failed
Thiago Macieira
2021-02-24
1
-30
/
+42
*
QProcess::startDetached/Unix: simplify handling of the pipes
Thiago Macieira
2021-02-24
1
-21
/
+26
*
Assert that setCurrentAnimation has the assumed side effect
Volker Hilsheimer
2021-02-25
1
-1
/
+3
*
qt6_finalize_executable(): Enable finalizers to be set per-target
Craig Scott
2021-02-24
2
-8
/
+53
*
QStandardPaths: Add translation comment for macOS-specific item
Friedemann Kleint
2021-02-24
1
-1
/
+3
*
QSystemSemaphore: Fix broken translated messages
Friedemann Kleint
2021-02-24
5
-28
/
+15
*
Assert that either both or neither pointer are nullptr
Volker Hilsheimer
2021-02-24
1
-0
/
+10
*
Move build tools to libexec instead of the bin dir
Joerg Bornemann
2021-02-23
1
-1
/
+1
*
QProcess::startDetached/Unix: fix the resetting of SIGPIPE
Thiago Macieira
2021-02-22
1
-5
/
+1
*
QProcess::startDetached/Unix: remove unnecessary ignoring of SIGPIPE
Thiago Macieira
2021-02-22
1
-10
/
+0
[next]