Age | Commit message (Expand) | Author |
2018-08-02 | Have StreamStack own the top and bottom layer | Tobias Markmann |
2018-08-01 | Use interfaces for top and bottom layer in StreamStack | Tobias Markmann |
2018-08-01 | Avoid lvalue and simplify boolean expression | Tobias Markmann |
2018-07-31 | Have StreamStack own intermediate layers via std::unique_ptr | Tobias Markmann |
2018-07-30 | Add clang-tidy-fix target to Makefile | Tobias Markmann |
2018-07-30 | Use std::unique_ptr to have TLS classes own the TLSContext | Tobias Markmann |
2018-07-27 | Autofix boost-use-to-string clang-tidy warnings | Kevin Smith |
2018-07-27 | Fix compiler warnings | Kevin Smith |
2018-07-27 | Add clang-tidy support | Kevin Smith |
2018-07-26 | Allow scons2ninja to work with check=1 | Kevin Smith |
2018-07-26 | Fix trailing whitespace | Kevin Smith |
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 |