Age | Commit message (Expand) | Author |
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 |
2016-11-23 | Migrate remaining Swiften/Base/foreach.h use to range-based for loop | Tobias Markmann |
2016-05-27 | Allow to invite multiple contacts to a chat room at once | Tobias Markmann |
2016-05-27 | Add presence to manually added contacts in 'Start Chat…' dialog | Tobias Markmann |
2016-05-27 | Fix QtSuggestingJIDInput popup behavior on OS X | Tobias Markmann |
2016-05-26 | Bring existing dialog to front on open of "Start Chat…" dialog | Tobias Markmann |
2016-05-26 | Fix setting recent search server when doing a local user search | Tobias Markmann |
2016-04-05 | Migrate to Boost.Signals2 from Boost.Signals | Tobias Markmann |
2016-04-04 | Modernize code to use range based for loops using clang-tidy | Tobias Markmann |
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-04-01 | Modernize code to use C++11 nullptr using clang-tidy | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2016-03-30 | Apply consistent #include grouping and sorting style | Tobias Markmann |
2015-10-27 | Change window icon to default avatar on Windows | Tobias Markmann |
2015-10-13 | Fix crash in user search dialog for invitation use case | Tobias Markmann |
2015-09-22 | Reset potential warning when opening 'Add Contact' dialog | Tobias Markmann |
2015-07-14 | Fix memory leak in QtUserSearchWindow | Tobias Markmann |
2015-04-04 | Fix popup visibility issues in QtSuggestingJIDInput | Tobias Markmann |
2015-02-11 | Fix missing removable icon in contact listing of "Start Chat…" dialog | Tobias Markmann |
2015-02-09 | Fix memory leaks reported by LSAN | Tobias Markmann |
2014-12-15 | Update Copyright in Swift | Kevin Smith |
2014-11-06 | Wording improvements in 'Start chat'/'Invite'-dialogs. | Tobias Markmann |
2014-10-30 | Prevent user from adding contacts twice to a roster. | Tobias Markmann |
2014-10-14 | Remove empty fields from XEP-0055 search query before sending it over the wire. | Tobias Markmann |
2014-10-10 | Fix JID auto-complete item select not working when adding a contact. | Richard Maudsley |
2014-10-03 | Suggest MUC occupants when typing in highlight editor JID box | Richard Maudsley |
2014-09-16 | Fix boost::optional abuses that stop compilation with latest boost | Kevin Smith |
2014-07-09 | Improve search filter matching algrorithm. | Richard Maudsley |
2014-07-09 | Hide QtSuggestingJIDInput suggestions when the list is empty. | Richard Maudsley |
2014-07-09 | Reset QtSuggestingJIDInput when a contact has been selected. | Richard Maudsley |
2014-07-09 | Fix attempting to start impromptu chat when impromptu not supported. | Richard Maudsley |
2014-04-25 | Hide reason field in impromptu chat invites. | Richard Maudsley |
2014-04-22 | Fix crash in QtUserSearchWindow. | Richard Maudsley |
2014-04-22 | Fix for crash when resetting New Chat wizard. | Richard Maudsley |
2014-04-07 | Clear the reason field in invite dialogs before showing them | Richard Maudsley |
2014-04-07 | Allow contacts to be dragged from the Chats tab into the search window | Richard Maudsley |
2014-04-02 | Automatically moving user into the chat list when you select from the populat... | Richard Maudsley |
2014-02-02 | Sluift: Add missing headers | Remko Tronçon |
2013-11-18 | Improve tooltips to include avatars, last seen and vcard information. | Tobias Markmann |
2013-10-26 | VCard: Add small margin to QtRemovableItemDelegate. | Tobias Markmann |
2013-10-01 | Adding support for impromptu MUCs. | Tobias Markmann |
2013-08-23 | FormField element refactoring. | Remko Tronçon |
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon |
2012-06-30 | Don't crash when going forward/backward through User Search and completing wi... | Kevin Smith |
2012-06-30 | Align radio buttons in user search things. | Kevin Smith |
2012-04-23 | Explicitly show "No results." if a user search yields to no results on the re... | Tobias Markmann |
2012-04-08 | 'Add contact' from MUC right-click menu | dknn |
2012-03-23 | Don't let trailing whitespace in JIDS interfere with User Search | Kevin Smith |
2012-03-20 | Naming suggestion for 'Add Contact'-dialog and "Edit Contact"-dialog based on... | Tobias Markmann |