summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2013-04-27Removing third-party hash implementations.Remko Tronçon
2013-04-21Fix compilation when 3rdParty/ is not there.Remko Tronçon
2013-04-19Fixed compilation warning.Remko Tronçon
2013-04-06RTL support in chat dialog.Remko Tronçon
2013-04-05Remove QString::fromStdString usage.Remko Tronçon
2013-04-05Hide spell checking options when it's not hunspellKevin Smith
2013-04-05Don't display errors sent to the bare JID.Kevin Smith
2013-04-05Silence a couple of warningsKevin Smith
2013-04-04Use traditional tr() calls because the constant isn't present in Qt5Kevin Smith
2013-03-31Add blocking support for MUC 1-to-1 conversations.Tobias Markmann
2013-03-30Fix HUNSPELL flags.Remko Tronçon
2013-03-30Making stuff build against non-bundled librariesKevin Smith
2013-03-27Adding support for Blocking Command (XEP-0191) to Swift(-en).Tobias Markmann
2013-03-24Don't hide the tabset if in single window modeKevin Smith
2013-03-24Show window titles in netbook modeKevin Smith
2013-03-18Only attempt ten extensions before giving up on joining a roomKevin Smith
2013-03-18Add COPYING.rtf to WiX dependencies.Remko Tronçon
2013-03-15Spell checker implementation using HunspellVlad Voicu
2013-03-09Show idle time as local time in the UI.Tobias Markmann
2013-03-04Qt5 support & warning fixes.Remko Tronçon
2013-03-04Adding support for idle time.Tobias Markmann
2013-02-05Make logging thread-safe.Remko Tronçon
2013-01-27Fixing VCard related crash caused by wrong deletion of profile window.Tobias Markmann
2013-01-13Merge branch 'swift-2.x'Remko Tronçon
2013-01-13Fix more warnings.Remko Tronçon
2013-01-12Adding basic vCard edit/show support.Tobias Markmann
2013-01-09Highlighting supportMaciej Niedzielski
2013-01-02Remove incorrect CFRelease() calls in MacOSXProxyProvider.Remko Tronçon
2013-01-01Don't scroll to bottom if there's no scrollbar.Remko Tronçon
2013-01-01Silence scan-build warning.Remko Tronçon
2012-12-31Fix more warnings.Remko Tronçon
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-12-23Remove warning in FreeDesktopNotifier.Remko Tronçon
2012-12-23Replace functors and for loops by boost::lambdas.Remko Tronçon
2012-12-23Remove spurious qdebugKevin Smith
2012-12-23Fix loading of status messagesKevin Smith
2012-12-23Don't include the trailing line ending in status messagesKevin Smith
2012-12-23Bundle a bare set of emoticons with Swift.Kevin Smith
2012-12-23Remember window splitter placement in netbook modeKevin Smith
2012-12-23Remember single window sizeKevin Smith
2012-12-23Make the splitter into a classKevin Smith
2012-12-23Clear out status message when setting a new one.Kevin Smith
2012-12-23Avoid any duplicates in the status menuKevin Smith
2012-12-23Don't store duplicate statusKevin Smith
2012-12-23Save recent status messages and allow easy setting.Kevin Smith
2012-12-22Allow toggling of a more compact roster modeKevin Smith
2012-12-22Fixed memory leak in QtURLValidator.Remko Tronçon
2012-12-21Russian translation update.Remko Tronçon
2012-12-21Hebrew translation update.Remko Tronçon
2012-12-13Don't show '1' as the port for the BOSH proxy when opening the connection set...Kevin Smith