1
0
Fork 0
mirror of synced 2024-09-15 17:08:23 +12:00
Commit graph

813 commits

Author SHA1 Message Date
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
Dummerle
5d68c51e28 Fix AppImageBuilder.yml 2021-09-06 21:15:31 +02:00
Dummerle
d11cc7abf3 add legendary submodule and rename custom_legendary to legendary in imports 2021-09-06 21:10:18 +02:00
Dummerle
588558c6e9 add legendary submodule and rename custom_legendary to legendary in imports 2021-09-06 21:09:00 +02:00
Dummerle
7b0bed5eca
Merge pull request #99 from Dummerle/dev
Add a shop page to browse games, search games, and see information about them
2021-09-05 22:08:06 +02:00
Dummerle
5f0e918323
Merge branch 'main' into dev 2021-09-05 22:00:14 +02:00
Dummerle
648fd6fd7f Add price to game widget 2021-09-05 21:52:47 +02:00
Dummerle
f8560b206f Add socail links to game info 2021-09-05 21:25:57 +02:00
Dummerle
59cf52ec77 Fix error with lang_label 2021-09-05 20:38:00 +02:00
Dummerle
925127e9c5 Change order of desktop shortcuts 2021-09-05 12:30:33 +02:00
BuildTools
f278a29c32 Fix .msi file and remove macos .app file, because is did not work 2021-09-05 00:54:43 +02:00
BuildTools
3c4a0e446f Merge remote-tracking branch 'origin/main' into main 2021-09-04 23:47:26 +02:00
Dummerle
dcfa764555 Update issue templates 2021-09-04 23:08:47 +02:00
Dummerle
f7f7f83101
Merge branch 'main' into dev 2021-09-04 22:49:08 +02:00
Dummerle
58783eb519
Create tests.yml 2021-09-04 19:38:28 +02:00
BuildTools
6615a74f33 Change names in freeze.py, because camelCase is deprecated 2021-09-02 23:55:50 +02:00
Dummerle
9733a61f41 Update version and freeze.py 2021-09-02 23:38:11 +02:00
Dummerle
718bfa0278 Fix installing game widget 2021-09-02 23:32:25 +02:00
Dummerle
0a7387c4fa Add MacOS .app file to Gh release 2021-09-02 18:29:11 +02:00
Dummerle
085cb8fa73 Fix release.yml 2021-09-01 22:26:05 +02:00
Dummerle
20b5f27598 fix version number 2021-09-01 22:23:23 +02:00
Dummerle
134c06a726 Update translation and remove notify-py as dependency 2021-09-01 22:12:27 +02:00
Dummerle
b8be750c6c Add non asset games in gamelist 2021-09-01 19:41:01 +02:00
Dummerle
5f01d99062 Add freeze.py to generate msi file for windows. (Bug fixed) 2021-08-30 20:34:53 +02:00
Dummerle
b799241357 Fix Space bug in Icon layout; Remove config sections on uninstall; Remove unused Widget 2021-08-30 15:14:40 +02:00
Dummerle
c2ae188745 Fix color of icons 2021-08-28 20:03:25 +02:00
Dummerle
2c2c1cc9ad Remove debug prints 2021-08-28 19:43:54 +02:00
Dummerle
83ad8f0982 Icon color depends on theme 2021-08-28 16:01:36 +02:00
Dummerle
b3cc412142 Add an installing game widget to icon list 2021-08-28 00:16:17 +02:00
Dummerle
be8ce667eb Some fixes 2021-08-25 22:08:24 +02:00
Dummerle
9048e4790e Fix some issues 2021-08-25 20:41:10 +02:00
Dummerle
cc54474e75 Add Wishlist tab in store 2021-08-25 20:25:10 +02:00
Dummerle
8fbf0bcacf Merge Browse and free games in one tab 2021-08-25 00:01:53 +02:00
Dummerle
82627a799e Add tab shortcuts alt + 1/2... 2021-08-23 17:03:42 +02:00
Dummerle
a63a46ded5 Fix some merge bugs 2021-08-23 16:55:21 +02:00