Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-29 | Render notes in AdHoc commands. | Kevin Smith | |
Resolves: #1074 | |||
2012-04-28 | Add a show/hide menu to the system tray on Ubuntu. | Remko Tronçon | |
Resolves: #1112 | |||
2012-04-28 | Only open chat windows when there's something to be displayed. | Kevin Smith | |
Resolves: #1009 | |||
2012-04-28 | Send label catalogue queries to bare/full JID as appropriate. | Kevin Smith | |
Resolves: #244 | |||
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 | |
Resolves: #1090 | |||
2012-04-27 | Reset state of collapsing presence when a chat window is cleared. | Kevin Smith | |
To stop new presence being lost because it's trying to append to old (deleted) data. Resolves: #925 | |||
2012-04-27 | Don't spin the throbber forever when editing a contact for whom you don't ↵ | Kevin Smith | |
yet have the vcard. Resolves: #1111 | |||
2012-04-27 | Cleaning out old cruft | Kevin Smith | |
2012-04-27 | Mark corrected MUC messages as read on active chat. | Tobias Markmann | |
Resolves: #943 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-04-27 | Avoid crash on exit | Kevin Smith | |
2012-04-26 | Improve parameter encoding of HTML buttons' JavaScript event code snippets. | Tobias Markmann | |
Resolves: #1101 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-04-26 | Only include targeted messages in the Chats view count for MUCs. | Kevin Smith | |
Resolves: #935 | |||
2012-04-26 | Size AdHoc dialogs by the first form received. | Kevin Smith | |
Resolves: #954 | |||
2012-04-26 | Avoid adding messages to the Notices view for the currently selected tab. | Kevin Smith | |
Resolves: #934 | |||
2012-04-26 | Slightly clearer "Add contact" text for MUC context menu. | Kevin Smith | |
Resolves: #1113 | |||
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 | |
Resolves: #975 | |||
2012-04-26 | Avoid duplicate subscription requests. | Kevin Smith | |
Resolves: #1040 Resolves: #876 | |||
2012-04-26 | Mark recent chats offline when Swift is offline. | Kevin Smith | |
Resolves: #999 | |||
2012-04-26 | Force signouts after trust checking overides when the password is unavailable. | Kevin Smith | |
Resolves: #1026 | |||
2012-04-26 | Reset MUC Search windows between uses. | Kevin Smith | |
Resolves: #1103 | |||
2012-04-25 | Don't bring roster to front by clicking tray icon on OS X. | Remko Tronçon | |
Resolves: #712 | |||
2012-04-25 | Clicking the OS X dock brings the app to the front. | Remko Tronçon | |
Resolves: #501 | |||
2012-04-25 | Convert /me in notification bubbles. | Remko Tronçon | |
Resolves: #757 | |||
2012-04-25 | Improvements to Debian packaging. | Kevin Smith | |
Allows packaging of just source, and script for using pbuilder. Adding build-arch and build-indep targets to satisfy lintian Fix caps on Olly's surname in Debian packaging Add script to build with non-generated changelog | |||
2012-04-25 | Inserting elements do generalMenu_ before quitAction | Mateusz Piekos | |
Resolves: #1081 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
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 | File transfer strings made translatable | Pavol Babincak | |
License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-04-24 | Changed SWIFT_LOG("DEBUG") to SWIFT_LOG(debug). | Remko Tronçon | |
2012-04-24 | Slovak translation update | Pavol Babincak | |
License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-04-24 | Debug messages print only if logging is enabled | Pavol Babincak | |
License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-04-24 | WiX updates. | Remko Tronçon | |
Show icon in Add/Remove programs dialog. Support upgrading. Render COPYING file correctly. Resolves: #1096, #1094, #1093 | |||
2012-04-24 | In contact name selection, only select text edit field, if it doesn't match ↵ | Tobias Markmann | |
any suggestion. Resolves: #1098 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-04-24 | Setting previous*-flags after handling invite messages. | Tobias Markmann | |
Resolves: #1100 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-04-24 | Use the right HTML for linebreaks | Kevin Smith | |
Resolves: #1102 | |||
2012-04-24 | Don't attempt room config when dismissing the action menu as a non-owner in ↵ | Kevin Smith | |
a MUC. Resolves: #1080 | |||
2012-04-24 | Tweaks to improve Debian packaging | Kevin Smith | |
2012-04-23 | Fixed typo in translation Send file | Pavol Babincak | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
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 | |
This avoids the COPYING file being read on each compile. | |||
2012-04-23 | Move accelerator handling for active-,next-,previous- and close-tab into ↵ | Tobias Markmann | |
QtTabbable. Resolves: #1091 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-04-23 | Stop over-enlarging nested span elements in chat windows. | Kevin Smith | |
Resolves: #891 | |||
2012-04-23 | Accept .jpeg images in the vcard dialog as well. | Kevin Smith | |
Resolves: #1087 | |||
2012-04-23 | Explicitly show "No results." if a user search yields to no results on the ↵ | Tobias Markmann | |
results page. Resolves: #811 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-04-23 | Avoid Swiften build failing when Qt is missing. | Remko Tronçon | |
Resolves: #1076 | |||
2012-04-23 | Don't lose indentation in chat rendering. | Kevin Smith | |
Resolves: #1092 |