summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-03-14Fixed conflicting shortcut strings.Remko Tronçon
2011-03-14Fixed some translation strings.Remko Tronçon
2011-03-14Use "OK" instead of "Ok" for consistency.Remko Tronçon
2011-03-14Mention translator in about dialog and record license in translation file.Remko Tronçon
2011-03-13"Show Notifications" -> "Display Pop-up Notifications"Remko Tronçon
2011-03-12Make ByteArray an std::vector<unsigned char>.Remko Tronçon
2011-03-12make two new menu items nicely keyboardableArnt Gulbrandsen
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-08Fixed crash on Qt 4.7.0 + Windows XP.Remko Tronçon
2011-03-08Cache rounded avatars.Remko Tronçon
2011-03-04Create an edit contact menu item.Kevin Smith
2011-03-04Reset the field values between searches for users.Kevin Smith
2011-03-04Upgrade XEP-0258 support to match 0.6.Kevin Smith
2011-03-03Update chat window title when changing tabs.Kevin Smith
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
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-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-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-20Added missing translation string for version.Remko Tronçon
2011-02-20Make Swift translatable.Remko Tronçon
2011-02-19Make Swift translatable.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-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 double-clicking in the user search results.Kevin Smith
2011-02-11Allow deletion of items from login list.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