amuse/Editor
Jack Andersen 5112228abd Update fmtlib 2020-04-11 12:49:30 -10:00
..
platforms Fix SoundMacro generation for SampleView 2019-03-09 23:13:17 -10:00
resources Update fmtlib 2020-04-11 12:49:30 -10:00
ADSREditor.cpp ADSREditor: Use std::array for m_percentTexts 2019-08-30 02:24:41 -04:00
ADSREditor.hpp ADSREditor: Use std::array for m_percentTexts 2019-08-30 02:24:41 -04:00
CMakeLists.txt Exclude CMake CXX standard from MSVC 2020-04-10 18:59:16 -10:00
Common.cpp Editor: Include headers where necessary 2019-08-27 20:57:02 -04:00
Common.hpp Remove redefinition of hash<QString> 2020-01-17 20:03:52 -05:00
CurveEditor.cpp Editor: Include headers where necessary 2019-08-27 20:57:02 -04:00
CurveEditor.hpp Editor: Include headers where necessary 2019-08-27 20:57:02 -04:00
EditorWidget.cpp Editor: Include headers where necessary 2019-08-27 20:57:02 -04:00
EditorWidget.hpp Editor: Include headers where necessary 2019-08-27 20:57:02 -04:00
KeyboardWidget.cpp Editor/KeyboardWidget: Make use of std::array where applicable 2019-08-28 00:06:57 -04:00
KeyboardWidget.hpp Editor/KeyboardWidget: Make use of std::array where applicable 2019-08-28 00:06:57 -04:00
KeymapEditor.cpp Merge pull request #30 from lioncash/include 2019-08-28 22:30:35 -07:00
KeymapEditor.hpp Editor: Include headers where necessary 2019-08-27 20:57:02 -04:00
LayersEditor.cpp Editor: Include headers where necessary 2019-08-27 20:57:02 -04:00
LayersEditor.hpp Editor: Include headers where necessary 2019-08-27 20:57:02 -04:00
MIDIReader.cpp Editor: Include headers where necessary 2019-08-27 20:57:02 -04:00
MIDIReader.hpp Editor: Include headers where necessary 2019-08-27 20:57:02 -04:00
MacOSExtras.mm Work on amuse GUI, use C++ linking for audio decoders 2018-07-09 11:05:31 -07:00
MainWindow.cpp Update fmtlib 2020-04-11 12:49:30 -10:00
MainWindow.hpp Editor: Amend includes of ProjectModel.hpp 2019-08-27 23:40:16 -04:00
MainWindow.ui Clipboard support and various bug fixes 2018-08-24 22:34:04 -10:00
NewSoundMacroDialog.cpp Editor: Include headers where necessary 2019-08-27 20:57:02 -04:00
NewSoundMacroDialog.hpp Editor: Include headers where necessary 2019-08-27 20:57:02 -04:00
ProjectModel.cpp Update fmtlib 2020-04-11 12:49:30 -10:00
ProjectModel.hpp Editor: Amend includes of ProjectModel.hpp 2019-08-27 23:40:16 -04:00
SampleEditor.cpp Linux compile fixes 2019-08-27 18:02:30 -07:00
SampleEditor.hpp Editor: Include headers where necessary 2019-08-27 20:57:02 -04:00
SongGroupEditor.cpp Update fmtlib 2020-04-11 12:49:30 -10:00
SongGroupEditor.hpp Editor: Include headers where necessary 2019-08-27 20:57:02 -04:00
SoundGroupEditor.cpp Update fmtlib 2020-04-11 12:49:30 -10:00
SoundGroupEditor.hpp Editor: Include headers where necessary 2019-08-27 20:57:02 -04:00
SoundMacroEditor.cpp Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/amuse 2019-09-30 21:36:35 -10:00
SoundMacroEditor.hpp Editor: Include headers where necessary 2019-08-27 20:57:02 -04:00
StatusBarWidget.cpp StatusBarWidget: Use std::array where applicable 2019-08-28 00:17:54 -04:00
StatusBarWidget.hpp StatusBarWidget: Use std::array where applicable 2019-08-28 00:17:54 -04:00
StudioSetupWidget.cpp StudioSetupWidget: Move definition of EffectIntrospection into the cpp file 2019-08-28 01:31:27 -04:00
StudioSetupWidget.hpp StudioSetupWidget: Move definition of EffectIntrospection into the cpp file 2019-08-28 01:31:27 -04:00
main.cpp Editor/CMakeLists: Add QT_NO_CAST_FROM/TO_ASCII 2019-08-25 22:53:16 -04:00