31.1.2
frontend: Add frontend API canvas methods
Update translations from Crowdin
frontend: Fix group icon position in System theme
frontend: Fix settings scrollbar size
frontend: Use static_cast when casting from void pointers
frontend: Use Q_OBJECT macro for BrowserDock
frontend: Fix preview zoom buttons translation string
frontend: Migrate scene collection usage to new SceneCollection class
frontend: Add OBSImporter and importer implementations
frontend: Add SceneCollection class as data model for Scene Collections
frontend: Avoid recreating YouTube dock
frontend: Fix appearance settings enabling Apply button
cmake: Specify NOMINMAX all the time on Windows
frontend: Do not set maximum_video_tracks if user has set it to "Auto"
frontend: Set Frontend-API QActions role to NoRole
frontend: Enable browser hw accel toggle under Linux
frontend: Split main application implementation into single files
frontend: Recognize OBS appearance setting usage in math statements
frontend: Increase MAX_CRASH_REPORT_SIZE to 200 KB