| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Forgot that was still there
|
|
|
|
|
|
|
|
* Explicitly set build type to Release cause mutligens suck
* Wrong line
* Anguish
|
|
* Remove TCP entry point
Resolve #987
* Remove TCP entry point
* Servers that do not support WebSocket will be marked as `Legacy`
* Removal of TCP connection from the master will follow later.
* Tweaked error message
|
|
Resolve #985
Co-authored-by: stonedDiscord <Tukz@gmx.de>
|
|
* Fix transformation mode for layers
Resolve #997
* always use smooth transform resampling for stretched images
* Used fixed frame size
* Run Clang Format over file
---------
Co-authored-by: in1tiate <32779090+in1tiate@users.noreply.github.com>
Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
Co-authored-by: stonedDiscord <Tukz@gmx.de>
|
|
|
|
* Make it clear where launch.sh is
* gIThUb really likes their proper capitalization
* Revert
|
|
* add AppImage CI build
* specify ubuntu 22.04 LTS in CI
* change +x bit
* use tar to preserve permissions
* make folder names nicer in the tar
* clone themes before making tar archive
---------
Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
|
|
* Removed MIDI, removed undocumented (yet supported) formats
Resolve #1006
* Adjusted CI for MIDI removal
|
|
* Added get_app_path, tweaked pathing to adjust itself for Linux, ...
* Added get_app_path
* This should be used instead of QCoreApplication::applicationDirPath()
* Tweaked pathing to adjust itself for Linux
* Append separator to base path
* Moved headers where they are needed. (Dunno why they were here.)
* Proper pathing for AppImage
|
|
|
|
* Tweaked missing image format warning
* Tweaked code format
* run clang-format
---------
Co-authored-by: stonedDiscord <Tukz@gmx.de>
|
|
* Ignore .idea
* Ignore build dir too
* Remove unused Windows Docker files
* Remove somewhat cryptic launch.sh script
* Remove kebab (javascript)
* Remove outdated release_macos script and rename the most up-to-date one to macos_release
* Clean up README.md and delete the other ones
* Add preliminary configure script
* Add hint in dependencies
* Remove obsolete CONTRIBUTING.md
* let's write the configure script later
* Adding this is so supremely ironic that I can't even
* Update QtApng repo
* Actually we needed that
* Add comment
* Contact should be h2
|
|
Fix characters not being hidden on displayable background change
|
|
Fix incorrect error messages due to QPluginLoader
|
|
Change CI builds to Qt 6.5.3
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
|
|
|
|
iterate over important formats, and add a message box
|
|
|
|
|
|
|
|
|
|
|
|
Should ignore all dot folders/files
|
|
imageformats plugins are loaded automatically, we just need to check if
they were actually loaded
|
|
|
|
|
|
resolves #970
|
|
|
|
|
|
* Update apng final destination path
* Also remove the CI copying files to `imageformats` only to immediately start deleting everything inside of said directory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|