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
*
QTextCodec: Fix source code indentation
Kai Koehne
2014-10-29
1
-1
/
+1
*
fontconfig: do not assume the path to a font file is Latin1-encoded
Shawn Rutledge
2014-10-29
1
-1
/
+1
*
Cocoa: Handle Qt::WA_MacAlwaysShowToolWindow
Shawn Rutledge
2014-10-29
2
-1
/
+7
*
Cocoa: Fix regression in key handling
Liang Qi
2014-10-29
1
-1
/
+1
*
xcb: Fix getting the primary screen from QXcbConnection::screens()
Alexander Volkov
2014-10-29
8
-20
/
+26
*
Cocoa: Send obscure events on OcclusionStateHidden
Morten Johan Sørvig
2014-10-29
1
-5
/
+10
*
Add qobject_cast template specialisation for QWindow
Jørgen Lind
2014-10-29
1
-0
/
+13
*
Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4
Oswald Buddenhagen
2014-10-29
9
-14
/
+24
|
\
|
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Oswald Buddenhagen
2014-10-28
9
-14
/
+24
|
|
\
|
|
*
Doc: Don't show a description for omitted SH_ComboBox_UseNativePopup enum item
Alexander Volkov
2014-10-28
2
-2
/
+3
|
|
*
OS X: Fix broken 2x menu icon when style sheet is applied
MihailNaydenov
2014-10-28
1
-2
/
+2
|
|
*
fix namespaced DirectWrite build
Joerg Bornemann
2014-10-28
2
-9
/
+9
|
|
*
Add missing newline in fallback debug output.
Volker Krause
2014-10-28
1
-1
/
+1
|
|
*
Compile fix for QT_NO_IM in QtWidgets
Steffen Imhof
2014-10-28
3
-1
/
+10
|
|
*
Move animation-related header out of QT_NO_IM #ifndef.
Steffen Imhof
2014-10-28
1
-1
/
+1
*
|
|
Fix X86 Wince builds.
Bjoern Breitmeyer
2014-10-29
2
-2
/
+4
*
|
|
Fix QWidget::scroll during painting
Allan Sandfeld Jensen
2014-10-29
1
-1
/
+1
*
|
|
Properly detect UTF-8 BOM markers in ini files
Lars Knoll
2014-10-29
2
-1
/
+10
*
|
|
xcb: Fix setting the alert state for a window
Alexander Volkov
2014-10-29
1
-6
/
+3
*
|
|
Fix QLocalServer, create a temp path as small as possible.
BogDan Vatra
2014-10-28
1
-2
/
+3
*
|
|
Fix justification in multi fontengine glyphruns
Allan Sandfeld Jensen
2014-10-28
1
-2
/
+4
*
|
|
QtBearer corewlan add list of remembered networks
Lorn Potter
2014-10-28
1
-5
/
+18
*
|
|
moc: do not error if the last token of a define is #
Olivier Goffart
2014-10-28
1
-5
/
+1
*
|
|
Remove redundant permission set.
BogDan Vatra
2014-10-28
1
-7
/
+0
*
|
|
Removed pointless conditional.
BogDan Vatra
2014-10-28
1
-6
/
+4
*
|
|
Fix indentation & coding style.
BogDan Vatra
2014-10-28
1
-18
/
+18
*
|
|
iOS: Make a few member variables of QIOSTextInputResponder private
Tor Arne Vestbø
2014-10-28
1
-4
/
+2
|
/
/
*
|
direct2d: Fix window resize with translucent windows
Andrew Knight
2014-10-28
1
-5
/
+4
*
|
direct2d: Fix pixmap fills in composition emulation mode
Andrew Knight
2014-10-28
1
-1
/
+2
*
|
OS X - Cocoa backing store and drawRect
Timur Pocheptsov
2014-10-28
4
-30
/
+13
*
|
Doc: Fix method names for QFileSystemModel
Alexander Volkov
2014-10-28
1
-1
/
+1
*
|
Doc: removed reference to obsolete classes
Nico Vertriest
2014-10-28
1
-6
/
+0
*
|
iOS: Detect window deactivation without waiting for next runloop iteration
Tor Arne Vestbø
2014-10-28
3
-17
/
+58
*
|
iOS: Add logging category for input method debugging
Tor Arne Vestbø
2014-10-28
2
-0
/
+12
*
|
Hardcode UTF-8 for "unicode" in QTextCodec::codecForHtml().
Friedemann Kleint
2014-10-28
1
-1
/
+4
*
|
Check geometry correctly when replaying popup mouse events.
Friedemann Kleint
2014-10-28
1
-8
/
+13
*
|
iOS: update qtmn doc to use the actual function name
Richard Moe Gustavsen
2014-10-27
1
-3
/
+3
*
|
Cocoa QPA Plugin: Remove code depending depending on OS X 10.6 and older
Gabriel de Dietrich
2014-10-27
8
-423
/
+187
*
|
QMacStyle: Remove code depending depending on OS X 10.6 and older
Gabriel de Dietrich
2014-10-27
2
-121
/
+36
*
|
QMacStyle: Refactor painter offset into drawNSViewInRect()
Gabriel de Dietrich
2014-10-27
2
-39
/
+40
*
|
ANGLE: Delete the ShaderImpl on gl::Shader object destruction.
Jocelyn Turcotte
2014-10-27
1
-0
/
+1
*
|
QGtkStyle: fix segfault after re-creating QApp
J-P Nurmi
2014-10-27
1
-1
/
+3
*
|
Fix shortcut handling with non-latin layouts
Gatis Paeglis
2014-10-27
2
-48
/
+147
*
|
Doc: link to MIBenum
Nico Vertriest
2014-10-27
1
-4
/
+4
*
|
Doc: Corrected identifiers for QByteArray::toBase64 in snippet
Nico Vertriest
2014-10-27
1
-4
/
+4
*
|
Doc: Corrected autolink errors qtbase
Nico Vertriest
2014-10-27
2
-5
/
+5
*
|
QSwipeGestureRecognizer: Prevent cancel in startup-phase.
Friedemann Kleint
2014-10-27
2
-10
/
+23
*
|
Don't link to Xlib's Xrender library
Gatis Paeglis
2014-10-27
1
-1
/
+1
*
|
Rotate images according to Exif orientation
Rainer Keller
2014-10-27
1
-1
/
+149
*
|
Send screen change events before expose events.
Morten Johan Sørvig
2014-10-27
1
-1
/
+1
[next]