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-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-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-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-02 | Make new roster's sort case insensitive | Peter Burgess |
2018-04-28 | Show away contacts as yellow | Kevin Smith |
2018-04-28 | Allow Qt to generate 0 as nullptr | Kevin Smith |
2018-04-27 | Add a new merged roster/chats/MUCs view | Kevin Smith |
2018-03-27 | Add new ReferencePayload element class, parser and serializer | Peter Burgess |
2018-03-24 | Add option for enabling future features | Kevin Smith |
2018-03-24 | Always use netbook mode | Kevin Smith |
2018-03-20 | Merge branch 'swift-4.x'swift-5.0alpha2 | Tobias Markmann |
2018-03-12 | Enable per user installations on Windows | Thanos Doukoudakis |
2018-02-27 | Fix a crash that occurs with closed chat tabs after resizing trellis | Thanos Doukoudakis |
2018-02-27 | Divide differently marked msgs and elide msgs matching room | Peter Burgess |
2018-02-22 | Request and display security markings for MUC chat windows | Peter Burgess |
2018-02-13 | Start Chat options greyed out after first use | Thanos Doukoudakis |
2018-01-30 | Change the program name of the windows installer | Thanos Doukoudakis |
2018-01-18 | Return focus to highlight rules dialog after picking a colour | Thanos Doukoudakis |
2017-12-07 | Remove shortcut for changing trellis layout | Tobias Markmann |
2017-11-22 | Fix Emoji crash on insertion | Joanna Hulboj |
2017-11-09 | Fix loading translations when detected automatically | Tobias Markmann |
2017-11-07 | Add missing Qt translatable strings to QtStrings.h | Tobias Markmann |
2017-11-07 | Enable translatability of QtSoundSelectionStyledItemDelegate | Tobias Markmann |
2017-09-24 | Fix 'Start chat...' dialog disappearing after adding participant | Tobias Markmann |
2017-08-16 | Fix inverted logging assert condition | Thanos Doukoudakis |
2017-08-15 | Force a build to stop if signing of the packages fails. | Thanos Doukoudakis |
2017-08-15 | Improve Swift’s interactions with Smart Cards | Thanos Doukoudakis |
2017-08-08 | Enable log information export to a file | Thanos Doukoudakis |
2017-07-18 | Replace assert() with SWIFT_LOG_ASSERT for loading fonts | Tobias Markmann |