aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
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-12Linux: fix path shortcut is written toADudeCalledLeo
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-12Add missing fail check for CoInitializeADudeCalledLeo
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-11Merge pull request #304 from Ryex/move-downloadsflow
2022-11-11add some extra debug logs for CF blocked modsRachel Powers
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-09Merge pull request #415 from TayouVR/fix-main-warningSefa Eyeoglu
2022-11-09refactor: fix CodeQL warnings in StringUtils::naturalCompareflow
2022-11-08Merge pull request #392 from PrismLauncher/max_ram_logictxtsd
2022-11-07fix: use cross-platform toStdString in FlameHasherflow
2022-11-07Fix warning in main functionTayou
2022-11-06Fix: Configuration-less config for Qt InstallTheLastRar
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-05add: Spooky RoryAdrien
2022-11-05Update launcher/ui/MainWindow.cppleo78913
2022-11-05Merge pull request #229 from ryanccn/macos-drag-n-dropSefa Eyeoglu
2022-11-05Merge pull request #396 from leozamboni/developSefa Eyeoglu
2022-11-05Merge pull request #149 from TayouVR/better-custom-themesSefa Eyeoglu
2022-11-05Merge pull request #294 from piperswe/add-snapcraft-ymlSefa Eyeoglu
2022-11-04Merge pull request #366 from TheLastRar/MSVC-BuildSefa Eyeoglu
2022-11-04fix: separate types of std::string in Packwizflow
2022-11-04feat: add more separation between types of std::string in StringUtilsflow
2022-11-04refactor: move FS's toStdString to StringUtilsflow
2022-11-04refactor: move MMCStrings -> StringUtilsflow
2022-11-04fix: use unicode variant for marking '.index' hiddenflow
2022-11-04Fix: Resolve ambiguous overload errorsTheLastRar
2022-11-04CMake: Support multi-configuration generatorsTheLastRar
2022-11-04CMake: Add zlibTheLastRar