Age | Commit message (Expand) | Author |
2016-08-23 | Improve chat view font handling | Tobias Markmann |
2016-08-23 | Do not require debug MSVC runtime for non optimized builds | Tobias Markmann |
2016-08-22 | Add shortcuts to change chat view font size | Tobias Markmann |
2016-08-19 | Fix crash during trellis size change on Windows | Tobias Markmann |
2016-08-19 | Support dropping tabs on tab widgets | Tobias Markmann |
2016-08-18 | Tweak grid selection dialog rendering | Tobias Markmann |
2016-08-15 | Improve UX of grid selection dialog | Tobias Markmann |
2016-08-09 | Enable better date formatting in the UI | Tobias Markmann |
2016-08-09 | Fix SVG rendering related packaging issues | Tobias Markmann |
2016-08-03 | Draw usernames in contact list in dark gray | Tobias Markmann |
2016-08-03 | Add support for signing the resulting MSI installer on Windows | Tobias Markmann |
2016-08-02 | Fix notice sometimes showing empty popup dialog on activation | Tobias Markmann |
2016-07-25 | Changing default avatar to a blue circled swift | Tobias Markmann |
2016-07-22 | Crop avatars to squares so they look better inside the chat view | Tobias Markmann |
2016-07-22 | Add button to changelog dialog to about dialog | Tobias Markmann |
2016-07-19 | Fix Swift UI sometimes getting stuck during login | Tobias Markmann |
2016-07-12 | Improved logo-shaded-text.svg and its use in login window | Tobias Markmann |
2016-07-12 | Bring background enter room dialog to front if it exists | Tobias Markmann |
2016-07-12 | Remove Snarl notification support | Tobias Markmann |
2016-07-07 | Split COPYING.thirdparty in contributions and dependencies | Tobias Markmann |
2016-06-30 | Add initial support for code signing on OS X | Tobias Markmann |
2016-06-27 | Fix cleanup of date_facet instance | Tobias Markmann |
2016-06-23 | Improve Linux spell checking UX and enable it by default | Tobias Markmann |
2016-06-23 | Change minidump filename format to include version and date | Tobias Markmann |
2016-06-15 | Load and set Lato font as UI font for Qt | Tobias Markmann |
2016-06-14 | Enable trellis support by default | Tobias Markmann |
2016-05-27 | Allow to invite multiple contacts to a chat room at once | 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 | 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-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 | Fix detection of vertical scroll bar position in chat views | Tobias Markmann |
2016-04-14 | Fix delayed login/roster resize on window resize in netbook mode | Tobias Markmann |
2016-04-08 | Fix code in response to compiler warnings by clang | Tobias Markmann |
2016-04-06 | Fix include case typo | 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 | Fix warning coloring of chat input field | Tobias Markmann |
2016-03-04 | Remove unneeded files from old highlight editor UI | Tobias Markmann |