Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-04 | CMake: Add fallback to bundled ECM | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | Libraries: Add ECM | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Exclude zlib tests | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CMake: Force bundled zlib to take our IPO settings | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CMake: Add zlib | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | feat: spooky cat for halloween | leozamboni | |
Signed-off-by: leozamboni <leonardonunes169@gmail.com> | |||
2022-11-04 | Merge branch 'develop' into macos-drag-n-drop | Sefa Eyeoglu | |
2022-11-04 | refactor(cmake): use KDEInstallDirs for Linux install paths | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-04 | Merge pull request #374 from flowln/fix_lto | txtsd | |
2022-11-03 | Libraries: Add zlib | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-03 | CMake: Remove CMP0020 OLD | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-03 | Fix: Correct exclusions for debug QT plugins | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-03 | Fix: Using uint8_t in std::uniform_int_distribution is undefined | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-03 | Fix: Explicitly specify Version.h path | TheLastRar | |
MSVC uses a different search mechanism that ends up picking the mete Version.h Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-03 | Merge pull request #389 from ↵ | Sefa Eyeoglu | |
PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x | |||
2022-11-03 | chore(deps): update hendrikmuhs/ccache-action action to v1.2.5 | renovate[bot] | |
2022-11-03 | Merge pull request #379 from TheLastRar/win-stacksize | txtsd | |
2022-11-03 | clang_format for PR files | Tayou | |
I'm getting a rendezvous... I thought I did this already Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-03 | added requested changes | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-02 | Merge pull request #382 from ↵ | flow | |
PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x | |||
2022-11-02 | add an option to lock the toolbars | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-11-02 | chore(deps): update hendrikmuhs/ccache-action action to v1.2.4 | renovate[bot] | |
2022-11-02 | Fix: Increase stack size on Windows to 8MiB | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-02 | experimental: install mime info in CMake | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-02 | Merge pull request #372 from santiagocezar/rory | Sefa Eyeoglu | |
2022-11-02 | remove logcat | Santiago Cézar | |
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> | |||
2022-11-02 | Merge pull request #346 from ryanccn/more-user-friendly-java-warning-text-ahaha | txtsd | |
2022-11-01 | keyboard navigation is important | Santiago Cézar | |
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> | |||
2022-11-01 | forgot the qrc | Santiago Cézar | |
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> | |||
2022-11-01 | fix: don't use forward-declared Ptr types in meta/ | flow | |
This would cause ODR violations when those headers were included in other places that also included stuff like "Version.h" (note the "meta/Version.h"), which can cause problems, especially in LTO. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-01 | add rory flat too (and holiday variants) | Santiago Cézar | |
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> Co-authored-by: Ashtaka <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-11-01 | add rory | Santiago Cézar | |
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> Co-authored-by: Ashtaka <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-11-01 | Merge pull request #368 from PrismLauncher/credits | Sefa Eyeoglu | |
2022-11-02 | change: Update credits | txtsd | |
Replaces txtsd's GitHub link with their website Moves DioEgizio and flowln from contributors to dev team Signed-off-by: txtsd <code@ihavea.quest> | |||
2022-11-01 | Merge pull request #365 from Scrumplex/fix-logo | Sefa Eyeoglu | |
2022-11-01 | condensed icon theme code | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-01 | added suggested changes | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-01 | add support for multiple custom themes | Tayou | |
also moved theme related code from Application.cpp to new ui/themes/ThemeManager.cpp, this class should cleanly isolate theme related functions and help avoid code duplication in future theme related additions. Themes can now be just qss or css files, they won't have color pallette information with them in that case Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-01 | fix: fix logo name | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-01 | Merge pull request #333 from flowln/fix_atl_packs_post_modpack_update | timoreo | |
2022-11-01 | Merge pull request #329 from flowln/only_safe_workarounds | timoreo | |
2022-11-01 | Merge pull request #359 from Chrono-byte/develop | DioEgizio | |
2022-10-31 | Merge branch 'PrismLauncher:develop' into develop | Chrono | |
2022-10-31 | remove one space | Chrono | |
Signed-off-by: Chrono <me@disilla.org> | |||
2022-10-31 | Merge pull request #351 from Scrumplex/fix-trash | Sefa Eyeoglu | |
2022-10-31 | fix: fix undo key sequence | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-31 | fix: do not trash instances in Flatpak | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-31 | Merge pull request #354 from Scrumplex/translations-maybe | DioEgizio | |
Improve display names of certain languages | |||
2022-10-31 | oop | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-10-31 | Merge pull request #352 from TheLastRar/Win-setDarkWinTitlebar-10OrGreater | DioEgizio | |