summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-19Remove std::endl from SWIFT_LOG callsEdwin Mons
2018-05-04Fix issues raised by some warnings and reenable them in SwiftTobias Markmann
2018-04-27Add a new merged roster/chats/MUCs viewKevin Smith
2018-02-27Fix a crash that occurs with closed chat tabs after resizing trellisThanos Doukoudakis
2017-07-06Fix a crash that occurs when resizing chat layoutThanos Doukoudakis
2017-04-04Remove superfluous duplicated variable in QtDNDTabBar codeTobias Markmann
2017-03-29Initialise timerId member in QtGridSelectionDialogTobias Markmann
2017-02-09Fix mouse movement when resizing trellis layout.Joanna Hulboj
2017-01-18Set cursor position to the center of the screen to show layout window in the ...Joanna Hulboj
2017-01-16Prevent cursor from jumping to the wrong position when using Change Layout di...Joanna Hulboj
2017-01-11Allow cancelling trellis resize window with escape keyJoanna Hulboj
2016-09-29Fix uninitialised class membersTobias Markmann
2016-09-08Improve visibility of currently focused chat input in trellis modeTobias Markmann
2016-08-19Fix crash during trellis size change on WindowsTobias Markmann
2016-08-19Support dropping tabs on tab widgetsTobias Markmann
2016-08-18Tweak grid selection dialog renderingTobias Markmann
2016-08-15Improve UX of grid selection dialogTobias Markmann
2016-04-01Modernize code to use C++11 nullptr using clang-tidyTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-01-18Remove unused variable reported by GCCTobias Markmann
2015-11-30Workaround QTabBar early eliding bug on OS XTobias Markmann
2015-08-11Fix crash on trellis shortcuts if no chat window is openTobias Markmann
2015-05-26Fix trellis related bugsTobias Markmann
2015-05-26Set QtGetridSelectionDialog to frameless window to enable cursor changesTobias Markmann
2015-05-26Add visual resize indicator in bottom right corner of QtGridSelectionDialogTobias Markmann
2015-04-03Use SizeAllCursor for trellis resize dialogTobias Markmann
2015-02-23Fix chat window title showing wrong chat titleswift-3.0beta1Tobias Markmann
2015-02-18Fix crash when a tab drag is aborted in trellis modeTobias Markmann
2015-02-11Fix code styleTobias Markmann
2015-02-09Fix focus handling bug with regard to tab changingTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-12-14Add support for new trellis layout for chat windows.Tobias Markmann