Age | Commit message (Expand) | Author |
2018-06-09 | Add ctor for creating colours from four unsigned char values. | Bent Bisballe Nyeng |
2017-04-16 | Fix bug of ScrollBar where the bar was not shown. | André Nusser |
2017-02-12 | Refactor/introduce widget and windiow redraw/dirty mechanism to eradicate unn... | Bent Bisballe Nyeng |
2017-01-02 | Fix formatting issues. | André Nusser |
2017-01-02 | Ignore all clicks except left clicks in all the widgets. | André Nusser |
2016-06-07 | Update all use of widget_*.png to new TexturedBox. | Bent Bisballe Nyeng |
2016-03-22 | Change license to LGPLv3. | André Nusser |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser |
2015-11-18 | Refactored Slider. Expanded all event variable names (all was 'e' before). Ch... | Bent Bisballe Nyeng |
2015-11-14 | Refactor ScrollBar, and fix keyboard navigation in listbox. | Bent Bisballe Nyeng |
2015-11-07 | Refactored Painter. | Bent Bisballe Nyeng |
2015-10-31 | Font refactoring. Some rendering optimizations on ScrollBar, LineEdit and Lis... | Bent Bisballe Nyeng |
2015-10-12 | Fix missing 'direction' type changes (int to enum). | Bent Bisballe Nyeng |
2013-05-21 | Render scrollbar correctly if range is greater than maximum value. | Bent Bisballe Nyeng |
2013-04-26 | Don't set value if the value is the same (and save a repaintEvent) | Bent Bisballe Nyeng |
2013-04-19 | New listbox widgets and scrollbar. | Bent Bisballe Nyeng |