summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-02-02Change stanza body to boost::optional<std::string> typeTobias Markmann
2015-07-10Create notice events for incoming file-transfersTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2013-03-04Qt5 support & warning fixes.Remko Tronçon
2012-04-12Refactoring incoming MUC invites UI.Tobias Markmann
2011-03-17Fixed some more strings.Remko Tronçon
2011-02-19Make Swift translatable.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2010-09-15Moved events from Swiften to Swift.Remko Tronçon
2010-06-11Show the time of Notices in the tooltip.Kevin Smith
2010-04-16Slighly better rendering for the Event view.Kevin Smith
2010-04-12Show ErrorEvent when roster push fails.Kevin Smith
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-03-22Lots of plumbing for event view.Kevin Smith
2010-03-19Start of event viewer.Kevin Smith