Age | Commit message (Expand) | Author |
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 | Fix setting recent search server when doing a local user search | Tobias Markmann |
2016-05-04 | Fix /me message handling for highlighted messages | 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 | 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 | Fix bug of /me commands not being shown as actions | Tobias Markmann |
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-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-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-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
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-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 warning coloring of chat input field | Tobias Markmann |
2016-03-04 | Remove unneeded files from old highlight editor UI | 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-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 | 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 | Update Dutch translation | Edwin Mons |
2016-02-15 | Move QApplication instantiation in QtUI/main.cpp down | Edwin Mons |
2016-02-11 | Make Add <field> in the VCard wizard translatable | Edwin Mons |
2016-02-10 | Fix update_translations | Edwin Mons |
2016-02-04 | Remove abandoned Swiftob subprojectswift-3.0rc1 | Tobias Markmann |
2016-02-04 | Anonymise owner and group in source tar package | Edwin Mons |
2016-02-02 | Change stanza body to boost::optional<std::string> type | Tobias Markmann |
2016-02-01 | Fix MUC nickname change error in ChatController | Tobias Markmann |
2016-01-24 | Change version information in about dialog to be selectable | Tobias Markmann |