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
/
mainwindow.cc
Age
Commit message (
Expand
)
Author
2021-01-03
Add dggui namespace to libdggui components.
Bent Bisballe Nyeng
2020-12-29
Split UI code into application/plugin UI and UI library.
Bent Bisballe Nyeng
2020-07-29
Add embedded gettext support from resource.
Bent Bisballe Nyeng
2019-02-11
Show/hide drumkit tab depending on if the current kit has a valid image attac...
Bent Bisballe Nyeng
2019-02-03
Increase tab-button width.
Bent Bisballe Nyeng
2019-02-03
Integrate clicky-kit with DOM to get click colours, image and image map from ...
Bent Bisballe Nyeng
2018-08-12
Fix BSD build.
André Nusser
2018-08-12
Add tab for drumkit.
André Nusser
2017-05-19
Make sure we don't resize to negative values.
Bent Bisballe Nyeng
2017-04-23
Fix build.
André Nusser
2017-04-22
Remove unnecessary painter clears.
André Nusser
2017-04-21
Remove version number at the bottom and the logo from the about tab.
André Nusser
2017-04-21
Add AboutTab class instead of having a TextEdit widget as tab.
André Nusser
2017-04-21
Add utf8 to latin1 conversion to use it in the "About" textfield.
André Nusser
2017-04-20
Make the gray of the version label lighter.
André Nusser
2017-04-20
Second adjustment to the logo in the main window.
André Nusser
2017-04-20
Change placement and color of version number.
André Nusser
2017-04-18
Restore paths of FileBrowser as per the old UI.
Bent Bisballe Nyeng
2017-04-18
Revert preprocessing on resize for TextEdit. It was just plain dumb.
André Nusser
2017-04-18
Include version in text of "About" tab.
André Nusser
2017-04-18
Use ABOUT and AUTHORS files for "About" tab.
André Nusser
2017-04-18
Fix for the last commit.
André Nusser
2017-04-17
Fix FreeBSD64 compile error.
André Nusser
2017-04-17
Modify "License" tab to be an "About" tab.
André Nusser
2017-04-17
Fix... something /else/ about initialiser lists ...
Bent Bisballe Nyeng
2017-04-17
Connect drumkit and midimap files as well as loading/status bare updates.
Bent Bisballe Nyeng
2017-04-17
Pushing the logo up a bit to make room for the version string.
André Nusser
2017-04-17
Draw version label in MainWindow instead of MainTab
André Nusser
2017-04-16
Change "GPL" tab label to "License".
André Nusser
2017-04-16
Add new tabs to the main window.
André Nusser
2017-04-15
Add GPL to resources instead of using getGPLText function.
André Nusser
2017-04-15
Fit text of TextEdit to widget size of resize.
André Nusser
2017-04-01
A very rough first version of the GUI.
André Nusser
2017-02-12
Refactor/introduce widget and windiow redraw/dirty mechanism to eradicate unn...
Bent Bisballe Nyeng
2017-02-08
UI resize refactoring part 1.
Bent Bisballe Nyeng
2017-01-21
New MainWindow.
Bent Bisballe Nyeng