summaryrefslogtreecommitdiff
path: root/plugingui/knob.cc
AgeCommit message (Expand)Author
2016-02-14Change GPL version number in file headers to 3.André Nusser
2015-11-20Only initialise Font once.Bent Bisballe Nyeng
2015-11-18Refactored Slider. Expanded all event variable names (all was 'e' before). Ch...Bent Bisballe Nyeng
2015-11-07Refactored Painter.Bent Bisballe Nyeng
2015-10-26Refactored LineEdit and FileBrowser. Renamed all KEY_XYZ event types to KeyXyz.Bent Bisballe Nyeng
2015-10-12Fix missing 'direction' type changes (int to enum).Bent Bisballe Nyeng
2015-09-28Use new style guide on already refactored files.Bent Bisballe Nyeng
2015-09-28Use function operator() for notification instead opf notify(...).Bent Bisballe Nyeng
2015-09-03Introduce new Notifier and use it in the Knob class.Bent Bisballe Nyeng
2015-05-15Make sure that M_PI is defined.Bent Bisballe Nyeng
2013-03-30New box rendering of all widgets. Minor tweaks still missing.Bent Bisballe Nyeng
2013-03-13Use new painter clear function.Bent Bisballe Nyeng
2013-03-13Added path lineedit and drive selection (win32) to filebrowser. Made a lot of...Bent Bisballe Nyeng
2013-03-10Give knob dark background and double white outline, like LineEdit widget.Bent Bisballe Nyeng
2013-03-10Work a little on knob design and knob/checkbox positions.Bent Bisballe Nyeng
2013-03-09Make knob controllable using the arrow keys.Bent Bisballe Nyeng
2013-03-09Make knob controllable using the arrow keys.Bent Bisballe Nyeng
2013-03-09Add scollwheel support for knob widget.Bent Bisballe Nyeng
2013-03-06Major GUI workover. Hilights: A new filebrowser and new knob widget.Bent Bisballe Nyeng