.. |
platforms
|
Fix SoundMacro generation for SampleView
|
2019-03-09 23:13:17 -10:00 |
resources
|
Add missing include
|
2019-08-25 09:25:27 -07:00 |
ADSREditor.cpp
|
ADSREditor: Use const where applicable
|
2019-08-25 05:30:37 -04:00 |
ADSREditor.hpp
|
General: Make use of override where applicable
|
2019-08-25 01:28:36 -04:00 |
CMakeLists.txt
|
Editor/CMakeLists: Add QT_NO_CAST_FROM_BYTEARRAY
|
2019-08-25 23:06:55 -04:00 |
Common.cpp
|
New code style refactor
|
2018-12-07 19:20:09 -10:00 |
Common.hpp
|
Fix some compilation warnings
|
2019-04-06 18:59:49 -10:00 |
CurveEditor.cpp
|
Common: Replace amuse::clamp with std::clamp
|
2019-08-26 05:14:21 -04:00 |
CurveEditor.hpp
|
CurveEditor: Use std::array where applicable
|
2019-08-25 06:08:15 -04:00 |
EditorWidget.cpp
|
Editor: Use Qt 5 signal/slot connections where applicable
|
2019-08-25 04:13:36 -04:00 |
EditorWidget.hpp
|
General: Make use of override where applicable
|
2019-08-25 01:28:36 -04:00 |
KeyboardWidget.cpp
|
New code style refactor
|
2018-12-07 19:20:09 -10:00 |
KeyboardWidget.hpp
|
General: Make use of override where applicable
|
2019-08-25 01:28:36 -04:00 |
KeymapEditor.cpp
|
Editor/KeymapEditor: Use std::array where applicable
|
2019-08-25 08:23:23 -04:00 |
KeymapEditor.hpp
|
Editor/KeymapEditor: Use std::array where applicable
|
2019-08-25 08:23:23 -04:00 |
LayersEditor.cpp
|
Editor/LayersEditor: Use regular iterators instead of move iterators
|
2019-08-26 22:41:40 -04:00 |
LayersEditor.hpp
|
General: Make use of override where applicable
|
2019-08-25 01:28:36 -04:00 |
MIDIReader.cpp
|
New code style refactor
|
2018-12-07 19:20:09 -10:00 |
MIDIReader.hpp
|
General: Make use of override where applicable
|
2019-08-25 01:28:36 -04:00 |
MacOSExtras.mm
|
Work on amuse GUI, use C++ linking for audio decoders
|
2018-07-09 11:05:31 -07:00 |
MainWindow.cpp
|
Editor/ProjectModel: Use std::move where applicable
|
2019-08-26 00:51:09 -04:00 |
MainWindow.hpp
|
General: Make use of override where applicable
|
2019-08-25 01:28:36 -04:00 |
MainWindow.ui
|
Clipboard support and various bug fixes
|
2018-08-24 22:34:04 -10:00 |
NewSoundMacroDialog.cpp
|
Editor: Use Qt 5 signal/slot connections where applicable
|
2019-08-25 04:13:36 -04:00 |
NewSoundMacroDialog.hpp
|
New code style refactor
|
2018-12-07 19:20:09 -10:00 |
ProjectModel.cpp
|
Editor/ProjectModel: Use std::move where applicable
|
2019-08-26 00:51:09 -04:00 |
ProjectModel.hpp
|
Editor/ProjectModel: Use std::move where applicable
|
2019-08-26 00:51:09 -04:00 |
SampleEditor.cpp
|
Merge pull request #13 from lioncash/qt
|
2019-08-25 01:38:49 -07:00 |
SampleEditor.hpp
|
General: Make use of override where applicable
|
2019-08-25 01:28:36 -04:00 |
SongGroupEditor.cpp
|
General: Use emplace_back where applicable
|
2019-08-26 03:41:29 -04:00 |
SongGroupEditor.hpp
|
General: Make use of override where applicable
|
2019-08-25 01:28:36 -04:00 |
SoundGroupEditor.cpp
|
General: Use emplace_back where applicable
|
2019-08-26 03:41:29 -04:00 |
SoundGroupEditor.hpp
|
General: Make use of override where applicable
|
2019-08-25 01:28:36 -04:00 |
SoundMacroEditor.cpp
|
Merge pull request #13 from lioncash/qt
|
2019-08-25 01:38:49 -07:00 |
SoundMacroEditor.hpp
|
General: Make use of override where applicable
|
2019-08-25 01:28:36 -04:00 |
StatusBarWidget.cpp
|
Editor: Use Qt 5 signal/slot connections where applicable
|
2019-08-25 04:13:36 -04:00 |
StatusBarWidget.hpp
|
Merge pull request #13 from lioncash/qt
|
2019-08-25 01:38:49 -07:00 |
StudioSetupWidget.cpp
|
Editor: Use Qt 5 signal/slot connections where applicable
|
2019-08-25 04:13:36 -04:00 |
StudioSetupWidget.hpp
|
General: Make use of override where applicable
|
2019-08-25 01:28:36 -04:00 |
main.cpp
|
Editor/CMakeLists: Add QT_NO_CAST_FROM/TO_ASCII
|
2019-08-25 22:53:16 -04:00 |