summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2011-02-26Added missing files.Remko Tronçon
2011-02-26Add "Edit details" section to Add User widget.Remko Tronçon
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
2011-02-21Remove Edit entry from MUC roster context menu.Remko Tronçon
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
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
2011-02-13Use boost string algorithms.Remko Tronçon
2011-02-12Optimize linux builds.Remko Tronçon
2011-02-12Move ChatSnippet::escape() to header.Remko Tronçon
2011-02-12Don't update the unread count if it hasn't changed.Remko Tronçon
2011-02-12Temporarily reverting the change to process GUI events on incoming message.Remko Tronçon
2011-02-11Allow group changes at the same time as nick changes.Kevin Smith
2011-02-11Fix for last commit so rejoins with new content do trigger unread messagesKevin Smith
2011-02-11Don't mark MUC Context as unread.Kevin Smith
2011-02-11Allow double-clicking in the user search results.Kevin Smith
2011-02-11Allow deletion of items from login list.Kevin Smith
2011-02-11Rejoin MUCs with the requested nick, not the one that was in previous use.Kevin Smith
2011-02-09Spin the event loop when messages are added to the ChatView.Remko Tronçon
2011-02-09Properly display unicode in Windows notifier.Remko Tronçon
2011-02-08Disable menu item with notice if the user has no NicknameKevin Smith
2011-02-07Tweaked code style of event filter in login window.Remko Tronçon
2011-02-07Identify the marked jid and recognize del or backspaceThilo Cestonaro