index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Add trailing "." to all \brief commands in QLineEdit
Paul Wicking
2019-07-16
1
-16
/
+16
*
tst_http2::flowControlServerSide
Timur Pocheptsov
2019-07-15
1
-0
/
+7
*
QHttpSocketEngine: The 'Connection' options are case insensitive
Mårten Nordheim
2019-07-15
1
-1
/
+1
*
Remove unused arguments from QWidgetPrivate::create_sys
Tor Arne Vestbø
2019-07-12
4
-28
/
+16
*
Revert "Reset QWidget's winId when backing window surface is destroyed"
Tor Arne Vestbø
2019-07-12
1
-6
/
+0
*
Fix warnings as errors on macOS with new Xcode 10.2.1
Alexandru Croitor
2019-07-12
1
-4
/
+4
*
macOS: show QSystemTrayIcon message icons in notification popups
Volker Hilsheimer
2019-07-11
1
-1
/
+6
*
Optimize and fix handling of QtMessageHandlers
Marc Mutz
2019-07-11
1
-15
/
+20
*
QSaveFile: Fix changing the file name after hitting on readonly file
Friedemann Kleint
2019-07-11
2
-0
/
+35
*
QDirIterator: don't require NFD normalization on Darwin for validity
Thiago Macieira
2019-07-11
1
-3
/
+44
*
Windows QPA: Fix handling of mouse messages synthesized by the OS
André de la Rocha
2019-07-11
2
-4
/
+8
*
Fix build with -no-feature-printer
Kai Koehne
2019-07-11
1
-3
/
+7
*
Windows: handle errors correctly when connecting to unreachable host
Volker Hilsheimer
2019-07-11
2
-70
/
+84
*
QPixmapCache: guard against usage from non-main threads
Eirik Aavitsland
2019-07-10
1
-0
/
+33
*
Fix determination of host_arch test binary
Joerg Bornemann
2019-07-10
1
-8
/
+21
*
Make tst_QGraphicsItem painting tests most robust
Volker Hilsheimer
2019-07-10
1
-14
/
+11
*
Further stabilization of QGraphicsItem::cursor test
Volker Hilsheimer
2019-07-10
1
-16
/
+9
*
Fix android architecture detection
Allan Sandfeld Jensen
2019-07-09
4
-10
/
+12
*
Fix the systray example to only show an icon when requested
Volker Hilsheimer
2019-07-09
1
-4
/
+5
*
QHostInfo: fix a race condition on QHostInfoCache::enabled
Marc Mutz
2019-07-09
2
-17
/
+7
*
QFreeList: fix memory order on block deletion
Marc Mutz
2019-07-08
1
-1
/
+1
*
QSimpleTextCodec: fix load memory order of atomic pointer
Marc Mutz
2019-07-08
1
-3
/
+3
*
Don't set the mouse cursor for items that are disabled
Volker Hilsheimer
2019-07-08
2
-2
/
+11
*
Stabilize QGraphicsItem::cursor and select_multi tests
Volker Hilsheimer
2019-07-08
1
-10
/
+16
*
xcb: fix thread synchronization issue in QXcbEventQueue::waitForNewEvents()
Gatis Paeglis
2019-07-08
1
-2
/
+7
*
Doc: Fix incorrect enum value referenced in QImageReader::transformation()
Topi Reinio
2019-07-08
1
-1
/
+1
*
Fix compilation with C++20
Marc Mutz
2019-07-06
5
-5
/
+5
*
QHostInfo: fix a race condition on wasDeleted
Marc Mutz
2019-07-05
1
-7
/
+12
*
QWidget::restoreGeometry(): Fix Windows being restored out of screen area
Friedemann Kleint
2019-07-05
1
-6
/
+13
*
QWidget::restoreGeometry(): Remove code related to restoredFrameGeometry
Friedemann Kleint
2019-07-05
1
-11
/
+1
*
Support pen color in QOpenGLTextureGlyphCache
Eskil Abrahamsen Blomfeldt
2019-07-05
2
-3
/
+3
*
Fix the appearance of QSpinBox arrows on high-DPI displays
Andre de la Rocha
2019-07-05
1
-1
/
+1
*
Support pen color with color fonts
Eskil Abrahamsen Blomfeldt
2019-07-05
12
-34
/
+69
*
Enable ccache for non-Unix target platforms
Joerg Bornemann
2019-07-04
1
-1
/
+1
*
Revert "Fix determination of source and build roots"
Jörg Bornemann
2019-07-04
1
-26
/
+13
*
Unbreak the -silent build
Joerg Bornemann
2019-07-04
1
-1
/
+0
*
Windows QPA: Fix blinking dot on Windows 7/8/8.1
Andre de la Rocha
2019-07-04
1
-1
/
+8
*
Windows QPA: Fix Wheel event coordinates
Andre de la Rocha
2019-07-03
1
-1
/
+1
*
Revert "Temporarily skip tst_QSslSocket::resume"
Mårten Nordheim
2019-07-03
1
-1
/
+0
*
Mark QObject::deleteLater() as \threadsafe
Marc Mutz
2019-07-03
1
-0
/
+2
*
[docs] Fix issues in QRect/QMargin API docs
Marc Mutz
2019-07-03
1
-2
/
+2
*
Fix compiler warnings when building with DEBUG defines set
Volker Hilsheimer
2019-07-02
1
-12
/
+12
*
Skip flaky test on MacOS_10_12
Dimitrios Apostolou
2019-07-02
1
-0
/
+6
*
Update visible window's alpha when toggling WA_TranslucentBackground
Volker Hilsheimer
2019-07-02
2
-3
/
+8
*
QSocks5SocketEngine: account for in-transit signal when waiting for read
Mårten Nordheim
2019-07-02
2
-4
/
+9
*
QSocks5SocketEngine: pass data to application when connected
Mårten Nordheim
2019-07-02
1
-0
/
+2
*
Fix directory separator of QMAKE_INCDIR_VULKAN
Joerg Bornemann
2019-07-02
1
-1
/
+1
*
Bump version
Frederik Gladhorn
2019-07-01
1
-1
/
+1
*
QRandomGenerator: assert that bounded() calls have correct arguments
Thiago Macieira
2019-06-28
2
-8
/
+18
*
Fix build with Android NDK's make on Windows
Joerg Bornemann
2019-06-28
1
-0
/
+6
[next]