summaryrefslogtreecommitdiffstats
path: root/avahi-qt/qt-watch.cpp
Commit message (Collapse)AuthorAgeFilesLines
* get rid of a lot of old svn cruftLennart Poettering2010-06-251-2/+0
|
* Move AvahiPoll structure into read-only memoryLennart Poettering2006-01-301-11/+11
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1116 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * do no longer include timeval.h in watch.h by defaultLennart Poettering2005-10-171-0/+1
| | | | | | | | | * fix some include lines from "" to <> * drop dbus.h from doxygen, users of our libraries shouldn't care * other cleanups git-svn-id: file:///home/lennart/svn/public/avahi/trunk@801 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Better fix for negative timeout problem.Jakub Stachowski2005-10-011-8/+5
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@669 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Adapt to undocumented hack (passing 0:0 in tv to mean "now") that probably ↵Jakub Stachowski2005-09-301-6/+8
| | | | | | | | | | got introduced in dbus update. This fix is critical for service browsing in all qt apps. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@667 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Timeout should be called only once and then disable itselfJakub Stachowski2005-09-011-0/+7
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@513 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add legal blurb to MakefileLennart Poettering2005-08-301-0/+2
| | | | | | | | | * minor Makefile improveemnt * hide some files from svn * minor documentation git-svn-id: file:///home/lennart/svn/public/avahi/trunk@497 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Include qt mainloop adapter in build system. Moc finding code is cracktastic ↵Jakub Stachowski2005-08-291-2/+6
| | | | | | | | | | thanks to not providing its location in .pc file and debian that renames it to moc-qt3 and moc-qt4 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@495 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Fixed get_events() semantic, rename create_qt_poll to avahi_qt_poll_get, use ↵Jakub Stachowski2005-08-291-11/+18
| | | | | | | | | | static variable for returned AvahiPoll struct git-svn-id: file:///home/lennart/svn/public/avahi/trunk@494 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Source of Qt mainloop adapter. Build system stuff will followJakub Stachowski2005-08-291-0/+180
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@493 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe