Age | Commit message (Expand) | Author |
2012-04-23 | Make sure setting disco info after reconnect does not immediately send presence. | Remko Tronçon |
2012-04-23 | Updated copying file. | Remko Tronçon |
2012-04-23 | Fixed typo in translation Send file | Pavol Babincak |
2012-04-23 | Encode characters in COPYING RTF file correctly. | Remko Tronçon |
2012-04-23 | Use command to generate RTF file. | Remko Tronçon |
2012-04-23 | Move accelerator handling for active-,next-,previous- and close-tab into QtTa... | Tobias Markmann |
2012-04-23 | Added missing header. | Remko Tronçon |
2012-04-23 | Seed the random number generator. | Remko Tronçon |
2012-04-23 | Another fix for SRV selection. | Remko Tronçon |
2012-04-23 | Fixed assertion when SRV weights are all 0. | Remko Tronçon |
2012-04-23 | Stop over-enlarging nested span elements in chat windows. | Kevin Smith |
2012-04-23 | Select SRV randomly, taking weight into account. | Remko Tronçon |
2012-04-23 | Accept .jpeg images in the vcard dialog as well. | Kevin Smith |
2012-04-23 | Explicitly show "No results." if a user search yields to no results on the re... | Tobias Markmann |
2012-04-23 | Fixed assertion with inconsitent vcard cache. | Remko Tronçon |
2012-04-23 | Work around incorrect roster responses from ejabberd. | Remko Tronçon |
2012-04-23 | Avoid Swiften build failing when Qt is missing. | Remko Tronçon |
2012-04-23 | Fixed platform detection. | Remko Tronçon |
2012-04-23 | Eclipse: Build Swift when running Swift. | Remko Tronçon |
2012-04-23 | Don't lose indentation in chat rendering. | Kevin Smith |
2012-04-23 | Fix member variables to not be const refs | Kevin Smith |
2012-04-23 | Comment about only compiling Swiften in the building instructions | Kevin Smith |
2012-04-23 | Don't initialise with temporaries, fix warnings | Kevin Smith |
2012-04-22 | Use boost::filesystem instead of boost::filesystem2. | Remko Tronçon |
2012-04-21 | Fix bug crashing Swift when sending non-existent file. | Tobias Markmann |
2012-04-17 | Fixing some clang warnings. | Tobias Markmann |
2012-04-14 | Silence some warnings | Kevin Smith |
2012-04-14 | Fix correction from breaking /me actions | Catalin Badea |
2012-04-14 | Improve tab completion | Catalin Badea |
2012-04-12 | Refactoring incoming MUC invites UI. | Tobias Markmann |
2012-04-12 | Tidy up of assorted Schannel/CAPI stuffs. | Kevin Smith |
2012-04-11 | Added support for determining SmartCard Reader associated with a certificate ... | Alexey Melnikov |
2012-04-09 | Made MUC context options role-aware | Mateusz Piekos |
2012-04-09 | Adding newest contributor to COPYING | Kevin Smith |
2012-04-08 | Improve name-suggestion code to better handle high vCard-request response times. | Tobias Markmann |
2012-04-08 | Updating COPYING in light of most recent patch contribution | Kevin Smith |
2012-04-08 | 'Add contact' from MUC right-click menu | dknn |
2012-04-07 | Adding flag for Debian building so we can just build source or binaries | Kevin Smith |
2012-04-07 | Allowing differently placed tarballs, to let us share hashes between .deb builds | Kevin Smith |
2012-04-01 | Removing CAres resolver. | Remko Tronçon |
2012-03-27 | Split linkflags on spaces. | Remko Tronçon |
2012-03-23 | Forgotten file for TLSError patch | Kevin Smith |
2012-03-23 | Allow TLS errors to bubble further up the stackks/tlserrors | Kevin Smith |
2012-03-23 | Don't let trailing whitespace in JIDS interfere with User Search | Kevin Smith |
2012-03-23 | Use ssize_t for readlink. | Remko Tronçon |
2012-03-22 | Minor fixup | Kevin Smith |
2012-03-22 | Use title-attribute instead of alt-attribute on stream management and message... | Tobias Markmann |
2012-03-22 | Remove imageSwap() code from default theme. Should fix "Clicking message rece... | Tobias Markmann |
2012-03-22 | Manual certificate verification. Added two additional TLS errors related to r... | dreijer |
2012-03-21 | Fix typo. (Thanks dreijer) | Tobias Markmann |