Age | Commit message (Expand) | Author |
2014-10-07 | Fix clang compiler warning related to inititalization order of members in ctor. | Tobias Markmann |
2014-10-07 | Fix QLayout related warning. | Tobias Markmann |
2014-10-07 | Add tooltip to preferred stars of profile editor to describe what it's for. | Tobias Markmann |
2014-10-07 | Hide unchecked preferred stars in profile editor where there is only one field. | Tobias Markmann |
2014-10-06 | Fix detailed name not being shown in profiles. | Tobias Markmann |
2014-10-06 | Always bring 'Edit contact' window to the top on 'Edit contact' so it is visible | Tobias Markmann |
2014-10-03 | Suggest MUC occupants when typing in highlight editor JID box | Richard Maudsley |
2014-10-01 | Render selected highlight item rule in italic | Richard Maudsley |
2014-10-01 | Fix resizability behavior of 'Edit Bookmark'-Dialog. | Tobias Markmann |
2014-09-30 | Always bring profile window to the top on 'Show Profile' so it is visible to the | Tobias Markmann |
2014-09-20 | Fix ASAN-reported heap-use-after-free bug. | Tobias Markmann |
2014-09-18 | Fix memory leak of mucRecentsMenu_ in QtChatListWindow. | Tobias Markmann |
2014-09-16 | Fix boost::optional abuses that stop compilation with latest boost | Kevin Smith |
2014-08-10 | Address memory leak | Kevin Smith |
2014-08-01 | Fix issue in QtUtilities reported by ASAN. | Tobias Markmann |
2014-07-29 | Fix rule for highlighting messages from individual sender JID or MUC nick. | Richard Maudsley |
2014-07-29 | Add ability to reorder highlight rules list. | Richard Maudsley |
2014-07-29 | Prevent nick highlight rule highlighting the entire message and remove defaul... | Richard Maudsley |
2014-07-29 | Add close button to chat window alerts. | Richard Maudsley |
2014-07-28 | Change highlight rule default to MUC for new rules. | Richard Maudsley |
2014-07-28 | Fix displaying blocked user warning with bound JID chats. Support multiple al... | Richard Maudsley |
2014-07-28 | Fix highlight rules dialog size. | Richard Maudsley |
2014-07-27 | Fix recent chat items not being shown for private MUC messages. | Richard Maudsley |
2014-07-14 | Show status message instead of empty VCard dialog when receiving VCard or whe... | Richard Maudsley |
2014-07-09 | Reworked highlight rules dialog. Added support for highlighting individual wo... | Richard Maudsley |
2014-07-09 | Improve search filter matching algrorithm. | Richard Maudsley |
2014-07-09 | Honour 'show offline contacts' toggle when exiting roster search filter | 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-07-09 | Add dialog to send AdHoc's to target specific JID's. Fix multi-item Form rend... | Richard Maudsley |
2014-07-09 | Refactor AdHoc forms. | Richard Maudsley |
2014-07-08 | Added close/clear button to roster filter search term box. | Richard Maudsley |
2014-07-07 | Show own tooltip when hovering over roster header. | Richard Maudsley |
2014-07-01 | Reset roster filter when hitting enter to start chat. | Richard Maudsley |
2014-05-30 | Show most recent time when squashing presence, not the earliest | Richard Maudsley |
2014-05-29 | Check if contact supports file transfer before sending | Richard Maudsley |
2014-05-29 | Right-click MUC in Recents to bookmark. | Richard Maudsley |
2014-05-27 | Fix QtTreeWidget compiler warnings. | Richard Maudsley |
2014-05-26 | Allow bookmarking of MUCs from cog menu. | Richard Maudsley |
2014-05-26 | Fix uninitialized variables. | Tobias Markmann |
2014-05-26 | Add QtFilterWidget, a general live-filtering composite widget for QtTreeWidgets. | Tobias Markmann |
2014-05-19 | Fix compilation | Remko Tronçon |
2014-05-18 | Fix uninitialized variables | Remko Tronçon |
2014-05-18 | Fix spell check leaks and errors | Remko Tronçon |
2014-04-25 | Hide reason field in impromptu chat invites. | Richard Maudsley |
2014-04-23 | Don't suggest people who are already in the Start Chat list. | 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-17 | Handle menu shortcuts for "Add contact..." and "Start chat..." application wi... | Tobias Markmann |