Age | Commit message (Expand) | Author |
2016-11-04 | Provide explanation for empty trellis cells to user | Tobias Markmann |
2016-11-01 | Explicitly synchronize chat view font sizes on font size change | Tobias Markmann |
2016-10-24 | Add missing check of QFile::open return value in about dialog | Tobias Markmann |
2016-10-24 | Reduce width of sidebar in chat theme; move time inline | Tobias Markmann |
2016-10-24 | Make avatar size relative to font size | Tobias Markmann |
2016-10-21 | Add delivery-warning SVG icon with a matching style | Tobias Markmann |
2016-10-21 | Fix package generation on macOS 10.12 | Tobias Markmann |
2016-10-21 | Fix potential nullptr dereference in QtVCardWidget | Tobias Markmann |
2016-10-21 | Use unique_ptr instead of manual delete | Tobias Markmann |
2016-10-20 | Add code-signing of macOS releases to Swift changelogs | Tobias Markmann |
2016-10-20 | Fix focus rect vanishing in trellis mode after sending a message | Tobias Markmann |
2016-10-19 | Fix presence handling of own contact in roster | Tobias Markmann |
2016-10-19 | Scale QWebView DPI resolution to match desktop DPI resolution | Tobias Markmann |
2016-10-05 | Add missing sensible asserts to testing and QtMainWindow | Tobias Markmann |
2016-10-04 | Handle boost::bad_lexical_cast exception in StatusCache | Tobias Markmann |
2016-09-30 | Only scale avatars that are not embedded Qt resources | Tobias Markmann |
2016-09-29 | Fix uninitialised class members | Tobias Markmann |
2016-09-27 | Add setting to disable automatic software updates | Tobias Markmann |
2016-09-26 | Use const std::unique_ptr for pimpl idiom usage | Tobias Markmann |
2016-09-26 | Update and tidy up Sparkle software update support | Tobias Markmann |
2016-09-08 | Improve visibility of currently focused chat input in trellis mode | Tobias Markmann |
2016-09-07 | Add ability to filter results in "Search Room" dialog | Tobias Markmann |
2016-09-07 | Explicitly set layout direction based on QT_LAYOUT_DIRECTION | Tobias Markmann |
2016-09-05 | Add simple versioning to QtScaledAvatarCache | Tobias Markmann |
2016-09-01 | Remove translator's pseudonym | Kevin Smith |
2016-08-26 | Improve API clarity of MUCSearchItem::setParent | Tobias Markmann |
2016-08-25 | Alphabetically sort MUC search result | Tobias Markmann |
2016-08-24 | Improve readability of message receipt icons | Tobias Markmann |
2016-08-23 | Only use Lato font for rosters and the chat view | Tobias Markmann |
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-22 | Set correct font family and font weight in lato.css | 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-17 | Optionally create GPG signature for generated tarball | Tobias Markmann |
2016-08-17 | Enable hunspell support for Debian packages | 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-03 | Open corresponding chat window when sending files via roster | Tobias Markmann |
2016-08-02 | Fix notice sometimes showing empty popup dialog on activation | Tobias Markmann |
2016-07-27 | Fix Doxygen warnings | 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 | Allow to wrap long words in the chat view | Tobias Markmann |
2016-07-22 | Add button to changelog dialog to about dialog | Tobias Markmann |