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
path:
root
/
Swift
/
QtUI
/
Trellis
Age
Commit message (
Expand
)
Author
2016-09-29
Fix uninitialised class members
Tobias Markmann
2016-09-08
Improve visibility of currently focused chat input in trellis mode
Tobias Markmann
2016-08-19
Fix crash during trellis size change on Windows
Tobias Markmann
2016-08-19
Support dropping tabs on tab widgets
Tobias Markmann
2016-08-18
Tweak grid selection dialog rendering
Tobias Markmann
2016-08-15
Improve UX of grid selection dialog
Tobias Markmann
2016-04-01
Modernize code to use C++11 nullptr using clang-tidy
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-01-18
Remove unused variable reported by GCC
Tobias Markmann
2015-11-30
Workaround QTabBar early eliding bug on OS X
Tobias Markmann
2015-08-11
Fix crash on trellis shortcuts if no chat window is open
Tobias Markmann
2015-05-26
Fix trellis related bugs
Tobias Markmann
2015-05-26
Set QtGetridSelectionDialog to frameless window to enable cursor changes
Tobias Markmann
2015-05-26
Add visual resize indicator in bottom right corner of QtGridSelectionDialog
Tobias Markmann
2015-04-03
Use SizeAllCursor for trellis resize dialog
Tobias Markmann
2015-02-23
Fix chat window title showing wrong chat title
swift-3.0beta1
Tobias Markmann
2015-02-18
Fix crash when a tab drag is aborted in trellis mode
Tobias Markmann
2015-02-11
Fix code style
Tobias Markmann
2015-02-09
Fix focus handling bug with regard to tab changing
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-12-14
Add support for new trellis layout for chat windows.
Tobias Markmann