index
:
dgedit.git
develop
master
position
Qt based editor for DrumGizmo drumkits
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2019-01-06
Fix translations files.
Bent Bisballe Nyeng
2019-01-06
Fix dist compilation.
Bent Bisballe Nyeng
2019-01-06
Update .ts files
Bent Bisballe Nyeng
2018-10-29
Make delete key delete selection also if sample sorter is active.
Bent Bisballe Nyeng
2018-10-26
Show export error in export dialog. Make sure export path is altered if the ↵
Bent Bisballe Nyeng
path is changed in the exportdialog lineedit.
2018-10-26
Add ctrl-s shortcut to save.
Bent Bisballe Nyeng
2018-10-06
Update authors list.
Bent Bisballe Nyeng
2018-10-06
Grey out export button while exporting.
Bent Bisballe Nyeng
2018-10-06
Fix attribute name.
Bent Bisballe Nyeng
2018-10-06
Change 'render' to 'export'.
Bent Bisballe Nyeng
2018-10-06
Remove Export tab from instrument widget.
Bent Bisballe Nyeng
2018-10-06
Force .dgedit filename postfix when saving.
Bent Bisballe Nyeng
2018-10-06
Remove test menu.
Bent Bisballe Nyeng
2018-10-06
Better hack for seeding QHash attribute map.
Bent Bisballe Nyeng
2018-10-06
Add about dialog.
Bent Bisballe Nyeng
2018-10-06
Improve look of the main channel chackbox rendering.
Bent Bisballe Nyeng
2018-10-06
Make relative paths cross-platform.
Bent Bisballe Nyeng
2018-10-06
Add (automatic) samplerate detection to the project.
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-10-04
Force changes instantly.
Bent Bisballe Nyeng
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-29
Clear canvas if master file is being removed from the file list.
Bent Bisballe Nyeng
2018-09-29
Remove all channel map ids if in use when deleting a channel.
Bent Bisballe Nyeng
2018-09-29
Add main attribute to the filelist. Use QHash random seed hack in all places ↵
Bent Bisballe Nyeng
where QDomDocument is being used.
2018-09-29
Improve UI of render dialog.
Bent Bisballe Nyeng
2018-09-28
Swap filelist columns.
Bent Bisballe Nyeng
2018-09-28
Integrate export path into render dialog.
Bent Bisballe Nyeng
2018-09-28
Integrate channel map into file list in instrument editor.
Bent Bisballe Nyeng
2018-09-15
Crop selections to canvas.
Bent Bisballe Nyeng
2018-06-06
Kit channels widget placeholder.
Bent Bisballe Nyeng
2018-05-25
Store export path and prefix.
Bent Bisballe Nyeng
2018-05-24
Add save/load of selections/regions in instruments.
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-16
Store file list in instrument and make initial connections fomr UI ↵
Bent Bisballe Nyeng
connections to project storage.
2018-05-16
Use C++14
Bent Bisballe Nyeng
2018-05-13
Only initialise/deinitialise once.
Bent Bisballe Nyeng
2018-05-13
New MainWindow layout mockup.
Bent Bisballe Nyeng
2018-05-13
Added list of Instrument to Project including serialiser/deserialiser.
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 load/save dialogs.
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
[next]