Octol1ttle
|
eda4592f19
|
Fix implicit fallthrough
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
|
2026-02-26 17:49:12 +05:00 |
|
Seth Flynn
|
fd91f87c21
|
style: re-format tree with editorconfig
```
find $PWD \
-type f \
! -path '*/.git/*' ! -path '*/flatpak/shared-modules/*' \
! -path '*/libraries/*' ! -path '*/testdata/*' ! -name '*.patch' \
! -name '*.svg' ! -name '*.scd' ! -path '*/program_info/LICENSE' \
! -path '*/COPYING.md' ! -path '*/cmake/*' ! -name '.gitmodules' \
-exec eclint -fix {} \;
```
Signed-off-by: Seth Flynn <getchoo@tuta.io>
|
2026-01-18 15:48:07 -05:00 |
|
Trial97
|
d1c7107575
|
fix: gzip file parsing as a stream
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-04-19 00:41:24 +03:00 |
|
Trial97
|
0948d3598b
|
chore: improve log display
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-04-18 20:38:37 +03:00 |
|
Sefa Eyeoglu
|
1d638e018a
|
chore: update license headers
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2023-08-04 19:41:47 +02:00 |
|
Sefa Eyeoglu
|
1d468ac35a
|
chore: reformat
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2023-08-02 18:35:35 +02:00 |
|
Bensuperpc
|
56ae4e5b6a
|
Change old style cast to C++ cast
Change old style cast to C++ cast
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2022-10-22 13:04:48 +02:00 |
|
Sefa Eyeoglu
|
3b4539de79
|
chore: update license headers
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-07-10 12:19:15 +02:00 |
|
Sefa Eyeoglu
|
c363423718
|
refactor: fix deprecation up to Qt 6
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-07-10 12:19:15 +02:00 |
|
Petr Mrázek
|
20b9f2b42a
|
NOISSUE Flatten gui and logic libraries into MultiMC
|
2021-07-25 19:50:44 +02:00 |
|