* 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()` |
||
|---|---|---|
| .. | ||
| src | ||
| test_data | ||
| Makefile.in | ||
| configure | ||
| configure.ac | ||
| dist.sh | ||