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
*
QtBase: avoid uses of Java-style iterators [QHash, QMap]
Marc Mutz
2016-02-02
2
-17
/
+5
*
QRingBuffer: add append(const char *, qint64) function
Alex Trotsenko
2016-02-01
9
-37
/
+23
*
Micro-optimize QIODevice::write()
Alex Trotsenko
2016-02-01
1
-7
/
+4
*
Windows QPA: Improve handling of windows of type Qt::ForeignWindow.
Friedemann Kleint
2016-01-30
8
-132
/
+308
*
Fix QSocketEngineBackend::nativeBytesAvaible for UDP sockets
Timur Pocheptsov
2016-01-29
1
-4
/
+13
*
Revert "Correct floordiv() to cope with implementation-defined division."
Edward Welbourne
2016-01-29
1
-10
/
+6
*
Integrate QProcess into QIODevice's multistreaming infrastructure
Alex Trotsenko
2016-01-29
6
-114
/
+57
*
Adapt QFileDevice to use QIODevice's write buffer
Alex Trotsenko
2016-01-29
3
-19
/
+16
*
QNetworkHeadersPrivate: use erase and std::remove_if with QList
Anton Kudryavtsev
2016-01-29
1
-7
/
+8
*
QGraphicsAnchorLayout: return a struct instead of a QList
Marc Mutz
2016-01-29
2
-27
/
+20
*
QFontComboBox: optimize handling of icons for delegate
Marc Mutz
2016-01-29
1
-6
/
+6
*
QColor: plaster API with Q_DECL_NOTHROW
Marc Mutz
2016-01-29
2
-127
/
+127
*
QEventDispatcherUNIX: Clean up thread_pipe logic
Louai Al-Khanji
2016-01-29
2
-80
/
+111
*
update bundled sqlite to 3.10.0.2
Mark Brand
2016-01-29
4
-9129
/
+40245
*
Compile fix for QT_NO_ACCESSIBILITY
Paul Olav Tvete
2016-01-28
1
-1
/
+2
*
uic: Accept an -idbased argument
Pavel Geiger
2016-01-28
3
-6
/
+20
*
QTranslator: optimize string and char usage
Anton Kudryavtsev
2016-01-28
1
-2
/
+2
*
QHttpNetworkHeaderPrivate: use erase and std::remove_if with QList
Anton Kudryavtsev
2016-01-28
1
-7
/
+8
*
QIODevice: make the read/write chunk sizes configurable
Alex Trotsenko
2016-01-27
3
-17
/
+22
*
QIODevice: add infrastructure for multistreaming
Alex Trotsenko
2016-01-27
4
-13
/
+255
*
QEventDispatcherUNIX: Use poll instead of select
Louai Al-Khanji
2016-01-26
2
-324
/
+206
*
Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev
Liang Qi
2016-01-26
54
-258
/
+571
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-26
54
-258
/
+571
|
|
\
|
|
*
Android: Probe for virtual keyboard height
BogDan Vatra
2016-01-26
1
-7
/
+49
|
|
*
Call out to QtDBus message spies in the main thread
Thiago Macieira
2016-01-25
3
-13
/
+57
|
|
*
Repaint QOpenGLWidget when screen changes
Dyami Caliri
2016-01-24
1
-0
/
+3
|
|
*
Fix tlw source rect transformation for backingstore blit.
Dyami Caliri
2016-01-24
1
-1
/
+1
|
|
*
Q*Application: don't allocate memory just to compare C strings
Marc Mutz
2016-01-23
3
-37
/
+45
|
|
*
Android: Fix compile on arm64
BogDan Vatra
2016-01-23
1
-0
/
+3
|
|
*
Speed up QObject::connect with function pointers
Simon Hausmann
2016-01-22
1
-0
/
+1
|
|
*
QNX: Fix -developer-build
Rafael Roquetto
2016-01-22
1
-4
/
+4
|
|
*
Cocoa: Update QWindow::screen() on expose/show.
Morten Johan Sørvig
2016-01-22
1
-0
/
+12
|
|
*
Hide better the private API QTextCursor constructors
Thiago Macieira
2016-01-22
7
-16
/
+24
|
|
*
Fix build with QT_NO_OPENGL
Tor Arne Vestbø
2016-01-21
1
-0
/
+1
|
|
*
Use QFileInfo::exists(f) instead of QFileInfo(f).exists()
Tobias Koenig
2016-01-21
3
-7
/
+7
|
|
*
Remove dead code from QOpenGLPaintEngine
Allan Sandfeld Jensen
2016-01-21
2
-19
/
+1
|
|
*
Avoid heap allocations in Median class
Tobias Koenig
2016-01-21
3
-1
/
+145
|
|
*
QString: optimize case conversion code
Konstantin Ritt
2016-01-21
1
-24
/
+30
|
|
*
eglfs: Detect llvmpipe and show a warning
Laszlo Agocs
2016-01-21
4
-0
/
+19
|
|
*
Fix some mis-guided fall-throughs #ifdef QT_BOOTSTRAPPED.
Edward Welbourne
2016-01-21
1
-9
/
+13
|
|
*
Fix pixmap types in org.kde.StatusNotifierItem.xml
Dmitry Shachnev
2016-01-21
2
-8
/
+8
|
|
*
QtPlatformSupport: Remove virtual from declarations with override.
Friedemann Kleint
2016-01-21
5
-59
/
+59
|
|
*
QGnomeTheme: Change the QFont members to pointer members.
Friedemann Kleint
2016-01-21
1
-12
/
+12
|
|
*
winrt: Fix potential crash in readDatagram
Maurice Kalinowski
2016-01-21
1
-1
/
+1
|
|
*
winrt: msvc2015: refactor file handling
Maurice Kalinowski
2016-01-21
6
-12
/
+49
|
|
*
[docs] Fix reverse STL iteration example
Marc Mutz
2016-01-21
2
-7
/
+4
|
|
*
Fix the use of R_X86_64_GOTPCREL on a 64-bit field: it should be 32-bit
Thiago Macieira
2016-01-21
1
-5
/
+7
|
|
*
QNetworkInterface: don't add a QNetworkAddressEntry if no IP is known
Thiago Macieira
2016-01-21
1
-17
/
+17
|
|
*
QNetworkInterface: fix handling of interfaces with no addresses
Thiago Macieira
2016-01-21
1
-1
/
+1
*
|
|
uic: optimize generateMultiDirectiveBegin()
Marc Mutz
2016-01-26
1
-15
/
+7
[next]