Age | Commit message (Expand) | Author |
2017-07-06 | Fix a crash that occurs when resizing chat layout | Thanos Doukoudakis |
2017-04-04 | Remove superfluous duplicated variable in QtDNDTabBar code | Tobias Markmann |
2017-03-29 | Initialise timerId member in QtGridSelectionDialog | Tobias Markmann |
2017-02-09 | Fix mouse movement when resizing trellis layout. | Joanna Hulboj |
2017-01-18 | Set cursor position to the center of the screen to show layout window in the ... | Joanna Hulboj |
2017-01-16 | Prevent cursor from jumping to the wrong position when using Change Layout di... | Joanna Hulboj |
2017-01-11 | Allow cancelling trellis resize window with escape key | Joanna Hulboj |
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 titleswift-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 |