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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
QAbstractSpinBox: don't emit update signals twice
Richard Moe Gustavsen
2020-09-12
1
-1
/
+1
*
Remove dead code and obsolete comment
Volker Hilsheimer
2020-09-12
1
-8
/
+0
*
QAbstractItemView: add virtual itemDelegateForIndex
Volker Hilsheimer
2020-09-12
7
-41
/
+61
*
QSsl: workaround a 'very secure' OpenSSL version (CentOS 8.x et al)
Timur Pocheptsov
2020-09-12
3
-0
/
+18
*
Replace qreal with float in QColor
Allan Sandfeld Jensen
2020-09-11
2
-224
/
+224
*
QAuthenticatorPrivate::parseHttpResponse: mark "host" as unused
Mårten Nordheim
2020-09-11
1
-0
/
+3
*
Minimal ABI necessary for future optimized QPixmap
Allan Sandfeld Jensen
2020-09-11
2
-1
/
+44
*
Fix Qt6 related comments in qdebug
Lars Knoll
2020-09-11
2
-45
/
+33
*
Cleanup QGradient
Lars Knoll
2020-09-11
3
-51
/
+25
*
Remove Qt6 related comment
Lars Knoll
2020-09-11
1
-1
/
+0
*
Get rid of QEnableIf
Lars Knoll
2020-09-11
2
-9
/
+3
*
Remove pre-C++17 code path
Lars Knoll
2020-09-11
1
-17
/
+0
*
Clang 10: Fix missing-exception-spec error on Windows
Kai Koehne
2020-09-11
1
-0
/
+1
*
Doc: Improve WinTab license information
Kai Koehne
2020-09-11
1
-2
/
+2
*
Revert "Remove timeStep parameter from QAnimationDrive::advanceAnimation"
Lars Knoll
2020-09-11
3
-14
/
+19
*
QAuthenticator: condition using GSSAPI on credentials availability
Mårten Nordheim
2020-09-11
4
-14
/
+65
*
Rename QMetaSequence's "elements" to "values"
Ulf Hermann
2020-09-11
3
-176
/
+176
*
Prepare QSequentialIterable for non-const operation
Ulf Hermann
2020-09-11
2
-12
/
+66
*
QAuthenticator: move debug printing to a logging category
Mårten Nordheim
2020-09-11
1
-1
/
+5
*
QAuthenticator: Don't reset phase on every set* call
Mårten Nordheim
2020-09-11
1
-11
/
+30
*
QAuthenticator: Don't assume we haven't tried the URL credentials
Mårten Nordheim
2020-09-11
1
-3
/
+4
*
QAuthenticator: Don't assume cached credentials are new
Mårten Nordheim
2020-09-11
1
-1
/
+2
*
rhi: gl: Fix shader cache with unstable vertex input locations
Laszlo Agocs
2020-09-11
2
-38
/
+74
*
Fix build with -trace lttng
Joerg Bornemann
2020-09-11
4
-2
/
+17
*
Interbase: Add support for the boolean type
Andy Shaw
2020-09-11
2
-2
/
+23
*
Android: Pass the parsed URI if it fails to get permission on 23 or less
Andy Shaw
2020-09-11
1
-0
/
+4
*
macos: Rename macos style to macOS
Richard Moe Gustavsen
2020-09-11
4
-4
/
+4
*
QVariant: guard usage of fromType.metaObject()
Richard Moe Gustavsen
2020-09-11
1
-1
/
+1
*
Do not expose xlib as public dependency of QtGui
Joerg Bornemann
2020-09-11
6
-3
/
+8
*
Do not expose ATSPI as public dependency of QtGui
Joerg Bornemann
2020-09-11
3
-3
/
+3
*
CMake: Re-generate src/gui/CMakeLists.txt
Joerg Bornemann
2020-09-11
2
-24
/
+44
*
Document that this method got added in 6.0
Lars Knoll
2020-09-11
1
-0
/
+1
*
QAuthenticator(Negotiate): Try provided credential
Mårten Nordheim
2020-09-10
1
-4
/
+17
*
QAuthenticator: Don't use Negotiate if unsupported
Mårten Nordheim
2020-09-10
1
-0
/
+2
*
Get rid of qtconcurrentexception.h
Lars Knoll
2020-09-10
3
-67
/
+0
*
QNAM: Enable HTTP/2 by default
Mårten Nordheim
2020-09-10
4
-14
/
+16
*
Doc: Compile snippets only when running tests
Paul Wicking
2020-09-10
6
-32
/
+42
*
Doc: Clean up widget snippets project
Paul Wicking
2020-09-10
14
-27
/
+27
*
CMake: Fix race condition in -trace configured build
Joerg Bornemann
2020-09-10
1
-0
/
+5
*
Introduce QProcess::startCommand(QString, OpenMode)
Joerg Bornemann
2020-09-10
3
-3
/
+45
*
CMake: Re-generate configure.cmake files
Joerg Bornemann
2020-09-10
3
-2
/
+15
*
Android: use bin for instead of QT6_HOST_INFO_BINDIR
Assam Boudjelthia
2020-09-10
1
-3
/
+3
*
[macOS] Add native virtual key code to modifier keys
Michael Brüning
2020-09-10
1
-9
/
+18
*
Doc: explain how to blacklist QML tests on certain platforms
Mitch Curtis
2020-09-10
1
-2
/
+20
*
QString/QBA: change realloc*Data signatures to use qsizetype
Andrei Golubev
2020-09-10
4
-26
/
+26
*
Remove '\0' space reservation logic in QString
Andrei Golubev
2020-09-10
2
-32
/
+43
*
Remove '\0' space reservation logic in QByteArray
Andrei Golubev
2020-09-10
2
-25
/
+39
*
Cleanup PageSize enum for Qt6
Allan Sandfeld Jensen
2020-09-10
3
-157
/
+8
*
QOpenGLTexture: Remove obsolete data upload overloads
Volker Hilsheimer
2020-09-10
2
-145
/
+0
*
QOpenGLFramebufferObject: merge toImage overloads
Volker Hilsheimer
2020-09-10
2
-15
/
+1
[next]