Age | Commit message (Expand) | Author |
2018-07-26 | Handle changes in the new roster model properly | Peter Burgess |
2018-07-24 | Add a XEP-346 FDP Form Submission Dialog | Peter Burgess |
2018-07-19 | Rename MainController to AccountController | Thanos Doukoudakis |
2018-07-19 | Fix compiler warnings | Kevin Smith |
2018-07-19 | Add server avatars to multiaccount | Thanos Doukoudakis |
2018-07-18 | Add support for multiple accounts | Thanos Doukoudakis |
2018-07-17 | Rename variable for consistency | Kevin Smith |
2018-07-17 | Add unit test for missing bookmark responses | Kevin Smith |
2018-07-17 | Don't crash on missing bookmark result | Kevin Smith |
2018-07-16 | Change some spelling mistakes and improve style | Thanos Doukoudakis |
2018-07-12 | Fix Python 3 compatibility of our SCons and tooling Python code | Tobias Markmann |
2018-06-21 | Add a leave room option in MUC rooms | Thanos Doukoudakis |
2018-06-21 | Add missing include for QAbstractItemModel | Tobias Markmann |
2018-06-19 | Don't double-connect to IP literals | Kevin Smith |
2018-05-29 | Add Bernhard M. Wiedemann to COPYING.thirdparty | Tobias Markmann |
2018-05-29 | Sort input file list | Bernhard M. Wiedemann |
2018-05-18 | Remove remants of non-netbook mode related code | Peter Burgess |
2018-05-18 | Add underscore to QtUIFactory's member variables | Peter Burgess |
2018-05-18 | Open swift with sensible geometry in netbook mode the first time | Peter Burgess |
2018-05-17 | Make generated files handle Unicode characters | Thanos Doukoudakis |
2018-05-17 | Add support for QtWebKit 5.6 and newer to packaging on Windows | Tobias Markmann |
2018-05-14 | Allow resending messages without 198 acks | Thanos Doukoudakis |
2018-05-10 | Enable Emojis on Windows and Linux | Thanos Doukoudakis |
2018-05-09 | Remove ability to hide rosters via QSplitter | Tobias Markmann |
2018-05-09 | Fix extra semicolon warning in QtDBUSURIHandler.cpp | Tobias Markmann |
2018-05-09 | Add timer for QtChatWindow focus to stop messages appearing unread | Peter Burgess |
2018-05-08 | Fix scrolling to currently selected item in QtExpandedListView | Tobias Markmann |
2018-05-07 | Replace boost::lambda with C++11 lambdas | Tobias Markmann |
2018-05-07 | Allow to hide empty overview bundles in roster | Tobias Markmann |
2018-05-04 | Set QSplitter width to 0px on macOS for more native look | Tobias Markmann |
2018-05-04 | Use dedicated QtExpandedListView in new roster UI | Tobias Markmann |
2018-05-04 | Fix issues raised by some warnings and reenable them in Swift | Tobias Markmann |
2018-05-04 | Fix version regex for dev builds in app cast generation script | Tobias Markmann |
2018-05-03 | Disable all warnings for generated Qt files | Tobias Markmann |
2018-05-03 | Replace BOOST_AUTO with C++11 auto keyword | Tobias Markmann |
2018-05-02 | Make new roster's sort case insensitive | Peter Burgess |
2018-04-28 | Show away contacts as yellow | Kevin Smith |
2018-04-28 | Don't duplicate blue-roster entries on reconnect | Kevin Smith |
2018-04-28 | Disable false-positive clang warning | Kevin Smith |
2018-04-28 | Allow Qt to generate 0 as nullptr | Kevin Smith |
2018-04-28 | Fix compiler warnings for Sluift | Kevin Smith |
2018-04-28 | Fix compiler warnings for Swiften | Kevin Smith |
2018-04-27 | Add a new merged roster/chats/MUCs view | Kevin Smith |
2018-04-18 | Mark jids with an empty domainpart as invalid | Edwin Mons |
2018-04-10 | Update Debian changelog | Tobias Markmann |
2018-04-05 | Fix convertToWindowsVersion() function to handle more RCsswift-4.0.2 | Tobias Markmann |
2018-03-29 | Fix distribution of alpha releases | Thanos Doukoudakis |
2018-03-28 | Fix error response handling when requesting VCardsswift-4.0.1 | Tobias Markmann |
2018-03-27 | Fix empty marking colour handling in MUCController | Peter Burgess |
2018-03-27 | Convert cppunit tests into gtests for MUCControllerTest | Peter Burgess |