aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_qt.hpp
AgeCommit message (Expand)AuthorFilesLines
2024-11-24Use angle brackets for library includesDavid Robillard1-1/+1
2024-11-24Move control port buffers to a separate arrayDavid Robillard1-3/+3
2024-11-24Use a consistent naming scheme for class members in Qt frontendDavid Robillard1-15/+15
2024-11-24Use a typedef for ports like other structsDavid Robillard1-5/+4
2024-10-12Declare classes final and fix strict GCC release buildDavid Robillard1-2/+2
2024-07-12Add Qt6 versionDavid Robillard1-0/+1
2022-08-17Use default member initializersDavid Robillard1-5/+5
2022-08-17Remove redundant struct tagsDavid Robillard1-3/+5
2022-08-17Reduce dependence on jalv_internal.hDavid Robillard1-1/+1
2022-08-17Clean up includesDavid Robillard1-32/+4
2022-08-17Separate state.h from jalv_internal.hDavid Robillard1-0/+1
2022-08-17Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2022-05-30Build Qt moc output as a separate objectDavid Robillard1-0/+118