summaryrefslogtreecommitdiff
path: root/plugingui/layout.cc
AgeCommit message (Expand)Author
2017-05-24Add frame in the GUI for bleed control.André Nusser
2017-05-19Make sure we don't resize to negative values.Bent Bisballe Nyeng
2017-04-11Fix pure virtual function calls and segfaults.André Nusser
2017-04-07Implement GridLayoutAndré Nusser
2017-04-02Replace a manual remove by std::remove in Layout::removeItem.André Nusser
2017-04-01Fix bug in layout.ccAndré Nusser
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-09-28Add Layout machanism.Bent Bisballe Nyeng