Age | Commit message (Expand) | Author |
2016-06-14 | Add support for URLs with IPv6 addresses in Swift::URL | Tobias Markmann |
2016-06-14 | Re-enable support for system libminiupnpc and libnatpmp | Tobias Markmann |
2016-06-14 | Enable trellis support by default | Tobias Markmann |
2016-06-10 | Fix remaining compiler warnings on OS X with clang | Tobias Markmann |
2016-06-02 | Ignore warning 4503 when building with MS Visual Studio compiler | Tobias Markmann |
2016-06-02 | Implement allow_warnings SCons flag for Windows | Tobias Markmann |
2016-06-02 | Add missing define for static building for swiften-config | Tobias Markmann |
2016-05-31 | Fix serialization code in response to VS 2013 warning | Tobias Markmann |
2016-05-27 | Allow to invite multiple contacts to a chat room at once | Tobias Markmann |
2016-05-27 | Move avatars slightly to left in chat view to overlay swatch | Tobias Markmann |
2016-05-27 | Add presence to manually added contacts in 'Start Chat…' dialog | Tobias Markmann |
2016-05-27 | Fix QtSuggestingJIDInput popup behavior on OS X | Tobias Markmann |
2016-05-26 | Fix MUC invitation request being overwritten by presence change | Tobias Markmann |
2016-05-26 | Bring existing dialog to front on open of "Start Chat…" dialog | Tobias Markmann |
2016-05-26 | Add minidump analysis python script for Windows crash dumps | Tobias Markmann |
2016-05-26 | Fix setting recent search server when doing a local user search | Tobias Markmann |
2016-05-25 | Remove unnecessary include of iostream header | Tobias Markmann |
2016-05-04 | Fix /me message handling for highlighted messages | Tobias Markmann |
2016-04-29 | Improve README.md quick start section and parallel build text | Tobias Markmann |
2016-04-29 | Restructure and reword project documentation | Tobias Markmann |
2016-04-28 | Change remaining std::auto_ptr usage to std::unique_ptr | Tobias Markmann |
2016-04-26 | Fix scons2ninja.py due to recent change in RCC usage | Tobias Markmann |
2016-04-26 | Make remaining UI strings in QtHighlightEditor translatable | Tobias Markmann |
2016-04-25 | Convert hard tabs to four spaces in all our SConscript/*.py files | Tobias Markmann |
2016-04-25 | Add Lato font and use it in chat view theme | Tobias Markmann |
2016-04-25 | Fix detection of vertical scroll bar position in chat views | Tobias Markmann |
2016-04-25 | Update 3rdParty lcov to version 1.12 | Tobias Markmann |
2016-04-25 | Require a configured TLS backend to build | Tobias Markmann |
2016-04-22 | Increase top margin on follow up messages | Tobias Markmann |
2016-04-22 | Mark file-transfer notice as read when chat window is activated | Tobias Markmann |
2016-04-14 | Fix delayed login/roster resize on window resize in netbook mode | Tobias Markmann |
2016-04-14 | Set QT_SELECT environment variable during scons build | Tobias Markmann |
2016-04-14 | Fix bug of /me commands not being shown as actions | Tobias Markmann |
2016-04-12 | Use C++11 threading library instead of Boost.Thread | Tobias Markmann |
2016-04-11 | Drop executable permission on source files | Michael Vetter |
2016-04-11 | Add missing dependency to InstallSwiftDependencies | Michael Vetter |
2016-04-08 | Fix code in response to compiler warnings by clang | Tobias Markmann |
2016-04-07 | Increase unread marker height to not overlap with messages | Tobias Markmann |
2016-04-07 | Fix building with system boost on Debian 8.4 | Tobias Markmann |
2016-04-06 | Fix include case typo | Tobias Markmann |
2016-04-06 | Move ack indicator position and reduce height of followup messages | Tobias Markmann |
2016-04-06 | Break long words (e.g. URLs) in chat view to prevent overflows | Tobias Markmann |
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 |