summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2018-11-08Change unread counters to size_tEdwin Mons
2018-07-27Autofix boost-use-to-string clang-tidy warningsKevin Smith
2018-07-27Fix compiler warningsKevin Smith
2018-07-26Handle changes in the new roster model properlyPeter Burgess
2018-07-24Add a XEP-346 FDP Form Submission DialogPeter Burgess
2018-07-19Rename MainController to AccountControllerThanos Doukoudakis
2018-07-19Fix compiler warningsKevin Smith
2018-07-19Add server avatars to multiaccountThanos Doukoudakis
2018-07-18Add support for multiple accountsThanos Doukoudakis
2018-07-17Add unit test for missing bookmark responsesKevin Smith
2018-07-16Change some spelling mistakes and improve styleThanos Doukoudakis
2018-07-12Fix Python 3 compatibility of our SCons and tooling Python codeTobias Markmann
2018-06-21Add a leave room option in MUC roomsThanos Doukoudakis
2018-05-29Sort input file listBernhard M. Wiedemann
2018-05-18Remove remants of non-netbook mode related codePeter Burgess
2018-05-18Add underscore to QtUIFactory's member variablesPeter Burgess
2018-05-18Open swift with sensible geometry in netbook mode the first timePeter Burgess
2018-05-14Allow resending messages without 198 acksThanos Doukoudakis
2018-05-10Enable Emojis on Windows and LinuxThanos Doukoudakis
2018-05-09Remove ability to hide rosters via QSplitterTobias Markmann
2018-05-09Fix extra semicolon warning in QtDBUSURIHandler.cppTobias Markmann
2018-05-09Add timer for QtChatWindow focus to stop messages appearing unreadPeter Burgess
2018-05-08Fix scrolling to currently selected item in QtExpandedListViewTobias Markmann
2018-05-07Replace boost::lambda with C++11 lambdasTobias Markmann
2018-05-07Allow to hide empty overview bundles in rosterTobias Markmann
2018-05-04Set QSplitter width to 0px on macOS for more native lookTobias Markmann
2018-05-04Use dedicated QtExpandedListView in new roster UITobias Markmann
2018-05-04Fix issues raised by some warnings and reenable them in SwiftTobias Markmann
2018-05-02Make new roster's sort case insensitivePeter Burgess
2018-04-28Show away contacts as yellowKevin Smith
2018-04-28Don't duplicate blue-roster entries on reconnectKevin Smith
2018-04-28Disable false-positive clang warningKevin Smith
2018-04-28Allow Qt to generate 0 as nullptrKevin Smith
2018-04-27Add a new merged roster/chats/MUCs viewKevin Smith
2018-03-27Fix empty marking colour handling in MUCControllerPeter Burgess
2018-03-27Convert cppunit tests into gtests for MUCControllerTestPeter Burgess
2018-03-27Add new ReferencePayload element class, parser and serializerPeter Burgess
2018-03-24Add option for enabling future featuresKevin Smith
2018-03-24Always use netbook modeKevin Smith
2018-03-20Merge branch 'swift-4.x'swift-5.0alpha2Tobias Markmann
2018-03-19Update Swift and Swiften changelog for upcoming 4.0 releaseswift-4.0Tobias Markmann
2018-03-13Tiny fix adding #ifdef to call to logMessage()Peter Burgess
2018-03-12Enable per user installations on WindowsThanos Doukoudakis
2018-03-06Update Swift change log due to changes since last RCswift-4.0rc6Tobias Markmann
2018-03-05Update the debian and ubuntu distributionsThanos Doukoudakis
2018-03-02Fix an issue with help2man and debian packagingThanos Doukoudakis
2018-02-27Unit test recent outgoing carbons fixThanos Doukoudakis
2018-02-27Fix a crash that occurs with closed chat tabs after resizing trellisThanos Doukoudakis
2018-02-27Divide differently marked msgs and elide msgs matching roomPeter Burgess
2018-02-26Ignore invalid vCard avatar update notificationsTobias Markmann