aboutsummaryrefslogtreecommitdiff
path: root/include/CMakeLists.txt
AgeCommit message (Collapse)Author
2022-03-25Midi music (#614)stonedDiscord
* add bassmidi everywhere but CI * hello CI please don't ban me from github * add lib and open midi files with the lib * overlooked windows CI * yes, overwrite everything * add tracker support * add file formats that bass supports * forgot .mid smh * load all plugins in one function
2021-08-30Use event filters instead of subclassing QLineEdit and QPlainTextEdit (#587)Rosemary Witchaven
* replace aolineedit and aotextedit with event filters * use a button to make evidence editable instead of double click
2021-01-28Update the cmakelists to newestSkye Deving
2021-01-28Use target_sourcesSkye Deving