qt5base-lts/src
Marc Mutz 033ebfae21 QSslDiffieHellmanParameters: make fit for release
- add missing \since 5.8 on free functions
- fix \relates of qHash to point to QSslDHP, not QHash, which is in another module
- API fix: use named instead of unnamed ctors
- share code between ctors
- API fix: add inline move ctor (for now, this requires using a naked d pointer,
  which isn't much of a problem, since the class is immutable).

Change-Id: Ic30f9c3c03b8a3798e0676e38991ead85c587214
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@theqtcompany.com>
2016-08-12 12:33:07 +00:00
..
3rdparty Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
android Android: introduce setContext 2016-07-26 07:55:27 +00:00
angle Merge remote-tracking branch 'origin/5.7' into dev 2016-07-19 20:14:40 +02:00
concurrent Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-10 23:27:10 +02:00
corelib Add list of 3rd party code attributions to Qt Core, Qt GUI, Qt SQL 2016-08-12 06:55:08 +00:00
dbus Make sure QDBusConnection::connect() returns false if already connected 2016-08-09 02:41:22 +00:00
gui Add list of 3rd party code attributions to Qt Core, Qt GUI, Qt SQL 2016-08-12 06:55:08 +00:00
network QSslDiffieHellmanParameters: make fit for release 2016-08-12 12:33:07 +00:00
opengl Merge remote-tracking branch 'origin/5.7' into dev 2016-05-23 21:09:46 +02:00
openglextensions QtConcurrent/QtOpenGL(Extensions)/QtPrintSupport/QtTestLib/QtXml: add QT_NO_FOREACH 2016-05-12 21:42:10 +00:00
platformheaders Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-06 09:04:55 +02:00
platformsupport QCoreTextFontEngine: Remove calls to deprecated API on macOS 2016-08-12 01:00:37 +00:00
plugins evdevtouch: Enable touch in multi-screen eglfs environments 2016-08-11 21:11:43 +00:00
printsupport Merge remote-tracking branch 'origin/5.7' into dev 2016-07-19 20:14:40 +02:00
sql Add list of 3rd party code attributions to Qt Core, Qt GUI, Qt SQL 2016-08-12 06:55:08 +00:00
testlib Merge remote-tracking branch 'origin/5.7' into dev 2016-08-01 18:20:00 +02:00
tools Merge remote-tracking branch 'origin/5.7' into dev 2016-08-09 17:59:51 +02:00
widgets Merge remote-tracking branch 'origin/5.7' into dev 2016-08-09 17:59:51 +02:00
winmain Merge remote-tracking branch 'origin/5.7' into dev 2016-07-19 20:14:40 +02:00
xml Use QStringLiteral more judiciously 2016-07-08 06:43:02 +00:00
src.pro rectify opengl configuration under windows 2016-07-08 13:03:27 +00:00