Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-26 | Initial support for WiX installer. | Kevin Smith | |
dist=1 on Windows now generates .msi instead, as long as wix_bindir is set to the path of \bin\ for WiX. nsis is no longer used | |||
2011-11-05 | Assume Windows packaging doesn't include openssl | Kevin Smith | |
2011-11-01 | Having a play with a compact roster mode | Kevin Smith | |
2011-10-18 | Use "UseFlags" instead of "MergeFlags" to set the Swift build flags. | Remko Tronçon | |
2011-10-07 | Allow affiliation editing in MUCs. | Kevin Smith | |
Resolves: #986 Resolves: #988 | |||
2011-09-27 | Allow room configuration. | Kevin Smith | |
Resolves: #989 | |||
2011-09-25 | Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ↵ | Tobias Markmann | |
(XEP-0234), Jingle SOCKS5 Bytestreams Transport Method (XEP-0260), Jingle In-Band Bytestreams Transport Method (XEP-0261) and SOCKS5 Bytestreams (XEP-0065). License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-09-21 | Distinguish between Roster and MUC list widgets | Kevin Smith | |
2011-07-10 | Make SConscript files more robust against variant dirs. | Remko Tronçon | |
2011-05-13 | Always include -lX11 on Linux. | Remko Tronçon | |
2011-05-10 | Fix build | Kevin Smith | |
2011-04-27 | Start on recent chats list | Kevin Smith | |
2011-04-24 | Initial Ad-Hoc commands support. | Kevin Smith | |
This is not finished, use at your own peril. | |||
2011-04-22 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed SCons not picking up the build version correctly in tarball build. | |||
2011-04-22 | Fixed SCons not picking up the build version correctly in tarball build. | Remko Tronçon | |
2011-04-18 | Syntax fix | Kevin Smith | |
2011-04-18 | Added explicit dependency for Windows resource file. | Remko Tronçon | |
2011-04-18 | Conditionally compile DBUS URI handler. | Remko Tronçon | |
2011-04-18 | Implemented DBUS URI handler. | Remko Tronçon | |
2011-04-18 | Added RFC5122 XMPP URI parsing and basic handling. | Remko Tronçon | |
URI Handling currently only works on Mac OS X. | |||
2011-04-09 | Fixed NSIS translation installation script. | Remko Tronçon | |
2011-03-15 | Added 22x22 and 24x24 icon on Linux. | Remko Tronçon | |
2011-03-15 | Install more icons on Linux. | Remko Tronçon | |
2011-03-14 | Fixed some translation strings. | Remko Tronçon | |
2011-03-11 | Updated Dutch translation + Added translation docs. | Remko Tronçon | |
2011-03-08 | Cache rounded avatars. | Remko Tronçon | |
Resolves: #770 | |||
2011-02-26 | Add "Edit details" section to Add User widget. | Remko Tronçon | |
Resolves: #618 | |||
2011-02-26 | Slpit up user search pages. | Remko Tronçon | |
2011-02-21 | Fixing Dutch translation. | Remko Tronçon | |
2011-02-20 | Fixed SConscript. | Remko Tronçon | |
2011-02-20 | Auto-generate NSIS translation script. | Remko Tronçon | |
2011-02-20 | Make Swift translatable. | Remko Tronçon | |
2011-02-19 | Make Swift translatable. | Remko Tronçon | |
2011-02-07 | Split contact editing out into separate widget. | Remko Tronçon | |
2011-02-07 | Removed AddContactDialog. | Remko Tronçon | |
2011-02-07 | Now make the roster header *really* clickable. | Remko Tronçon | |
2011-02-07 | Reworking contact editing. | Remko Tronçon | |
Collapsed rename, group edit, and remove into one dialog. Moved contact editing logic to controllers. | |||
2011-02-04 | Cleaned up some unused code. | Remko Tronçon | |
2011-01-30 | Added profile edit dialog. | Remko Tronçon | |
Resolves: #141, #587. | |||
2011-01-24 | Set the user search title based on the dialog type. | Kevin Smith | |
Resolves: #736 | |||
2011-01-22 | Link against debug version of Qt on windows. | Remko Tronçon | |
2011-01-20 | Use a dedicated Join MUC dialog. | Remko Tronçon | |
2010-12-23 | Turn the 'Find other users' into seperate add/chat menu items with a wizard. | Kevin Smith | |
2010-12-22 | Basic User Search support, and Find Rooms cleanup. | Kevin Smith | |
Adds a throbber to the MUC search, turns the Add Contact dialog into something searchy, adds the option to open chats to arbitrary JIDs. Resolves: #614 Resolves: #695 Resolves: #436 Release-Notes: On servers that support it, users can now perform searches for contacts to add or chat to. | |||
2010-12-22 | Fixed compilation on non-Windows platforms. | Remko Tronçon | |
2010-12-22 | Use a default balloons notifier on Windows. | Remko Tronçon | |
2010-12-17 | Fixed IPv6 network test. | Remko Tronçon | |
2010-12-12 | Refactored own nickname handling. | Remko Tronçon | |
2010-10-24 | Scale avatars in freedesktop notifications. | Remko Tronçon | |
Resolves: #616 Release-Notes: Pictures in the message popups on Linux are now scaled down. | |||
2010-10-23 | Improved Mac packaging. | Remko Tronçon | |