summaryrefslogtreecommitdiff
path: root/plugingui/scrollbar.cc
AgeCommit message (Expand)Author
2016-02-14Change GPL version number in file headers to 3.André Nusser
2015-11-18Refactored Slider. Expanded all event variable names (all was 'e' before). Ch...Bent Bisballe Nyeng
2015-11-14Refactor ScrollBar, and fix keyboard navigation in listbox.Bent Bisballe Nyeng
2015-11-07Refactored Painter.Bent Bisballe Nyeng
2015-10-31Font refactoring. Some rendering optimizations on ScrollBar, LineEdit and Lis...Bent Bisballe Nyeng
2015-10-12Fix missing 'direction' type changes (int to enum).Bent Bisballe Nyeng
2013-05-21Render scrollbar correctly if range is greater than maximum value.Bent Bisballe Nyeng
2013-04-26Don't set value if the value is the same (and save a repaintEvent)Bent Bisballe Nyeng
2013-04-19New listbox widgets and scrollbar.Bent Bisballe Nyeng