Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-06 | chore(markdown): MD037 Spaces inside emphasis markers | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-08-06 | chore(markdown): MD010 Hard tabs | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-08-06 | chore(markdown): MD031 Fenced code blocks should be surrounded by blank lines | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-08-06 | chore(markdown): MD032 Lists should be surrounded by blank lines | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-08-06 | chore(markdown): MD034 Bare URL used | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-08-06 | chore(markdown): MD009 Trailing spaces | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-08-06 | chore(markdown): MD007 Unordered list indentation | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-08-06 | chore(markdown): MD025 Multiple top-level headings in the same document | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-08-06 | chore(markdown): MD046 Code block style | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-08-06 | chore(markdown): MD040 Fenced code blocks should have a language specified | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-08-06 | chore(markdown): MD012 Multiple consecutive blank lines | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-08-06 | chore(markdown): MD022 Headings should be surrounded by blank lines | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-08-04 | Merge pull request #1017 from flowln/kill_orphan_metadata | flow | |
Remove orphaned metadata to avoid problems with auto-updating instances | |||
2022-08-04 | Merge pull request #1014 from DioEgizio/downgrade-qt-macos | flow | |
chore: downgrade to Qt 6.3.0 on macos | |||
2022-08-04 | Merge pull request #1006 from DioEgizio/appimage-ubuntu-moment | flow | |
fix: work around ubuntu 22.04 openssl appimage issues by copying openssl libs | |||
2022-08-04 | Merge pull request #1019 from Scrumplex/fix-openbsd-root | Sefa Eyeoglu | |
Add root path detection on OpenBSD | |||
2022-08-04 | Merge pull request #994 from Scrumplex/fix-winget-releaser | LennyMcLennington | |
Fix WinGet releaser | |||
2022-08-03 | fix: Add root path detection on OpenBSD | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-08-02 | fix: remove orphaned metadata to avoid problems with auto-updating insts | flow | |
Just as my master has taught me. :gun: Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-08-02 | chore: downgrade to Qt 6.3.0 on macos | DioEgizio | |
seems to fix some emoji-related issues Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-08-01 | Merge pull request #1012 from DioEgizio/patch-10 | Sefa Eyeoglu | |
fix: remove iconfix from libraries/README.MD | |||
2022-08-01 | fix: remove iconfix from libraries/README.MD | DioEgizio | |
someone forgor (đź’€) to remove it Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-08-01 | Merge pull request #1008 from DioEgizio/qt-version-issue-template | Sefa Eyeoglu | |
chore: update issue template to ask about Qt version | |||
2022-08-01 | Update .github/ISSUE_TEMPLATE/bug_report.yml | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Co-authored-by: flow <flowlnlnln@gmail.com> | |||
2022-08-01 | chore: update issue template to ask about Qt version | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-08-01 | fix: work around ubuntu 22.04 openssl appimage issues by copying openssl libs | DioEgizio | |
terrible hack but it works™️ Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-07-30 | Trash instances instead of deleting (when possible) (#549) | Ryan Cao | |
Squashed because of :pofat: commit history | |||
2022-07-30 | Merge pull request #941 from Scrumplex/bump-cxx-standard | LennyMcLennington | |
Bump to C++17 | |||
2022-07-30 | use c11 instead | LennyMcLennington | |
c17 dont work properly with lgtm's build system and c11 is already almost identical to c17 at least in gcc | |||
2022-07-29 | fix(winget): strictly match non-Legacy setup | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-28 | Merge pull request #699 from Scrumplex/resolve-ftb-mods-cf | timoreo | |
2022-07-26 | Merge pull request #974 from flowln/accounts_qt6 | flow | |
Fix adding multiple accounts in Qt6 | |||
2022-07-27 | Merge pull request #958 from jopejoe1/readme | txtsd | |
2022-07-26 | fix: progress dialog going away even if the task was not aborted | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-26 | refactor: shuffle some things around to improve readability | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-26 | fix(ui): pump events to show "Copying modpack files..." text | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-26 | chore: clean up FTBPackInstallTask a bit and connect missing signals | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-26 | fix: add abort handlign in Flame's FileResolvingTask | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-26 | chore: add license headers | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-26 | feat: implement mod resolving for FTB | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-26 | Merge pull request #961 from flowln/fix_resource_filter | Sefa Eyeoglu | |
2022-07-26 | fix: use const qualifier for operator==() and allow other comparisons | flow | |
This fixes an implicit behavior changed by C++17. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-26 | chore: add some debugging prints in AccountList | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-26 | chore: Normalize sentence in readme | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-07-25 | Merge pull request #956 from flowln/jar_mods_aa | LennyMcLennington | |
Fix segmentation fault when using jar mods | |||
2022-07-23 | fix: filter in external resource pages not working | flow | |
For some reason, using setFilterFixedString() doesn't seem to update the QRegularExpression object with a new value, instead leaving it empty. It updates QRegExp just fine, so maybe that's an Qt bug? o.O Anyway, using regex in the filter is kinda cool actually :D Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-23 | Merge pull request #951 from flowln/performace_tab_fix | flow | |
Hide the entire performance tab on the instance settings in non-Linux OSes | |||
2022-07-23 | Fix broken url in readme | jopejoe1 | |
Signed-off-by: jopejoe1 <johannes@joens.email> | |||
2022-07-23 | fix: sigsegv when trying to use jar mods | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-23 | Merge pull request #952 from Scrumplex/fix-pre-post-launch | LennyMcLennington | |
Fix variable substitution in pre launch/post exit hooks |