summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-11-23Fix building with Avahi support on LinuxTobias Markmann
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
2016-11-18Add scons options forcing for bundled Boost, libminiupnpc, libnatpmpTobias Markmann
2016-11-18Improve string to HostAddress conversion APITobias Markmann
2016-11-17Fix typo in update feed selection dialogTobias Markmann
2016-11-17Fix version strings generated by GenerateAppCastFeeds.pyTobias Markmann
2016-11-16Add output folder option to GenerateAppCastFeeds.pyTobias Markmann
2016-11-16Update GenerateAppCastFeeds.py according to recent discussionsTobias Markmann
2016-11-14Add script generating Sparkle appcast feedsTobias Markmann
2016-11-11Add update channel configuration dialog to the about windowTobias Markmann
2016-11-10Move Qt specific setting constants to QtUISettingConstants.hTobias Markmann
2016-11-10Use FeatureOracle to detect file-transfer support in rosterTobias Markmann
2016-11-07Sluift: Added Carbons element convertorsRoger Planas
2016-11-07Log address when failing to initialise HostAddress from stringTobias Markmann
2016-11-07Improve roster item readability for selected itemsTobias Markmann
2016-11-04Change logging output to use SWIFT_LOGTobias Markmann
2016-11-04Provide explanation for empty trellis cells to userTobias Markmann
2016-11-04Cleanup headers in Base64(.h, .cpp)Tobias Markmann
2016-11-01Explicitly synchronize chat view font sizes on font size changeTobias Markmann
2016-10-26Exclude the Notification Center code from iOS buildsGurmeen Bindra
2016-10-24Add missing check of QFile::open return value in about dialogTobias Markmann
2016-10-24Reduce width of sidebar in chat theme; move time inlineTobias Markmann
2016-10-24Make avatar size relative to font sizeTobias Markmann
2016-10-21Add delivery-warning SVG icon with a matching styleTobias Markmann
2016-10-21Fix package generation on macOS 10.12Tobias Markmann
2016-10-21Fix potential nullptr dereference in QtVCardWidgetTobias Markmann
2016-10-21Fix version number for libminiupnpc version switchTobias Markmann
2016-10-21Fix data-race in DummyEventLoop::processEvents()Tobias Markmann
2016-10-21Use unique_ptr instead of manual deleteTobias Markmann
2016-10-20Add code-signing of macOS releases to Swift changelogsTobias Markmann
2016-10-20Fix focus rect vanishing in trellis mode after sending a messageTobias Markmann
2016-10-19Fix presence handling of own contact in rosterTobias Markmann
2016-10-19Always add a fields table member in FormConvertorEdwin Mons
2016-10-19Scale QWebView DPI resolution to match desktop DPI resolutionTobias Markmann
2016-10-18Auto extend copyright year in app bundles and fix copyrightTobias Markmann
2016-10-05Add missing sensible asserts to testing and QtMainWindowTobias Markmann
2016-10-04Handle boost::bad_lexical_cast exception in StatusCacheTobias Markmann
2016-09-30Change custom memory copy loop to std::memcpyTobias Markmann
2016-09-30Add missing error check in HostAddress::toStringTobias Markmann
2016-09-30Only scale avatars that are not embedded Qt resourcesTobias Markmann
2016-09-29Fix uninitialised class membersTobias Markmann
2016-09-29Explicitly handle all possible SecTrustResultType enum valuesTobias Markmann
2016-09-29Fix potential resource leaksTobias Markmann
2016-09-29Support building against newer QtWebKit on macOSTobias Markmann
2016-09-27Add setting to disable automatic software updatesTobias Markmann
2016-09-26Use const std::unique_ptr for pimpl idiom usageTobias Markmann
2016-09-26Update and tidy up Sparkle software update supportTobias Markmann
2016-09-21Fix crash in Sluift CommandConvertorEdwin Mons
2016-09-08Improve visibility of currently focused chat input in trellis modeTobias Markmann
2016-09-07Add ability to filter results in "Search Room" dialogTobias Markmann