Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-15 | Update launcher/ui/dialogs/ExportToModListDialog.ui | Alexandru Ionut Tripon | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-07-14 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into export Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-14 | renames | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-14 | Added buttons | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-14 | Made custom template enabled all time | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-14 | Added json and csv format | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-14 | fix: html sintax for modlist export | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-10 | Merge pull request #1334 from TheKodeToad/litemod-dl | TheKodeToad | |
LiteMod downloading | |||
2023-07-10 | Merge pull request #1249 from Trial97/curse | TheKodeToad | |
Curseforge modpack export | |||
2023-07-08 | LiteMod downloading | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-08 | fix(progress dialog): if there is a parent center on creation | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-02 | fix: update if new size is larger | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-02 | fix: update if new size is larger | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-02 | fix: header `<qpoint.h>` -> `<QPoint>` | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-02 | fix: properly calculate min size for progress dialog, apply it at creation | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-02 | fix: segfault in progress dialog | Rachel Powers | |
- dialog tries to resize after unhiding the subtask scroll area - after resize attempts to recenter on parent - `calls parentWidget()->{x|y}()` - what if there is no parent? nullptr->() = segfault - recenter on last pos, don't access parent Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-02 | fixed typos | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-02 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into curse Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-30 | Made sure the logs are ignored when collecting files | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-30 | Removed logs from instance export | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-26 | Update launcher/ui/dialogs/ExportToModListDialog.cpp | Alexandru Ionut Tripon | |
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-06-26 | Update launcher/ui/dialogs/ExportToModListDialog.cpp | Alexandru Ionut Tripon | |
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-06-26 | Update launcher/ui/dialogs/ExportToModListDialog.cpp | Alexandru Ionut Tripon | |
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-06-25 | Use internal markdown implementation | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-25 | Added markdown QT version check | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-25 | Added plantxt export | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-25 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into export | |||
2023-06-24 | A few tweaks, with inspiration from Zeke :3 | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-24 | fixed authors | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | removed projectID | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into curse | |||
2023-06-24 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-06-24 | Added condition for modlist | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Renamed ExportMrPackDialog to ExportPackDialog | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Made sure CurseForge string is corect | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Removed modlist checkbox | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into curse | |||
2023-06-23 | Merge pull request #1255 from Trial97/export4 | Rachel Powers | |
Added Thumbs.db to excluded files in MrPackExport | |||
2023-06-24 | Added some warnings | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-23 | Update developers | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-23 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-23 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into curse | |||
2023-06-23 | Added curseforge search | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-23 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into net_job_crash | |||
2023-06-23 | Added Thumbs.db to excluded files in MrPackExport | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | finished up the curesforge export | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Added curseforge export | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Fixed code quality | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Fixed trigger function | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Added ExportModsToStringDialog | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> |