Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-30 | Tweaked font size. | Remko Tronçon | |
2011-01-30 | Added profile edit dialog. | Remko Tronçon | |
Resolves: #141, #587. | |||
2011-01-29 | Aligning the 'new group' a bit more with the other checkboxes. | Remko Tronçon | |
2011-01-29 | Include JID in contact regroup dialog. | Remko Tronçon | |
Resolves: #607 | |||
2011-01-26 | Fixed undefined behavior & removed illegal chars in QtChatTabs. | Remko Tronçon | |
2011-01-24 | Don't assign Alt-A as a tab accelerator. | Kevin Smith | |
Resolves: #744 | |||
2011-01-24 | 'Add User' -> 'Add Contact' | Kevin Smith | |
Resolves: #736 | |||
2011-01-24 | Set the user search title based on the dialog type. | Kevin Smith | |
Resolves: #736 | |||
2011-01-22 | Remove compilation warning. | Remko Tronçon | |
2011-01-22 | Work around Qt crash bug when destroying the selection list in MUC search. | Remko Tronçon | |
2011-01-22 | Link against debug version of Qt on windows. | Remko Tronçon | |
2011-01-21 | Add a search button in MUC search dialog. | Remko Tronçon | |
Resolves: #750 | |||
2011-01-21 | Disable 'ok' button when no MUC is selected in MUC search. | Remko Tronçon | |
Resolves: #749 | |||
2011-01-21 | Fix compilation on Qt < 4.7. | Remko Tronçon | |
2011-01-20 | Added MUC search title. | Remko Tronçon | |
2011-01-20 | Use a dedicated Join MUC dialog. | Remko Tronçon | |
2011-01-18 | Cleaned up some code. | Remko Tronçon | |
2011-01-14 | Use correct text in User Search. | Kevin Smith | |
Resolves: #736 | |||
2011-01-13 | Cleanup after previous patches. | Kevin Smith | |
2011-01-13 | Add keyboard accelerators for tabs (alt-s to switch to the swift room, etc). | Arnt Gulbrandsen | |
Handle window titles that happen to contain the '&' character correctly. Abbreviate the tab bars generated from some long JID localparts (e.g. #foo%irc.ma.us.example.org@irc.spectrum.example.net). License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php My future patches are also BSD-licensed, unless I explicitly note a different license in that patch. | |||
2011-01-13 | Start adding keyboard accelerators for swift commands. | Arnt Gulbrandsen | |
This is not complete, just a start with some of the low-hanging fruit. Eventually it should be possible to use swift without a mouse. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2010-12-31 | Slightly sensible renderer for user search results. | Kevin Smith | |
Resolves: #719 | |||
2010-12-31 | Disable user search wizard pages unless they're ready. | Kevin Smith | |
Resolves: #731 | |||
2010-12-30 | Fixed tray on multi-account. | Remko Tronçon | |
2010-12-30 | Show certificate fingerprint in 'Trust certificate' dialog. | Remko Tronçon | |
2010-12-27 | Preparation for wizard completeness checking | Kevin Smith | |
2010-12-27 | Show form instructions for user search. | Kevin Smith | |
Resolves: #732 | |||
2010-12-27 | Elide group header when necessary. | Remko Tronçon | |
Resolves: #677 | |||
2010-12-26 | Fixed crash when searching for users. | Remko Tronçon | |
Resolves: #730 | |||
2010-12-26 | Prompt user with JID before deleting. | Kevin Smith | |
Resolves: #729 | |||
2010-12-26 | Tweaked user search UI a bit. | Remko Tronçon | |
2010-12-26 | Small UI tweaks to actions menu and UI search. | 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-21 | Revert to SnarlNotifier on Windows. | Remko Tronçon | |
Use balloons as a fallback. | |||
2010-12-19 | Make loginwindow hiding a little more consistent with other code | Kevin Smith | |
2010-12-19 | Calling with --start-minimized will not show login/roster at launch. | Kevin Smith | |
Release-Notes: Launching Swift with the --start-minimized command-line parameter will cause the initial login/roster window to not be displayed (it starts minimized to tray). | |||
2010-12-17 | Collapsed all UI factories into UIFactory. | Remko Tronçon | |
2010-12-17 | Fixed IPv6 network test. | Remko Tronçon | |
2010-12-16 | Revert "Pretty up Add Contact dialog." | Remko Tronçon | |
2010-12-15 | Make XML console more friendly for copy/paste. | Remko Tronçon | |
Resolves: #680 | |||
2010-12-15 | Pretty up Add Contact dialog. | Remko Tronçon | |
Resolves: #371 | |||
2010-12-15 | Ensure Swift name is displayed in Windows systray. | Remko Tronçon | |
Resolves: #515 | |||
2010-12-14 | Added initial Growl for Windows notifier (GNTP). | Remko Tronçon | |
The notifier doesn't handle callbacks yet. Release-Notes: Replaced Snarl notifications with Growl for Windows notifications. | |||
2010-12-13 | Extend the certificate accept dialog & login after accept. | Remko Tronçon | |
2010-12-13 | Initial cert confirmation | Kevin Smith | |
2010-12-13 | Tweaked 'Clear log' messagebox a bit. | Remko Tronçon | |
2010-12-12 | Fixed default action of "Show as X" roster header menu. | Remko Tronçon | |