You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Add Sound Editor (#23)
* Add sound editor UI and class
* Change some of the editor sizes in the designer forms
* Use the size of the editors in the designer as the default initial size for the QMdiSubWindow
* Remove unused include to QMdiSubWindow
* Add various sound/volume/playback icons from Calico
* Temporarily disable the debug printing of JDI "resources" because it's slowing down the startup time
* Change AppVeyor yaml to not increment the build number for pull requests