John Maguire
|
bebd781fdf
|
Reformat all non-3rd-party C/C++/Objective-C++.
Command line:
find src ext -regex '.*\.\(h\|cpp\|mm\)' -exec clang-format -i
-style='{BasedOnStyle: Google, DerivePointerBinding: false}' {} \;
|
2014-02-07 16:34:20 +01:00 |
Andreas
|
d083f38f54
|
Revert "Add ipv6 to windows mdns."
|
2013-03-09 18:01:56 +01:00 |
Andreas
|
bcf3c519de
|
Fix compile errors.
|
2013-03-09 13:29:46 +01:00 |
Andreas
|
e09da09d31
|
Add ipv6 to windows mdns.
|
2013-03-09 12:04:17 +01:00 |
Andreas
|
c5246a722b
|
Add include for QList.
|
2013-03-08 16:14:57 +01:00 |
Andreas
|
79c2aaacd9
|
Windows: Publish service on all interfaces.
|
2013-03-08 15:20:31 +01:00 |
John Maguire
|
04db045c30
|
Truncate name used for mdns service.
|
2013-02-22 15:29:00 +01:00 |
John Maguire
|
0b60a17a2b
|
Add MDNS implementation for windows.
|
2013-01-17 14:11:15 +01:00 |