Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-21 | Made settings editable when instance is running | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-21 | Made buttons on ModsFolderPage enabled all the time | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-21 | Removed unused variable | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-21 | Merge pull request #1228 from Trial97/curent_pack_crash | TheKodeToad | |
Fixes #1212 | |||
2023-06-21 | fix: resize columns on hide ^& uniform heights | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-21 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into visit_mod_page Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-20 | Merge pull request #1119 from Trial97/mods_txt | seth | |
Added dynamic page extra info | |||
2023-06-20 | Remove inconsistent/unneeded question marks in UI | Alfio | |
Signed-off-by: P2 <tomarchioalfio5@gmail.com> | |||
2023-06-20 | Screenshots: do not retry image thumbnailing on null result | James Beddek | |
This causes the thumbnailing thread pool to spend a lot of time attempting to retry an image that failed. A null result is common where the image is too large to be allocated (>128MiB alloc). The repeated retries continue after page delete, causing hangs if a user tries to exit the application. Fixes: #1201 Signed-off-by: James Beddek <telans@posteo.de> | |||
2023-06-20 | Screenshots: clear the thumbnailing pool on page delete | James Beddek | |
Removes pending QThreadPool jobs which linger after page delete. May help with #1201 by allowing the pool to finish earlier. Signed-off-by: James Beddek <telans@posteo.de> | |||
2023-06-20 | Screenshots: remove path from watcher if it no longer exists | James Beddek | |
Signed-off-by: James Beddek <telans@posteo.de> | |||
2023-06-19 | Fixes #1212 | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-19 | Removed mods from lambda | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-19 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into mods_txt | |||
2023-06-19 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-06-18 | Removed extra headers | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-18 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into net_job_crash | |||
2023-06-18 | Fixed leaks | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-15 | Made ByteSynkArray to use shared_ptr | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into installed_mods | |||
2023-06-15 | Updated text and fixed mod page text update | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into mods_txt | |||
2023-06-15 | Added tooltip for name label | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into visit_mod_page | |||
2023-06-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-06-14 | Merge branch 'develop' into feat/dont-hide-settings | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-10 | Removed const specification | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-09 | Updated the messages | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-09 | Fixed some crashes | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-08 | Higlight installed mods | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-07 | Resolve other switch fallthrough issues | PandaNinjas | |
2023-06-07 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into mods_txt | |||
2023-06-07 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into visit_mod_page | |||
2023-06-07 | Merge pull request #1111 from Trial97/requires | Tayou | |
2023-06-07 | Added custom text for multiple selection | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-07 | Added visit mod's page | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-07 | Added dynamic page extra info | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-06 | Merge pull request #1073 from leo78913/accounts-menus-fixes | Tayou | |
2023-06-06 | save meta custom url as string, not QUrl | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2023-06-06 | Renamed requires fields | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-02 | Fix crash when selecting same mod from different providers (#1029) | Alexandru Ionut Tripon | |
2023-05-28 | fix: use instance settings, make image column user resizeable, fix memory leak | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-28 | Merge branch 'develop' into feature/images-for-resource-page | Rachel Powers | |
2023-05-28 | Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-28 | Removed extra loop | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-28 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into Fix_Assert Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-28 | Fixed repaint issue | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-28 | refactor: function scope statics | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-28 | cleanup: move qstyle getInstance decl inline | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-27 | fix(memory leak): refactor NoBigComboStyle -> singleton | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> |