summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-19Remove std::endl from SWIFT_LOG callsEdwin Mons
2019-11-14Remove extra semicolonsTobias Markmann
2018-07-19Rename MainController to AccountControllerThanos Doukoudakis
2018-07-18Add support for multiple accountsThanos Doukoudakis
2018-07-16Change some spelling mistakes and improve styleThanos Doukoudakis
2018-05-18Remove remants of non-netbook mode related codePeter Burgess
2018-05-10Enable Emojis on Windows and LinuxThanos Doukoudakis
2018-03-24Add option for enabling future featuresKevin Smith
2018-03-24Always use netbook modeKevin Smith
2017-08-08Enable log information export to a fileThanos Doukoudakis
2017-07-18Replace assert() with SWIFT_LOG_ASSERT for loading fontsTobias Markmann
2017-03-07Use text-based emoticons on Linux and WindowsTobias Markmann
2017-02-22Improve Swift about window regarding auto update UXTobias Markmann
2017-02-20New Unicode Emojis DialogThibault Meunier
2016-11-11Add update channel configuration dialog to the about windowTobias Markmann
2016-11-10Move Qt specific setting constants to QtUISettingConstants.hTobias Markmann
2016-09-27Add setting to disable automatic software updatesTobias Markmann
2016-09-26Update and tidy up Sparkle software update supportTobias Markmann
2016-08-23Only use Lato font for rosters and the chat viewTobias Markmann
2016-06-15Load and set Lato font as UI font for QtTobias Markmann
2016-06-14Enable trellis support by defaultTobias Markmann
2016-04-01Modernize code to use C++11 nullptr using clang-tidyTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-29Replace chat view theme with one based on the new designTobias Markmann
2015-09-03Initial support for OS X Notification CenterTobias Markmann
2015-07-07Add hidden option to prevent disconnect when smartcard removedMili Verma
2015-04-10Fix keyboard shortcuts for --no-tabs modeTobias Markmann
2015-03-26Add emoticons input popupDaniel Baczynski
2015-02-09Fix memory leaks reported by LSANTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-12-14Add support for new trellis layout for chat windows.Tobias Markmann
2014-07-09Add dialog to send AdHoc's to target specific JID's. Fix multi-item Form rend...Richard Maudsley
2013-10-04Fix heap-use-after-free bugs reported by asan.Tobias Markmann
2013-09-16Fix heap-use-after-free bug reported by asan.Tobias Markmann
2013-08-01Refactor chat messages so parsing of links/emoticons happens in controllers.Kevin Smith
2013-05-17Fixed unicode path handling.Remko Tronçon
2013-04-27Removing third-party hash implementations.Remko Tronçon
2013-03-24Don't hide the tabset if in single window modeKevin Smith
2013-02-05Make logging thread-safe.Remko Tronçon
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-12-23Remove spurious qdebugKevin Smith
2012-12-23Bundle a bare set of emoticons with Swift.Kevin Smith
2012-12-23Remember single window sizeKevin Smith
2012-12-23Make the splitter into a classKevin Smith
2012-12-23Save recent status messages and allow easy setting.Kevin Smith
2012-10-15Add command-line argument to override language.Remko Tronçon
2012-06-23Fix warningKevin Smith
2012-06-15Preliminary emoticon work.Kevin Smith
2012-04-27Avoid crash on exitKevin Smith
2012-04-11Added support for determining SmartCard Reader associated with a certificate ...Alexey Melnikov