Age | Commit message (Collapse) | Author |
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
|
|
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
|
|
a time
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
|
|
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
|
|
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
|
|
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
|
|
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
|
|
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
|
|
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
|
|
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
|
|
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
|
|
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
|
|
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
|
|
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
|
|
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
|
|
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
|
|
Even though it was using a QMutableHashIterator, sometimes it didn't
work quite well, so this is a bit better.
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
die sigsegv :gun:
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
Remove orphaned metadata to avoid problems with auto-updating instances
|
|
chore: downgrade to Qt 6.3.0 on macos
|
|
fix: work around ubuntu 22.04 openssl appimage issues by copying openssl libs
|
|
Add root path detection on OpenBSD
|
|
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
Fix WinGet releaser
|
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: Gingeh <39150378+Gingeh@users.noreply.github.com>
|
|
Just as my master has taught me. :gun:
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
seems to fix some emoji-related issues
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
|
|
selecting mods
Signed-off-by: Gingeh <39150378+Gingeh@users.noreply.github.com>
|
|
Co-authored-by: flow <flowlnlnln@gmail.com>
Signed-off-by: Gingeh <39150378+Gingeh@users.noreply.github.com>
|
|
Since network requests are, for the most part, asynchronous, there's a
chance a request only comes through after the request sender has already
been deleted.
This adds a global (read static) hash table relating models for the mod
downloader to their status (true = alive, false = destroyed). It is a
bit of a hack, but I couldn't come up with a better way of doing this.
To reproduce the issue before this commit: scroll really quickly through
CF mods, to trigger network requests for their versions and description.
Then, in the middle of it close the mod downloader. Sometimes this will
create a crash.
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
fix: remove iconfix from libraries/README.MD
|
|
someone forgor (💀) to remove it
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
|
|
chore: update issue template to ask about Qt version
|
|
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
Co-authored-by: flow <flowlnlnln@gmail.com>
|
|
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
|
|
Signed-off-by: Gingeh <39150378+Gingeh@users.noreply.github.com>
|
|
Signed-off-by: Gingeh <39150378+Gingeh@users.noreply.github.com>
|
|
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
Makes it consistent with other modal dialogs.
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
I've discovered even more functional programming! :^)
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
I've discovered functional programming :^)
This makes this route more fit for general use.
Signed-off-by: flow <flowlnlnln@gmail.com>
|