Age | Commit message (Expand) | Author |
2014-11-06 | Cleanup for MAM fin element convertor for Sluift. | Tobias Markmann |
2014-11-04 | Remove old suggestions from contact edit dialog before adding new ones. | Tobias Markmann |
2014-11-04 | Add Sluift element convertor for MAM fin element. | 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 | Fix possible NULL pointer dereference in spell checker. | Tobias Markmann |
2014-10-31 | Pass QString arguments by reference and not value. | Tobias Markmann |
2014-10-30 | Add node attribute to MAMQuery | Edwin Mons |
2014-10-30 | Brining XEP-0313 (MAM) implementation in line with version 3.0. | 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-30 | Only call MUC::onJoinComplete signal once per MUC join. | Tobias Markmann |
2014-10-30 | Resend presence to MUC on join completion only if it changed since join. | Tobias Markmann |
2014-10-28 | Add missing default c-tor, copy c-tor and assignment operator to element for ... | 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-23 | Adding notes to Windows build instructions based on recent experience. | Tobias Markmann |
2014-10-21 | Fix crash when Swiften isn't loaded dynamically via JNI. | Tobias Markmann |
2014-10-21 | Fix libunbound support in Swiften which was broken since API change in 8ec22a9. | Tobias Markmann |
2014-10-20 | Change old C-style cast to static_cast. | Tobias Markmann |
2014-10-20 | Update Boost in 3rdParty to version 1.56.0. | 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-17 | Make core.c generation compatible with Python 2.4 | Edwin Mons |
2014-10-16 | Specify minimal Windows API version for Windows builds. | Tobias Markmann |
2014-10-16 | Change text in blocking list editor from 'click' to 'double-click' to reflect | Tobias Markmann |
2014-10-16 | Add missing shebang to Boost update script. | 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-13 | Correctly set 'jabber:client' namespace on message/presence/IQ stanzas for BO... | Tobias Markmann |
2014-10-13 | Regress Python requirement to 2.4 again | Kevin Smith |
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 |
2014-10-08 | Explain the use of preffered stars in 'Edit Profile' dialog if they are checked. | Tobias Markmann |
2014-10-08 | Update vCard cache on 'Show Profile' if cached vCard is older than 5 minutes. | Tobias Markmann |
2014-10-08 | Prevent multiple chat window alerts being shown with the same message. | Richard Maudsley |
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 | Do not send chat state notifications to blocked contacts. | Tobias Markmann |
2014-10-06 | Fix detailed name not being shown in profiles. | Tobias Markmann |
2014-10-06 | Allow scons to not require an IDN library | Kevin Smith |
2014-10-06 | Fix own avatar in contact list header not updated on VCard edit. | 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 | Disable drag of text and images (like avatars) in chat views. | Tobias Markmann |