aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft
AgeCommit message (Expand)Author
2023-06-22Merge pull request #1058 from Ryex/feature/images-for-resource-pageRachel Powers
2023-06-21fix: resize columns on hide ^& uniform heightsRachel Powers
2023-06-20Remove inconsistent/unneeded question marks in UIAlfio
2023-06-15fix: add JavaVendor as an instance overrideSefa Eyeoglu
2023-06-07Merge pull request #1111 from Trial97/requiresTayou
2023-06-06update resource and data pack pack_format_versionsleo78913
2023-06-06Renamed requires fieldsTrial97
2023-05-28fix: use instance settings, make image column user resizeable, fix memory leakRachel Powers
2023-05-28refactor: column names as class property, use string names in settingRachel Powers
2023-05-28Merge branch 'develop' into feature/images-for-resource-pageRachel Powers
2023-05-28fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...Rachel Powers
2023-05-24feat: Column on left, hideableRachel Powers
2023-05-12Merge branch 'develop' into fix/network_and_signalsRachel Powers
2023-05-07Merge remote-tracking branch 'upstream/develop' into better-tasksRachel Powers
2023-05-05feat: display license and issue trackerRachel Powers
2023-05-05use 32x32 images for image columnRachel Powers
2023-05-05fix: fix qchar conversion and codeqlRachel Powers
2023-05-04feat(resourcePackPage): icon columnRachel Powers
2023-05-04feat(texturepackPage): icon columnRachel Powers
2023-05-04feat(modpage): mod icon in description and columnRachel Powers
2023-05-04feat(mod parsing): load extra mod detailsRachel Powers
2023-05-02Merge pull request #833 from Ryex/advanced_copy_instanceSefa Eyeoglu
2023-05-01feat: add `details` signal to `Task`Rachel Powers
2023-05-01feat: Propogated subtask progressRachel Powers
2023-05-01fix: set `x-xbl-contract-version` header during xbox auth stepRachel Powers
2023-04-29refactor: pass instance ptr to resource models. use it to find instance root.Rachel Powers
2023-04-29refactor: Move ini to use QSettings && drop get/setList functionsRachel Powers
2023-04-26Fixed typoJapa
2023-04-21Update launcher/minecraft/MinecraftInstance.cppJapa
2023-04-21Update launcher/minecraft/MinecraftInstance.cppJapa
2023-04-21Instance Description displays the last launch dateJapa
2023-04-17Fix: signal/slot macro -> func pointer & network fixesRachel Powers
2023-03-20cleanup: code review sugestionsRachel Powers
2023-03-20fix: typosRachel Powers
2023-03-20feat: warnings when instance resources are linkedRachel Powers
2023-03-05Merge pull request #853 from kumquat-ir/nilSefa Eyeoglu
2023-03-01fix: use makeShared for importing componentsSefa Eyeoglu
2023-03-01Merge pull request #735 from Scrumplex/import-componentSefa Eyeoglu
2023-02-22review fixeskumquat-ir
2023-02-19fix metadata for mods with `.nilmod` extensionkumquat-ir
2023-02-16minor cleanupkumquat-ir
2023-02-13do not create nilmods folderkumquat-ir
2023-02-12switch to qdcss for parsingkumquat-ir
2023-02-11nilmods instance pagekumquat-ir
2023-02-11parse nil metadatakumquat-ir
2023-02-04ensure command env vars use native path seperatorsRachel Powers
2023-02-03fix: fix component uid regexSefa Eyeoglu
2023-02-02fix: give error when components have bad uidsflow
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-25refactor: add error handling to component importSefa Eyeoglu