Age | Commit message (Expand) | Author |
2023-05-01 | refactor: logging.h -> Logging.h | Rachel Powers |
2023-05-01 | fix: clean up license headers for Tasks | Rachel Powers |
2023-05-01 | feat: add UID to debug lines of upload tasks | Rachel Powers |
2023-05-01 | feat: add download size to download details alongside speed | Rachel Powers |
2023-05-01 | feat: add `details` signal to `Task` | Rachel Powers |
2023-05-01 | fix: properly map progress range | Rachel Powers |
2023-05-01 | feat: Propogated subtask progress | Rachel Powers |
2023-05-01 | feat: better task tracking | Rachel Powers |
2023-05-01 | fix: set `x-xbl-contract-version` header during xbox auth step | Rachel Powers |
2023-04-29 | refactor: pass instance ptr to resource models. use it to find instance root. | Rachel Powers |
2023-04-29 | refactor: Move ini to use QSettings && drop get/setList functions | Rachel Powers |
2023-04-29 | Merge pull request #1040 from Scrumplex/remove-modpacksch | Sefa Eyeoglu |
2023-04-28 | chore: remove FTB modpack support | Sefa Eyeoglu |
2023-04-27 | Merge pull request #1025 from japa4551/lastLaunchTimeDate | Sefa Eyeoglu |
2023-04-26 | Fixed typo | Japa |
2023-04-21 | Update launcher/minecraft/MinecraftInstance.cpp | Japa |
2023-04-21 | Update launcher/minecraft/MinecraftInstance.cpp | Japa |
2023-04-21 | Instance Description displays the last launch date | Japa |
2023-04-18 | Merge pull request #994 from PrismLauncher/renovate/hendrikmuhs-ccache-action... | DioEgizio |
2023-04-18 | Make response const | TheKodeToad |
2023-04-17 | Fix: signal/slot macro -> func pointer & network fixes | Rachel Powers |
2023-04-17 | This was moved | TheKodeToad |
2023-04-17 | Smol fixes | TheKodeToad |
2023-04-17 | Boring changes | TheKodeToad |
2023-04-14 | Merge pull request #946 from Ryex/subfolder-watch | Sefa Eyeoglu |
2023-04-14 | chore(deps): update hendrikmuhs/ccache-action action to v1.2.9 | renovate[bot] |
2023-04-12 | refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion o... | Rachel Powers |
2023-04-09 | Remove `seek` | Kode |
2023-04-08 | Merge pull request #983 from DioEgizio/update-qt650-win | DioEgizio |
2023-04-08 | chore: update Qt to 6.5.0 on Windows | DioEgizio |
2023-04-08 | Merge pull request #982 from Scrumplex/fix-theming-style | DioEgizio |
2023-04-08 | fix: do not apply system theme on launch | Sefa Eyeoglu |
2023-04-08 | fix: load setting state with page. don't translate "..." | Rachel Powers |
2023-04-07 | fix: canonical*File*Path() | Rachel Powers |
2023-04-07 | Merge pull request #968 from Scrumplex/nix/sync-2023-04-02 | flow |
2023-04-07 | Merge pull request #972 from DioEgizio/update-qt650 | flow |
2023-04-07 | How did i- | TheKodeToad |
2023-04-06 | Better collectFileListRecursively error | TheKodeToad |
2023-04-06 | Revert concurrent syntax | TheKodeToad |
2023-04-06 | Remove more prototype not good code | TheKodeToad |
2023-04-06 | Remove "prototype" field | TheKodeToad |
2023-04-06 | Use local metadata | TheKodeToad |
2023-04-03 | fix: sysinfo libs needed too | Rachel Powers |
2023-04-03 | fix: filelink needs network for local socket | Rachel Powers |
2023-04-03 | fix: add back QT::Widgets link | Rachel Powers |
2023-04-03 | fix: remove fixed datastream version | Rachel Powers |
2023-04-03 | refactor: remove data duplication in statis FS Names | Rachel Powers |
2023-04-03 | fix: harden watchPath. NO DUPLICATES! >:( | Rachel Powers |
2023-04-03 | chore: update to qt 6.5.0 on macos | DioEgizio |
2023-04-02 | fix: no loops in watch paths! >:( | Rachel Powers |