Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Support Qt6 * Remove .pro file * Remove Travis config * Define handler param explicitly * Refactor for Qt6 warnings * Remove fixed versions * change SVG to IconFont * Fix Qt6 warnings * Change QApp application name * Remove import versions * Update all icons * Fix diff leftovers * Remove unused components * Remove Qt5 compatibility module * Remove broken badges * Update CI for Mac OS * Add Multimedia module explicitly * Add Multimedia module to Windows build * Add Image Formats as an explicit dep for CI * Change build path to icons * Rework app icons setting * Experiment with Windows CI * Generilize build * Experiment with Windows build * Don't call Mac OS function on Windows * Experiment with Windows * Remove extra module * Add linux build to pre-build * Experiment with Linux CI * Experiment with Linux CI * Experiment with MacOS CI * Remove codesign for macos * Refactor dial rendering * Remove unused * Refactor Dial component * Refactor Colors * Attempt to sign macos on CI * Change order in CI * Experiment with sign flags on CI * Remove unused * Update CIs * Rename CI * Bump versions * Add codeowners and rename CI files * Hide from dock by default * Test linux buildability * Update docs for Ubuntu --------- Co-authored-by: Vladislav Tsybulski <vladtsm@gmail.com>
- Loading branch information