aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/zeroconf/servicebrowser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove src/libs/zeroconfhjk2014-10-201-2103/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Remove Qt version checks.Christian Kandeler2014-09-081-5/+0
|/
* Cleanup whitespaceOrgad Shaneh2014-05-161-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-11/+13
|\
| * Doc: edit utils docsLeena Miettinen2013-09-091-11/+13
* | zeroconf: fixing comparison errorFawzi Mohamed2013-09-111-1/+1
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-5/+6
* Doc: Remove \fn lines adjacent to functionsOrgad Shaneh2013-06-051-2/+0
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-21/+11
* | Zeroconf: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-111-5/+5
|/
* Adjust license headershjk2012-10-051-21/+20
* UI text: make zeroconf error message clearerLeena Miettinen2012-10-011-2/+2
* Fixes in translated stringsRobert Loehning2012-08-011-2/+3
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-301-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* fix cross build use mingw-w64 for WindowsYuchen Deng2012-07-051-1/+1
* Compile with clang's libc++Bradley T. Hughes2012-06-191-0/+4
* zeroconf: add already prepared address strings to servicesFawzi Mohamed2012-05-311-0/+35
* zeroconf: adding a signal to track initial startupFawzi Mohamed2012-05-291-27/+79
* zeroconf: ensure that a broken pipe does not crash creatorFawzi Mohamed2012-05-141-0/+9
* zeroconf: quick startup if the embedded daemon is runningFawzi Mohamed2012-04-241-7/+13
* zeroconf: fixe bug in enactServiceChange triggerigFawzi Mohamed2012-04-191-1/+1
* zeroconf: improve handling of hasMoreUpdatesFawzi Mohamed2012-04-121-1/+1
* zeroconf: add version to avahi libFawzi Mohamed2012-04-121-12/+18
* zeroconf: interface->networkInterface, to make VC++ happyFawzi Mohamed2012-04-121-2/+2
* zeroconf: autorefresh timer repetitive -> recursiveFawzi Mohamed2012-04-111-1/+2
* zeroconf: add QNetworkInterface interface to ServiceFawzi Mohamed2012-04-111-0/+11
* zeroconf: avoid updates immediately after a refreshFawzi Mohamed2012-04-101-1/+2
* zeroconf: fix race condition in triggerRefreshFawzi Mohamed2012-04-051-2/+5
* zeroconf: improve startup of mdnssdFawzi Mohamed2012-04-031-0/+4
* zeroconf: clean up destruction/startupFawzi Mohamed2012-04-021-54/+57
* zeroconf: avoid double triggering of hadFailureFawzi Mohamed2012-03-261-2/+3
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-211-1/+2
|\
| * ZeroConf: Fix uninitialized values reported by valgrind.Daniel Molkentin2012-03-191-2/+2
* | zeroconf: windows support, avahi improvements, less messagesFawzi Mohamed2012-03-141-67/+182
* | zeroconf: fix registering of types (adding Qlist of ErrorMessages)Fawzi Mohamed2012-03-051-3/+4
|/
* zeroconf: fix triggerRefresh (but at cost of polling every 5 sec)Fawzi Mohamed2012-02-271-3/+8
* Removed module names from #include directives.Erik Verbruggen2012-02-151-10/+10
* zeroconf: change hadError, export printing functionsFawzi Mohamed2012-02-081-53/+95
* Zeroconf: Compile with MinGW.Friedemann Kleint2012-02-021-3/+8
* 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
* fix zeroconf on windowstjenssen2012-01-261-0/+9
* zeroconf: IPv6 support, triggerRefresh, better avahi supportFawzi Mohamed2012-01-251-61/+234
* Compile fix for Mac 10.5.8 gcc 4.0.1Jarek Kobus2012-01-091-4/+4