aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/instance
AgeCommit message (Expand)Author
2023-06-14Merge branch 'develop' into feat/dont-hide-settingsTheKodeToad
2023-06-06Merge pull request #1073 from leo78913/accounts-menus-fixesTayou
2023-05-28refactor: function scope staticsRachel Powers
2023-05-28cleanup: move qstyle getInstance decl inlineRachel Powers
2023-05-27fix(memory leak): refactor NoBigComboStyle -> singletonRachel 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-14make instance settings account selector a comboBoxleo78913
2023-05-13fix: `shouldDisplay()` is now redundant.Redson
2023-05-12Merge branch 'develop' into fix/network_and_signalsRachel Powers
2023-05-10feat: Don't hide the settings tab when an instance is runningRedson
2023-04-17Fix: signal/slot macro -> func pointer & network fixesRachel Powers
2023-03-20feat: warnings when instance resources are linkedRachel Powers
2023-03-05Merge pull request #853 from kumquat-ir/nilSefa Eyeoglu
2023-03-02Merge pull request #788 from flowln/other_resource_downloaders_twoSefa Eyeoglu
2023-03-02fix: change wording of TP/RP download buttonsSefa Eyeoglu
2023-03-01Merge pull request #735 from Scrumplex/import-componentSefa Eyeoglu
2023-02-13do not create nilmods folderkumquat-ir
2023-02-11nilmods instance pagekumquat-ir
2023-02-05chore: add my copyright headersflow
2023-02-05feat(RD): add texture pack downloaderflow
2023-02-05feat(RD): add shader pack downloaderflow
2023-02-05feat(RD): add resource pack downloaderflow
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-25refactor: add error handling to component importSefa Eyeoglu
2023-01-24Merge branch 'develop' into remove-updaterSefa Eyeoglu
2023-01-23Merge pull request #675 from flowln/generalize_mod_modelSefa Eyeoglu
2023-01-23fix(license): add/fix my copyright/license headersflow
2023-01-14chore: update license headersSefa Eyeoglu
2023-01-13Merge pull request #685 from byteduck/instance-accountsflow
2023-01-13refactor: change some ResourceAPI from NetJob to Taskflow
2023-01-13refactor(RD): unify download dialogs into a single fileflow
2023-01-13refactor: put resource downloading classes in common namespaceflow
2023-01-13refactor: generalize mod models and APIs to resourcesflow
2023-01-12Fix instance account selector face for offline accountsAaron
2023-01-12refactor: replace hoedown markdown parser with cmarkJoshua Goins
2023-01-11feat: add button to import component JSONsSefa Eyeoglu
2023-01-02Reword instance-specific account settings, apply clang-formatAaron
2023-01-02Remove unecessary delete in InstanceSettingsPage destructorAaron Sonin
2023-01-02Properly connect signal in instance settings for account selectorAaron Sonin
2023-01-02Add null check for face in instance account settings selectorAaron Sonin
2023-01-02Replace unecessary type check with assertion in InstanceSettingsPageAaron Sonin
2023-01-02Fix conflicting layout name in InstanceSettingsPageAaron
2023-01-02Allow selecting a default account to use with an instanceAaron
2022-12-26Merge pull request #618 from TheKodeToad/safer-destructive-actionsSefa Eyeoglu
2022-12-26Use optional instead of hardcoded cancelled stringTheKodeToad
2022-12-26About to -> you are about toTheKodeToad
2022-12-24Make requested changesTheKodeToad
2022-12-17Merge pull request #630 from leo78913/yeet-scrollbarsflow
2022-12-17let the theme decide the notes page right marginleo78913