Age | Commit message (Expand) | Author |
2012-04-26 | Avoid adding messages to the Notices view for the currently selected tab. | 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-26 | Don't include yesterday's MUC presence changes in today's first update. | Kevin Smith |
2012-04-26 | Avoid duplicate subscription requests. | Kevin Smith |
2012-04-26 | Mark recent chats offline when Swift is offline. | Kevin Smith |
2012-04-26 | Force signouts after trust checking overides when the password is unavailable. | Kevin Smith |
2012-04-26 | Reset MUC Search windows between uses. | 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 | Convert /me in notification bubbles. | Remko Tronçon |
2012-04-25 | Don't linkify /me actions. | Remko Tronçon |
2012-04-25 | Make SCons list Schannel as TLS mechanism instead of 'None'. | Remko Tronçon |
2012-04-25 | Support channel binding with Schannel. | Remko Tronçon |
2012-04-25 | Improvements to Debian packaging. | Kevin Smith |
2012-04-25 | Inserting elements do generalMenu_ before quitAction | Mateusz Piekos |
2012-04-24 | Removing some unused comments. | Remko Tronçon |
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 | Re-enable revocation check. | Remko Tronçon |
2012-04-24 | * Added additional cert store to chain validation. * Turned off revocation ch... | dreijer |
2012-04-24 | Change prints to functions in checktabs | Kevin Smith |
2012-04-24 | Upgraded bundled Expat to 2.1.0. | Remko Tronçon |
2012-04-24 | File transfer strings made translatable | Pavol Babincak |
2012-04-24 | Make built-in expat ignore unbound prefix namespaces. | Remko Tronçon |
2012-04-24 | Changed SWIFT_LOG("DEBUG") to SWIFT_LOG(debug). | Remko Tronçon |
2012-04-24 | Slovak translation update | Pavol Babincak |
2012-04-24 | Debug messages print only if logging is enabled | Pavol Babincak |
2012-04-24 | Statically check the log severity level. | Remko Tronçon |
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-24 | Tweaks to improve Debian packaging | Kevin Smith |
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 |