index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix uic/rcc generating outdated export for Qt for Python
v6.0.0
6.0.0
Friedemann Kleint
2020-12-04
6
-15
/
+15
*
Doc: Make \youtube macro work with litehtml help backend
Topi Reinio
2020-12-03
3
-3
/
+8
*
Dont' return a const ref to QModelIndex
Lars Knoll
2020-12-03
2
-6
/
+5
*
Fix hashing of QPersistentModelIndex
Lars Knoll
2020-12-03
2
-0
/
+36
*
Add a qHashEquals() method and use it to compare keys in QHash
Lars Knoll
2020-12-03
3
-1
/
+22
*
Bump the type info version in qhooks.cpp
v6.0.0-rc2
Lars Knoll
2020-12-01
2
-2
/
+2
*
QSslSocket::verify: do not alter the default configuration
Timur Pocheptsov
2020-12-01
4
-8
/
+108
*
Doc: Fix QVector[2|3|4]D documentation
Topi Reinio
2020-12-01
1
-84
/
+57
*
Fix memory leaks in QFuture's continuations
Sona Kurazyan
2020-12-01
4
-27
/
+36
*
Fix perfect forwarding of callables in QFuture's continuations
Sona Kurazyan
2020-12-01
2
-28
/
+40
*
Inline QCollator's QString methods via QStringView
Edward Welbourne
2020-11-30
2
-10
/
+6
*
Also remove 0 initialization from QUrlTwoFlags
Allan Sandfeld Jensen
2020-11-30
1
-2
/
+1
*
CMake: Fix resource object file paths in prl files for prefix builds
Alexandru Croitor
2020-11-30
3
-8
/
+57
*
Update setHighDpiScaleFactorRoundingPolicy docs
Tor Arne Vestbø
2020-11-30
2
-8
/
+4
*
Add instructions to build documentation
Toni Saario
2020-11-27
2
-0
/
+42
*
Restore pass-by-ref to QRect QCalendarWidget::paintCell()
Edward Welbourne
2020-11-27
2
-2
/
+2
*
Inline the fast path for removeBinding()
Lars Knoll
2020-11-27
2
-10
/
+17
*
Smaller cleanup in QBindingStorage
Lars Knoll
2020-11-27
1
-11
/
+11
*
Inline the fast path of a few methods
Lars Knoll
2020-11-27
3
-18
/
+37
*
Inline the QPropertyBindingPrivatePtr destructor
Lars Knoll
2020-11-27
2
-4
/
+8
*
Inline access to the QBindingStorage
Lars Knoll
2020-11-27
8
-42
/
+46
*
Simplify the safeguarding logic in notify()
Lars Knoll
2020-11-27
3
-118
/
+80
*
Remove ExtraBit and FlagMask from QPropertyBindingData
Lars Knoll
2020-11-27
3
-22
/
+11
*
Rename Application Example
Volker Hilsheimer
2020-11-27
4
-7
/
+7
*
QCache: Fix crash observed in tst_QAccessibility
Fabian Kosmale
2020-11-26
1
-1
/
+1
*
Fix broken \endcode marker in Qt 6 porting docs
Florian Bruhin
2020-11-26
1
-1
/
+1
*
Remove some examples from highlighted list
Volker Hilsheimer
2020-11-26
1
-3
/
+0
*
Use event cloning rather than copying
Volker Hilsheimer
2020-11-26
1
-1
/
+1
*
Document removal of QEvent copying
Volker Hilsheimer
2020-11-25
1
-0
/
+39
*
Fix QVariant/QMetaType::compare APIs
Giuseppe D'Angelo
2020-11-25
14
-29
/
+511
*
Fix link to Qt OpenGL C++ classes
Volker Hilsheimer
2020-11-25
1
-1
/
+1
*
CMake: Use lower cased property name for entrypoint library opt-out
Alexandru Croitor
2020-11-24
1
-2
/
+2
*
Blacklist authenticationCacheAfterCancel on Ubuntu 20.04
Alexandru Croitor
2020-11-24
1
-0
/
+4
*
Re-fix the definition of primitive types
v6.0.0-rc1
Giuseppe D'Angelo
2020-11-24
1
-1
/
+1
*
Return subclass type from overrides of QEvent::clone
Volker Hilsheimer
2020-11-24
2
-38
/
+38
*
QMetaType: Track whether type is QML list type
Fabian Kosmale
2020-11-24
3
-19
/
+29
*
Doc: Update CMake functions in Qt Core for Qt 6
Kai Koehne
2020-11-24
7
-494
/
+115
*
Doc: Update CMake functions in Qt Widgets for Qt 6
Kai Koehne
2020-11-24
3
-80
/
+12
*
Avoid integer overflow and division by zero
Allan Sandfeld Jensen
2020-11-23
1
-3
/
+3
*
CMake: Fix Android non-top-level build against qtbase
Joerg Bornemann
2020-11-23
1
-1
/
+6
*
QCache: fix accidental pessimization
Mårten Nordheim
2020-11-21
1
-2
/
+1
*
Revert "QChar: assert on illegal construction"
Kai Koehne
2020-11-21
1
-2
/
+2
*
QGuiAppPriv: don't clear target and window for TouchCancel
Shawn Rutledge
2020-11-21
1
-2
/
+0
*
Fix safe conversion
Allan Sandfeld Jensen
2020-11-21
1
-4
/
+11
*
Fix weight when reading old serialized QFonts
Eskil Abrahamsen Blomfeldt
2020-11-21
3
-5
/
+8
*
QWin32PrintEngine: fix compilation
Alex Trotsenko
2020-11-21
1
-2
/
+0
*
Delete move constructor and move-assignment for QEvent
Volker Hilsheimer
2020-11-21
1
-1
/
+3
*
CMake: Name QT_NO_MAKE_*/BUILD_* variables consistently
Joerg Bornemann
2020-11-20
13
-51
/
+51
*
Doc: explain how to create a test touch device for use with touchEvent
Mitch Curtis
2020-11-20
1
-1
/
+7
*
Toplevel builds: Add utility toplevel targets for each module
Volker Hilsheimer
2020-11-20
1
-0
/
+47
[next]