summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Collapse)Author
2011-07-08Avoid warnings in QtChatWindow.Remko Tronçon
2011-07-08Added setJID on ChatWindow.Remko Tronçon
Not wired in yet.
2011-07-08Fixed unread count on recent chats.Remko Tronçon
2011-07-08Cleaning up the unread chatsKevin Smith
2011-07-08Morph the login window into the roster before re-enabling login.Kevin Smith
Resolves: #920
2011-07-07Add setUnreadCount to ChatListViewKevin Smith
Resolves: #904
2011-07-06Don't bring autojoined MUCs to front.Kevin Smith
Resolves: #909
2011-07-04Moving some ChatList logic to Controllers.Remko Tronçon
2011-07-04Check idleness every second instead of 10 times a second.Remko Tronçon
2011-07-04Updated the german translationThilo Cestonaro
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2011-07-04Fixed TableRoster bugs.Remko Tronçon
2011-07-03Implement TableRoster with roster diff.Remko Tronçon
2011-07-03Updated Galician translation.Remko Tronçon
2011-06-22Slovak translation update.Remko Tronçon
Release-Notes: Updated Slovak translation.
2011-06-22Merge branch 'swift-1.x'Remko Tronçon
* swift-1.x: Some more Debian fixes. Conflicts: COPYING
2011-06-22Some more Debian fixes.Remko Tronçon
2011-06-20Merge branch 'swift-1.x'Remko Tronçon
* swift-1.x: Tweaked the Debian description.
2011-06-20Tweaked the Debian description.Remko Tronçon
2011-06-20Merge branch 'swift-1.x'Remko Tronçon
* swift-1.x: Prioritize version files over git version. Improve the description in the Debian control file. Use a custom debian changelog.
2011-06-20Improve the description in the Debian control file.Remko Tronçon
2011-06-20Use a custom debian changelog.Remko Tronçon
2011-06-19Merge branch 'swift-1.x'Remko Tronçon
* swift-1.x: Fixed conditional in package script.
2011-06-19Fixed conditional in package script.Remko Tronçon
2011-06-19Merge branch 'swift-1.x'Remko Tronçon
* swift-1.x: Make webkit dependency distribution specific.
2011-06-19Make webkit dependency distribution specific.Remko Tronçon
2011-06-19Merge branch 'swift-1.x'Remko Tronçon
* swift-1.x: Lowered dependency on libxml2.
2011-06-19Lowered dependency on libxml2.Remko Tronçon
2011-06-18Merge branch 'swift-1.x'Remko Tronçon
* swift-1.x: Use correct sign for dependencies.
2011-06-18Use correct sign for dependencies.Remko Tronçon
2011-06-18Merge branch 'swift-1.x'Remko Tronçon
* swift-1.x: Tighten Debian dependency on Qt versions.
2011-06-18Tighten Debian dependency on Qt versions.Remko Tronçon
2011-06-18Merge branch 'swift-1.x'Remko Tronçon
* swift-1.x: Specify dependency on libqtwebkit-dev.
2011-06-18Specify dependency on libqtwebkit-dev.Remko Tronçon
2011-06-18Merge branch 'swift-1.x'Remko Tronçon
* swift-1.x: Fixed Debian manpages installation. Use LibXML as a Debian source dependency (instead of Expat) Tweak help documentation and add manpages. Conflicts: Swift/QtUI/QtSwift.cpp
2011-06-18Fixed Debian manpages installation.Remko Tronçon
2011-06-18Use LibXML as a Debian source dependency (instead of Expat)Remko Tronçon
2011-06-18Tweak help documentation and add manpages.Remko Tronçon
2011-06-18Merge branch 'swift-1.x'Remko Tronçon
* swift-1.x: More Debian packaging tweaks.
2011-06-18More Debian packaging tweaks.Remko Tronçon
2011-06-17Some debian script improvements.Remko Tronçon
2011-06-17Some debian script improvements.Remko Tronçon
2011-06-13Some more Cppcheck tweaks.Remko Tronçon
2011-06-13Tweaked CppCheck script.Remko Tronçon
2011-06-13Added CppCheck script.Remko Tronçon
Tweaked the sources to satisfy cppcheck.
2011-06-13Small fix for replace message featureVlad Voicu
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2011-06-12Replace last message feature for MUCVlad Voicu
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2011-06-09Added DMG background.Remko Tronçon
2011-06-03Limit the use of the SafeString type.Remko Tronçon
2011-06-03Ensure safety on onDataRead and onDataWritten signals.Remko Tronçon
2011-05-23Merge branch 'swift-1.x'Remko Tronçon
* swift-1.x: Fixed const references to vectors. Conflicts: Swiften/Elements/JinglePayload.h Swiften/Jingle/JingleSession.h