141 Commits

Author SHA1 Message Date
Matthias Kollmann de81832a86 Fixed isValid() checks 2017-10-17 13:52:15 +02:00
Matthias Kollmann 2ab99b3772 fixed the example after testing 2017-10-17 08:56:41 +02:00
jbagg 2b8aaa2f27 Merge pull request #14 from mattes-bru/master
Added a parent to QZeroConf constructor
2017-10-16 14:00:25 -04:00
Matthias Kollmann d32cd85183 Merge remote-tracking branch 'upstream/master' 2017-10-16 17:32:39 +02:00
Matthias Kollmann e9ecf39c36 added parent to QZeroconf constructor 2017-10-16 17:12:09 +02:00
Matthias Kollmann 3ec3630048 made QZeroConfService compareable 2017-10-16 17:06:05 +02:00
Matthias Kollmann 96bf0884bd Merge branch 'shareddata' of https://github.com/mattes-bru/QtZeroConf into shareddata 2017-10-16 16:15:59 +02:00
Matthias Kollmann a77c8ccea5 modified sample for shareddata 2017-10-16 14:55:39 +02:00
Jonathan Bagg a8f3dac8b8 Example now stops and starts service publish and service discovery when
application is suspended (device sleeps) and becomes active (device wakes).
Important on iOS devices as device sleep kills browser and service
publisher.
2017-10-09 21:33:40 -04:00
Jonathan Bagg c130cb697d Example now stops and starts service publish and service discovery when
application is suspended (device sleeps) and becomes active (device wakes).
Important on iOS devices as device sleep kills browser and service
publisher.
2017-10-09 21:30:17 -04:00
Jonathan Bagg 8a9936a4a5 Add publishExists() and browserExists() api calls. 2017-10-09 21:25:58 -04:00
Jonathan Bagg 2622544691 Emit removeService() for all discovered services when browser is stopped. 2017-10-09 21:23:00 -04:00
Matthias Kollmann 3be8677b02 ajusted avahi implementation for shared data
updated the example for shared data
2017-10-06 17:17:19 +02:00
Matthias Kollmann 5895c408be redesigned QZeroConfService as shared data, wip compiles on mac 2017-10-06 15:55:46 +02:00
jbagg ab0fae957d Merge pull request #13 from mattes-bru/master
removed Qt keywords to provide broader compatibility
2017-10-05 09:54:09 -04:00
Matthias Kollmann bc68e2b157 removed Qt keywords to provide compability with ``CONFIG += no_keywords`` projects 2017-10-05 15:26:26 +02:00
Jonathan Bagg 639050b600 Avahi backends - keep resolvers around to get updates 2017-08-08 21:56:15 -04:00
Jonathan Bagg 4e2d636323 Defining a version make things angry on windows 2017-03-16 19:41:10 -04:00
Jonathan Bagg c9148b19dd Bump version to 1.1 2017-03-16 13:35:24 -04:00
Jonathan Bagg 5dcb57b15c bonjour discovered services were missing the host name 2017-03-16 13:35:09 -04:00
Jonathan Bagg 8019ef5e23 tweak readme 2017-03-15 20:57:50 -04:00
Jonathan Bagg 28abc449f1 Add more OS to example 2017-03-15 20:34:14 -04:00
Jonathan Bagg 195e740ceb Add txt records to discovered services 2017-03-15 20:32:28 -04:00
Jonathan Bagg 9a6235509c Q_DECL_IMPORT was being triggered when QZeroConf was build statically into another project 2017-03-14 13:21:34 -04:00
Jonathan Bagg 7e94a5f75a add service txt record info to README.md 2017-03-10 21:01:23 -05:00
Jonathan Bagg 0618ee0bce README.md formatting was still not ideal 2017-03-10 20:36:25 -05:00
Jonathan Bagg 04598659e2 fix README.md number formatting issue 2017-03-10 20:28:42 -05:00
Jonathan Bagg 496a51fa96 Spaces to tabs fix 2017-03-10 20:09:25 -05:00
Jonathan Bagg e4e4308942 Add txt records to service publication. 2017-03-10 20:08:54 -05:00
jbagg acaa07db15 Merge pull request #7 from mbsmith/freebsd-fix
Added entry for building on FreeBSD.
2017-03-06 09:49:01 -05:00
mbsmith b7990dea0d Added entry for building on FreeBSD. 2017-03-06 08:27:10 -06:00
jbagg b2e80760a9 Merge pull request #4 from cameronklein/master
add header and source files when building for ios
2017-03-01 18:28:53 -05:00
Jonathan Bagg 9698a09782 Add Q_DECL_EXPORT / IMPORT 2017-02-28 17:19:34 -05:00
Jonathan Bagg b04c27e47e Fix compiling with msvc. "interface" is a keyword. 2017-02-26 17:43:37 -05:00
Cameron Klein 4e77a2790f add header and source files when building for ios 2017-02-23 10:59:59 -08:00
jbagg efd3f49bd0 Merge pull request #2 from pgquiles/master
Add PREFIX
2016-01-22 16:10:39 -05:00
Pau Garcia i Quiles 0d848cdf08 Add PREFIX 2016-01-22 22:04:25 +01:00
jbagg 51ceb5d45b Merge pull request #1 from pgquiles/master
Add install target to make
2016-01-22 16:03:38 -05:00
Pau Garcia i Quiles 1df788a770 Add install target to make 2016-01-22 21:36:25 +01:00
Jonathan Bagg f297d60e4a fixup readme 2015-11-21 08:07:47 -05:00
Jonathan Bagg 813bf77058 Initial commit 2015-11-21 07:22:36 -05:00