aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
AgeCommit message (Expand)Author
2023-05-01refactor: propogate only only one StepProgress at a timeRachel Powers
2023-05-01feat: add `details` signal to `Task`Rachel Powers
2023-05-01fix: properly map progress rangeRachel Powers
2023-05-01feat: Propogated subtask progressRachel Powers
2023-05-01feat: better task trackingRachel Powers
2023-04-29refactor: pass instance ptr to resource models. use it to find instance root.Rachel Powers
2023-04-28chore: remove FTB modpack supportSefa Eyeoglu
2023-04-17Fix: signal/slot macro -> func pointer & network fixesRachel Powers
2023-04-17Boring changesTheKodeToad
2023-04-14Merge pull request #946 from Ryex/subfolder-watchSefa Eyeoglu
2023-04-12refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion o...Rachel Powers
2023-04-08fix: do not apply system theme on launchSefa Eyeoglu
2023-04-08fix: load setting state with page. don't translate "..."Rachel Powers
2023-04-07fix: canonical*File*Path()Rachel Powers
2023-04-03fix: harden watchPath. NO DUPLICATES! >:(Rachel Powers
2023-04-02fix: no loops in watch paths! >:(Rachel Powers
2023-04-02fix: Apply suggestions from code review Rachel Powers
2023-03-31fix: Apply suggestions from code review (string changes)Rachel Powers
2023-03-28Skip lookup if no files and fail if zipping failsTheKodeToad
2023-03-27fix: use QDir::Filter::NoDotAndDotDotRachel Powers
2023-03-27feat: add setting to watch recursivelyRachel Powers
2023-03-25divide minecraftpage into tabsDioEgizio
2023-03-21fix: don't try to watch the entier filesystem by watching parent linksRachel Powers
2023-03-21feat: watch sub directories for modsRachel Powers
2023-03-20spelling and formattingRachel Powers
2023-03-20fix: adjust geometry and add missing tooltipRachel Powers
2023-03-20cleanup: code review sugestionsRachel Powers
2023-03-20fix: clean up initial review comments (flowin)Rachel Powers
2023-03-20feat: connect new help button help-pages/instance-copyRachel Powers
2023-03-20feat: track instance copies that use linksRachel Powers
2023-03-20fix: typosRachel Powers
2023-03-20feat: warnings when instance resources are linkedRachel Powers
2023-03-20feat: Add UAC icon when symlinking on windows.Rachel Powers
2023-03-20fix: intelegent recursive links & symlink follow on exportRachel Powers
2023-03-20fix: cleanup UI, detect FAT and turn off linksRachel Powers
2023-03-20feat(reflink): hook up relink / clone on the copy dialogRachel Powers
2023-03-20fix: follow symlinks when exportingRachel Powers
2023-03-20feat(symlinks): make recursive links explicitRachel Powers
2023-03-20feat(symlinks&hardlinks): linkup copy dialogRachel Powers
2023-03-20we want to make links!Rachel Powers
2023-03-19QRegExp -> QRegularExpression :PTheKodeToad
2023-03-18Merge branch 'PrismLauncher:develop' into mrpack-exportTheKodeToad
2023-03-18Use first line of notes for summaryTheKodeToad
2023-03-18Info and error dialogsTheKodeToad
2023-03-14fix: add mnemonic to downloads directory settingSefa Eyeoglu
2023-03-13feat: Add setting for downloads directoryJanrupf
2023-03-09Merge pull request #896 from TheKodeToad/modrinth-tokenSefa Eyeoglu
2023-03-08Only select some paths by default - again!TheKodeToad
2023-03-07Fix another duplicate name :facepalm:TheKodeToad
2023-03-07(hopefully) Fix duplicates namesTheKodeToad