aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
AgeCommit message (Expand)Author
2022-11-14slight reword: "install to PATH"Ryan Cao
2022-11-13Windows, Linux: prevent segfault on missing iconADudeCalledLeo
2022-11-13Linux: fixesADudeCalledLeo
2022-11-13tabs -> spacesADudeCalledLeo
2022-11-13Mac: attempt 2ADudeCalledLeo
2022-11-12fix: don't have the clear button on instance page filtersflow
2022-11-12fix: prevent abort for un-abortable tasksSefa Eyeoglu
2022-11-12Mac: fix buildADudeCalledLeo
2022-11-12Windows: remove icon if shortcut creation failsADudeCalledLeo
2022-11-12refactor #if checksADudeCalledLeo
2022-11-12Mac: now supported! [UNTESTED]ADudeCalledLeo
2022-11-12Move addAction call above left-align loopADudeCalledLeo
2022-11-12this ain't static, falcoADudeCalledLeo
2022-11-12Apply suggestions from code reviewADudeCalledLeo
2022-11-12Fix nested #if directiveADudeCalledLeo
2022-11-12Windows: fix window icon being replacedADudeCalledLeo
2022-11-12Windows: add instance icon to shortcutADudeCalledLeo
2022-11-12Remove unnessecary "is defined" checkADudeCalledLeo
2022-11-12[UNTESTED] Linux: add icons to shortcutsADudeCalledLeo
2022-11-12Windows: implement FS::createShortcutADudeCalledLeo
2022-11-12Add 'Create shortcut' button to instance toolbarADudeCalledLeo
2022-11-11feat: mark folder paths as linksRachel Powers
2022-11-11feat: add list of watched foldersRachel Powers
2022-11-11always use the pending path set to avoid task duplication.Rachel Powers
2022-11-11chore: clang format & cleanupRachel Powers
2022-11-11properly handle a currently running hashing taskRachel Powers
2022-11-11drag&drop + add folder to watchRachel Powers
2022-11-11Merge pull request #304 from Ryex/move-downloadsflow
2022-11-11fix: swap spin box and state iconSefa Eyeoglu
2022-11-11feat: use icons to show memory allocation stateSefa Eyeoglu
2022-11-11feat: raise memory limits to 1TiBSefa Eyeoglu
2022-11-11feat: validate maximum memory allocationSefa Eyeoglu
2022-11-10Merge pull request #367 from TheKodeToad/linkjumpingflow
2022-11-10Merge pull request #406 from Scrumplex/fix-clear-metadataflow
2022-11-10Merge pull request #397 from flowln/windows_mod_updater_fixes_maybeSefa Eyeoglu
2022-11-10Implement flowln's suggestionsTheKodeToad
2022-11-06Implement Scrumplex's suggestionsTheKodeToad
2022-11-06Merge pull request #405 from AshtakaOOf/spookyDioEgizio
2022-11-06Merge pull request #242 from marcelohdez/more-copy-optionsSefa Eyeoglu
2022-11-06fix: save metacache after clearingSefa Eyeoglu
2022-11-06refactor: rename halloween cats to -spookySefa Eyeoglu
2022-11-06fix: allow -ween variants for all catsSefa Eyeoglu
2022-11-06Merge pull request #383 from leo78913/toolbar-lockSefa Eyeoglu
2022-11-05Update launcher/ui/MainWindow.cppleo78913
2022-11-05fix: @timoreo22Ryan Cao
2022-11-05fix: use `osascript` to get admin privilegesRyan Cao
2022-11-05initial support for add to PATH actionRyan Cao
2022-11-05Merge pull request #396 from leozamboni/developSefa Eyeoglu
2022-11-05Merge pull request #149 from TayouVR/better-custom-themesSefa Eyeoglu
2022-11-04refactor: move MMCStrings -> StringUtilsflow