aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2023-06-02Fix crash when selecting same mod from different providers (#1029)Alexandru Ionut Tripon
2023-06-02Merge pull request #1086 from TayouVR/fix-qt6_5-brown-system-themeSefa Eyeoglu
2023-05-28refactor: function scope staticsRachel Powers
2023-05-28cleanup: move qstyle getInstance decl inlineRachel Powers
2023-05-28fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...Rachel Powers
2023-05-27fix(memory leak): refactor NoBigComboStyle -> singletonRachel Powers
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-24fix System theme colors on windowsTayou
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-12Merge branch 'develop' into fix/network_and_signalsRachel Powers
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-28chore: remove FTB modpack supportSefa Eyeoglu
2023-04-26Fixed typoJapa