index
:
dgedit.git
develop
master
position
Qt based editor for DrumGizmo drumkits
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainwindow.h
Age
Commit message (
Collapse
)
Author
2018-10-06
Add about dialog.
Bent Bisballe Nyeng
2018-10-06
Add description to project.
Bent Bisballe Nyeng
2018-10-04
Disable save menu entry until filename has been assigned to the project with ↵
Bent Bisballe Nyeng
save-as.
2018-09-30
Open mainwindow in disabled state until a project is either loaded or created.
Bent Bisballe Nyeng
2018-09-30
Ask user to save on new and quit if project is dirty.
Bent Bisballe Nyeng
2018-09-28
Integrate channel map into file list in instrument editor.
Bent Bisballe Nyeng
2018-05-23
Add instrument dialog (currently only with it's name).
Bent Bisballe Nyeng
2018-05-20
Implement remove functionality for instruments and channels.
Bent Bisballe Nyeng
2018-05-20
Add some placeholder icons for instrument and channel lists.
Bent Bisballe Nyeng
2018-05-17
Make tabs closable. Load file list and master file state back into file list ↵
Bent Bisballe Nyeng
widget.
2018-05-16
Open/activate instruent tab when double-clicking item in instrument list.
Bent Bisballe Nyeng
2018-05-13
New MainWindow layout mockup.
Bent Bisballe Nyeng
2018-05-12
More load/save logic, SaveAs and WindowTitle with project name and file.
Bent Bisballe Nyeng
2018-05-12
Move instrument editor components into their own (sub)window.
Bent Bisballe Nyeng
2018-05-12
Add initial project serialisation/deserialisation.
Bent Bisballe Nyeng
2018-05-06
Created Project dialog and project skeleton class for storing project ↵
Bent Bisballe Nyeng
related data (which will be serialised/deserialised using XML soon).
2018-05-05
Remove dead code.
Bent Bisballe Nyeng
2018-05-05
Move handling of settings and locale to their own classes.
Bent Bisballe Nyeng
2018-03-18
Update all fiels to adhere to style-guide
Bent Bisballe Nyeng
2014-09-10
Add 'spreader' slider to generate tab.
Bent Bisballe Nyeng
2014-09-08
Import dgedit from drumgizmo repository (split into its own project).
Bent Bisballe Nyeng