summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Collapse)Author
2011-03-12fix that Sz againArnt Gulbrandsen
2011-03-12make the enter key work as it shouldArnt Gulbrandsen
2011-03-11Updated Dutch translation + Added translation docs.Remko Tronçon
2011-03-11Fixed unnecessary updating and sending out VCard photo hash.Remko Tronçon
2011-03-11Fixed bug where own avatar was incorrectly displayed when switching profiles.Remko Tronçon
2011-03-10(Really this time) fix unread messages.Kevin Smith
I hope, anyway. Resolves: #775
2011-03-09Fix marking notices as read.Kevin Smith
Resolves: #775
2011-03-08Fixed crash on Qt 4.7.0 + Windows XP.Remko Tronçon
2011-03-08Cache rounded avatars.Remko Tronçon
Resolves: #770
2011-03-04Don't show popups if the chat's on top.Kevin Smith
Resolves: #774 Release-Notes: Popup notifications for new messages should no longer be generated if the relevant chat is currently selected.
2011-03-04Create an edit contact menu item.Kevin Smith
Resolves: #769 Release-notes: It is now possible to edit contacts from the standard menus (without needing to right-click on the item).
2011-03-04Reset the field values between searches for users.Kevin Smith
Resolves: #771
2011-03-04Upgrade XEP-0258 support to match 0.6.Kevin Smith
Resolves: #183 Release-Notes: Security labels (XEP-0258) support has been updated to match the latest version of the specification.
2011-03-03Update chat window title when changing tabs.Kevin Smith
Resolves: #773
2011-02-28Join MUC dialog tweaks.Remko Tronçon
2011-02-26Added missing files.Remko Tronçon
2011-02-26Add "Edit details" section to Add User widget.Remko Tronçon
Resolves: #618
2011-02-26Slpit up user search pages.Remko Tronçon
2011-02-22Fixed rounded rectangles not drawing background properly.Remko Tronçon
2011-02-22Round corners of avatars in roster.Remko Tronçon
2011-02-22Added missing translation string.Remko Tronçon
2011-02-21Fixing Dutch translation.Remko Tronçon
2011-02-21Added Qt strings from DialogButtonBox.Remko Tronçon
2011-02-21Added "Remove" context menu.Remko Tronçon
Resolves: #768
2011-02-21Remove Edit entry from MUC roster context menu.Remko Tronçon
Resolves: #766
2011-02-21Another translation tweak.Remko Tronçon
2011-02-21Tweaked string.Remko Tronçon
2011-02-21Added missing translation strings.Remko Tronçon
2011-02-21Added missing Qt translation strings.Remko Tronçon
2011-02-20Make sure translations are found on case-sensitive filesystems.Remko Tronçon
2011-02-20Fixed SConscript.Remko Tronçon
2011-02-20Auto-generate NSIS translation script.Remko Tronçon
2011-02-20Adding translation to Windows installerKevin Smith
2011-02-20Localize swift desktop entry.Remko Tronçon
2011-02-20Added missing translation string for version.Remko Tronçon
2011-02-20More translation fixes.Remko Tronçon
2011-02-20More dutch translation fixes.Remko Tronçon
2011-02-20More translation fixes.Remko Tronçon
2011-02-20Fixed Dutch translation.Remko Tronçon
2011-02-20Removed translation files with bad casing.Remko Tronçon
2011-02-20Make Swift translatable.Remko Tronçon
2011-02-19Make Swift translatable.Remko Tronçon
2011-02-17Build system fixes.Remko Tronçon
Add a SCons flag to allow warnings during compilation. Allow warnings during debian packaging. Add Avahi customization flags.
2011-02-15Fixed compilation.Remko Tronçon
2011-02-15Removed some uses of P2QSTRING and Q2PSTRING.Remko Tronçon
2011-02-14Removed use of P2QSTRING in FreeDesktopNotifier.Remko Tronçon
2011-02-14Set default codec for strings.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-13Give all notices a default display.Kevin Smith
Resolves: #473
2011-02-13Use boost string algorithms.Remko Tronçon