Age | Commit message (Expand) | Author |
2012-04-29 | Conditionally include DBUS on Linux. | Remko Tronçon |
2012-04-29 | Render notes in AdHoc commands. | Kevin Smith |
2012-04-28 | Add a show/hide menu to the system tray on Ubuntu. | Remko Tronçon |
2012-04-27 | Clean up AdHoc to a usable state | Kevin Smith |
2012-04-27 | Don't allow editing of AdHoc result forms. | Kevin Smith |
2012-04-27 | Reset state of collapsing presence when a chat window is cleared. | Kevin Smith |
2012-04-27 | Mark corrected MUC messages as read on active chat. | Tobias Markmann |
2012-04-27 | Avoid crash on exit | Kevin Smith |
2012-04-26 | Improve parameter encoding of HTML buttons' JavaScript event code snippets. | Tobias Markmann |
2012-04-26 | Size AdHoc dialogs by the first form received. | Kevin Smith |
2012-04-26 | Slightly clearer "Add contact" text for MUC context menu. | Kevin Smith |
2012-04-26 | Change include order to work around slot redefinition conflicts | Kevin Smith |
2012-04-25 | Don't bring roster to front by clicking tray icon on OS X. | Remko Tronçon |
2012-04-25 | Clicking the OS X dock brings the app to the front. | Remko Tronçon |
2012-04-25 | Inserting elements do generalMenu_ before quitAction | Mateusz Piekos |
2012-04-24 | Embed version in WiX file. | Remko Tronçon |
2012-04-24 | Add version variable to WiX vars. | Remko Tronçon |
2012-04-24 | Fixed compilation problems on windows. | Remko Tronçon |
2012-04-24 | File transfer strings made translatable | Pavol Babincak |
2012-04-24 | Debug messages print only if logging is enabled | Pavol Babincak |
2012-04-24 | WiX updates. | Remko Tronçon |
2012-04-24 | In contact name selection, only select text edit field, if it doesn't match a... | Tobias Markmann |
2012-04-24 | Setting previous*-flags after handling invite messages. | Tobias Markmann |
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 |