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.5
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
/
gui
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPathSegments: set pathId to zero in ctor
Anton Kudryavtsev
2016-01-14
1
-1
/
+2
*
Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev
Simon Hausmann
2016-01-13
4
-52
/
+39
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into dev
Simon Hausmann
2016-01-12
4
-52
/
+39
|
|
\
|
|
*
Fix a few container detachments
Sérgio Martins
2016-01-10
1
-1
/
+1
|
|
*
Use backing store formats with alpha
Allan Sandfeld Jensen
2016-01-08
3
-51
/
+38
*
|
|
QStaticTextItem: use smart pointer members
Marc Mutz
2016-01-12
2
-60
/
+11
*
|
|
QColor: fix misleading code in op==
Marc Mutz
2016-01-12
1
-2
/
+1
|
/
/
*
|
QSyntaxHighlighterPrivate: use erase and std::remove_if with QVector
Anton Kudryavtsev
2016-01-11
1
-9
/
+11
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Frederik Gladhorn
2016-01-08
8
-172
/
+122
|
\
\
|
|
/
|
*
Fix offset and size for native child rtt widgets
Laszlo Agocs
2016-01-07
1
-11
/
+7
|
*
doc: correct documentation of QT_AUTO_SCREEN_SCALE_FACTOR env var
Shawn Rutledge
2016-01-07
1
-1
/
+1
|
*
QtGui: Don't set screen to a child window when processing screen events
Błażej Szczygieł
2016-01-07
1
-4
/
+6
|
*
QtGui: Fix obtaining the top level window at a point
Błażej Szczygieł
2016-01-07
1
-10
/
+30
|
*
QtGui: Don't set a screen to a child window
Błażej Szczygieł
2016-01-06
1
-7
/
+9
|
*
Avoid unnecessary detaching of the pending deletions list.
Volker Krause
2016-01-06
1
-3
/
+3
|
*
Don't detach QGradientStops
Sérgio Martins
2016-01-05
1
-1
/
+1
|
*
QOpenGLTexture: fix target for compressed textures
Mauro Persano
2016-01-04
1
-138
/
+70
|
*
Fix QPainter::rotate() documentation
Mitch Curtis
2016-01-04
1
-1
/
+1
|
*
Fix crash because of NULL screen in QXcbWindow
Błażej Szczygieł
2016-01-04
1
-8
/
+6
|
*
Fix broken permission to mode mapping
Frank Meerkoetter
2015-12-19
1
-3
/
+3
*
|
QFactoryLoader: generalize qLoadPlugin()
Marc Mutz
2016-01-05
4
-20
/
+8
*
|
QPlatformTheme: Resync StandardPixmap with QStyle::StandardPixmap
Frank Richter
2015-12-31
1
-0
/
+1
*
|
QGraphicsScene: prevent lots of detaching d/t editing of copies
Marc Mutz
2015-12-22
1
-0
/
+3
*
|
Make use of new QHash::erase(const_iterator) overload
Marc Mutz
2015-12-19
1
-2
/
+2
*
|
Fix linux-clang build.
Erik Verbruggen
2015-12-19
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-12-18
15
-47
/
+127
|
\
\
|
|
/
|
*
Use Q_CONSTRUCTOR_FUNCTION instead of doing the same manually
Allan Sandfeld Jensen
2015-12-17
2
-23
/
+7
|
*
QOpenGLTexture: fix the number of faces returned by faces()
Giuseppe D'Angelo
2015-12-16
1
-0
/
+2
|
*
QOpenGLTexture: check textureId for knowing whether a texture was created
Giuseppe D'Angelo
2015-12-16
1
-1
/
+1
|
*
QOpenGLTexturePrivate: remove unused member variable
Giuseppe D'Angelo
2015-12-16
1
-1
/
+0
|
*
Cache font fallback families to reduce startup time
Konstantin Ritt
2015-12-16
1
-3
/
+52
|
*
Use the cached font fallback families list in QFont::defaultFamily()
Konstantin Ritt
2015-12-15
1
-2
/
+4
|
*
Don't detach the color table vector
Sérgio Martins
2015-12-13
1
-2
/
+3
|
*
Remove iOS workaround for pixman drawhelpers
Tor Arne Vestbø
2015-12-12
1
-7
/
+2
|
*
iOS: Enable non-pixman NEON drawhelpers for both 32 and 64-bit
Tor Arne Vestbø
2015-12-12
3
-11
/
+13
|
*
xcb: Use a placeholder QScreen when there are no outputs connected
Błażej Szczygieł
2015-12-11
1
-2
/
+2
|
*
QPlatformTheme: added TabButtonFont and GroupBoxTitleFont
Liang Qi
2015-12-10
1
-0
/
+2
|
*
Register QPA Menu, Dialog & SysTray enums & flags
J-P Nurmi
2015-12-09
3
-0
/
+21
|
*
Fix debug operator for QRegion.
Friedemann Kleint
2015-12-09
1
-6
/
+27
|
*
Reduce flushes with repaint() when GL-based compositing is active
Laszlo Agocs
2015-12-09
2
-0
/
+4
*
|
iOS: Implement support for QApplication::beep()
Tor Arne Vestbø
2015-12-17
2
-0
/
+13
*
|
NEON optimized bilinear sampling
Allan Sandfeld Jensen
2015-12-17
3
-43
/
+78
*
|
Make native cursor handles accessible.
Friedemann Kleint
2015-12-14
2
-0
/
+12
*
|
Fix inconsistent override warnings.
Erik Verbruggen
2015-12-10
2
-4
/
+5
*
|
QCosmeticStroker: fix misleading use of & on bool operands
Anton Kudryavtsev
2015-12-10
1
-2
/
+2
*
|
iOS: Enable non-pixman NEON drawhelpers for both 32 and 64-bit
Tor Arne Vestbø
2015-12-09
3
-11
/
+13
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Simon Hausmann
2015-12-08
14
-59
/
+111
|
\
\
|
|
/
|
*
QPlatformWindow::initialGeometry(): Pass screen when scaling.
Friedemann Kleint
2015-12-07
1
-15
/
+16
|
*
Add QStyleHints::showIsMaximized().
Friedemann Kleint
2015-12-07
2
-1
/
+19
|
*
Optimize qt_findAtNxFile by reducing the amount of allocations
Olivier Goffart
2015-12-07
1
-4
/
+5
[next]