aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2023-02-02fix: give error when components have bad uidsflow
2023-02-02fix(Inst.Import): don't allow bad file path in mrpack importflow
2023-01-28Fix: fix some regressions in the main windowleo78913
2023-01-27Merge pull request #724 from leo78913/dot-ui-mainwindowflow
2023-01-27better fix for WideBar::insertSeparatorleo78913
2023-01-27Remove unused BarEntry variableleo78913
2023-01-27Update launcher/ui/MainWindow.uileo78913
2023-01-27Update launcher/ui/MainWindow.uileo78913
2023-01-26refactor: clean up some MainWindow stuffleo78913
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-25Merge pull request #784 from flowln/fix_resource_folder_double_smart_ptrsSefa Eyeoglu
2023-01-25Merge pull request #458 from Scrumplex/remove-updaterSefa Eyeoglu
2023-01-24fix(Tasks): don't try to start more tasks than necessaryflow
2023-01-24fix(ResourceFolder): don't create two smart ptrs for the same raw ptrflow
2023-01-24Update launcher/Application.cppRachel Powers
2023-01-24Merge branch 'develop' into remove-updaterSefa Eyeoglu
2023-01-24remove NDEBUG check per Scrumplex's ordersRachel Powers
2023-01-23fix: let jars be found from inside build dir for debug buildsRachel Powers
2023-01-23Merge pull request #675 from flowln/generalize_mod_modelSefa Eyeoglu
2023-01-23Merge pull request #758 from flowln/fix_process_events_backstabSefa Eyeoglu
2023-01-23fix(license): add/fix my copyright/license headersflow
2023-01-20Fix main window icon and stuffleo78913
2023-01-20Fix: make the newsLabel toolbutton fullwidth againleo78913
2023-01-20Fix status bar nameleo78913
2023-01-20remove useless setEnabled callsleo78913
2023-01-20feat(WideBar): custom context menu actionsleo78913
2023-01-20Fix: translate actionNoDefaultAcount textleo78913
2023-01-20Fix: translate NoAccountsAdded textleo78913
2023-01-20fix(widebar): fix insertSeparatorleo78913
2023-01-20feat(WideBar): Allow disabling alt shortcutsleo78913
2023-01-20refactor: Port the main window to a .ui fileleo78913
2023-01-20feat: add Widebar::InsertWidgetBefore methodleo78913
2023-01-20make MainWindow cat update instantlyTayou
2023-01-18fix: call processEvents() before adding new tasks to the task queueflow
2023-01-16Merge pull request #696 from Ryex/import-all-the-thingsSefa Eyeoglu
2023-01-14Merge pull request #743 from flowln/fix_mods_with_wrong_modListVersionflow
2023-01-13fix: don't fail mod parsing when encountering invalid modListVersionflow
2023-01-13Merge pull request #685 from byteduck/instance-accountsflow
2023-01-13Apply suggestions from code reviewRachel Powers
2023-01-13fix(ModUpdater): ensure instead of require icon_urlflow
2023-01-13fix(ModUpdater): fail mods individually when there's errors in the JSONflow
2023-01-13refactor(RD): allow setting custom folder target for downloaded resourcesflow
2023-01-13fix(RD): set resource strings for ReviewMessageBox tooflow
2023-01-13fix(RD): don't assert search offset on fetchMore() in ResourceModelflow
2023-01-13refactor: change some ResourceAPI from NetJob to Taskflow
2023-01-13refactor(RD): move BaseInstance dep. to subclasses of ResourceModelflow
2023-01-13fix(RD): correctly set the strings for the specific resource namesflow
2023-01-13fix: CodeQL warnings about the rule of twoflow
2023-01-13refactor(RD): move success callbacks from ModModel to ResourceModelflow
2023-01-13refactor(RD): add helper in ResourceModel to find current sortingflow