aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/dialogs
AgeCommit message (Expand)Author
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-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-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-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
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-13feat: Add setting for downloads directoryJanrupf
2023-02-05feat(RD): add texture pack downloaderflow
2023-02-05feat(RD): add shader pack downloaderflow
2023-02-05feat(RD): add resource pack downloaderflow
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-24Merge branch 'develop' into remove-updaterSefa Eyeoglu
2023-01-23Merge pull request #675 from flowln/generalize_mod_modelSefa Eyeoglu
2023-01-16Merge pull request #696 from Ryex/import-all-the-thingsSefa Eyeoglu
2023-01-13refactor(RD): allow setting custom folder target for downloaded resourcesflow
2023-01-13fix(RD): set resource strings for ReviewMessageBox tooflow
2023-01-13fix(RD): correctly set the strings for the specific resource namesflow
2023-01-13fix: build with qt5.12 on Linux and pedantic flagflow
2023-01-13refactor(RD): decouple ResourceModels from ResourcePagesflow
2023-01-13refactor(RD): unify download dialogs into a single fileflow
2023-01-13refactor: put resource downloading classes in common namespaceflow
2023-01-13refactor: generalize mod models and APIs to resourcesflow
2023-01-12refactor: replace hoedown markdown parser with cmarkJoshua Goins
2023-01-09chore: cleanup review suggestionsRachel Powers
2023-01-07feat: Import all the things!Rachel Powers
2022-12-17Merge pull request #630 from leo78913/yeet-scrollbarsflow
2022-12-15fix: only show scrollbars when neededleo78913
2022-12-14Merge branch 'develop' into remove-updaterSefa Eyeoglu
2022-12-14Merge pull request #561 from leo78913/iconpicker-stuffSefa Eyeoglu