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
*
Make QMacCocoaViewContainer work again
Morten Johan Sørvig
2018-09-02
1
-0
/
+5
*
QMacStyle: Make helper-NSViews layer-backed
Tor Arne Vestbø
2018-08-28
1
-5
/
+31
*
Doc: Fix typos in QRectF documentation
Paul Wicking
2018-08-27
1
-4
/
+4
*
Doc: Remove non-reentrant from QDomDocument::setContent
Paul Wicking
2018-08-27
1
-2
/
+0
*
Merge 5.11 into 5.11.2
Frederik Gladhorn
2018-08-27
5
-22
/
+21
|
\
|
*
Doc: fix typo in QNativeGestureEvent docs
Mitch Curtis
2018-08-23
1
-1
/
+1
|
*
_q_interpolate<T> is unsafe with unsigned template arguments
Luca Beldi
2018-08-22
1
-1
/
+13
|
*
Fix spacing in << operator for QEvent
Mitch Curtis
2018-08-21
1
-1
/
+1
|
*
Doc: Remove duplicate thread-safe documentation from logging macros
Kai Koehne
2018-08-20
1
-16
/
+0
|
*
Cast away -Wclass-memaccess warnings in QVarLengthArray methods
Edward Welbourne
2018-08-20
1
-3
/
+3
|
*
Document version of copied valgrind, kernel headers
Kai Koehne
2018-08-20
1
-0
/
+3
*
|
Fix crash when combining QOpenGLWidget, QStaticText and Qt Quick
Eskil Abrahamsen Blomfeldt
2018-08-24
2
-0
/
+6
|
/
*
Windows QPA: Fix mapping of static text accessibility role
Andre de la Rocha
2018-08-17
1
-1
/
+1
*
Don't reset the bidi level on spaces
Lars Knoll
2018-08-17
1
-1
/
+0
*
Only show the bidi cursor mark if we actually have bidirectional text
Lars Knoll
2018-08-17
1
-8
/
+20
*
QSortFilterProxyModel inserting at bottom of source model
Luca Beldi
2018-08-17
1
-2
/
+2
*
Don't block on lost context
David Edmundson
2018-08-16
1
-4
/
+15
*
QUrl: Make sure we do reject URLs for which IDNA nameprep failed
Thiago Macieira
2018-08-16
2
-7
/
+12
*
MSVC: add support for 64-bit POPCNT on 32-bit machines
Thiago Macieira
2018-08-16
1
-3
/
+6
*
doc: Add missing override and remove redundant virtual for snippets
Alexander Volkov
2018-08-16
37
-95
/
+95
*
Normalize path segments in QHttpNetworkRequest::uri
Paolo Angelelli
2018-08-16
1
-0
/
+2
*
Document xkbcommon version
Kai Koehne
2018-08-15
1
-0
/
+1
*
Silence warning about comparing signed and unsigned
Shawn Rutledge
2018-08-14
1
-2
/
+2
*
[macOS] Fix lower bound when searching for previous transitions
Erik Verbruggen
2018-08-14
1
-1
/
+1
*
VNC plugin: explicitly cast int to uint16_t before calling htons
Shawn Rutledge
2018-08-14
1
-3
/
+3
*
Make QMessageBox window with the detailed text closable
Alexander Volkov
2018-08-14
1
-0
/
+10
*
xcb: make sure we have a valid m_qimage in backing store
Gatis Paeglis
2018-08-13
1
-50
/
+61
*
Fix possible heap corruption in QXmlStream
Allan Sandfeld Jensen
2018-08-13
1
-1
/
+1
*
Glib dispatcher: use default priority for timers
Sune Vuorela
2018-08-13
1
-1
/
+0
*
IBus: connect to ibus-daemon when it restarts in Flatpak
Takao Fujiwara
2018-08-10
2
-11
/
+40
*
Fix potential crash when showing line/paragraph separators
Eskil Abrahamsen Blomfeldt
2018-08-09
1
-1
/
+1
*
macOS: Force light theme on macOS 10.14+
Gabriel de Dietrich
2018-08-09
1
-0
/
+21
*
Fix apkPath for gradle 4.0+
BogDan Vatra
2018-08-09
1
-3
/
+8
*
QSysInfo: fall back to /usr/lib/os-release if the /etc one is missing
Thiago Macieira
2018-08-08
1
-4
/
+13
*
Fix qmake build with glibc 2.28
Thiago Macieira
2018-08-08
2
-3
/
+11
*
IBus: Support the portal, needed for Flatpak environment
Robin Lee
2018-08-08
5
-11
/
+140
*
macOS: Don't blend the backingstore unless the window has a background
Tor Arne Vestbø
2018-08-07
1
-5
/
+5
*
macOS: Update window geometries after screen properties change
Tor Arne Vestbø
2018-08-07
1
-0
/
+14
*
Add QPlatformScreen::windows() helper to return all windows on screen
Tor Arne Vestbø
2018-08-06
2
-9
/
+17
*
Use consistent naming of QPA screen change callbacks in QGuiApplication
Tor Arne Vestbø
2018-08-06
2
-12
/
+12
*
Windows QPA: Fix UIA-to-MSAA accessibility bridge
Andre de la Rocha
2018-08-06
2
-16
/
+13
*
QString: Fix documentation for toDouble() and toFloat()
Andre Hartmann
2018-08-06
1
-2
/
+2
*
Check for QImage allocation failure in qgifhandler
Eirik Aavitsland
2018-08-06
1
-1
/
+6
*
QObject: do allow setProperty() to change the type of the property
Thiago Macieira
2018-08-04
1
-1
/
+2
*
Remove the src/sql/README.module file
Thiago Macieira
2018-08-04
1
-37
/
+0
*
Doc: Update out-of-date image in QColorDialog documentation
Paul Wicking
2018-08-03
1
-0
/
+0
*
Doc: Clean up Qt::ApplicationAttribute docs
Paul Wicking
2018-08-03
1
-33
/
+35
*
Doc: Fix wrong link in QFont documentation
Paul Wicking
2018-08-03
1
-1
/
+1
*
Fix conversion from transparent indexed8 to RGB32
Allan Sandfeld Jensen
2018-08-03
1
-2
/
+3
*
Optimize blits of any compatible formats
Allan Sandfeld Jensen
2018-08-03
2
-2
/
+120
[next]