Age | Commit message (Expand) | Author |
2017-05-15 | Disconnect potentially connected slots from signals in dtor | Tobias Markmann |
2017-05-15 | Use QPointer to prevent access to potentially freed QtTreeWidget | Tobias Markmann |
2017-05-15 | Unregister as event filter in QtFilterWidget dtor | Tobias Markmann |
2017-05-11 | Change the setting that specifies the font size. | Thanos Doukoudakis |
2017-05-08 | Fix an issue when sending a file in a chat | Thanos Doukoudakis |
2017-05-04 | Fix recent chat entries being incorrectly displayed | Joanna Hulboj |
2017-05-03 | Change the default font size in chat view | Thanos Doukoudakis |
2017-04-20 | Add missing include for QFileDevice | Tobias Markmann |
2017-04-18 | Don't pass the impromptu MUC 'reason' as the room JID | Thanos Doukoudakis |
2017-04-12 | Assert first page in QtUserSearchWindow wizard based on type | Tobias Markmann |
2017-04-10 | Only add existing environment variables to QtUI test env | Tobias Markmann |
2017-04-10 | Make the default chat view font to render thicker on Windows | Thanos Doukoudakis |
2017-04-07 | Do not grey out chat view after clearing | Joanna Hulboj |
2017-04-07 | Make day change chat system message DST aware | Tobias Markmann |
2017-04-04 | Change ‘User’ to ‘Nickname’ in highlight dialog | Tobias Markmann |
2017-04-04 | Open 1:1 chat to real JIDs from MUC rooms (not PMs) when possible | Thanos Doukoudakis |
2017-04-04 | Remove superfluous duplicated variable in QtDNDTabBar code | Tobias Markmann |
2017-04-04 | Test against dialog type instead of nullptr in QtUserSearchWindow | Tobias Markmann |
2017-03-31 | Handle potential boost::bad_any_cast exception | Tobias Markmann |
2017-03-30 | Fix access to potential unavailable page in QtUserSearchWindow | Tobias Markmann |
2017-03-29 | Initialise timerId member in QtGridSelectionDialog | Tobias Markmann |
2017-03-15 | Add link to https://swift.im/ to about dialog | Tobias Markmann |
2017-03-14 | Show correct avatars for file-transfer messages | Tobias Markmann |
2017-03-14 | Fix incorrect default chat view font size | Tobias Markmann |
2017-03-14 | Fix default avatar rendering on Windows | Tobias Markmann |
2017-03-07 | Use text-based emoticons on Linux and Windows | Tobias Markmann |
2017-03-07 | Do not color highlight mentions of the own nickname by default | Tobias Markmann |
2017-03-06 | Fix emoji dialog crash when there are no recent emojis | Tobias Markmann |
2017-03-03 | Allow pasting a newline separated list of JIDs in blocking dialog | Tobias Markmann |
2017-03-03 | Change Enter Room... QWidget to QDialog | Joanna Hulboj |
2017-03-01 | Remove support for selecting custom notification sounds | Tobias Markmann |
2017-02-28 | Do not reset font size when clearing chat view | Joanna Hulboj |
2017-02-27 | Redesign highlight logic and processing | Tobias Markmann |
2017-02-24 | Add Sparkle license to about dialog COPYING file on demand | Tobias Markmann |
2017-02-24 | Fix sorting of emoji categories in the emoji dialog | Tobias Markmann |
2017-02-24 | Use FlowLayout instead of QGridLayout in QtEmojiGrid | Tobias Markmann |
2017-02-23 | Fix crash in Swift about dialog if build w/o auto update support | Tobias Markmann |
2017-02-22 | Improve Swift about window regarding auto update UX | Tobias Markmann |
2017-02-20 | Add alternative zoom shortcuts on macOS and workaround Qt bug | Tobias Markmann |
2017-02-20 | New Unicode Emojis Dialog | Thibault Meunier |
2017-02-10 | Display error message in profile window if vCard request failed | Tobias Markmann |
2017-02-09 | Fix mouse movement when resizing trellis layout. | Joanna Hulboj |
2017-01-18 | Set cursor position to the center of the screen to show layout window in the ... | Joanna Hulboj |
2017-01-16 | Prevent cursor from jumping to the wrong position when using Change Layout di... | Joanna Hulboj |
2017-01-11 | Allow cancelling trellis resize window with escape key | Joanna Hulboj |
2016-12-15 | Merge branch 'swift-3.x’ | Tobias Markmann |
2016-12-09 | Fix overly bright rendering of status text in contact list | Tobias Markmann |
2016-12-09 | Do not emit windowClosing signal in QtTabbable dtor | Tobias Markmann |
2016-12-09 | Improve documentation of code related to impromptu chats | Tobias Markmann |
2016-12-09 | Fix issue with invites to MUC if a MUC PM for that room is open | Tobias Markmann |