summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-11-22Fix Emoji crash on insertionJoanna Hulboj
2017-11-09Fix loading translations when detected automaticallyTobias Markmann
2017-11-07Add missing Qt translatable strings to QtStrings.hTobias Markmann
2017-11-07Enable translatability of QtSoundSelectionStyledItemDelegateTobias Markmann
2017-09-24Fix 'Start chat...' dialog disappearing after adding participantTobias Markmann
2017-08-16Fix inverted logging assert conditionThanos Doukoudakis
2017-08-15Force a build to stop if signing of the packages fails.Thanos Doukoudakis
2017-08-15Improve Swift’s interactions with Smart CardsThanos Doukoudakis
2017-08-08Enable log information export to a fileThanos Doukoudakis
2017-07-18Replace assert() with SWIFT_LOG_ASSERT for loading fontsTobias Markmann
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-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-11Change the setting that specifies the font size.Thanos Doukoudakis
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-03Change the default font size in chat viewThanos Doukoudakis
2017-04-20Add missing include for QFileDeviceTobias Markmann
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-07Do not grey out chat view after clearingJoanna Hulboj
2017-04-07Make day change chat system message DST awareTobias Markmann
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-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-15Add link to https://swift.im/ to about dialogTobias Markmann
2017-03-14Show correct avatars for file-transfer messagesTobias Markmann
2017-03-14Fix incorrect default chat view font sizeTobias Markmann
2017-03-14Fix default avatar rendering on WindowsTobias Markmann
2017-03-07Use text-based emoticons on Linux and WindowsTobias Markmann
2017-03-07Do not color highlight mentions of the own nickname by defaultTobias Markmann
2017-03-06Fix emoji dialog crash when there are no recent emojisTobias Markmann
2017-03-03Allow pasting a newline separated list of JIDs in blocking dialogTobias Markmann
2017-03-03Change Enter Room... QWidget to QDialogJoanna Hulboj
2017-03-01Remove support for selecting custom notification soundsTobias Markmann
2017-02-28Do not reset font size when clearing chat viewJoanna Hulboj
2017-02-27Redesign highlight logic and processingTobias Markmann
2017-02-24Add Sparkle license to about dialog COPYING file on demandTobias Markmann