samplebrain/app
Dimitry Andric a831638171 Update project to Qt6:
* loaded and saved `samplebrain.ui` in Qt6 Designer
* generate `ui_samplebrain.h` on the fly (via `FORMS +=`)
* remove example files `sample.ui` and `ui_sample.h`
* remove `setMargin()` calls, these methods have been removed
* use `QFont::Bold` for `setWeight()` calls, numeric values aren't accepted anymore
* qualify `spiralcore::sample` in `block.cpp`'s `normalise()`
2022-09-24 22:50:43 +02:00
..
images big directory re-org 2022-09-04 11:38:20 +01:00
MainWindow.cpp Update project to Qt6: 2022-09-24 22:50:43 +02:00
MainWindow.h Update project to Qt6: 2022-09-24 22:50:43 +02:00
audio_thread.cpp removed mic input as the worker threads were causing high cpu and it's not reliable anyway fixes #12 2022-09-24 17:49:27 +01:00
audio_thread.h copyright updated 2022-09-08 12:21:53 +01:00
feedback.cpp big directory re-org 2022-09-04 11:38:20 +01:00
feedback.h big directory re-org 2022-09-04 11:38:20 +01:00
notes.txt big directory re-org 2022-09-04 11:38:20 +01:00
process_thread.cpp docs and warnings fixed 2022-09-10 14:05:45 +01:00
process_thread.h copyright updated 2022-09-08 12:21:53 +01:00
qtmain.cpp copyright updated 2022-09-08 12:21:53 +01:00
samplebrain.qrc big directory re-org 2022-09-04 11:38:20 +01:00
sound_items.cpp Update project to Qt6: 2022-09-24 22:50:43 +02:00
sound_items.h copyright updated 2022-09-08 12:21:53 +01:00