Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-17 | Fixed crash when canceling connect. | Remko Tronçon | |
2012-09-15 | Added URL parser. | Remko Tronçon | |
2012-09-15 | Hopeful workaround for 4.8 Mountain Lion problem | Kevin Smith | |
Otherwise it's not possible to set a status message (Tobias's suggestion) Resolves: #1154 | |||
2012-09-15 | Use last activity for requesting history again in MUCs without experimental | Kevin Smith | |
2012-09-10 | Set default account settings back to the defaults. | Kevin Smith | |
Resolves: #1156 | |||
2012-09-10 | Remove whiteboard from non experimental. | Remko Tronçon | |
2012-09-09 | Removing debug messages. | Remko Tronçon | |
2012-09-09 | Fixed compilation after applying previous patch. | Remko Tronçon | |
2012-09-09 | Find <input> elements correctly after accepting MUC invites. | Tobias Markmann | |
Resolves: #1129 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-09-08 | Make previous patch compile after changes to QtChatView. | Remko Tronçon | |
2012-09-08 | Support whiteboarding. | Mateusz Piekos | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-09-08 | Connection settings support | Kevin Smith | |
2012-09-05 | Removed font issue from changelog | Remko Tronçon | |
2012-09-05 | Added Swift ChangeLog file. | Remko Tronçon | |
2012-09-05 | Enable completion of nicknames not starting with a letter. | Tobias Markmann | |
Resolves: #813 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-09-03 | Compile | Kevin Smith | |
2012-09-02 | Fixup for previous patch | Kevin Smith | |
2012-09-02 | Adding Qt based certificate viewer as fallback for Linux. | Tobias Markmann | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-08-30 | History dialog | Cătălin Badea | |
Add history dialog as an experimental feature. License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-08-17 | Added Breakpad support for Windows. | Remko Tronçon | |
2012-08-07 | Fixed build. | Remko Tronçon | |
2012-08-06 | Don't allow enter in the roster to trigger logins. | Kevin Smith | |
Resolves: #973 | |||
2012-08-06 | More consistent linkification and emoticonification. | Kevin Smith | |
Resolves: #959 | |||
2012-07-26 | Don't let correction change a label. | Kevin Smith | |
Resolves: #1144 | |||
2012-07-15 | Fixed compilation on Windows. | Remko Tronçon | |
2012-07-15 | Provide replace_pragma_once flag. | Remko Tronçon | |
2012-07-15 | Revert previous change to consolidate font settings in CSS. | Kevin Smith | |
Seems this was making the alignment odd. | |||
2012-07-14 | Get fonts on Mac looking sane again | Kevin Smith | |
2012-07-14 | Initial DLL support for Swiften. | Remko Tronçon | |
All applications succesfully link against Swiften.dll. | |||
2012-07-14 | Move list of fonts to a single place, add generic fallback. | Kim Alvefur | |
License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-07-01 | Don't allow labels to be lost or changed during correction. | Kevin Smith | |
Resolves: #871 | |||
2012-06-30 | debug cleanup | Kevin Smith | |
2012-06-30 | Slightly bigger coloured area | Kevin Smith | |
2012-06-30 | Trying some changes to label handling | Kevin Smith | |
2012-06-30 | Don't crash when going forward/backward through User Search and completing ↵ | Kevin Smith | |
with no selection. Resolves: #1062 | |||
2012-06-30 | Align radio buttons in user search things. | Kevin Smith | |
Resolves: #1138 | |||
2012-06-23 | Use a consistent fallback nickname when autojoining MUCs | Kevin Smith | |
Previously there was a race whereby initial bookmark autojoins would join with a JID-based nick, and subsequent joins (where no nick is specified) would use the user's VCard nick. Resolves: #1034 | |||
2012-06-23 | Fix warning | Kevin Smith | |
2012-06-17 | Style security button. | Remko Tronçon | |
2012-06-17 | Added lock icon. | Remko Tronçon | |
2012-06-15 | Preliminary emoticon work. | Kevin Smith | |
Parsing and toggling support for emoticons. No emoticons are included so this won't do anything yet. | |||
2012-06-14 | Remove Olly from Debian uploaders list | Kevin Smith | |
2012-06-12 | Debian fixes. | Remko Tronçon | |
2012-06-12 | Use dpkg-buildflags for Debian build flags. | Remko Tronçon | |
2012-06-12 | And get the date right in the changelog too | Kevin Smith | |
2012-06-12 | Updating debian changelog | Kevin Smith | |
2012-06-12 | Update Deb stuff | Kevin Smith | |
2012-06-12 | Rename 'swift' binary to 'swift-im' on Linux. | Remko Tronçon | |
2012-06-12 | Create amalgamation of COPYING file. | Remko Tronçon | |
2012-06-01 | Fix tab order in invite window. | Kevin Smith | |
Resolves: #1128 |