Phillip Stephens
2ec749e6c7
Upgrade to qt 6
2021-01-23 16:27:34 -08:00
Phillip Stephens
63a58858e8
Fix deprecation warnings in amuse-gui
2020-09-08 16:23:55 -07:00
Lioncash
e6af69f882
Editor/KeyboardWidget: Make use of std::array where applicable
...
Makes the types of the lookup tables and widget arrays strongly typed.
This also makes it a little more straightforward to dehardcode some
magic values related to the array sizes.
2019-08-28 00:06:57 -04:00
Lioncash
ef86e69421
Editor: Include headers where necessary
...
Avoids propagating dependencies through indirect inclusions, and also
gets rid of some header dependencies entirely.
2019-08-27 20:57:02 -04:00
Jack Andersen
a7a408cc66
New code style refactor
2018-12-07 19:20:09 -10:00
Jack Andersen
409d52c120
Initial KeymapEditor implementation
2018-08-05 18:20:42 -10:00
Jack Andersen
f5984141fd
Implement amuse playback
2018-07-27 18:34:29 -10:00
Jack Andersen
cb24322fc1
Integrate undo infrastructure with SoundMacroEditor
2018-07-25 17:41:48 -10:00
Jack Andersen
ca81c07600
Add translation infrastructure
2018-07-24 20:01:01 -10:00
Jack Andersen
441a3dbfd9
Work on SoundMacroEditor
2018-07-21 17:45:47 -10:00
Jack Andersen
f50ee6e8f1
More work on Amuse Editor
2018-07-17 21:39:26 -10:00
Jack Andersen
cdc720b8a7
Work on amuse GUI, use C++ linking for audio decoders
2018-07-09 11:05:31 -07:00