qt5base-lts/src/gui
Laszlo Agocs edd56d531b Remove const from QPlatformClipboard::mimeData().
Most implementations will anyway do non-const operations in there, the
change avoids the need for const_cast or mutable.
2011-05-10 10:09:44 +02:00
..
accessible Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
animation Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
dialogs Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
effects Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
egl Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
embedded Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
graphicsview Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
image Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
inputmethod Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
itemviews Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
kernel Remove const from QPlatformClipboard::mimeData(). 2011-05-10 10:09:44 +02:00
mac Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
math3d Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
painting Fix QPainter::drawGlyphs() with non-affine transformation 2011-05-06 10:44:49 +02:00
s60framework Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
statemachine Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
styles Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
symbian Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
text Fix QRawFont::setPixelSize() on Mac 2011-05-06 16:00:15 +02:00
util Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
widgets Support visual cursor movement for BIDI text 2011-04-29 11:02:23 +02:00
gui.pro Move private headers into versioned subdirectory 2011-05-02 15:30:08 +02:00
QtGui.dynlist Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00