summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-17Rename variable for consistencyKevin Smith
2018-06-21Add a leave room option in MUC roomsThanos Doukoudakis
2016-04-05Migrate to Boost.Signals2 from Boost.SignalsTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2014-12-15Update Copyright in SwiftenKevin Smith
2012-07-14Initial DLL support for Swiften.Remko Tronçon
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2010-11-28Change error from optional to shared_ptr in GenericRequestRemko Tronçon
2010-11-01Disable bookmarks when offline.Kevin Smith
2010-09-12Block MUC bookmarks until the server has responded.Kevin Smith
2010-06-02Rename boost_signalslib.h to boost_bsignals.Remko Tronçon
2010-06-02Using Boost workaround for Qt signals keyword clash.Remko Tronçon
2010-05-08Flush bookmarks.Remko Tronçon
2010-05-08Remove duplicate MUCBookmark structure.Remko Tronçon
2010-05-07Cleaned up MUC code.Remko Tronçon
2010-04-30Support adding/removing bookmarks from the UIKevin Smith
2010-04-08Added copyrights to Swiften.Kevin Smith
2010-03-29Request bookmarks at login.Kevin Smith
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon
2010-03-28Chat list in the gui (mostly non-functional).Kevin Smith
2010-03-26Starting plumbing for MUC bookmarksKevin Smith