Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2010-10-10 | Added missing QtDBus module to SConscript. | Remko Tronçon | |
2010-10-05 | Added FreeDesktopNotifier. | Remko Tronçon | |
2010-10-04 | Assign contacts to groups. | Kevin Smith | |
Another patch will follow shortly to stop them appearing offline after a roster change like this. Resolves: #272 Release-Notes: It's now possible to assign your contacts to groups. | |||
2010-09-15 | Attempt to show icon in Snarl config dialog. | Remko Tronçon | |
Doesn't work though. Need to find out why. | |||
2010-09-15 | Added Snarl notification support | Remko Tronçon | |
2010-09-13 | Added presence notifier. | Remko Tronçon | |
2010-09-12 | Move Notifier to SwifTools | Remko Tronçon | |
2010-08-30 | Render the Chat view directly with DOM commands, not javascript. | Kevin Smith | |
Tested locally, but it's conceivable there will be regressions. | |||
2010-08-29 | Put platform flags in PLATFORM_FLAGS variable. | Remko Tronçon | |
This should avoid problems with --as-needed. Resolves: #547 | |||
2010-08-20 | Don't bundle sounds. | Remko Tronçon | |
2010-08-20 | Focus the chat input again when the chat log is clicked. | Kevin Smith | |
Resolves: #532 | |||
2010-06-09 | Enabled & fixed some more C++ warnings. | Remko Tronçon | |
2010-06-03 | Remove SQLite and SQLiteHistoryManager. | Remko Tronçon | |
2010-06-03 | Always generate DefaultThemeQRC if the default thheme changed. | Remko Tronçon | |
2010-06-01 | Replace 16x16 menu icon with 32x32 icon. | Remko Tronçon | |
2010-06-01 | Fixed Debian packaging. | Remko Tronçon | |
2010-05-30 | Use the same version number in iq:version and about window. | Kevin Smith | |
Resolves: #428 | |||
2010-05-29 | Fix Swift version in .dmg generation. | Remko Tronçon | |
2010-05-25 | Remove debug output from SConscript. | Remko Tronçon | |
2010-05-25 | Pick up build version from git tag (if present). | Remko Tronçon | |
2010-05-24 | Escape to close status edit. | Kevin Smith | |
Resolves: #363 | |||
2010-05-24 | Elide text in the roster header when it's wider than the roster. | Kevin Smith | |
Resolves: #369 | |||
2010-05-13 | Remove the old Join MUC dialog | Kevin Smith | |
2010-05-13 | List MUCs available on services. | Kevin Smith | |
Resolves: #276 | |||
2010-05-06 | Rewrite of large amounts of roster code. | Kevin Smith | |
Now keeps widgets out of Swiften, keeps sorting inside Swiften, and keeps track of presences to show the correct presence per roster item. Resolves: #316 Resolves: #81 Resolves: #239 | |||
2010-04-30 | Support adding/removing bookmarks from the UI | Kevin Smith | |
Doesn't support editing meaningfully, nor do changes get saved. |