summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2019-01-21Make Version.py compatible with both Py2 and Py3Edwin Mons
2019-01-15Merge tag 'swift-4.x' into masterTobias Markmann
2019-01-07Update for Debianswift-4.0.3Tobias Markmann
2018-11-14Fix various uses of numeric_cast in UI bitsEdwin Mons
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-06-21Add missing include for QAbstractItemModelTobias Markmann
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-04-10Update Debian changelogTobias Markmann
2018-04-05Fix convertToWindowsVersion() function to handle more RCsswift-4.0.2Tobias Markmann
2018-03-28Fix error response handling when requesting VCardsswift-4.0.1Tobias Markmann
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