1
0
Fork 0
mirror of synced 2024-06-28 19:21:05 +12:00
Commit graph

797 commits

Author SHA1 Message Date
Dummerle 4b5a0b0084 Add a new signal system 2021-09-29 23:22:47 +02:00
Dummerle 0f3b492ae4 update french translation 2021-09-29 23:11:59 +02:00
Dummerle 20a4a359ea Remove CodeQL Analyse of tests.yml 2021-09-29 19:06:10 +02:00
Dummerle a2cdc552ae update empty translations file 2021-09-29 19:02:35 +02:00
Dummerle 55aa33ed56 Fix de.ts file and update empty translations file 2021-09-29 19:01:04 +02:00
Dummerle a143971385 Update Games list to ui file 2021-09-26 16:43:56 +02:00
Dummerle 03c2ad77eb Update README.md 2021-09-20 21:13:38 +02:00
Dummerle 33f221fcbb Upload artifacts on push 2021-09-19 23:18:06 +02:00
Dummerle 9a04bd519f Fix bug, if image is corrupt 2021-09-19 23:14:38 +02:00
Dummerle f248fbbdce fix workflow 2021-09-19 23:06:42 +02:00
Dummerle 1980adecd3 fix workflow 2021-09-19 23:03:12 +02:00
Dummerle 5d81147d81 update legendary submodule 2021-09-19 22:49:38 +02:00
Dummerle a94042f566 moved tab files to rare/components/tabs directory 2021-09-19 20:56:55 +02:00
Dummerle b07f70060b Fix Bug, that requirements are not visible 2021-09-19 20:41:03 +02:00
Dummerle 8b1352edb5 Fix Bug when updating game list 2021-09-19 12:52:07 +02:00
Dummerle bcb15ffec2 Optimize Startup part 1 2021-09-19 12:48:34 +02:00
Dummerle e79bee57c0 Some fixes for pylint and workflow 2021-09-18 17:21:43 +02:00
Dummerle b7af237935 Disable game action buttons on Origin Games 2021-09-18 16:50:13 +02:00
BuildTools 740153bd0d Fix create startmenu/desktop link 2021-09-18 16:34:43 +02:00
Dummerle bfd16d9f83
Merge pull request #106 from loathingKernel/main
Minor changes
2021-09-16 18:35:18 +02:00
Stelios Tsampas 6f0ff87610 Delete verify thread after finish 2021-09-16 01:29:12 +03:00
Stelios Tsampas 767f7435c8 [workflows] Clone through actions 2021-09-16 01:27:32 +03:00
Dummerle ffa5976805 Many fixes, optimizations and improvements: Gameinfo page for origin games 2021-09-15 22:16:50 +02:00
Dummerle b951c1af5f Fix locale and update pylint test 2021-09-14 17:56:55 +02:00
Dummerle ba05cf3d2e some fixes for pylint 2021-09-13 22:44:59 +02:00
Dummerle 1bb33d911c You can now launch and link origin games 2021-09-13 22:27:37 +02:00
Dummerle ba61680f43 update legendary submodule 2021-09-13 20:33:41 +02:00
Dummerle bb4f08691a Fix set locale to legendary locale + reformatting 2021-09-13 20:24:09 +02:00
Dummerle c1338b7526 Add locale settings 2021-09-13 19:46:50 +02:00
Dummerle c07992b982 Fix some memory leaks and some other errors 2021-09-12 23:28:54 +02:00
Dummerle 152c1a326d Some fixes in shop: Images, try/except 2021-09-12 21:38:48 +02:00
Dummerle 96266cc6bd
Merge pull request #104 from loathingKernel/main
Code cleanup and update for DLC tab, legendary settings, layouts and numerous small changes
2021-09-12 21:37:58 +02:00
Stelios Tsampas e02a38b4f5 Install dependencies before PyLint 2021-09-12 14:54:57 +03:00
Stelios Tsampas f6308dd4b4 Adjust imports based on PyLint 2021-09-12 14:46:48 +03:00
Stelios Tsampas 228c3ab03e Move EGL Sync page into the main LegendarySettings page and make it useful. (WIP)
Move GameInfo to its own file.
Use get_pixmap in GameDlcWidget to get the pixmap.
Remove unused function from RareSettings.
Convert About to FormLayout.
2021-09-12 14:23:40 +03:00
Stelios Tsampas 7a9daad2b1 Add more download options in legedary settings tab 2021-09-11 16:08:50 +03:00
Stelios Tsampas 35cbd21bb7 Fix memory leaks in DLC tab. 2021-09-11 00:57:43 +03:00
Stelios Tsampas 4d842e352a Use FormLayout for InstallDialog 2021-09-11 00:57:43 +03:00
Stelios Tsampas 45dc4b8e7c Adjust for one-line PathEdit
Make Console font monospaced.
Revert changes in Rare settings because they weren't working.
Replace a few GridLayouts with FormLayouts
2021-09-11 00:57:43 +03:00
Dummerle 9bec942358 Fix error on double download when update without settings 2021-09-10 23:30:59 +02:00
Dummerle 9570b52eed Add some options for debug; fix error in sync_widget.py; fix pylint workflow 2021-09-10 22:41:30 +02:00
Dummerle 0d9cd6a2bd update legendary and add new test workflow 2021-09-09 20:19:00 +02:00
Dummerle f703246851 update README.md and CONTRIBUTING.md 2021-09-09 20:00:12 +02:00
Dummerle 18570511c4 Remove save button at PathEdit. Save on change 2021-09-09 20:00:12 +02:00
Dummerle 7f64e1e494 Fix borked from steam grades 2021-09-09 20:00:12 +02:00
Dummerle 6a01ddef6b Add option to reload image for uninstalled widgets too 2021-09-09 20:00:12 +02:00
Dummerle 158d98957c Add option to reload image 2021-09-09 20:00:12 +02:00
Dummerle 69e725ddcb update submodule 2021-09-09 20:00:12 +02:00
Stelios Tsampas c5be9b7a5b Adjust setuptools for the legendary submodule 2021-09-07 15:04:43 +03:00
Dummerle c84a9e1f87 Some fixes 2021-09-06 21:46:51 +02:00