Age | Commit message (Expand) | Author |
2016-04-06 | Add distcc support to our SCons script | Tobias Markmann |
2016-04-05 | Migrate to Boost.Signals2 from Boost.Signals | Tobias Markmann |
2016-04-04 | Modernize code to use range based for loops using clang-tidy | Tobias Markmann |
2016-04-04 | Apply automated clang-tidy fixes and add missing includes | Tobias Markmann |
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-04-01 | Modernize code to use C++11 nullptr using clang-tidy | Tobias Markmann |
2016-04-01 | Specifically handle Slimber/Limber in FixIncludes.py | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2016-03-31 | Stop building some TLS providers as always static | Kevin Smith |
2016-03-30 | Apply consistent #include grouping and sorting style | Tobias Markmann |
2016-03-29 | Refactored keyword highlighting | Tobias Markmann |
2016-03-29 | Replace chat view theme with one based on the new design | Tobias Markmann |
2016-03-17 | Tidy XEP-0141 code | Tim Robbings |
2016-03-17 | Put Sluift headers in their own group with FixIncludes.py | Tobias Markmann |
2016-03-17 | Cleanup #pragma pollution in Sluift element convertors | Tobias Markmann |
2016-03-17 | Don't allow JIDs with explicitly empty resources | Kevin Smith |
2016-03-17 | Add .clang-format configuration file for Swift projects | Tobias Markmann |
2016-03-15 | Explicitly convert between nullable and non-nullable on OS X | Tobias Markmann |
2016-03-14 | Build all Swift projects as C++11 | Tobias Markmann |
2016-03-11 | Fix translatability of vCard editor popup menu items | Tobias Markmann |
2016-03-10 | Fix crashes in spellchecking code in case of broken backend | Tobias Markmann |
2016-03-09 | Improve profile editing UX when vCard is not supported | Tobias Markmann |
2016-03-09 | Fix FixIncludes.py script to handle Objective C (.mm) | Tobias Markmann |
2016-03-09 | Fix using external OpenSSL on Mac OS X | Tobias Markmann |
2016-03-09 | Fix warning coloring of chat input field | Tobias Markmann |
2016-03-08 | Remove superfluous implementation files | Tobias Markmann |
2016-03-04 | Fix small issues around Swiften/QA/TLSTest | Tobias Markmann |
2016-03-04 | Remove unneeded files from old highlight editor UI | Tobias Markmann |
2016-02-29 | Add workaround for building with Boost 1.60 as C++11 | Tobias Markmann |
2016-02-29 | Fix compilation with Boost 1.60 | Tobias Markmann |
2016-02-29 | Fix scons2ninja tooling | Tobias Markmann |
2016-02-29 | Fix possible race condition between Connection and Connectors | Tobias Markmann |
2016-02-29 | Fix data race in BoostConnection reported by TSANswift-4.0alpha | Tobias Markmann |
2016-02-26 | Fix minor gripes in Dutch translationswift-3.0 | Edwin Mons |
2016-02-26 | Update German translation | Tobias Markmann |
2016-02-26 | Add Barun to COPYING.thirdparty | Tobias Markmann |
2016-02-26 | Fixed a typo in InstallSwiftDependencies.sh | barun511 |
2016-02-25 | Disable Hunspell support by default as it is not finished yet | Tobias Markmann |
2016-02-15 | Disable file-transfers to MUC PM contactsswift-3.0rc3 | Tobias Markmann |
2016-02-15 | Update Dutch translation | Edwin Mons |
2016-02-15 | Support early IBB use in Jingle File Transfer | Tobias Markmann |
2016-02-15 | Fix crash when saving a received file to non-writable location | Tobias Markmann |
2016-02-15 | Fix file-transfer UI replace after presence change glitch | Tobias Markmann |
2016-02-15 | Improve SCons reporting on missing Qt tools | Tobias Markmann |
2016-02-15 | Update Dutch translation | Edwin Mons |
2016-02-15 | Move QApplication instantiation in QtUI/main.cpp down | Edwin Mons |
2016-02-12 | Fix bug in OS X Notification Center backend on empty callback | Tobias Markmann |
2016-02-11 | Add support for Fedora to InstallSwiftDependencies.sh | Tobias Markmann |
2016-02-11 | Make Add <field> in the VCard wizard translatable | Edwin Mons |
2016-02-10 | Sluift: Add timeout to roster receiving operations | Roger Planas |