summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-14Fix various uses of numeric_cast in UI bitsEdwin Mons
2017-02-27Redesign highlight logic and processingTobias Markmann
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
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
2016-02-02Change stanza body to boost::optional<std::string> typeTobias Markmann
2015-11-06Making virtual calls in constructor of ChatControllers explicitTobias Markmann
2015-07-10Create notice events for incoming file-transfersTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2012-12-31Fix more warnings.Remko Tronçon
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-11-10Don't crash on login with pending subscription events.Remko Tronçon
2012-04-26Only include targeted messages in the Chats view count for MUCs.Kevin Smith
2012-04-26Avoid duplicate subscription requests.Kevin Smith
2012-04-12Refactoring incoming MUC invites UI.Tobias Markmann
2011-04-18Cleaned up includes.swift-2.0alphaRemko Tronçon
2011-03-10(Really this time) fix unread messages.Kevin Smith
2011-03-09Fix marking notices as read.Kevin Smith
2011-02-14Removed Swift::String.Remko Tronçon
2010-11-15Don't show unread events after signout.Kevin Smith
2010-10-25Remove the use of Shared<>.Remko Tronçon
2010-10-22Minor fixes to MUCs.Kevin Smith
2010-10-15Fixed a segfault with pending events.Remko Tronçon
2010-10-08Fixing assorted memory leaks.Kevin Smith
2010-10-08Fix for very unlikely timing-related crash when quitting during event handlingKevin Smith
2010-10-07Code cleanup from recent commitsKevin Smith
2010-10-01Only show system tray message icon for message events.Kevin Smith
2010-09-15Moved events from Swiften to Swift.Remko Tronçon