aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/dialogs
AgeCommit message (Expand)Author
2023-06-23Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-21Added regex expresion to exclude .DS_Store filesTrial97
2023-06-18Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-18Fixed leaksTrial97
2023-06-16Merge pull request #1110 from TheKodeToad/version-searchseth
2023-06-06fix: fix crash when selecting resource/texture/shader packsleo78913
2023-06-05Add a search bar to version listsTheKodeToad
2023-06-05Validate input lengths on mrpack exportTheKodeToad
2023-06-04Merge pull request #904 from TheKodeToad/mrpack-exportRachel Powers
2023-06-03Optimised iconsTheKodeToad
2023-06-02Fix crash when selecting same mod from different providers (#1029)Alexandru Ionut Tripon
2023-05-28fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...Rachel Powers
2023-05-22Enable size gripTheKodeToad
2023-05-15Better variable name :pKode
2023-05-15De-hardcode .indexTheKodeToad
2023-05-13Merge branch 'develop' into mrpack-exportKode
2023-05-13Make some changesTheKodeToad
2023-05-07Merge remote-tracking branch 'upstream/develop' into better-tasksRachel Powers
2023-05-05Apply suggestions from code reviewRachel Powers
2023-05-04fix: super lax compareRachel Powers
2023-05-03fix add an addtion lax file name match with ` ` replaced with `+`Rachel Powers
2023-05-02Merge pull request #833 from Ryex/advanced_copy_instanceSefa Eyeoglu
2023-05-01refactor: Qt can handle const& in signals and slotsRachel Powers
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-17Boring changesTheKodeToad
2023-04-12refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion o...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-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-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-20fix: typosRachel 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