summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-25Add Lato font and use it in chat view themeTobias Markmann
2016-04-25Fix detection of vertical scroll bar position in chat viewsTobias Markmann
2016-04-25Update 3rdParty lcov to version 1.12Tobias Markmann
2016-04-25Require a configured TLS backend to buildTobias Markmann
2016-04-22Increase top margin on follow up messagesTobias Markmann
2016-04-22Mark file-transfer notice as read when chat window is activatedTobias Markmann
2016-04-14Fix delayed login/roster resize on window resize in netbook modeTobias Markmann
2016-04-14Set QT_SELECT environment variable during scons buildTobias Markmann
2016-04-14Fix bug of /me commands not being shown as actionsTobias Markmann
2016-04-12Use C++11 threading library instead of Boost.ThreadTobias Markmann
2016-04-11Drop executable permission on source filesMichael Vetter
2016-04-11Add missing dependency to InstallSwiftDependenciesMichael Vetter
2016-04-08Fix code in response to compiler warnings by clangTobias Markmann
2016-04-07Increase unread marker height to not overlap with messagesTobias Markmann
2016-04-07Fix building with system boost on Debian 8.4Tobias Markmann
2016-04-06Fix include case typoTobias Markmann
2016-04-06Move ack indicator position and reduce height of followup messagesTobias Markmann
2016-04-06Break long words (e.g. URLs) in chat view to prevent overflowsTobias Markmann
2016-04-06Add distcc support to our SCons scriptTobias Markmann
2016-04-05Migrate to Boost.Signals2 from Boost.SignalsTobias Markmann
2016-04-04Modernize code to use range based for loops using clang-tidyTobias Markmann
2016-04-04Apply automated clang-tidy fixes and add missing includesTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-04-01Modernize code to use C++11 nullptr using clang-tidyTobias Markmann
2016-04-01Specifically handle Slimber/Limber in FixIncludes.pyTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-31Stop building some TLS providers as always staticKevin Smith
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2016-03-29Refactored keyword highlightingTobias Markmann
2016-03-29Replace chat view theme with one based on the new designTobias Markmann
2016-03-17Tidy XEP-0141 codeTim Robbings
2016-03-17Put Sluift headers in their own group with FixIncludes.pyTobias Markmann
2016-03-17Cleanup #pragma pollution in Sluift element convertorsTobias Markmann
2016-03-17Don't allow JIDs with explicitly empty resourcesKevin Smith
2016-03-17Add .clang-format configuration file for Swift projectsTobias Markmann
2016-03-15Explicitly convert between nullable and non-nullable on OS XTobias Markmann
2016-03-14Build all Swift projects as C++11Tobias Markmann
2016-03-11Fix translatability of vCard editor popup menu itemsTobias Markmann
2016-03-10Fix crashes in spellchecking code in case of broken backendTobias Markmann
2016-03-09Improve profile editing UX when vCard is not supportedTobias Markmann
2016-03-09Fix FixIncludes.py script to handle Objective C (.mm)Tobias Markmann
2016-03-09Fix using external OpenSSL on Mac OS XTobias Markmann
2016-03-09Fix warning coloring of chat input fieldTobias Markmann
2016-03-08Remove superfluous implementation filesTobias Markmann
2016-03-04Fix small issues around Swiften/QA/TLSTestTobias Markmann
2016-03-04Remove unneeded files from old highlight editor UITobias Markmann
2016-02-29Add workaround for building with Boost 1.60 as C++11Tobias Markmann
2016-02-29Fix compilation with Boost 1.60Tobias Markmann
2016-02-29Fix scons2ninja toolingTobias Markmann
2016-02-29Fix possible race condition between Connection and ConnectorsTobias Markmann