qt5base-lts/tests/manual
Thiago Macieira 01d0b1d6e3 Merge the multiple implementations of getting the local hostname
This commit moves the functionality from QtNetwork's QHostInfo to
QtCore. Note that due to Windows ws2_32.dll's quirky behavior of
requiring WSAStartup before calling gethostname, this change required
moving the initialization to QtCore too.

On Linux systems, gethostname() gets the name from uname(), so we bypass
the middle man and save one memcpy.

Change-Id: I27eaacb532114dd188c4ffff13d32655a6301346
Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-08-13 16:34:51 +00:00
..
bearerex Update copyright headers 2015-02-11 06:49:51 +00:00
cocoa Clean up qt_on_cocoa manual test. 2015-04-30 05:04:07 +00:00
corelib/tools Update copyright headers 2015-02-11 06:49:51 +00:00
diaglib Diaglib: Output window/widget state(s). 2015-06-11 07:55:08 +00:00
dialogs Fix build of the manual dialog test with Qt 4. 2015-03-25 09:51:28 +00:00
filetest Update copyright headers 2015-02-11 06:49:51 +00:00
gestures Update copyright headers 2015-02-11 06:49:51 +00:00
highdpi Extend high-DPI manual test 2015-07-30 18:10:03 +00:00
inputmethodhints Update copyright headers 2015-02-11 06:49:51 +00:00
keypadnavigation Update copyright headers 2015-02-11 06:49:51 +00:00
lance Update copyright headers 2015-02-11 06:49:51 +00:00
mkspecs Fixed license headers 2015-02-17 18:46:09 +00:00
network_remote_stresstest Update copyright headers 2015-02-11 06:49:51 +00:00
network_stresstest Update copyright headers 2015-02-11 06:49:51 +00:00
qcursor Update copyright headers 2015-02-11 06:49:51 +00:00
qdesktopservices Update copyright headers 2015-02-11 06:49:51 +00:00
qdesktopwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qgraphicsitem Update copyright headers 2015-02-11 06:49:51 +00:00
qgraphicsitemgroup Update copyright headers 2015-02-11 06:49:51 +00:00
qgraphicslayout/flicker Update copyright headers 2015-02-11 06:49:51 +00:00
qhttpnetworkconnection Update copyright headers 2015-02-11 06:49:51 +00:00
qimagereader Update copyright headers 2015-02-11 06:49:51 +00:00
qlayout Update copyright headers 2015-02-11 06:49:51 +00:00
qlocale Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
qmetatype Update copyright headers 2015-02-11 06:49:51 +00:00
qmimedatabase Add manual test for QMimeDatabase. 2015-02-25 14:06:20 +00:00
qnetworkaccessmanager/qget Update copyright headers 2015-02-11 06:49:51 +00:00
qnetworkconfiguration Update copyright headers 2015-02-11 06:49:51 +00:00
qnetworkconfigurationmanager Update copyright headers 2015-02-11 06:49:51 +00:00
qnetworkreply Update copyright headers 2015-02-11 06:49:51 +00:00
qopenglcontext Update copyright headers 2015-02-11 06:49:51 +00:00
qopengltextureblitter Update copyright headers 2015-02-11 06:49:51 +00:00
qopenglwidget/openglwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qopenglwindow/multiwindow Fixed license headers 2015-02-17 18:46:09 +00:00
qprintdevice_dump Update copyright headers 2015-02-11 06:49:51 +00:00
qscreen Merge remote-tracking branch 'origin/5.5' into dev 2015-06-03 10:23:56 +02:00
qssloptions Update copyright headers 2015-02-11 06:49:51 +00:00
qsslsocket Update copyright headers 2015-02-11 06:49:51 +00:00
qsysinfo Merge the multiple implementations of getting the local hostname 2015-08-13 16:34:51 +00:00
qtabletevent Android: generate QTabletEvents for stylus devices such as the S Pen 2015-05-21 05:17:38 +00:00
qtbug-8933 Update copyright headers 2015-02-11 06:49:51 +00:00
qtexteditlist Update copyright headers 2015-02-11 06:49:51 +00:00
qtouchevent Update copyright headers 2015-02-11 06:49:51 +00:00
qwidget_zorder Update copyright headers 2015-02-11 06:49:51 +00:00
repaint Update copyright headers 2015-02-11 06:49:51 +00:00
shortcuts Update copyright headers 2015-02-11 06:49:51 +00:00
socketengine Update copyright headers 2015-02-11 06:49:51 +00:00
textrendering Update copyright headers 2015-02-11 06:49:51 +00:00
touch Manual touch test: Add gestures. 2015-06-06 06:26:39 +00:00
transientwindow Update copyright headers 2015-02-11 06:49:51 +00:00
unc Update copyright headers 2015-02-11 06:49:51 +00:00
widgetgrab Update copyright headers 2015-02-11 06:49:51 +00:00
widgets QHeaderView - fix a logical / visual index mismatch 2015-06-27 07:08:46 +00:00
windowchildgeometry Update copyright headers 2015-02-11 06:49:51 +00:00
windowflags Update copyright headers 2015-02-11 06:49:51 +00:00
windowgeometry Update copyright headers 2015-02-11 06:49:51 +00:00
windowmodality Update copyright headers 2015-02-11 06:49:51 +00:00
windowtransparency Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
xcb_gl_integration Fixed license headers 2015-02-17 18:46:09 +00:00
xembed-raster Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
xembed-widgets Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
manual.pro fix usage of wince scope 2015-06-05 10:29:10 +00:00