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

Commit graph

  • 4c3d9925e7
    Do implicit sync with EGL when automatic sync is checked. Stelios Tsampas 2021-10-18 02:37:11 +0300
  • 7cbcfe09a3
    Enable/Disable export/import buttons based on selection Stelios Tsampas 2021-10-18 00:39:21 +0300
  • f2401af6de
    Remove mistargeted connection to update_gamelist Stelios Tsampas 2021-10-17 19:12:02 +0300
  • 1312be94f5
    Fix missed function signature Stelios Tsampas 2021-10-17 16:31:53 +0300
  • 458e233327
    Rename ImportSync files to indicate what the underlying widget is. Stelios Tsampas 2021-10-17 02:17:54 +0300
  • d8f39857db
    Add directory watcher to monitor egl_programdata folder for changes. Stelios Tsampas 2021-10-16 23:21:36 +0300
  • 3065105365
    Fix missed path validity check Stelios Tsampas 2021-10-15 23:51:53 +0300
  • d0c676d44a
    Disable irrelevant widgets depending on case in EGLSync Stelios Tsampas 2021-10-15 21:50:05 +0300
  • 9e86c3a59b
    Check egl_path_edt for proper folder path Make estimated text selectable Stelios Tsampas 2021-10-15 14:13:10 +0300
  • 5afe4d875f
    Change workflow in EGLSync. Stelios Tsampas 2021-10-15 01:08:18 +0300
  • 6c916803c8
    Emit textChanged signal at the end of __edit in IndicatorLineEdit. Stelios Tsampas 2021-10-15 00:57:23 +0300
  • 7156490952
    Add initial implementation of WineResolver Stelios Tsampas 2021-10-12 22:11:52 +0300
  • 5bed54350d
    Add ImportSyncTabs Stelios Tsampas 2021-10-12 00:19:32 +0300
  • 77d9c23cc7
    RareStyle: Specify widget size in ex, not px. Stelios Tsampas 2021-11-09 16:20:04 +0200
  • 2f9afa0e8d
    RareStyle: Fix QGroupBox title for Linux and Windows. Stelios Tsampas 2021-11-07 16:33:27 +0200
  • fcb51df460 RareStyle: Move QGroupBox title above the border in Windows. Stelios Tsampas 2021-11-07 16:33:27 +0200
  • 0a16a643be
    Merge pull request #115 from loathingKernel/import_sync Dummerle 2021-11-07 13:23:13 +0100
  • bc6cfcfe1a
    EGLSync: Handle return codes from import/export. Stelios Tsampas 2021-11-07 02:11:38 +0200
  • 0c1f26d2f2
    update legendary Dummerle 2021-11-07 01:40:06 +0100
  • 478f149b4f
    WineResolver: Do not fallback to PWD in non-existing paths Stelios Tsampas 2021-11-07 02:09:13 +0200
  • e0ee24dc47
    Import: Formatting. Stelios Tsampas 2021-11-06 00:49:37 +0200
  • dfa410e467
    EGLSync: Disable the file watcher because it can fail if EGL is running at the same time Stelios Tsampas 2021-11-06 00:48:50 +0200
  • df74ace8df
    WineResolver: Also check if prefix path exists Stelios Tsampas 2021-11-06 00:47:53 +0200
  • 70f59e501f
    Use the tree view for the AppNameCompleter Stelios Tsampas 2021-11-05 17:48:56 +0200
  • 4b9098e31b
    Add Completer for app_name in ImportGroup. Stelios Tsampas 2021-11-05 13:16:58 +0200
  • d4222bc256
    Add path completer for PathEdit. Stelios Tsampas 2021-11-04 18:28:29 +0200
  • 19ac3b43c4
    Do implicit sync with EGL when automatic sync is checked. Stelios Tsampas 2021-10-18 02:37:11 +0300
  • a05f830d62
    Enable/Disable export/import buttons based on selection Stelios Tsampas 2021-10-18 00:39:21 +0300
  • d7eb3f1cfd
    Remove mistargeted connection to update_gamelist Stelios Tsampas 2021-10-17 19:12:02 +0300
  • c74f2dfca8
    Fix missed function signature Stelios Tsampas 2021-10-17 16:31:53 +0300
  • 46c9926ab5
    Rename ImportSync files to indicate what the underlying widget is. Stelios Tsampas 2021-10-17 02:17:54 +0300
  • 9ab527683e
    Add directory watcher to monitor egl_programdata folder for changes. Stelios Tsampas 2021-10-16 23:21:36 +0300
  • f3eb28db43
    Fix missed path validity check Stelios Tsampas 2021-10-15 23:51:53 +0300
  • cb3bcda261
    Disable irrelevant widgets depending on case in EGLSync Stelios Tsampas 2021-10-15 21:50:05 +0300
  • 23f5e7cda1
    Check egl_path_edt for proper folder path Make estimated text selectable Stelios Tsampas 2021-10-15 14:13:10 +0300
  • 5880953060
    Change workflow in EGLSync. Stelios Tsampas 2021-10-15 01:08:18 +0300
  • 651899d5ca
    Emit textChanged signal at the end of __edit in IndicatorLineEdit. Stelios Tsampas 2021-10-15 00:57:23 +0300
  • 3187a4e080
    Add initial implementation of WineResolver Stelios Tsampas 2021-10-12 22:11:52 +0300
  • 4749fa9705
    Add ImportSyncTabs Stelios Tsampas 2021-10-12 00:19:32 +0300
  • 8e94f1d6f5
    Fix wishlist, if empty Dummerle 2021-11-07 01:19:37 +0100
  • f13412aba9
    update legendary Dummerle 2021-11-07 00:49:04 +0100
  • eda2bb038f
    Fix bug with launch command Dummerle 2021-11-05 19:01:35 +0100
  • 8627484097
    update_list() in games/__init__.py takes now a list of app_names, to update multiple games at same time - verification signal is now connected - signals are more consistent. Taking app_names instead of Game Models Dummerle 2021-11-03 18:33:01 +0100
  • fb74a83044
    Fix gamelist filter, Fix steam_grade update, if offline Dummerle 2021-11-01 21:11:37 +0100
  • c3c812bd7a
    Fix filter bug in game_list Dummerle 2021-11-01 20:39:47 +0100
  • ac56a6c53c
    update legendary Dummerle 2021-11-01 20:19:39 +0100
  • 532bdf1904
    Fix some errors in shop, if api request fails Dummerle 2021-11-01 20:17:36 +0100
  • e4b3594b07
    Merge pull request #122 from Dummerle/translations_placeholder-ts_de Dummerle 2021-10-27 11:37:15 +0200
  • 7cf581a9b8
    Translate /rare/languages/placeholder.ts in de transifex-integration[bot] 2021-10-27 09:36:00 +0000
  • 18a04c1911
    Add a workflow, to update placeholder.ts automatically - Update french translation - add ts2qm.py script Dummerle 2021-10-24 22:51:38 +0200
  • bcfc4fb94e
    Update german translation Dummerle 2021-10-24 22:02:52 +0200
  • 35240bcd6a
    WineResolver and PathSpec (#117) Stelios Tsampas 2021-10-24 22:23:31 +0300
  • 2b7a12db0d
    Merge pull request #121 from loathingKernel/main Dummerle 2021-10-24 19:03:51 +0200
  • 23894c64f1
    Add dev scripts for ui/translation generation Stelios Tsampas 2021-10-24 19:07:51 +0300
  • 36a0e01104
    Return the proper case for the path if the path exists. Stelios Tsampas 2021-10-22 02:29:17 +0300
  • 1d46799297
    Add some env configuration for speedups in WineResolver Stelios Tsampas 2021-10-22 01:37:02 +0300
  • 6bc7322d4f
    Add cook function to PathSpec to convert raw paths to consumable paths Stelios Tsampas 2021-10-21 16:10:08 +0300
  • 601682eb65
    WineResolver and PathSpec Stelios Tsampas 2021-10-21 02:35:36 +0300
  • 142a0c365b
    Merge pull request #120 from Dummerle/translations_rare-languages-placeholder-ts--main_de Dummerle 2021-10-24 02:23:30 +0200
  • d5cf20bc16
    Translate /rare/languages/placeholder.ts in de transifex-integration[bot] 2021-10-24 00:20:31 +0000
  • 1eac418195
    Update translations Dummerle 2021-10-24 02:19:16 +0200
  • 3dfa5e15e1
    Update to new cloud saves system Dummerle 2021-10-21 21:37:02 +0200
  • 8ebec3751b
    update legendary Dummerle 2021-10-21 20:58:54 +0200
  • f87465ece4
    Some cleanup Dummerle 2021-10-20 19:19:03 +0200
  • d999598aff
    Update Size policy of login dialog Dummerle 2021-10-20 18:04:29 +0200
  • e994100182
    Fix wrong connected signal in sync_widget.py Dummerle 2021-10-18 00:20:41 +0200
  • 803347b935
    Enable Update buttons, when stopping download. Fix bug with launch subparser if app_name not exists Dummerle 2021-10-18 00:08:35 +0200
  • 0dfb0cad9e
    Fix launch command bug and uninstalled_names bug Dummerle 2021-10-17 23:23:55 +0200
  • 5f45821996
    Fix uninstall Bug Dummerle 2021-10-17 23:08:23 +0200
  • 8597357cef
    Merge pull request #116 from MultisampledNight/outdated-init-call Dummerle 2021-10-15 18:01:32 +0200
  • d3e5d76541
    Ignore Vim backup files in project MultisampledNight 2021-10-15 15:28:42 +0200
  • dcaae46649
    Fix crash in Downloads tab while startup MultisampledNight 2021-10-15 15:27:20 +0200
  • 9b1c068a07 Reload Uninstalled image when installed image reloaded Dummerle 2021-10-15 00:15:49 +0200
  • c3ee315e02 Do not reload install dialog when download only option changed Dummerle 2021-10-14 23:57:57 +0200
  • a5f26c8a23 Rename shared.legendary_core to core Dummerle 2021-10-14 23:18:13 +0200
  • 4f25fd8a20 Update new Signal System Dummerle 2021-10-14 23:05:00 +0200
  • 746aa671e0 Fix release.yml for deb package Dummerle 2021-10-12 23:16:39 +0200
  • a18d7a619b update legendary submodule + fix version bug for cx_freeze Dummerle 2021-10-12 23:12:04 +0200
  • 193641f1e7
    Merge pull request #114 from loathingKernel/sidetabwidget Dummerle 2021-10-11 20:28:24 +0200
  • fd30d07d33 Add SideTabWidget to unify tab on the side functionality Stelios Tsampas 2021-10-11 20:09:20 +0300
  • 5e7c5c8c82
    Merge pull request #113 from loathingKernel/indicatorlineedit Dummerle 2021-10-11 18:52:31 +0200
  • e9c0cab47b Woops forgot some adjustments Stelios Tsampas 2021-10-11 11:41:01 +0300
  • c9b9ab6814 Fix some typing errors for python 3.8 Dummerle 2021-10-10 22:08:31 +0200
  • 3f7d8b10e2 Add support for uninstalling dlcs Dummerle 2021-10-10 21:52:11 +0200
  • 214db50a40 Fix AppImage Workflow Dummerle 2021-10-10 20:54:49 +0200
  • 0238f7d4d0 update legendary submodule Dummerle 2021-10-10 19:40:59 +0200
  • 17080f7c7f
    Merge pull request #111 from loathingKernel/indicatorlineedit Dummerle 2021-10-10 20:37:21 +0200
  • e029ceae99 Add minimum size for PathEdit despite horizontal size policy Stelios Tsampas 2021-10-09 16:39:35 +0300
  • b7edcc062b Rename debug and RPC files for less verbosity Rename get_possible_langs to get_translations Stelios Tsampas 2021-10-09 15:15:22 +0300
  • 463443796d Adjust BrowserLogin to use IndicatorLineEdit Adjust Locale in LegendarySettings to use IndicatorLineEdit Adjust InstallDialog to conform with new PathEdit edit_func specification Stelios Tsampas 2021-10-09 15:08:54 +0300
  • c1e750138f Add IndicatorLineEdit and base PathEdit on it. Stelios Tsampas 2021-10-09 14:33:54 +0300
  • 30a70090c5 update legendary submodule Dummerle 2021-10-09 00:09:11 +0200
  • 4955902c9a Fix open webbrowser in store with wrong language Dummerle 2021-10-08 23:55:30 +0200
  • 3635ace3b5 Fix cut font in SideTabBar Dummerle 2021-10-08 22:02:11 +0200
  • 6ba445158d Remove login successful page and auto parse sid Dummerle 2021-10-07 21:58:50 +0200
  • 4afff97893 Fix release.yml 1.7_b1 Dummerle 2021-10-07 21:23:19 +0200
  • 862e09fedd Update version Dummerle 2021-10-07 21:16:01 +0200
  • 3bf6692760 Add shared.py Dummerle 2021-10-07 20:19:24 +0200
  • 272e72a8dd Merge branch 'main' of github.com:Dummerle/Rare Dummerle 2021-10-07 19:44:47 +0200
  • 3796db83c1 Fix updates; Fix dlc tab; Fix Game list update Dummerle 2021-10-07 19:42:27 +0200