Age | Commit message (Expand) | Author |
2015-05-31 | Open profile windows in their ideal size so everything is readable | Tobias Markmann |
2015-05-31 | Overriding QtVCardWidget::sizeHint() so ideally there is no scrolling | Tobias Markmann |
2015-05-31 | Layout improvements to QtVCardPhotoAndNameFields | Tobias Markmann |
2015-05-31 | Overriding QtElidingLabel::sizeHint() so preferably all text is shown | Tobias Markmann |
2015-05-26 | Fix trellis related bugs | Tobias Markmann |
2015-05-26 | Set QtGetridSelectionDialog to frameless window to enable cursor changes | Tobias Markmann |
2015-05-26 | Add visual resize indicator in bottom right corner of QtGridSelectionDialog | Tobias Markmann |
2015-05-20 | Usability improvements to "Enter Room" dialog | Tobias Markmann |
2015-05-20 | Limit Qt placeholder text workaround to affected versions | Tobias Markmann |
2015-05-19 | Consolidate Python and SCons files to tab based indentation | Tobias Markmann |
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-27 | Fix terminology inconsistency "Organisation" -> "Organization" | Tobias Markmann |
2015-03-26 | Add emoticons input popup | Daniel Baczynski |
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-16 | Show a warning notice when trying to enter a blocked room | 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 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-05 | Fix typo | Kevin Smith |
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 |