Age | Commit message (Expand) | Author |
2013-10-30 | Implement missing conversion of some PubSub attributes | Remko Tronçon |
2013-10-29 | Swiften: Fix PubSub.lua test retrieving subscriptions | Remko Tronçon |
2013-10-29 | Sluift: Fix bug in PubSubNode.list_items | Remko Tronçon |
2013-10-29 | Fix unit test on Mavericks | Remko Tronçon |
2013-10-28 | Add port option to Sluift client connect | Roger |
2013-10-26 | Fix shortcut handling in QtTabbable. | Tobias Markmann |
2013-10-26 | VCard: Add small margin to QtRemovableItemDelegate. | Tobias Markmann |
2013-10-26 | VCard: Move 'Add Field' button inside the scroll view. | Tobias Markmann |
2013-10-26 | VCard: Set a adequate initial size for VCard window. | Tobias Markmann |
2013-10-26 | VCard: Remove name fields from field menu. They're always displayed in edit m... | Tobias Markmann |
2013-10-26 | VCard: Fix address label name. | Tobias Markmann |
2013-10-26 | VCard: Guarantee an empty row when editing organisation units, so the user ca... | Tobias Markmann |
2013-10-26 | VCard: Removing whitespace due to empty fields in the full name. | Tobias Markmann |
2013-10-17 | VCard: Assert existence of field widgets instead of if-testing. | Tobias Markmann |
2013-10-15 | Add qt5 to docs | Kevin Smith |
2013-10-13 | Apply MiniUPNP and NatPMP Android patches | Remko Tronçon |
2013-10-12 | Clip rendering of text in DelegateCommons. | Tobias Markmann |
2013-10-09 | VCard UI fixes. | Tobias Markmann |
2013-10-04 | Fix heap-use-after-free bugs reported by asan. | Tobias Markmann |
2013-10-03 | Now use semicolons for the listing of a pair of tabs with messages in chats. | Kevin Smith |
2013-10-03 | Reformat the includes for QtChatWindow.h | Kevin Smith |
2013-10-03 | Reformat the includes for QtChatWindow | Kevin Smith |
2013-10-03 | Factor the webkit chat view out of QtChatWindow. | Kevin Smith |
2013-10-01 | Fix bug on writing empty bytearray in file bytestream. | Remko Tronçon |
2013-10-01 | Adding support for impromptu MUCs. | Tobias Markmann |
2013-09-30 | Provide map serialization. | Kevin Smith |
2013-09-23 | Don't crash if server doesn't send cert in TLS handshake | Nick Hudson |
2013-09-21 | Sluift: Fix bug in DiscoItems element convertor | Remko Tronçon |
2013-09-21 | Sluift: Update documentation | Remko Tronçon |
2013-09-21 | Sluift: Add support for ad-hoc commands | Remko Tronçon |
2013-09-20 | Sluift: Add convenient way for filling in forms | Remko Tronçon |
2013-09-17 | Don't use implicit bool conversion on shared_ptr | Remko Tronçon |
2013-09-16 | Disable Boost Signals warnings | Remko Tronçon |
2013-09-16 | Add Sluift README | Remko Tronçon |
2013-09-16 | Enable WebKit's Inspector if Swift is run in debug mode. | Tobias Markmann |
2013-09-16 | Fix heap-use-after-free bug reported by asan. | Tobias Markmann |
2013-09-16 | Disable dynamic loading in bundled Lua | Remko Tronçon |
2013-09-15 | Install Sluift | Remko Tronçon |
2013-09-15 | Use system Lua if present | Remko Tronçon |
2013-09-14 | Fix install name of libSwiften.dylib on OS X | Remko Tronçon |
2013-09-08 | Add missing make_shared include. | Remko Tronçon |
2013-09-08 | scons2ninja: Support quoted flags. | Remko Tronçon |
2013-09-08 | Use (deprecated) declaration of ivars in interface | Remko Tronçon |
2013-09-07 | Add boost serialization for std::set | Kevin Smith |
2013-09-07 | Add boost::serialization for posix_time. | Kevin Smith |
2013-09-02 | scons2ninja: Added support for dist=1. | Remko Tronçon |
2013-09-01 | Sluift: More PubSub convenience methods & use cases. | Remko Tronçon |
2013-08-31 | Move newline handling for Base64 to VCard parser. IBB's Base64 won't have new... | Tobias Markmann |
2013-08-31 | Fix Qt warnings in avatar loading and add multi-line support to Base64 decoder. | Tobias Markmann |
2013-08-31 | Honour user's no encryption decision in manual configuration for non-eagle mode. | Tobias Markmann |