Age | Commit message (Expand) | Author |
2015-02-23 | Fix chat window title showing wrong chat titleswift-3.0beta1 | Tobias Markmann |
2015-02-20 | Fix Ctrl/Cmd + Page Up/PageDown shortcuts | Tobias Markmann |
2015-02-18 | Fix crash when a tab drag is aborted in trellis mode | Tobias Markmann |
2015-02-17 | Fix shortcut handling for chat window navigation | Tobias Markmann |
2015-02-17 | Fix terminology: 'join room' -> 'enter room' | Tobias Markmann |
2015-02-16 | Show a warning notice when trying to enter a blocked room | Tobias Markmann |
2015-02-11 | Do not try highlight words if no text and background colours are specified | Tobias Markmann |
2015-02-11 | Fix missing removable icon in contact listing of "Start Chat…" dialog | Tobias Markmann |
2015-02-11 | Fix code style | Tobias Markmann |
2015-02-11 | Fix --no-tabs mode broken | Tobias Markmann |
2015-02-09 | Fix unused parameter warnings in some testing headers | Kevin Smith |
2015-02-09 | Fix sender text that is used for matching highlight rules | Tobias Markmann |
2015-02-09 | Fix focus handling bug with regard to tab changing | Tobias Markmann |
2015-02-09 | Fix UI update issue and enabled state of "Display Notice" in Notices view | Tobias Markmann |
2015-02-09 | Fix memory leaks reported by LSAN | Tobias Markmann |
2015-02-06 | Use windeployqt.exe if available and Win distribution documentation fix | Tobias Markmann |
2015-02-06 | Document the less self-explaining setting constants | Tobias Markmann |
2015-02-05 | Fix typo | Kevin Smith |
2015-02-05 | Fix ASAN reported use-after-free error | Tobias Markmann |
2015-02-05 | Correctly render MUC system messages as system messages | Tobias Markmann |
2015-02-05 | Add default hightlight rule that matches for the own nickname | Tobias Markmann |
2015-02-05 | Add "Reset defaults" button to highlight editor window. | Tobias Markmann |
2015-02-03 | Fix chat log system messages related to entering a room | Tobias Markmann |
2014-12-15 | Update copyright in missed file | Kevin Smith |
2014-12-15 | Update Copyright in Swift | Kevin Smith |
2014-12-14 | Add support for new trellis layout for chat windows. | Tobias Markmann |
2014-12-10 | Fix spell checking by using QSyntaxHighlighter. | Tobias Markmann |
2014-12-10 | Fix typos in "Edit Blocking List..." dialog. | Tobias Markmann |
2014-11-13 | Correct notification of Qt in EventModel about changes in the model. | Tobias Markmann |
2014-11-06 | Wording improvements in 'Start chat'/'Invite'-dialogs. | Tobias Markmann |
2014-11-06 | Open context menu for the roster on menu key you find on Windows keyboards. | Tobias Markmann |
2014-11-04 | Remove old suggestions from contact edit dialog before adding new ones. | Tobias Markmann |
2014-10-31 | Fix uninitialized members in whiteboard's GView. | Tobias Markmann |
2014-10-31 | Enable unblocking contacts from cog menu. | Tobias Markmann |
2014-10-31 | Fix source code layout. | Tobias Markmann |
2014-10-31 | Fix uninitialized member in Contact. | Tobias Markmann |
2014-10-31 | Pass QString arguments by reference and not value. | Tobias Markmann |
2014-10-30 | Prevent user from adding contacts twice to a roster. | Tobias Markmann |
2014-10-30 | Add missing virtual and SWIFTEN_OVERRIDE annotations to reduce warnings with ... | Tobias Markmann |
2014-10-28 | Only handle impromptu MUC invites once. | Tobias Markmann |
2014-10-23 | Fix code in response to clang warnings. | Tobias Markmann |
2014-10-20 | Change old C-style cast to static_cast. | Tobias Markmann |
2014-10-17 | Disable online only actions when offline. | Tobias Markmann |
2014-10-17 | Implement support for displaying nickname changes. | Tobias Markmann |
2014-10-16 | Change text in blocking list editor from 'click' to 'double-click' to reflect | Tobias Markmann |
2014-10-16 | Fix user experience issues related to blocking list editor. | Tobias Markmann |
2014-10-14 | Remove empty fields from XEP-0055 search query before sending it over the wire. | Tobias Markmann |
2014-10-14 | Fix tab order of join room dialog. | Tobias Markmann |
2014-10-10 | Fix JID auto-complete item select not working when adding a contact. | Richard Maudsley |
2014-10-09 | Prevent renaming of 'Contacts' roster group used for groupless contacts. | Tobias Markmann |