1
0
Fork 0
mirror of synced 2024-08-22 05:31:53 +12:00
Commit graph

1566 commits

Author SHA1 Message Date
loathingKernel
b5901c5a6d
UninstallDialog: add option to keep the game's folder
previously, if the game's install directory had remaining untracked
data, it would not get deleted. this option force-deletes it it is
not checked.
2024-06-15 17:50:34 +03:00
loathingKernel
c7436700fd
MangoHudSettings: fix label capitalization 2024-06-15 17:50:34 +03:00
Stelios Tsampas
d58c5a612f ImageManager: Add TODO about threading cover art without remote images 2024-06-08 11:32:23 +03:00
loathingKernel
89b765b64d
SteamShortcuts: Fix a couple of crashes
* The grid directory might not exist, so create it before copying the coverart
* The shortcuts files might not exist, so don't try to open it.
2024-06-04 17:28:15 +03:00
loathingKernel
dccada0e11
GameWidget: Rephrase steam shortcut action 2024-06-03 13:29:26 +03:00
loathingKernel
a33821e8e3 SteamShortcuts: Ignore pylint error 2024-05-31 15:59:19 +03:00
loathingKernel
4bff7a9fad RareLauncher: Add more logging 2024-05-31 15:53:46 +03:00
loathingKernel
88aecd0741 SteamShortcuts: Add action in the right-click drop-down menu
to export and delete game shortcuts from Steam.
2024-05-31 15:53:08 +03:00
loathingKernel
da93dc2e5e ImageManager: Add the ability to request different types of cover art images 2024-05-31 00:21:58 +03:00
loathingKernel
4587c73671 ImageUrlModel: Add more types for lookup.
The issue happened with Farming Simulator 22 freebie, because it doesn't
least a tall image. This should be checked again in the future.
2024-05-28 22:58:44 +03:00
loathingKernel
9419ff402b Icon/ListViewContainer: Make sorting work more accurately to advertised 2024-05-28 22:52:58 +03:00
loathingKernel
844f932222 RareGame: Initialized datetimes as UTC too 2024-05-28 22:51:29 +03:00
loathingKernel
ddb619c355 ImageSize: Increase wide image base size
Rename `Icon` preset to `Smallest` to allow the `Icon` name to be reused
2024-05-27 15:37:21 +03:00
loathingKernel
99bcdbaaf0 ImageManager: Download and prepare wide images too 2024-05-27 15:33:44 +03:00
loathingKernel
5909145377 RareGame: Use tz aware datetime in metadata 2024-05-27 15:11:12 +03:00
loathingKernel
a53293f279 Rare: Replace utcnow() due to deprecation notice 2024-05-27 14:21:43 +03:00
loathingKernel
ad5ecc3d58 OverlaySettings: Add fps_limit,vsync,gl_vsync MangoHud options 2024-05-27 14:12:05 +03:00
loathingKernel
ef1dd2e0fe WineResolver: Quote game titles for visibility 2024-05-25 09:21:18 +03:00
loathingKernel
cc7a2185a3 CompatUtils: Remove extraneous space 2024-05-25 09:05:43 +03:00
loathingKernel
52c9b1bbdf CompatSteam: Search in config for library folders manifest 2024-05-25 08:51:19 +03:00
loathingKernel
3c52fe90ad CompatUtils: Stricter platform checks 2024-05-25 08:50:36 +03:00
loathingKernel
42a799c7bc LibraryHeadBar: Fix LibraryFilter always reverting to default at start. 2024-05-25 08:50:05 +03:00
loathingKernel
015eeb2710 SteamShortcuts: Implement some basic handling to export games to Steam
as non-steam games.
2024-05-24 13:53:05 +03:00
loathingKernel
e1afbd879b ImageManager: Use 'tall' instead of 'card' for the names 2024-05-24 13:51:22 +03:00
loathingKernel
f020b0ae39 SelectViewWidget: Move it next to GameListHeadBar
Finally delete extra_widgets, finally!
2024-05-20 17:15:42 +03:00
loathingKernel
c216689aaf ButtonLineEdit: Move into its own file under rare/widgets 2024-05-20 17:02:50 +03:00
loathingKernel
90b8d6a541 Utils: Remove deprecated widgets
WaitingSpinner replaced by LoadingWidget
ImageLabel replaced by ImageWidget
2024-05-20 16:48:18 +03:00
loathingKernel
e0a0c7ee5d DiscordRPC: Fix Rare not updating message when running a game 2024-05-20 16:03:47 +03:00
loathingKernel
125709b53b Rare: Refactor Discord RPC file, object and variable names 2024-05-20 14:36:43 +03:00
loathingKernel
826d116dd6 QJsonModel: Reformat 2024-05-20 13:44:45 +03:00
loathingKernel
5051ead0ca ImageManager: Add wide image filenames 2024-05-20 12:52:20 +03:00
loathingKernel
21dd30c40a ImageManager: Possibly fix segmentation fault when updating images 2024-05-20 10:04:23 +03:00
loathingKernel
3f67ce515f RareLauncher: Print debug when running pre-launch command 2024-05-20 08:07:29 +03:00
loathingKernel
cded2e561c RareLauncher: Always show console when running detached games 2024-05-20 08:07:29 +03:00
loathingKernel
a5c7c88716 RareLauncher: Start the pre launch command as detached if we don't wait 2024-05-20 08:07:29 +03:00
loathingKernel
f44413d17c RareLauncher: Use better defaults for LaunchArgs 2024-05-20 08:07:29 +03:00
loathingKernel
23fac230df RareLauncher: Check if dry running before anything else 2024-05-20 08:07:29 +03:00
loathingKernel
5e9abc46be RareSettings: Update string 2024-05-20 08:07:29 +03:00
loathingKernel
71348dbf23 RareLauncher: Refactor signal name 2024-05-19 15:19:38 +03:00
loathingKernel
2396f0fb83 RareLauncher: Allow running launchable addons 2024-05-19 15:15:13 +03:00
loathingKernel
6dd5d2f546 GameDetails: Fix form growth policy 2024-05-19 14:52:34 +03:00
loathingKernel
a4db64082f RareLauncher: Fix word wrapping in console window 2024-05-19 13:11:56 +03:00
loathingKernel
0ac4cf5a7c LaunchSettingsBase: Use shlex.split validate the pre-launch command 2024-05-18 18:16:51 +03:00
loathingKernel
259bc98eb9 PreLaunch: Quote the selected file path if it contains spaces. 2024-05-18 18:15:25 +03:00
loathingKernel
6594d65be1 RareGame: Improve launch message 2024-05-17 23:50:02 +03:00
loathingKernel
9b476afe8c RareLauncher: Fix wrong arguments in pre-launch command QProcess.start() 2024-05-17 23:29:35 +03:00
loathingKernel
95e760791b DetailsWidget: Rename to StoreDetailsWidget
In continuation of the previous change, prepend `Store` to the name to
specify the difference.

The goal is to add `StoreDetailsWidget` as a second view in `GameDetails`
with information sourced from the Epic Games Store.
2024-05-17 13:34:24 +03:00
loathingKernel
fec4e3c0e1 GameDetails: Refactor file structure
`GameInfo` has been renamed to `GameDetails` to align it with
the similar `StoreDetails` page while making the difference clearer.

Remove the `game_` prefix from the file names to reduce noise. The path
should be enough to provide scope.
2024-05-17 13:31:48 +03:00
loathingKernel
3b721fdd13 WinePathResolver: Disable pylint check (possibly-used-before-assignment) 2024-05-16 19:29:14 +03:00
loathingKernel
f9cc1b48f1 GameSettings: Fix pylint errors (possibly-used-before-assignment) 2024-05-16 19:27:59 +03:00