1
0
Fork 0
mirror of synced 2024-06-02 02:34:40 +12:00

Commit graph

  • 8fc92a3a30
    Merge pull request #408 from loathingKernel/develop main Stelios Tsampas 2024-05-31 16:16:17 +0300
  • a33821e8e3 SteamShortcuts: Ignore pylint error loathingKernel 2024-05-31 15:59:19 +0300
  • 4bff7a9fad RareLauncher: Add more logging loathingKernel 2024-05-31 15:53:46 +0300
  • 88aecd0741 SteamShortcuts: Add action in the right-click drop-down menu loathingKernel 2024-05-31 15:53:08 +0300
  • da93dc2e5e ImageManager: Add the ability to request different types of cover art images loathingKernel 2024-05-31 00:21:58 +0300
  • 4587c73671 ImageUrlModel: Add more types for lookup. loathingKernel 2024-05-28 22:54:40 +0300
  • 9419ff402b Icon/ListViewContainer: Make sorting work more accurately to advertised loathingKernel 2024-05-28 22:52:58 +0300
  • 844f932222 RareGame: Initialized datetimes as UTC too loathingKernel 2024-05-28 22:51:29 +0300
  • 7203126df2
    Merge pull request #409 from cherouvim/patch-1 Stelios Tsampas 2024-05-28 10:04:16 +0300
  • 7012f4ba93
    chore: Use actual target repo URLs. Ioannis Cherouvim 2024-05-28 06:17:38 +0300
  • ddb619c355 ImageSize: Increase wide image base size loathingKernel 2024-05-27 15:37:21 +0300
  • 99bcdbaaf0 ImageManager: Download and prepare wide images too loathingKernel 2024-05-27 15:33:44 +0300
  • 5909145377 RareGame: Use tz aware datetime in metadata loathingKernel 2024-05-27 15:11:12 +0300
  • a53293f279 Rare: Replace utcnow() due to deprecation notice loathingKernel 2024-05-27 14:21:43 +0300
  • ad5ecc3d58 OverlaySettings: Add fps_limit,vsync,gl_vsync MangoHud options loathingKernel 2024-05-27 14:12:05 +0300
  • ef1dd2e0fe WineResolver: Quote game titles for visibility loathingKernel 2024-05-25 09:21:18 +0300
  • cc7a2185a3 CompatUtils: Remove extraneous space loathingKernel 2024-05-25 09:05:43 +0300
  • 52c9b1bbdf CompatSteam: Search in config for library folders manifest loathingKernel 2024-05-25 08:51:19 +0300
  • 3c52fe90ad CompatUtils: Stricter platform checks loathingKernel 2024-05-25 08:50:36 +0300
  • 42a799c7bc LibraryHeadBar: Fix LibraryFilter always reverting to default at start. loathingKernel 2024-05-25 08:50:05 +0300
  • 015eeb2710 SteamShortcuts: Implement some basic handling to export games to Steam loathingKernel 2024-05-24 13:53:05 +0300
  • e1afbd879b ImageManager: Use 'tall' instead of 'card' for the names loathingKernel 2024-05-24 13:51:22 +0300
  • f020b0ae39 SelectViewWidget: Move it next to GameListHeadBar loathingKernel 2024-05-20 17:15:42 +0300
  • c216689aaf ButtonLineEdit: Move into its own file under rare/widgets loathingKernel 2024-05-20 17:02:50 +0300
  • 90b8d6a541 Utils: Remove deprecated widgets loathingKernel 2024-05-20 16:47:48 +0300
  • e0a0c7ee5d DiscordRPC: Fix Rare not updating message when running a game loathingKernel 2024-05-20 16:03:47 +0300
  • 125709b53b Rare: Refactor Discord RPC file, object and variable names loathingKernel 2024-05-20 14:36:43 +0300
  • 826d116dd6 QJsonModel: Reformat loathingKernel 2024-05-20 13:44:45 +0300
  • 5051ead0ca ImageManager: Add wide image filenames loathingKernel 2024-05-20 12:52:20 +0300
  • 21dd30c40a ImageManager: Possibly fix segmentation fault when updating images loathingKernel 2024-05-20 10:03:44 +0300
  • 3f67ce515f RareLauncher: Print debug when running pre-launch command loathingKernel 2024-05-19 20:50:01 +0300
  • cded2e561c RareLauncher: Always show console when running detached games loathingKernel 2024-05-19 18:27:04 +0300
  • a5c7c88716 RareLauncher: Start the pre launch command as detached if we don't wait loathingKernel 2024-05-19 18:26:27 +0300
  • f44413d17c RareLauncher: Use better defaults for LaunchArgs loathingKernel 2024-05-19 18:15:03 +0300
  • 23fac230df RareLauncher: Check if dry running before anything else loathingKernel 2024-05-19 18:14:22 +0300
  • 5e9abc46be RareSettings: Update string loathingKernel 2024-05-19 18:12:14 +0300
  • 94c2f765f3
    Merge pull request #407 from loathingKernel/develop Stelios Tsampas 2024-05-19 15:29:36 +0300
  • 71348dbf23 RareLauncher: Refactor signal name loathingKernel 2024-05-19 15:19:38 +0300
  • 2396f0fb83 RareLauncher: Allow running launchable addons loathingKernel 2024-05-19 15:15:13 +0300
  • 6dd5d2f546 GameDetails: Fix form growth policy loathingKernel 2024-05-19 14:52:34 +0300
  • a4db64082f RareLauncher: Fix word wrapping in console window loathingKernel 2024-05-19 13:11:56 +0300
  • 50ff2ae4fd
    Merge pull request #405 from loathingKernel/develop 1.10.11.228 Stelios Tsampas 2024-05-18 18:22:20 +0300
  • 0ac4cf5a7c LaunchSettingsBase: Use shlex.split validate the pre-launch command loathingKernel 2024-05-18 18:16:51 +0300
  • 259bc98eb9 PreLaunch: Quote the selected file path if it contains spaces. loathingKernel 2024-05-18 18:15:25 +0300
  • 6594d65be1 RareGame: Improve launch message loathingKernel 2024-05-17 23:50:02 +0300
  • 42341d5c81
    Merge pull request #404 from RareDevs/loathingKernel-patch-1 Stelios Tsampas 2024-05-17 23:42:43 +0300
  • 4dea963154
    Merge pull request #403 from loathingKernel/develop Stelios Tsampas 2024-05-17 23:40:24 +0300
  • 87b0ae0540
    Create codeql.yml loathingKernel-patch-1 Stelios Tsampas 2024-05-17 23:36:22 +0300
  • 9b476afe8c RareLauncher: Fix wrong arguments in pre-launch command QProcess.start() loathingKernel 2024-05-17 23:29:35 +0300
  • 95e760791b DetailsWidget: Rename to StoreDetailsWidget loathingKernel 2024-05-17 13:34:24 +0300
  • fec4e3c0e1 GameDetails: Refactor file structure loathingKernel 2024-05-17 13:31:48 +0300
  • fb736fa47b
    Merge pull request #401 from loathingKernel/develop Stelios Tsampas 2024-05-16 19:32:44 +0300
  • 3b721fdd13 WinePathResolver: Disable pylint check (possibly-used-before-assignment) loathingKernel 2024-05-16 19:29:14 +0300
  • f9cc1b48f1 GameSettings: Fix pylint errors (possibly-used-before-assignment) loathingKernel 2024-05-16 19:27:59 +0300
  • 9017826b16 StoreAPI: Log exception loathingKernel 2024-05-16 13:58:59 +0300
  • 4bb1fb10ee SteamGrades: Print an error message instead of the exception loathingKernel 2024-05-16 13:58:10 +0300
  • beb4f6c310 Workflows: Update Windows packages to python 3.12 loathingKernel 2024-05-16 13:57:30 +0300
  • 337d753d0c Workflows: Disable fail-fast for pylint checks loathingKernel 2024-05-16 13:38:16 +0300
  • 4497a1c712 Project: Use vdf package on all platforms loathingKernel 2024-05-16 13:32:00 +0300
  • 07fa7890cf RareGame: Update protondb grade every 3 days even if it already exists. loathingKernel 2024-05-16 13:18:05 +0300
  • 1d8ae15ea9 SteamGrades: Fix exception when trying to get file timestamp loathingKernel 2024-05-16 13:15:48 +0300
  • b9d034eef7 Project: Add pylint configuration file loathingKernel 2024-05-16 10:49:51 +0300
  • 9f67f930a9
    Merge pull request #400 from loathingKernel/develop Stelios Tsampas 2024-05-15 22:50:02 +0300
  • 8ebcc3a700 LoadingWidget: Start playing movie once the widget is visible if autostart is enabled loathingKernel 2024-05-15 22:48:52 +0300
  • 0ddd5a0674
    Merge pull request #399 from loathingKernel/develop Stelios Tsampas 2024-05-15 15:18:14 +0300
  • 0c848c41b0 WineResolver: Do not unset 'DISPLAY' when running silently loathingKernel 2024-05-15 15:13:51 +0300
  • 8f018cb162
    Merge pull request #396 from ARez2/main Stelios Tsampas 2024-04-13 06:40:38 +0300
  • 34abca2a4e
    Fix typo in README ARez 2024-04-13 01:34:09 +0200
  • cb919ed69f
    Merge pull request #392 from loathingKernel/next 1.10.11.201 Stelios Tsampas 2024-03-06 17:59:27 +0200
  • 1c886535a5
    commands: add __init__.py for module discovery loathingKernel 2024-03-06 17:57:48 +0200
  • a35e430539
    Merge pull request #388 from loathingKernel/shop_refactor 1.10.11.199 Stelios Tsampas 2024-02-26 12:47:24 +0200
  • 14bde0a23c
    WishlistWidget: re-order comboboxes to match the order in the library loathingKernel 2024-02-25 16:00:40 +0200
  • 89340f331b
    StoreAPI: comment unused and erroneous code loathingKernel 2024-02-25 15:37:51 +0200
  • fb0d5bbe10
    Store: Fix various wishlist issues. loathingKernel 2024-02-25 15:30:35 +0200
  • 766557924a
    Store: Unset autoFillBackground for some scrollareas loathingKernel 2024-02-24 13:48:56 +0200
  • 1fab13fd92
    Store: Fix rebase errors loathingKernel 2024-02-21 21:39:33 +0200
  • 7a2a6458ed
    Store: Update details page loathingKernel 2024-02-20 18:45:14 +0200
  • 9ec349e2d1
    WIP loathingKernel 2024-02-12 18:29:39 +0200
  • 2a2458bacb
    Store: Update details page loathingKernel 2024-02-03 02:28:55 +0200
  • 816c5f3de9
    Store: adapt image sized loathingKernel 2023-12-14 14:08:08 +0200
  • b4a26b5932
    Store: Finalize store design loathingKernel 2023-09-23 20:24:28 +0300
  • fda82b17cf
    Shop: Use a single QGridLayout instead of left and right VBoxLayouts loathingKernel 2023-04-12 14:08:10 +0300
  • 91af16b76d
    Store: Exploratory changes for GraphQL API loathingKernel 2023-04-10 14:03:45 +0300
  • f6396f488a
    Store: Exploratory changes to the store page loathingKernel 2023-04-04 14:46:02 +0300
  • 7246078df3
    ShopGameInfo: Design it to me similar to GameInfo loathingKernel 2023-03-31 01:09:40 +0300
  • 247b2c947a
    ShopImageWidget: Design it to me similar to IconGameWidget loathingKernel 2023-03-31 01:09:07 +0300
  • b6458b1bfc
    SearchResultItem: Use ShopImageWidget as a base loathingKernel 2023-03-31 01:08:23 +0300
  • d76fc2b68b
    ShopWidget: Fix layouting again loathingKernel 2023-03-31 01:07:45 +0300
  • 2db34324af
    ShopWidget: Cleanup shop layout loathingKernel 2023-03-30 20:12:37 +0300
  • b812e38fb8
    Wishlist: Remove embedded title loathingKernel 2023-03-30 20:09:27 +0300
  • d3b591952f
    Store: Use ElideLabel for requirements loathingKernel 2023-03-12 14:01:11 +0200
  • 6b15c0f2cf
    Store: Clean up store UI by using library widgets loathingKernel 2023-01-30 01:56:29 +0200
  • 784fadb2da
    Merge pull request #389 from loathingKernel/next Stelios Tsampas 2024-02-25 15:49:57 +0200
  • c768b6ac3b
    Repo: fix malformed gitattributes loathingKernel 2024-02-25 15:46:25 +0200
  • c1b92c3ae5
    QueueBaseWidget: fix button positioning loathingKernel 2024-02-25 15:36:00 +0200
  • 1c578e354e
    HeadBar: Fix commented code loathingKernel 2024-02-25 15:35:34 +0200
  • f94ab70287
    Repo: set rare/resources/static_css/__init__.py as binary loathingKernel 2024-02-24 15:29:29 +0200
  • 5b6df91be9
    Merge pull request #387 from loathingKernel/next Stelios Tsampas 2024-02-24 14:03:52 +0200
  • 7b810173da
    Downloads: unset autoFillBackground for queue scrollarea loathingKernel 2024-02-24 13:56:15 +0200
  • f3d870cebb
    ButtonLineEdit: Remove stylesheet, it doesn't seem to do anything loathingKernel 2024-02-24 13:12:00 +0200