aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/dialogs
AgeCommit message (Expand)Author
2022-08-01change: preserve search term across different mod providersflow
2022-08-01feat+refactor: add shortcuts to mod downloader and clean upflow
2022-08-01change: change button names to be more user-friendlyflow
2022-08-01fix(ui): missing tr() in mod download dialog's titleflow
2022-07-26fix: progress dialog going away even if the task was not abortedflow
2022-07-20fix: move HTML code outside of translationSefa Eyeoglu
2022-07-19fix: fix translations for mod updaterSefa Eyeoglu
2022-07-17fix: std::list -> QListflow
2022-07-17feat: make second metadata pass concurrentflow
2022-07-17fix: clean up execWithTask in Progress Dialogflow
2022-07-17fix: try finding a good height for short changelogsflow
2022-07-17fix: changelogs with too much space between linesflow
2022-07-17change: make Mod a QObject used as a pointerflow
2022-07-17fix: work around HoeDown bug(?) in changelog line breaksflow
2022-07-17feat: improve changelog and sort updatable modsflow
2022-07-17fix: handling around disabled modsflow
2022-07-17feat: improve metadata gen. networking and performanceflow
2022-07-17fix: don't double add mods in mod downloader/updaterflow
2022-07-17feat: add mod update dialogflow
2022-07-17feat: add ChooseProviderDialogflow
2022-07-15Make skin upload optionalGingeh
2022-07-11Merge pull request #678 from Scrumplex/improvements-around-proprietary-servicesSefa Eyeoglu
2022-07-10fix: remove TODOsSefa Eyeoglu
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 6Sefa Eyeoglu
2022-07-10refactor: replace QRegExp with QRegularExpressionSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2022-07-08chore: add missing license headersSefa Eyeoglu
2022-07-08feat: track capabilities of applicationSefa Eyeoglu
2022-07-01Merge pull request #845 from flowln/news_in_launchertimoreo
2022-06-26fix: use `clicked` instead of `pressed` signal for button clicksflow
2022-06-25feat: add news reader dialogflow
2022-06-20Set beam cursor on selectable labelsjn64
2022-06-18Make GitHub link focusable by keyboardjn64
2022-06-18Make labels selectablejn64
2022-05-30Merge pull request #505 from flowln/improve_download_uxSefa Eyeoglu
2022-05-29fix: remove unnecessary translation (#674)Sefa Eyeoglu
2022-05-28Rework curseforge download (#611)timoreo22
2022-05-21fix: various issues with ProgressDialog and SequentialTasksflow
2022-05-21feat(ui): make selected mods in downloader bold with underlineflow
2022-05-21feat: allow deselecting mods from the mod confirmation dialogflow
2022-05-17fix: replace deprecated stuff as of Qt 5.12Sefa Eyeoglu
2022-05-14Add support for importing Modrinth packs from fileskb1000
2022-05-14refactor: rename Modrinth classes to ModrinthModSefa Eyeoglu
2022-05-07fix: filter based on MIME type instead of plaintext suffixflow
2022-04-15ui: resize mod download dialog using its parents geometryflow
2022-04-15rework: make the filter as a tabbed widget in the dialog itselfflow
2022-04-15fix: Polish usage in some casesflow
2022-04-15fix: 'All' filter working and get around CF API capabilitiesflow
2022-04-15feat: Integrate newly created filter dialog in ModPageflow