aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/zeroconf/embeddedLib.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove src/libs/zeroconfhjk2014-10-201-295/+0
* License updateEike Ziller2014-10-091-7/+8
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-3/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Zeroconf: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-111-3/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-1/+1
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* zeroconf: adding a signal to track initial startupFawzi Mohamed2012-05-291-6/+35
* zeroconf: fixing typoFawzi Mohamed2012-04-261-1/+1
* zeroconf: daemon killall on windows (and linux)Fawzi Mohamed2012-04-261-2/+25
* zeroconf: quick startup if the embedded daemon is runningFawzi Mohamed2012-04-241-0/+2
* zeroconf,mdnssd: move unix socket to /tmp dir to avoid requiring rootFawzi Mohamed2012-04-231-0/+3
* zeroconf: don't suppress unusable addressesFawzi Mohamed2012-04-131-4/+4
* zeroconf: const refs for ZConfLib::PtrFawzi Mohamed2012-04-121-2/+2
* zeroconf: windows support, avahi improvements, less messagesFawzi Mohamed2012-03-141-1/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Fix non-needed usage of QString's fromLocal8Bit() and fromUtf8()Denis Mingulov2012-01-301-1/+1
* Long live the king!hjk2012-01-261-1/+1
* zeroconf: IPv6 support, triggerRefresh, better avahi supportFawzi Mohamed2012-01-251-2/+4
* tr()-Fixes.Friedemann Kleint2011-12-131-1/+1
* more s/info@qt.nokia.com/qt-info@nokia.com/Eike Ziller2011-11-111-2/+2
* zeroconf: codestyleFawzi Mohamed2011-10-311-18/+27
* zeroconf: initLib/setDefaultZConfLib related cleanupsFawzi Mohamed2011-10-281-4/+4
* zeroconf: fix windows buildingFawzi Mohamed2011-10-181-7/+6
* zeroconf: native avahi, and working fallbacksFawzi Mohamed2011-10-181-80/+114
* first version of the zeroconf libFawzi Mohamed2011-10-101-0/+193