1
0
Fork 0
mirror of synced 2024-06-29 03:31:06 +12:00
Commit graph

347 commits

Author SHA1 Message Date
Stelios Tsampas 8c882177e1 Make PathEdit more self-contained 2021-05-18 01:57:20 +03:00
Stelios Tsampas 748d51f31f Improve PathEdit a bit more
Add placeholder text
Remove some unused variables
Open dialog starting from path if set
2021-05-18 01:57:20 +03:00
Stelios Tsampas 115d142f94 Improve the layout of PathEdit 2021-05-18 01:57:20 +03:00
Stelios Tsampas b138766f1d Updated the settings UI to use widgets generated through Qt Designer
Since many lines were changed due to components being reused, the more
important are listed below per file. Static strings were moved to the UI files for
translation purposes and some messages have been re-worded.

`extra_widgets.py`: PathEdit now contains the save button and the dialog can also filter by name, all forms using it have been updated
`rare.py`: Updated the look and fixed a bug where the Image Directory wouldn't change if `img_dir` wasn't specified in the settings file
`legendary.py`: Update the look, changed the Max Workers option into a SpinBox
`linux.py`: Update the look, changed Wine Executable option in to a PathEdit that filters for `wine` and `wine64`.
`game_settings.py`: Updated to reflect the changes in `linux.py` settings widget.  Added the system `compatibilitytools.d` to be search for potential proton versions
2021-05-18 01:57:20 +03:00
Dummerle 530cff2a14 Better style for uninstalled info; add raw json view 2021-05-17 21:27:23 +02:00
Dummerle 89d30b4899 Fix bugs with windows filenames 2021-05-17 11:38:30 +02:00
Dummerle 5a6a8fc1e7 Remove Windows Desktop files on uninstall 2021-05-12 11:45:10 +02:00
Dummerle b4d10cc77e Auto sync saves on startup if enabled 2021-05-12 09:19:50 +02:00
Dummerle 61fe881c1a Add Info for uninstalled Games 2021-05-11 17:29:35 +02:00
Dummerle 4378df2791 Fixed Windows Desktop link: Icons 2021-05-11 16:42:41 +02:00
Dummerle f2922bc677 Fixed Windows Desktop link: Icons 2021-05-11 16:39:02 +02:00
Dummerle 264860049e Fixed Windows Desktop link 2021-05-11 16:24:02 +02:00
Dummerle 6a3166ceff Add ProtonDB in UninstalledInfo (Test/Beta) 2021-05-11 14:30:08 +02:00
ChemicalXandco bfc8b1f8f5 add pywin32 to requirements.txt 2021-05-09 15:25:27 +01:00
ChemicalXandco de408cc534
Merge branch 'main' into windows_desktop_shortcut 2021-05-09 15:07:13 +01:00
ChemicalXandco 378b5193e8 add support for game shortcuts on windows 2021-05-09 15:05:43 +01:00
Dummerle 2d3c1bf295
Merge pull request #52 from gnanini/main
added modules for getting a game's steam id and its protondb tier!
2021-05-04 18:30:31 +02:00
gnanini 77a0d8d8eb
Update id.py 2021-05-03 16:01:05 -03:00
Dummerle 3a178cb797 Catch more exceptions in rpc 2021-05-01 11:24:38 +02:00
Dummerle 14c1dbf19c Remove desktop link on uninstall 2021-05-01 11:17:18 +02:00
gnanini 7a08664730
Update id.py 2021-04-27 15:45:31 -03:00
gnanini 3d6ff836fd
Update utils.py 2021-04-27 15:39:02 -03:00
gnanini ef00d6bcfa
Add files via upload 2021-04-27 15:31:40 -03:00
gnanini 9754b4f102
Delete get_grade.py 2021-04-27 14:53:59 -03:00
gnanini 9db4729aff
Delete get_id.py 2021-04-27 14:53:39 -03:00
gnanini 4b821427d3
added modules for getting a game's steam id and its protondb tier!
imported the modules on utils.py
2021-04-26 21:10:50 -03:00
Dummerle ee467d9398 Add logging for Games, error handling 2021-04-22 14:11:12 +02:00
Dummerle 497a6009d0 Add offline mode and --offline option 2021-04-19 15:44:28 +02:00
Dummerle db4355a546 Fix rpc bug, rpc did not remove 2021-04-17 11:26:43 +02:00
Dummerle b71fe88eec
Merge pull request #47 from Dummerle/dlc_support
Add tab in game info to install and list dlcs. Uninstalling dlcs is not supported by Legendary
2021-04-17 09:57:21 +02:00
Dummerle 709b4dcc8d Fix Launch Progressbar 2021-04-16 18:56:33 +02:00
Dummerle 93acab85c0 Add support for DLCs 2021-04-16 17:48:24 +02:00
Dummerle 3ae41cab91 rpc.py: Fix bug from https://github.com/Dummerle/Rare/issues/45 2021-04-15 23:02:48 +02:00
Dummerle 933c7c7c58 Fixed bug at launch game 2021-04-14 14:30:36 +02:00
ChemicalXandco 6acf8f0f0b Use windows .msi installer for desktop shortcut 2021-04-13 22:54:46 +01:00
Dummerle b13cbe24de Add Desktop Link for Windows: .bat file 2021-04-13 19:08:49 +02:00
Dummerle b51b42825e Add start menu link for Linux 2021-04-13 18:01:25 +02:00
Dummerle 7b83c27c27 Add Desktop links for Linux 2021-04-13 16:56:44 +02:00
Dummerle 113efd1de3 Fixed Discord RPC bug 2021-04-13 12:40:50 +02:00
Dummerle 0acc9c5bda Fixed Discord RPC bug 2021-04-13 12:38:11 +02:00
Dummerle a03c29ff39
Merge pull request #40 from Dummerle/dev
Added some features
2021-04-13 11:35:24 +02:00
Dummerle 36fb3bf687 Updated rpc 2021-04-12 21:55:08 +02:00
Dummerle c8b434f1a2 Catch exceptions at launch of game 2021-04-12 20:34:55 +02:00
Dummerle dc2f622013 Show size in gb or mb 2021-04-11 21:02:56 +02:00
ChemicalXandco da8ef8dab8
Add stop download button (#33)
Add stop download button
Not a perfect solution, but it should work
2021-04-11 17:03:55 +02:00
Dummerle 9111b2eecb Allow only one instance 2021-04-09 12:32:41 +02:00
BuildTools 665083c5b5 lowercase snake case 2021-04-07 22:39:23 +02:00