Age | Commit message (Collapse) | Author | |
---|---|---|---|
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). ↵ | Bent Bisballe Nyeng | |
Changed all uievent enums to enum classes. | |||
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 ↵ | Bent Bisballe Nyeng | |
ListBoxBasic. | |||
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 | |