index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
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
6.6
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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use QTransform instead of doing transforms manually
v5.7.0-beta1
Allan Sandfeld Jensen
2016-04-12
2
-59
/
+8
*
xcb: Optimize non-shm backing store flushing
Louai Al-Khanji
2016-04-10
1
-21
/
+88
*
Remove unused variables.
Volker Krause
2016-04-10
1
-2
/
+0
*
QDateTime: don't allocate memory in fromOffsetString()
Anton Kudryavtsev
2016-04-09
1
-9
/
+12
*
QDateTime: add some const
Anton Kudryavtsev
2016-04-09
2
-2
/
+2
*
Do not clip or rasterize paths completely outside the device rect
Allan Sandfeld Jensen
2016-04-09
1
-2
/
+6
*
X11: Better support non-32bit visuals
Louai Al-Khanji
2016-04-09
14
-290
/
+366
*
QtBase: use erase and std::remove_if with QList and QVector
Anton Kudryavtsev
2016-04-08
8
-51
/
+60
*
add cross-platform tablet->mouse event synth; enable on Android
Shawn Rutledge
2016-04-08
7
-1
/
+22
*
toCurrencyString() - Add missing documentation
Dan Cape
2016-04-08
1
-1
/
+7
*
Remove redundant QT_PREPEND_NAMESPACE
Timur Pocheptsov
2016-04-08
1
-1
/
+1
*
Add flag for showing document terminator in text
Eskil Abrahamsen Blomfeldt
2016-04-08
3
-2
/
+9
*
xcb: replace qt.xcb.glintegration logging category with qt.qpa.gl
Shawn Rutledge
2016-04-08
5
-12
/
+12
*
Re-generate QLocale data from CLDR v29
Konstantin Ritt
2016-04-08
4
-5315
/
+5697
*
OpenGL, PlatformSupport: use QStringRef to optimize memory allocation
Anton Kudryavtsev
2016-04-07
6
-13
/
+15
*
Reduce verbosity for QT_XCB_GL_INTEGRATION=none
Gatis Paeglis
2016-04-07
1
-9
/
+11
*
QStringRef: add missing {c,}r{begin,end}()
Marc Mutz
2016-04-07
2
-18
/
+83
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-07
37
-218
/
+311
|
\
|
*
QFtp: Use UTF-8 encoding.
Friedemann Kleint
2016-04-07
1
-5
/
+5
|
*
Fix QPrinter PDF output using fonts with spaces in the PostScript name.
Jake Petroules
2016-04-06
1
-3
/
+4
|
*
QFontDialog: re-enable X close button in window decoration
Marc Mutz
2016-04-06
1
-1
/
+1
|
*
QStringRef: fix some QStringRef <> const char * relational operators
Marc Mutz
2016-04-06
1
-6
/
+6
|
*
Avoid unnecessary allocation in QClipData::setClipRegion()
Gabriel de Dietrich
2016-04-06
1
-1
/
+1
|
*
Refactor QWindowsXPStylePrivate::drawBackground() and helpers.
Friedemann Kleint
2016-04-06
2
-9
/
+7
|
*
Windows QPA: Scale hotspot of custom cursors correctly.
Friedemann Kleint
2016-04-06
1
-5
/
+5
|
*
Remove empty first lines of files.
Friedemann Kleint
2016-04-06
3
-3
/
+0
|
*
Direct2D QPA: Fix build with clang-cl.
Friedemann Kleint
2016-04-06
1
-7
/
+7
|
*
Explain QTimeZonePrivate::isValidId a bit more carefully.
Edward Welbourne
2016-04-06
1
-17
/
+40
|
*
Add some QChar::unicode() calls to brush over deprecation warning
hjk
2016-04-06
1
-1
/
+1
|
*
Remove superfluous includes from qlocalsocket_win.cpp
Joerg Bornemann
2016-04-06
1
-4
/
+0
|
*
Qt Meta macros: Allow tools to define annotations
Olivier Goffart
2016-04-06
2
-25
/
+50
|
*
Windows QPA: Check QWindowsStaticOpenGLContext in nativeResourceForIntegratio...
Friedemann Kleint
2016-04-06
1
-2
/
+4
|
*
QToolButton: always restart the menu popup timer
Giuseppe D'Angelo
2016-04-06
2
-1
/
+9
|
*
QListView: propagate the source of wheel events
Alexander Volkov
2016-04-06
1
-1
/
+1
|
*
ANGLE: Do not use march=native
Oliver Wolff
2016-04-06
2
-3
/
+1
|
*
Make sure QStyleOption is correctly initialized.
Hannah von Reth
2016-04-05
1
-7
/
+3
|
*
Fix regression in scaled QLabel on hi-res display.
Jason Haslam
2016-04-05
1
-2
/
+4
|
*
QDateTimeParser: Avoid repetition in sectionMaxSize
Edward Welbourne
2016-04-05
1
-5
/
+6
|
*
winrt: Change input panel behavior to platform default
Maurice Kalinowski
2016-04-05
1
-1
/
+1
|
*
Do not disconnect with nullptr when unplugging screens
Laszlo Agocs
2016-04-05
1
-1
/
+3
|
*
QHeaderView::setStretchLastSection: make it a noop when setting the same value
Giuseppe D'Angelo
2016-04-05
1
-0
/
+2
|
*
Accept partial line scrolls
Allan Sandfeld Jensen
2016-04-05
1
-1
/
+9
|
*
Vista style animation: Create images with device pixel ratio.
Friedemann Kleint
2016-04-05
2
-17
/
+18
|
*
Windows XP style: Change theme logic to use qreal.
Friedemann Kleint
2016-04-05
5
-69
/
+65
|
*
Windows XP style: Allow High DPI scaling to draw directly.
Friedemann Kleint
2016-04-05
2
-11
/
+51
|
*
Fix assert with Meta modifier
Joni Poikelin
2016-04-05
1
-2
/
+1
|
*
Windows QPA: Don't send geometry change after window creation for maximized/f...
Friedemann Kleint
2016-04-05
1
-2
/
+6
|
*
QDir: use QString::splitRef on all platforms
Anton Kudryavtsev
2016-04-05
1
-6
/
+2
|
*
Fix UB (shift of negative number) in qHash(QModelIndex)
Marc Mutz
2016-04-05
1
-1
/
+1
*
|
Add support for ImhAnchorRectangle
Jan Arve Sæther
2016-04-06
5
-10
/
+63
[next]