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
*
de-duplicate condition for default install target
Oswald Buddenhagen
2016-03-16
1
-5
/
+2
*
support relative paths in configure -R
Oswald Buddenhagen
2016-03-16
3
-15
/
+24
*
make -D/-I/-L/-l/-R not affect bootstrapped tools
Oswald Buddenhagen
2016-03-16
1
-0
/
+4
*
delay application of configure -D/-I/-L/-l/-R flags
Oswald Buddenhagen
2016-03-16
3
-4
/
+34
*
don't force our runpath upon user projects anymore
Oswald Buddenhagen
2016-03-16
1
-3
/
+0
*
build with explicitlib after all
Oswald Buddenhagen
2016-03-16
1
-0
/
+4
*
winrt: enable cross-platform high DPI scaling
Jochen Seemann
2016-03-16
2
-0
/
+7
*
Manual High DPI test: Create Dnd pixmap with device pixel ratio.
Friedemann Kleint
2016-03-16
1
-1
/
+5
*
Update bundled libpng to version 1.6.20
Eirik Aavitsland
2016-03-16
18
-134
/
+146
*
Fix link to sched_setscheduler in QThread documentation
Mitch Curtis
2016-03-16
1
-2
/
+3
*
Correct qt_defaultDpi X/Y with just a QCoreApplication
Allan Sandfeld Jensen
2016-03-16
1
-2
/
+2
*
WinRT: Fix QTimeZone transitions by switching backend
Maurice Kalinowski
2016-03-16
4
-6
/
+106
*
winrt: process all triggered timers in processEvents
Oliver Wolff
2016-03-16
1
-5
/
+5
*
Manual High DPI test: Add test for window masks.
Friedemann Kleint
2016-03-16
1
-1
/
+22
*
tst_QXmlStream::writerHangs(): Create file in temporary directory
Maurice Kalinowski
2016-03-16
1
-1
/
+2
*
QTextStream test: Change current directory
Maurice Kalinowski
2016-03-16
2
-0
/
+20
*
tst_qtabbar sizeHints fix
Milla Pohjanheimo
2016-03-16
1
-16
/
+10
*
Remove handle duplication code from QWindowsPipeWriter
Joerg Bornemann
2016-03-15
1
-4
/
+1
*
xcb: Initialize all xcb_client_message_event_t members before use
Shawn Rutledge
2016-03-15
4
-1
/
+13
*
QRect: fix UB (int overflow) in center()
Marc Mutz
2016-03-15
2
-2
/
+2
*
Compile with -no-opengl
Morten Johan Sørvig
2016-03-15
1
-0
/
+4
*
tst_QRect: drop a test that depends on int overflow
Marc Mutz
2016-03-15
1
-2
/
+1
*
Revert "Handle the QWidgetPrivate::mapper structure"
Marc Mutz
2016-03-15
1
-1
/
+0
*
QRawFont: fix UB (misaligned load) in fontTable()
Marc Mutz
2016-03-15
1
-2
/
+1
*
tst_QSqlQuery: fix UBs (invalid downcasts, member calls)
Marc Mutz
2016-03-15
2
-50
/
+37
*
QCosmeticStroker: fix several UBs involving << with a negative LHS
Marc Mutz
2016-03-15
1
-13
/
+13
*
Remove restoreDockWidget from BLACKLIST
Milla Pohjanheimo
2016-03-15
1
-2
/
+0
*
Remove Qt::WA_OutsideWSRange flag even if the widget is not yet visible.
Błażej Szczygieł
2016-03-15
1
-1
/
+1
*
Cocoa: Fix crash on screen disconnect.
Morten Johan Sørvig
2016-03-15
1
-3
/
+7
*
Don't include by default ciphers that are not supported
Antonio Larrosa
2016-03-14
1
-3
/
+5
*
Do not send the trailing dot of a hostname as part of the SNI
Richard J. Moore
2016-03-13
1
-0
/
+4
*
QNetworkHeaders: fix UB (invalid enum value) in Private::parseAndSetHeader()
Marc Mutz
2016-03-12
1
-5
/
+7
*
Add a manual test for foreign windows.
Friedemann Kleint
2016-03-11
3
-1
/
+338
*
tst_QTextStream::textModeOnEmptyRead(): Create file in temporary directory.
Friedemann Kleint
2016-03-11
1
-4
/
+2
*
Cocoa: Improve native view lifetime accuracy.
Morten Johan Sørvig
2016-03-11
1
-1
/
+10
*
winrt: Fix painting glitches when orientation changes
Maurice Kalinowski
2016-03-11
1
-1
/
+1
*
winrt: add logging to QWinRTScreen
Maurice Kalinowski
2016-03-11
1
-1
/
+21
*
Disable tests requiring shared build when compiling statically
Maurice Kalinowski
2016-03-11
1
-0
/
+6
*
Ported Qt 4 fix when getting an invalid native key on Windows
Samuel Gaist
2016-03-10
1
-1
/
+6
*
QLocalServer/Win: Fix race condition in listen().
Joerg Bornemann
2016-03-10
2
-32
/
+40
*
Enable most of tst_qstatictext on non-developer builds
Allan Sandfeld Jensen
2016-03-10
3
-2
/
+9
*
Fix glitch in tst_QLocalSocket::sendData
Joerg Bornemann
2016-03-10
1
-3
/
+6
*
Deduplicate a condition to make clear that several cases ask it.
Edward Welbourne
2016-03-10
1
-27
/
+25
*
Skip spurious .toLower() on returns of QUrl::scheme()
Edward Welbourne
2016-03-10
6
-7
/
+7
*
Add argument names to the function signatures in headers
Olivier Goffart
2016-03-10
3
-39
/
+39
*
tst_QStaticText: Output verbose message for test failures.
Friedemann Kleint
2016-03-10
1
-23
/
+32
*
qmake: fix UB in QMakeParser::putHashStr()
Marc Mutz
2016-03-10
1
-1
/
+2
*
fix file separators in target.targets INSTALLS
Oswald Buddenhagen
2016-03-10
1
-1
/
+1
*
Xft antialias settings must not override requested NoAntialias
Allan Sandfeld Jensen
2016-03-10
1
-1
/
+1
*
Allow overriding Android NDK host on Windows
Eskil Abrahamsen Blomfeldt
2016-03-10
1
-1
/
+11
[next]