Age | Commit message (Expand) | Author |
2023-05-01 | refactor: Qt can handle const& in signals and slots | Rachel Powers |
2023-05-01 | refactor: propogate only only one StepProgress at a time | 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-04-28 | chore: remove FTB modpack support | Sefa Eyeoglu |
2023-04-14 | Merge pull request #946 from Ryex/subfolder-watch | Sefa Eyeoglu |
2023-04-12 | refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion o... | Rachel Powers |
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-03 | fix: harden watchPath. NO DUPLICATES! >:( | Rachel Powers |
2023-04-02 | fix: no loops in watch paths! >:( | Rachel Powers |
2023-04-02 | fix: Apply suggestions from code review
| Rachel Powers |
2023-03-27 | fix: use QDir::Filter::NoDotAndDotDot | Rachel Powers |
2023-03-27 | feat: add setting to watch recursively | Rachel Powers |
2023-03-21 | fix: don't try to watch the entier filesystem by watching parent links | Rachel Powers |
2023-03-21 | feat: watch sub directories for mods | Rachel Powers |
2023-03-14 | fix: add mnemonic to downloads directory setting | Sefa Eyeoglu |
2023-03-13 | feat: Add setting for downloads directory | Janrupf |
2023-03-09 | Merge pull request #896 from TheKodeToad/modrinth-token | Sefa Eyeoglu |
2023-03-07 | Fix another duplicate name :facepalm: | TheKodeToad |
2023-03-07 | (hopefully) Fix duplicates names | TheKodeToad |
2023-03-07 | Apply flowln's suggestion :) | TheKodeToad |
2023-03-05 | Merge pull request #853 from kumquat-ir/nil | Sefa Eyeoglu |
2023-03-02 | Prism-ify more license headers | TheKodeToad |
2023-03-02 | Merge branch 'PrismLauncher:develop' into modrinth-token | TheKodeToad |
2023-03-02 | Merge pull request #788 from flowln/other_resource_downloaders_two | Sefa Eyeoglu |
2023-03-02 | Move Modrinth before CurseForge for consistency | TheKodeToad |
2023-03-02 | fix: change wording of TP/RP download buttons | Sefa Eyeoglu |
2023-03-01 | Add link | TheKodeToad |
2023-03-01 | Allow custom Modrinth API token | TheKodeToad |
2023-03-01 | Merge pull request #735 from Scrumplex/import-component | Sefa Eyeoglu |
2023-02-13 | do not create nilmods folder | kumquat-ir |
2023-02-11 | nilmods instance page | kumquat-ir |
2023-02-05 | chore: add my copyright headers | flow |
2023-02-05 | feat(RD): add texture pack downloader | flow |
2023-02-05 | feat(RD): add shader pack downloader | flow |
2023-02-05 | feat(RD): add resource pack downloader | flow |
2023-01-28 | Fix: fix some regressions in the main window | leo78913 |
2023-01-27 | Merge pull request #724 from leo78913/dot-ui-mainwindow | flow |
2023-01-27 | better fix for WideBar::insertSeparator | leo78913 |
2023-01-27 | Remove unused BarEntry variable | leo78913 |
2023-01-27 | Update launcher/ui/MainWindow.ui | leo78913 |
2023-01-27 | Update launcher/ui/MainWindow.ui | leo78913 |
2023-01-26 | refactor: clean up some MainWindow stuff | leo78913 |
2023-01-25 | refactor: make shared_qobject_ptr ctor explicit | flow |
2023-01-25 | refactor: add error handling to component import | Sefa Eyeoglu |
2023-01-24 | Merge branch 'develop' into remove-updater | Sefa Eyeoglu |