amuse/Editor
Lioncash a016b72ea6 CMakeLists: Migrate Qt checking over to using components
Qt has since made their library usable with the components system within
CMake, so we can just use that to simplify the library finding and linking.
2019-08-25 05:02:32 -04:00
..
platforms Fix SoundMacro generation for SampleView 2019-03-09 23:13:17 -10:00
resources Massive fmtlib refactor 2019-07-19 18:23:25 -10:00
ADSREditor.cpp Merge pull request #13 from lioncash/qt 2019-08-25 01:38:49 -07:00
ADSREditor.hpp General: Make use of override where applicable 2019-08-25 01:28:36 -04:00
CMakeLists.txt CMakeLists: Migrate Qt checking over to using components 2019-08-25 05:02:32 -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 Merge pull request #13 from lioncash/qt 2019-08-25 01:38:49 -07:00
CurveEditor.hpp General: Make use of override where applicable 2019-08-25 01:28:36 -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: Use Qt 5 signal/slot connections where applicable 2019-08-25 04:13:36 -04:00
KeymapEditor.hpp General: Make use of override where applicable 2019-08-25 01:28:36 -04:00
LayersEditor.cpp Merge pull request #13 from lioncash/qt 2019-08-25 01:38:49 -07: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: Use Qt 5 signal/slot connections where applicable 2019-08-25 04:13:36 -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 General: Make use of override where applicable 2019-08-25 01:28:36 -04:00
ProjectModel.hpp General: Make use of override where applicable 2019-08-25 01:28:36 -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 Merge pull request #13 from lioncash/qt 2019-08-25 01:38:49 -07:00
SongGroupEditor.hpp General: Make use of override where applicable 2019-08-25 01:28:36 -04:00
SoundGroupEditor.cpp Merge pull request #13 from lioncash/qt 2019-08-25 01:38:49 -07: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 General: Make use of override where applicable 2019-08-25 01:28:36 -04:00