Commit Graph

17 Commits

Author SHA1 Message Date
24debe31b0 Move Android part to use native Android mDNS API
Signed-off-by: Jonathan Bagg <drwho@infidigm.net>
2023-05-22 09:08:15 -04:00
16b50c700f Add optional parameter for binding service to specific interface 2022-10-28 13:12:56 -04:00
00be205f0f Move Q_DECL_EXPORT / IMPORT into qzeroconfglobal.h 2017-10-31 20:30:42 -04:00
323d9494f5 Applied undo_some_whitespace_changes.patch 2017-10-23 20:12:00 +02:00
2d21502972 spaces to tabs 2017-10-19 20:51:49 +02:00
7f06953b6d Merge branch 'master' into shareddata 2017-10-19 20:43:00 +02:00
d32cd85183 Merge remote-tracking branch 'upstream/master' 2017-10-16 17:32:39 +02:00
e9ecf39c36 added parent to QZeroconf constructor 2017-10-16 17:12:09 +02:00
2622544691 Emit removeService() for all discovered services when browser is stopped. 2017-10-09 21:23:00 -04:00
5895c408be redesigned QZeroConfService as shared data, wip compiles on mac 2017-10-06 15:55:46 +02:00
bc68e2b157 removed Qt keywords to provide compability with ``CONFIG += no_keywords`` projects 2017-10-05 15:26:26 +02:00
195e740ceb Add txt records to discovered services 2017-03-15 20:32:28 -04:00
9a6235509c Q_DECL_IMPORT was being triggered when QZeroConf was build statically into another project 2017-03-14 13:21:34 -04:00
e4e4308942 Add txt records to service publication. 2017-03-10 20:08:54 -05:00
9698a09782 Add Q_DECL_EXPORT / IMPORT 2017-02-28 17:19:34 -05:00
b04c27e47e Fix compiling with msvc. "interface" is a keyword. 2017-02-26 17:43:37 -05:00
813bf77058 Initial commit 2015-11-21 07:22:36 -05:00