summaryrefslogtreecommitdiffstats
path: root/avahi-qt
Commit message (Collapse)AuthorAgeFilesLines
* get rid of a lot of old svn cruftLennart Poettering2010-06-253-12/+6
|
* build-sys: make things more quietLennart Poettering2010-06-251-2/+2
|
* from now on we enforce a strict whitespace regimeLennart Poettering2010-06-251-3/+3
|
* Hide everything except for the avahi_qt_poll_get symbol if possible in the ↵Sjoerd Simons2008-06-242-6/+8
| | | | qt bindings
* add .gitignore filesLennart Poettering2008-06-181-0/+9
|
* 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
* * remove lots of DOXYGEN_SHOULD_SKIP_THIS from the header files, use doxygen ↵Lennart Poettering2005-10-261-7/+1
| | | | | | | | | | macro expansion instead * split of exotic functions from avahi-core/rr.h to avahi-core/rr-util.h * update doxygen docs git-svn-id: file:///home/lennart/svn/public/avahi/trunk@872 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
* move definition of libtool version info data to configure.acLennart Poettering2005-09-071-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@523 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Separate directories for qt3 and qt4 includes.Jakub Stachowski2005-09-061-4/+5
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@517 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
* * Make a few small build fixes to the QT stuff so make distcheck passes.Trent Lloyd2005-08-301-0/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@511 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add legal blurb to MakefileLennart Poettering2005-08-303-12/+32
| | | | | | | | | * 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-293-3/+60
| | | | | | | | | | 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-292-12/+19
| | | | | | | | | | 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-292-0/+220
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@493 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe