summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2017-07-13Remove Swiften/Base/Override.hTobias Markmann
2017-07-11Add missing SWIFTEN_OVERRIDE statements to dtorsTobias Markmann
2017-07-07Make std:: make_unique available in gcc with c++11Joanna Hulboj
2017-07-06Fix a crash that occurs when resizing chat layoutThanos Doukoudakis
2017-06-26Use size_t instead of int in SpellParser::PositionPairTobias Markmann
2017-06-26Fix compiler warnings raise by Clang on LinuxTobias Markmann
2017-06-21Add Coala config for whitespace checkingTobias Markmann
2017-06-21Fix compiler warningsKevin Smith
2017-06-16Add scripts that test Debian packagesThanos Doukoudakis
2017-06-14Update build_appimage.py for CentOS 6 supportTobias Markmann
2017-06-13Add build_appimage.py for Linux packaging as AppImageTobias Markmann
2017-06-02Update German translationThilo Cestonaro
2017-05-22Close changelog for Swift 4.0 RC2swift-4.0rc2Tobias Markmann
2017-05-19Only apply impromptu chat title style to impromptu chatsTobias Markmann
2017-05-17Close changelog for Swift 4.0 RC1swift-4.0rc1Tobias Markmann
2017-05-15Disconnect potentially connected slots from signals in dtorTobias Markmann
2017-05-15Use QPointer to prevent access to potentially freed QtTreeWidgetTobias Markmann
2017-05-15Unregister as event filter in QtFilterWidget dtorTobias Markmann
2017-05-12Allow creation of a Swift appimage on CentOSKevin Smith
2017-05-11Change the setting that specifies the font size.Thanos Doukoudakis
2017-05-10Fix for chat not being set correctly as impromptu chatJoanna Hulboj
2017-05-10Fix chat window title being displayed incorrectlyJoanna Hulboj
2017-05-08Fix an issue when sending a file in a chatThanos Doukoudakis
2017-05-04Fix recent chat entries being incorrectly displayedJoanna Hulboj
2017-05-03Add workaround for adding sid packages to apt repo via repreproTobias Markmann
2017-05-03Change the default font size in chat viewThanos Doukoudakis
2017-05-03Add missing changelog entriesTobias Markmann
2017-05-03Add update_debian_repo.sh scriptTobias Markmann
2017-04-21Bring Swift and Swiften ChangeLog.md files up to dateTobias Markmann
2017-04-20Add missing include for QFileDeviceTobias Markmann
2017-04-20Verify message IDs during last message correctionTobias Markmann
2017-04-18Support Last Message Correction in multi client scenariosTobias Markmann
2017-04-18Fix for grey gap in the blue/green CSS blobs in chatsThanos Doukoudakis
2017-04-18Don't pass the impromptu MUC 'reason' as the room JIDThanos Doukoudakis
2017-04-12Assert first page in QtUserSearchWindow wizard based on typeTobias Markmann
2017-04-10Only add existing environment variables to QtUI test envTobias Markmann
2017-04-10Make the default chat view font to render thicker on WindowsThanos Doukoudakis
2017-04-10Ignore incoming duplicates of messagesTobias Markmann
2017-04-07Do not grey out chat view after clearingJoanna Hulboj
2017-04-07Make day change chat system message DST awareTobias Markmann
2017-04-06Reset the chat state to active after a few secondsThanos Doukoudakis
2017-04-04Change ‘User’ to ‘Nickname’ in highlight dialogTobias Markmann
2017-04-04Open 1:1 chat to real JIDs from MUC rooms (not PMs) when possibleThanos Doukoudakis
2017-04-04Remove superfluous duplicated variable in QtDNDTabBar codeTobias Markmann
2017-04-04Test against dialog type instead of nullptr in QtUserSearchWindowTobias Markmann
2017-03-31Return unique_ptr instead of pointer to deleted objectTobias Markmann
2017-03-31Handle potential boost::bad_any_cast exceptionTobias Markmann
2017-03-30Fix access to potential unavailable page in QtUserSearchWindowTobias Markmann
2017-03-29Initialise timerId member in QtGridSelectionDialogTobias Markmann
2017-03-29Remove nullptr checks that are not neededTobias Markmann