summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2011-10-18Fix possible crash on login failuresKevin Smith
2011-10-17Don't crash in ad-hoc after signout/signin.Kevin Smith
2011-10-12Silence warningKevin Smith
2011-10-11Fix DOM element finding for message correctionKevin Smith
2011-10-11Provide click-through ToS for --eagle-modeKevin Smith
2011-10-11Another label that needs forcing to plain textKevin Smith
2011-10-11Don't allow Qt to unescape status content in the pickerKevin Smith
2011-10-10Have the available MUC actions work on initial rightclick.Kevin Smith
2011-10-09Filter chat view actions again.Remko Tronçon
2011-10-07Fixed CLang warnings.Remko Tronçon
2011-10-07Allow affiliation editing in MUCs.Kevin Smith
2011-10-05Allow role changing in MUCs.Kevin Smith
2011-10-05Don't crash with label item without a labelKevin Smith
2011-10-05Allow joining passworded MUCs.Kevin Smith
2011-10-04Allow both instant and reserved rooms.Kevin Smith
2011-10-03Simple MUC invites.Kevin Smith
2011-10-01Added actions icon.Remko Tronçon
2011-10-01Roster optimizations.Remko Tronçon
2011-10-01Fixed cppcheck warnings.Remko Tronçon
2011-10-01Merge branch 'swift-1.x'Remko Tronçon
2011-10-01Set a title on subscription notification popup.Remko Tronçon
2011-09-30Moved SOCKS5BytestreamProxyFinder to Swiften.Remko Tronçon
2011-09-30Only do the "Mark unread messages as read" dance if there are unread messages.Remko Tronçon
2011-09-30Moved DiscoServiceWalker to Swiften.Remko Tronçon
2011-09-30Avoid beautifying in console widget.Remko Tronçon
2011-09-30Fixed some Windows issues with FT.Remko Tronçon
2011-09-28Destroy rooms.Kevin Smith
2011-09-28Select defaults correctly in form widget.Kevin Smith
2011-09-27Allow room configuration.Kevin Smith
2011-09-27Add support for clearing chat recents.Kevin Smith
2011-09-26Make SOCKS5 proxy finder conditional.Remko Tronçon
2011-09-26And some more occurrences of uintmax_t.Remko Tronçon
2011-09-26Fixed compilation warnings & errors.Remko Tronçon
2011-09-26Set/Update empty subjectsKevin Smith
2011-09-26Allow setting of room topicsKevin Smith
2011-09-25File transfer changes.Remko Tronçon
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-09-23Add support for kicking people from MUCs.Kevin Smith
2011-09-21Distinguish between Roster and MUC list widgetsKevin Smith
2011-09-20In Eagle mode, require TLSKevin Smith
2011-09-03Workaround for Boost empty string split bugKevin Smith
2011-08-28Merge branch 'swift-1.x'Remko Tronçon
2011-08-28Merge remote branch 'origin/swift-1.x'Remko Tronçon
2011-08-28Disable the 'Decrease font size' menu item in chats when it's already minimal.Kevin Smith
2011-08-27Update last used certificate file correctly.Remko Tronçon
2011-08-21Select correct cert when selecting different login JIDKevin Smith
2011-08-21Colour alert messages.Kevin Smith
2011-08-21Warn when sending corrections without support.Kevin Smith
2011-08-19Enter accepts the friend request, escape defers the decisionArnt Gulbrandsen
2011-08-19Pressing enter accepts the changes made.Arnt Gulbrandsen