..
3rdparty
iOS: Enable non-pixman NEON drawhelpers for both 32 and 64-bit
2015-12-12 07:19:04 +00:00
android
Merge remote-tracking branch 'origin/5.6' into dev
2015-12-18 08:37:31 +01:00
angle
Rename ANGLE libs in order to not conflict with other ANGLE libs
2015-12-01 12:28:02 +00:00
concurrent
QtConcurrent: Use Q_NULLPTR instead of 0 in all public headers
2015-11-04 14:17:08 +00:00
corelib
QtCore: eradicate all Q_FOREACH loops [statemachine]
2016-01-04 12:22:39 +00:00
dbus
QDBusArgument: remove useless op<< overloads
2016-01-03 18:46:27 +00:00
gui
QPlatformTheme: Resync StandardPixmap with QStyle::StandardPixmap
2015-12-31 18:03:42 +00:00
network
Make use of new QHash::erase(const_iterator) overload
2015-12-19 07:41:50 +00:00
opengl
QtOpenGL: eradicate all remaining Q_FOREACH loops
2016-01-04 12:22:23 +00:00
openglextensions
Fix typo when resolving EGL extension.
2015-04-23 11:54:36 +00:00
platformheaders
Windows: fix fullscreen OpenGL window issues with an opt-in function
2015-12-17 14:43:38 +00:00
platformsupport
Fix resource leak/fix broken file open check
2015-12-22 14:29:44 +00:00
plugins
Fix double close.
2015-12-26 10:45:42 +00:00
printsupport
QUnixPrintWidget: fix some poor uses of the QComboBox API
2016-01-02 10:44:23 +00:00
sql
qsql_sqlite: fix segfault in dtor of orphan result
2015-12-09 08:41:54 +00:00
testlib
Testlib: Gather methods in a class.
2015-12-15 14:11:37 +00:00
tools
moc: replace a QStack<QByteArray> with std::stack<QByteArray, QByteArrayList>
2015-12-30 12:05:16 +00:00
widgets
QLineEdit: de-inline effective*TextMargin()
2016-01-04 12:22:16 +00:00
winmain
remove visual studio specific argument
2015-12-14 08:43:25 +00:00
xml
QtXml: replace a QStack<QString> with std::stack<QString, QStringList>
2015-12-31 09:29:53 +00:00
src.pro
make a proper header-only module for QtZlib
2015-11-17 20:22:17 +00:00