samplebrain/brain
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
..
src Update project to Qt6: 2022-09-24 22:50:43 +02:00
test_data big directory re-org 2022-09-04 11:38:20 +01:00
Makefile.in big directory re-org 2022-09-04 11:38:20 +01:00
configure big directory re-org 2022-09-04 11:38:20 +01:00
configure.ac added a readme 2022-09-04 11:50:37 +01:00
dist.sh big directory re-org 2022-09-04 11:38:20 +01:00