Age | Commit message (Expand) | Author |
2014-12-15 | Update Copyright In Documentation | Kevin Smith |
2014-12-15 | Update Copyright In BuildTools | Kevin Smith |
2014-12-14 | Add index element to ResultSet | Edwin Mons |
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 | Updating build script for 3rdParty OpenSSL for latest release (openssl-1.0.1j). | Tobias Markmann |
2014-12-10 | Use ar tool from the cross-compiling toolchain when building for Android. | Tobias Markmann |
2014-12-10 | Fix typos in "Edit Blocking List..." dialog. | Tobias Markmann |
2014-12-10 | Sluift: Add a get_options to retrieve connection settings | Roger Planas |
2014-12-10 | Add MAMFinSerializer to FullPayloadSerializerCollection. | Alex Clayton |
2014-12-10 | Add FixIncludes.py utility. | Tobias Markmann |
2014-11-24 | Disable file-transfer support for iOS. | Tobias Markmann |
2014-11-24 | Use the correct compiler/linker on modern iOS SDKs. | Tobias Markmann |
2014-11-24 | Add missing include | Kevin Smith |
2014-11-17 | Compile Cocoa event loop in xcode too | Kevin Smith |
2014-11-17 | Fix typo in iOS documentation. | Tobias Markmann |
2014-11-17 | Add missing include gueards. | Tobias Markmann |
2014-11-17 | Pass Boost include/linker flags along when building bundled Expat. | Tobias Markmann |
2014-11-13 | Correct notification of Qt in EventModel about changes in the model. | Tobias Markmann |
2014-11-13 | Fix build system documentation typo. | Tobias Markmann |
2014-11-13 | Fix iOS build and add iOS build documentation. | Tobias Markmann |
2014-11-12 | Link to rt-library when linking against bundled Boost. | Tobias Markmann |
2014-11-12 | Add build and test documentation for Android. | Tobias Markmann |
2014-11-11 | Disable Boost signals deprecation warning. | 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-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 |