Age | Commit message (Collapse) | Author |
|
Signed-off-by: leo78913 <leo3758@riseup.net>
|
|
some stuff still needs to be done in the c++ side because qt designer is dumb >:(
the instance toolbar icon and instance name buttons are still added manually inside MainWindow.cpp
looks almost identical, with some minor tweaks:
- the instance toolbar is now a WideBar, so you can customize what actions you want :D
- the instance toolbar buttons are now fullwidth
- the close window button is now at the end of the file menu
- the help menu has some layout changes
this also fixes some stuff:
- menus not having tooltips
- the top toolbar not connecting to the title bar in kde
- the instance toolbar separators looking weird after you move the toolbar
Signed-off-by: leo78913 <leo3758@riseup.net>
|
|
Signed-off-by: leo78913 <leo3758@riseup.net>
|
|
closes https://github.com/PrismLauncher/PrismLauncher/issues/763
|
|
Signed-off-by: Tayou <tayou@gmx.net>
|
|
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/581
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/700
|
|
PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x
|
|
|
|
|
|
Signed-off-by: RaptaG <77157639+RaptaG@users.noreply.github.com>
|
|
|
|
The spec (admitely a very old one) states that this entry should always
have the value "2". However, some mods do not follow this convention,
causing issues.
One notable example is the 1.6 version of Aether II for 1.7.10, that has
this value set at "5" for whatever reason.
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
|
|
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
|
|
|
PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x
chore(deps): update hendrikmuhs/ccache-action action to v1.2.7
|
|
I, Aaron <10217842+byteduck@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 160dd09fc2788fea17c8e9e332c2877586640971
Signed-off-by: Aaron <10217842+byteduck@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
this way we can just dynamically link it on that build instead of building it ourselves and statically linking it
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
|
|
Signed-off-by: Joshua Goins <josh@redstrate.com>
|
|
Signed-off-by: Joshua Goins <josh@redstrate.com>
|
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: Joshua Goins <josh@redstrate.com>
|
|
Signed-off-by: Joshua Goins <josh@redstrate.com>
|
|
|
|
should fix some random failures
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
|
|
Revert "Merge pull request #729 from DioEgizio/fix-mac-openssl3-failing"
|
|
|
|
For some reason this makes some of our CI test runs super slow, and
sometimes fail miserably.
Signed-off-by: flow <flowlnlnln@gmail.com>
|
|
it was necessary :/
This reverts commit 976e550aa7291f22f5011178ab824a937f89d11a, reversing
changes made to 61144f7a219995fa29531683ed36e8e4002848b5.
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
|
|
fix: just use github runner's openssl 1.1 instead of installing 3 on …
|
|
Signed-off-by: Tayou <tayou@gmx.net>
|
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
damn you visual studio for creating CRLF files everywhere...
Signed-off-by: Tayou <tayou@gmx.net>
|
|
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: Tayou <tayou@gmx.net>
|
|
Signed-off-by: Tayou <tayou@gmx.net>
|
|
Signed-off-by: Tayou <tayou@gmx.net>
|
|
Signed-off-by: Tayou <tayou@gmx.net>
|
|
signing
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
|
|
Closes https://github.com/PrismLauncher/PrismLauncher/issues/158
|
|
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
|
fixed by properly converting from a file path and converting to native seperators.
should have known naive handling of file path as a URL would come back to bite us cross platform.
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
|
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
|
|
|
|
|
|
PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x
|