aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24Merge pull request #781 from Ryex/patch-1flow
2023-01-24Update launcher/Application.cppRachel Powers
2023-01-24Merge pull request #783 from DioEgizio/update-cmark-fix-cveflow
2023-01-24fix: update cmark to fix a CVEDioEgizio
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: Undo zlibs file rename when using bundled zlibTheLastRar
2023-01-23fix(license): add/fix my copyright/license headersflow
2023-01-23Merge pull request #772 from TheLastRar/zlib-fallback-bundled-fixSefa Eyeoglu
2023-01-22fix: zlib fallbackTheLastRar
2023-01-21feat+fix(Version): make comparsion FlexVer-compatibleflow
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-20Merge pull request #766 from TayouVR/change-cat-on-settings-changeflow
2023-01-20fix(tests): add some comments on the stack overflow Task testflow
2023-01-20make MainWindow cat update instantlyTayou
2023-01-20refactor: clean up Section structflow
2023-01-20refactor: simplify Version operatorsflow
2023-01-20feat(tests): add FlexVer test vector to the Version testsflow
2023-01-19Version.cpp: Add new lineEdgars Cīrulis
2023-01-19Version.h: Fix comparison of null version in Version classEdgars Cīrulis
2023-01-19fix: proper null padded version comparisonRachel Powers
2023-01-19feat: add debug printing for VersionRachel Powers
2023-01-18fix: call processEvents() before adding new tasks to the task queueflow
2023-01-18feat(tests): add test for stack overflow in ConcurrentTaskflow
2023-01-17Version.cpp: Remove unnecessary QStringList includeEdgars Cīrulis
2023-01-17Version.cpp: Decompose version strings according to flexverEdgars Cīrulis
2023-01-17Version.cpp: Format parse function code using clang-formatEdgars Cīrulis
2023-01-17Version.cpp: Simplify Version::parse by using const auto& current_charEdgars Cīrulis
2023-01-17Version.cpp: Use anonymous function to eliminate code duplicationEdgars Cīrulis
2023-01-17Version.cpp: Add version string parser to split on '.' characterEdgars Cīrulis
2023-01-17Version.cpp: Improve version parsing to handle mixed numeric and alphabetic c...Edgars Cīrulis
2023-01-16Merge pull request #696 from Ryex/import-all-the-thingsSefa Eyeoglu
2023-01-15Merge pull request #753 from PrismLauncher/renovate/hendrikmuhs-ccache-action...flow