Age | Commit message (Expand) | Author |
2015-05-07 | Add support for Qt 5.4.1 to build and distribution process on Windows | Tobias Markmann |
2015-04-28 | Allow editing bookmarks of MUC chats in the "Recent Chats" | Tobias Markmann |
2015-04-28 | Add Qt flags detection using pkg-config on Linux platforms | Tobias Markmann |
2015-04-10 | Fix keyboard shortcuts for --no-tabs mode | Tobias Markmann |
2015-04-10 | Change trellis tab movement shortcuts | Tobias Markmann |
2015-04-10 | Introduce FeatureOracle class for contact feature support detection | Tobias Markmann |
2015-04-05 | Improve UX regarding room bookmark handling | Tobias Markmann |
2015-04-04 | Fix popup visibility issues in QtSuggestingJIDInput | Tobias Markmann |
2015-04-03 | Fix vertical alignment of close button in QtClosableLineEdit | Tobias Markmann |
2015-04-03 | Use SizeAllCursor for trellis resize dialog | Tobias Markmann |
2015-04-03 | Elide rightmost fields in the VCard dialog | Tobias Markmann |
2015-03-31 | Disable signals when adding a tab to the trellis layout | Tobias Markmann |
2015-03-28 | Move common code into a shared QtUIFactory::showTabs() method | Tobias Markmann |
2015-03-28 | Fix typo in ChatController regarding Message Receipts | Tobias Markmann |
2015-03-27 | Fix terminology inconsistency "Organisation" -> "Organization" | Tobias Markmann |
2015-03-27 | Improve Windows MSI installer upgrade experience | Tobias Markmann |
2015-03-26 | Add emoticons input popup | Daniel Baczynski |
2015-03-24 | Don't crash when the UI doesn't provide a user search window | Kevin Smith |
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 |