aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-26fix(memory leak): don't capture job and create cyclic refrenceRachel Powers
2023-05-26fix(memory leak): don't override default deconstructor + reset shared_ptr + e...Rachel Powers
2023-05-26fix(memory leak): IndexedPack too large to live inside a qlist without pointe...Rachel Powers
2023-05-25fix: katabasis and QStyle leaksRachel Powers
2023-05-21fix: memory leak, set parent so it's in tree to get cleaned up.Rachel Powers
2023-05-21feat: Qt 5.15 adds transfer timeouts. at least use it for downloadsRachel Powers
2023-05-21fix: memory leak NetJob wans't getting cleaned up. ensure lambda capture of j...Rachel Powers
2023-05-21fix: memory leak with NetJob and responce not getting cleaned upRachel Powers
2023-05-13Merge pull request #1007 from Ryex/fix/network_and_signalsSefa Eyeoglu
2023-05-12Merge branch 'develop' into fix/network_and_signalsRachel Powers
2023-05-12Merge pull request #961 from Ryex/better-tasksSefa Eyeoglu
2023-05-12Gib -> GiBRachel Powers
2023-05-11fix: remove qt < 5.6 support process error signalRachel Powers
2023-05-07typo fixRachel Powers
2023-05-07Merge remote-tracking branch 'upstream/develop' into better-tasksRachel Powers
2023-05-06doc fixesRachel Powers
2023-05-06refactor: move functions to utils + code-review fixesRachel Powers
2023-05-06Merge pull request #1054 from Ryex/more-lax-block-mods-filename-checkSefa Eyeoglu
2023-05-06Merge pull request #950 from DioEgizio/resize-settingsSefa Eyeoglu
2023-05-06Update launcher/ui/pages/global/MinecraftPage.uiDioEgizio
2023-05-05change: don't search appdata locaiton for logging rules if using custom data dirRachel Powers
2023-05-05Apply suggestions from code reviewRachel Powers
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-05-01feat: estimate remining time on downloadsRachel Powers
2023-05-01fix: prevent logspam, fix MacOS theme artifactsRachel Powers
2023-05-01refactor: Qt can handle const& in signals and slotsRachel Powers
2023-05-01fix: no need for const boolRachel Powers
2023-05-01fix: no need to loop all sub tasksRachel Powers
2023-05-01feat: default qtlogging.ini fileRachel Powers
2023-05-01refactor: propogate only only one StepProgress at a timeRachel Powers
2023-05-01refactor: logging.h -> Logging.hRachel Powers
2023-05-01fix: clean up license headers for TasksRachel Powers
2023-05-01feat: add UID to debug lines of upload tasksRachel Powers
2023-05-01feat: add download size to download details alongside speedRachel Powers
2023-05-01feat: add `details` signal to `Task`Rachel Powers
2023-05-01fix: properly map progress rangeRachel Powers
2023-05-01feat: Propogated subtask progressRachel Powers
2023-05-01feat: better task trackingRachel 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-29Merge pull request #1040 from Scrumplex/remove-modpackschSefa Eyeoglu
2023-04-28chore: remove FTB modpack supportSefa Eyeoglu
2023-04-27Merge pull request #1025 from japa4551/lastLaunchTimeDateSefa Eyeoglu
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