summaryrefslogtreecommitdiff
path: root/plugingui/layout.h
AgeCommit message (Collapse)Author
2017-05-24Add frame in the GUI for bleed control.André Nusser
2017-04-07Implement GridLayoutAndré Nusser
2017-04-02Replace a manual remove by std::remove in Layout::removeItem.André Nusser
Also reformat the file while we're at it.
2017-02-12Refactor/introduce widget and windiow redraw/dirty mechanism to eradicate ↵Bent Bisballe Nyeng
unnecessary rendering passes during event handling.
2017-02-08UI resize refactoring part 1.Bent Bisballe Nyeng
2016-04-08Refactoring to finally get rid of MessageHandler/Receiver in favor of the ↵Bent Bisballe Nyeng
new Settings mechanism.
2016-03-22Change license to LGPLv3.André Nusser
2016-02-14Change GPL version number in file headers to 3.André Nusser
2015-12-10Refactoring of Layout and LayoutItem.Bent Bisballe Nyeng
2015-11-07Refactored Painter.Bent Bisballe Nyeng
2015-10-03Add missing overrides.Bent Bisballe Nyeng
2015-09-28Add Layout machanism.Bent Bisballe Nyeng