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