Age | Commit message (Expand) | Author |
2009-08-02 | Roster clicks now open chats again. | Kevin Smith |
2009-08-01 | Roster now includes avatars. | Kevin Smith |
2009-08-01 | Resize avatars to 32pix in Roster, change alignments to be relative, do item ... | Kevin Smith |
2009-08-01 | Sort out the alignments in the roster. | Kevin Smith |
2009-07-31 | Render status text italicised, and selection colours. | Kevin Smith |
2009-07-31 | Merge commit 'origin/master' into roster | Kevin Smith |
2009-07-31 | Adapt LinkLocalConnector to new LinkLocal infrastructure. | Remko Tronçon |
2009-07-31 | Add Slimber to coverage tests. | Remko Tronçon |
2009-07-31 | ExpatParser: Fix invalid handleEndElement() | Remko Tronçon |
2009-07-31 | Re-enable accidentally disabled XMLParser tests. | Remko Tronçon |
2009-07-30 | Added unit test that triggers the assertion on self service removal. | Remko Tronçon |
2009-07-30 | Remove assertion that is triggered on unregister(). | Remko Tronçon |
2009-07-30 | Make Slimber use the new LinkLocal framework. | Remko Tronçon |
2009-07-30 | Remove unnecessary test constructor. | Remko Tronçon |
2009-07-30 | Proide a description for LinkLocalServices. | Remko Tronçon |
2009-07-30 | Created LinkLocalPresenceManager. | Remko Tronçon |
2009-07-27 | Add beginnings of AvahiQuerier. | Remko Tronçon |
2009-07-27 | Improve LinkLocalServiceInfo unit test. | Remko Tronçon |
2009-07-26 | Fix bonjour compilation. | Remko Tronçon |
2009-07-26 | Now render an ugly default icon and default status text in the roster. | Kevin Smith |
2009-07-26 | Use a (boring) delegate for roster rendering. | Kevin Smith |
2009-07-26 | Clear down some of the cruft from RosterItem. | Kevin Smith |
2009-07-26 | Removing RosterItem and including in QtTreeWidgetItem. | Kevin Smith |
2009-07-26 | Removing the dummy title from the roster. | Kevin Smith |
2009-07-26 | Test LinkLocal service registration. | Remko Tronçon |
2009-07-26 | The new roster now renders (badly) the contents. | Kevin Smith |
2009-07-26 | Make DNSSD independent of LinkLocalServiceInfo. | Remko Tronçon |
2009-07-26 | Implement fake DNSSD querier. | Remko Tronçon |
2009-07-26 | Begin to assage Swift model into Qt Model/View. | Kevin Smith |
2009-07-25 | Implement LinkLocalService. | Remko Tronçon |
2009-07-25 | Remove obsolete DNSSD factories. | Remko Tronçon |
2009-07-25 | Move LinkLocalServiceID->DNSSDServiceID. | Remko Tronçon |
2009-07-25 | Added credts to about box. | Remko Tronçon |
2009-07-25 | Added About menu. | Remko Tronçon |
2009-07-25 | Created DNSSD submodule for LinkLocal. | Remko Tronçon |
2009-07-25 | Implement more DNSSD queries. | Remko Tronçon |
2009-07-24 | LinkLocal: Publish->Register. | Remko Tronçon |
2009-07-24 | Remove unnecessary Slimber Cocoa menu entries. | Remko Tronçon |
2009-07-24 | Make BonjourQuerier thread-safe. | Remko Tronçon |
2009-07-24 | Update the build system. | Remko Tronçon |
2009-07-24 | Fix uninitialized streamstack. | Remko Tronçon |
2009-07-24 | More DNSSD framework. | Remko Tronçon |
2009-07-23 | Add beginning of new DNS-SD query framework. | Remko Tronçon |
2009-07-23 | Add DNS service factory. | Remko Tronçon |
2009-07-23 | Added more LinkLocalServiceBrowser tests. | Remko Tronçon |
2009-07-22 | Started LinkLocalServiceBrowser. | Remko Tronçon |
2009-07-22 | Introduce LinkLocalServiceID to identify Link-Local services. | Remko Tronçon |
2009-07-22 | Add Avahi detection in configure script. | Remko Tronçon |
2009-07-22 | Remove TuneBot example. | Remko Tronçon |
2009-07-22 | Temporarily disable client test. | Remko Tronçon |