index
:
drumgizmo.git
097_lineedit_fix
about-rework
alsamidi
cc-note-midimap
configfile_refactor
coreaudio
corrados_fix_alsamidi
corrados_integrate_logpower
cpp14
curve_map
curve_map_midimap
develop
distance
distance_openness
doubletriggerfilter
edrumulus
event_cleanup
feature/oss-midi
hidpi
int_ui
lint
master
metadata_v1
metadata_v1_fix
midi-refactor
no_gui_also_with_broken_gui_if_enabled
normalised_scaled_fix
note-off
openness
openness_dev
powermap_feature_ui
rotating_knobs
scale_kit_image
stereo
studio-on-fix
the-marlboro-man-experimental
The DrumGizmo virtual drummer project.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugingui
/
scrollbar.cc
Age
Commit message (
Collapse
)
Author
2017-01-02
Fix formatting issues.
André Nusser
2017-01-02
Ignore all clicks except left clicks in all the widgets.
André Nusser
Of course, we want to change this as soon as we actually want to use right and middle clicks. But this is not the case atm.
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). ↵
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