Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-04-29
Improve README.md quick start section and parallel build text
Tobias Markmann
2016-04-29
Restructure and reword project documentation
Tobias Markmann
2016-04-28
Change remaining std::auto_ptr usage to std::unique_ptr
Tobias Markmann
2016-04-26
Fix scons2ninja.py due to recent change in RCC usage
Tobias Markmann
2016-04-26
Make remaining UI strings in QtHighlightEditor translatable
Tobias Markmann
2016-04-25
Convert hard tabs to four spaces in all our SConscript/*.py files
Tobias Markmann
2016-04-25
Add Lato font and use it in chat view theme
Tobias Markmann
2016-04-25
Fix detection of vertical scroll bar position in chat views
Tobias Markmann
2016-04-25
Update 3rdParty lcov to version 1.12
Tobias Markmann
2016-04-25
Require a configured TLS backend to build
Tobias Markmann
2016-04-22
Increase top margin on follow up messages
Tobias Markmann
2016-04-22
Mark file-transfer notice as read when chat window is activated
Tobias Markmann
2016-04-14
Fix delayed login/roster resize on window resize in netbook mode
Tobias Markmann
2016-04-14
Set QT_SELECT environment variable during scons build
Tobias Markmann
2016-04-14
Fix bug of /me commands not being shown as actions
Tobias Markmann
2016-04-12
Use C++11 threading library instead of Boost.Thread
Tobias Markmann
2016-04-11
Drop executable permission on source files
Michael Vetter
2016-04-11
Add missing dependency to InstallSwiftDependencies
Michael Vetter
2016-04-08
Fix code in response to compiler warnings by clang
Tobias Markmann
2016-04-07
Increase unread marker height to not overlap with messages
Tobias Markmann
2016-04-07
Fix building with system boost on Debian 8.4
Tobias Markmann
2016-04-06
Fix include case typo
Tobias Markmann
2016-04-06
Move ack indicator position and reduce height of followup messages
Tobias Markmann
2016-04-06
Break long words (e.g. URLs) in chat view to prevent overflows
Tobias Markmann
2016-04-06
Add distcc support to our SCons script
Tobias Markmann
2016-04-05
Migrate to Boost.Signals2 from Boost.Signals
Tobias Markmann
2016-04-04
Modernize code to use range based for loops using clang-tidy
Tobias Markmann
2016-04-04
Apply automated clang-tidy fixes and add missing includes
Tobias Markmann
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
2016-04-01
Modernize code to use C++11 nullptr using clang-tidy
Tobias Markmann
2016-04-01
Specifically handle Slimber/Limber in FixIncludes.py
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-03-31
Stop building some TLS providers as always static
Kevin Smith
2016-03-30
Apply consistent #include grouping and sorting style
Tobias Markmann
2016-03-29
Refactored keyword highlighting
Tobias Markmann
2016-03-29
Replace chat view theme with one based on the new design
Tobias Markmann
2016-03-17
Tidy XEP-0141 code
Tim Robbings
2016-03-17
Put Sluift headers in their own group with FixIncludes.py
Tobias Markmann
2016-03-17
Cleanup #pragma pollution in Sluift element convertors
Tobias Markmann
2016-03-17
Don't allow JIDs with explicitly empty resources
Kevin Smith
2016-03-17
Add .clang-format configuration file for Swift projects
Tobias Markmann
2016-03-15
Explicitly convert between nullable and non-nullable on OS X
Tobias Markmann
2016-03-14
Build all Swift projects as C++11
Tobias Markmann
2016-03-11
Fix translatability of vCard editor popup menu items
Tobias Markmann
2016-03-10
Fix crashes in spellchecking code in case of broken backend
Tobias Markmann
2016-03-09
Improve profile editing UX when vCard is not supported
Tobias Markmann
2016-03-09
Fix FixIncludes.py script to handle Objective C (.mm)
Tobias Markmann
2016-03-09
Fix using external OpenSSL on Mac OS X
Tobias Markmann
2016-03-09
Fix warning coloring of chat input field
Tobias Markmann
2016-03-08
Remove superfluous implementation files
Tobias Markmann
[prev]
[next]