Age | Commit message (Expand) | Author |
2012-04-24 | Use the right HTML for linebreaks | Kevin Smith |
2012-04-24 | Don't attempt room config when dismissing the action menu as a non-owner in a... | Kevin Smith |
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 | Stop over-enlarging nested span elements in chat windows. | Kevin Smith |
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 | Don't lose indentation in chat rendering. | Kevin Smith |
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-08 | Improve name-suggestion code to better handle high vCard-request response times. | 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-22 | Minor fixup | Kevin Smith |
2012-03-22 | Use title-attribute instead of alt-attribute on stream management and message... | Tobias Markmann |
2012-03-20 | boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation... | Tobias Markmann |
2012-03-20 | Naming suggestion for 'Add Contact'-dialog and "Edit Contact"-dialog based on... | Tobias Markmann |
2012-03-14 | Also update FreeDesktop to match previous API change | Kevin Smith |
2012-03-14 | Dispose of notification callbacks once the account signs out. | Kevin Smith |
2012-03-08 | Fixed several bugs in CAPI/Schannel code on Windows | Alexey Melnikov |
2012-03-06 | Load 'show offline' for new sessions | Kevin Smith |
2012-03-05 | Check validity of MUC names in join dialog | Kevin Smith |
2012-03-05 | Close adhoc window after cancelling. | Kevin Smith |
2012-03-05 | Get receipt status right in the menu at launch | Kevin Smith |
2012-03-03 | Unit tests for SettingsProviderHierachy | Kevin Smith |
2012-03-01 | Added extra safety for loading translations. | Remko Tronçon |
2012-02-29 | Add default translation file for english. | Remko Tronçon |
2012-02-29 | Temporary workaround for translations being used instead of English | Kevin Smith |
2012-02-29 | Fixed compilation. | Remko Tronçon |
2012-02-28 | Use built-in Qt 4.8 language selection mechanism. | Remko Tronçon |
2012-02-28 | Changed certstore: URIs to use SHA1 hashes of certificates | Alexey Melnikov |
2012-02-22 | Fix up for previous CAPI patch | Kevin Smith |
2012-02-22 | Initial implementation of using CAPI certificates with Schannel. | Alexey Melnikov |
2012-02-21 | Read in 'play sounds' toggle at launch | Kevin Smith |
2012-02-21 | Read in the notifications toggle at launch | Kevin Smith |
2012-02-21 | And again again | Kevin Smith |
2012-02-21 | And again | Kevin Smith |
2012-02-21 | Introduce system settings policies. | Kevin Smith |
2012-02-14 | Fix rendering of mediated invites | Kevin Smith |
2012-02-06 | Display mediated invites | Kevin Smith |
2012-01-23 | XEP-0004 form support for user search. | Tobias Markmann |
2012-01-12 | Don't crash with multiline status message and Qt-4.8.0 | Kevin Smith |