1
0
Fork 0
mirror of synced 2024-09-12 23:54:24 +12:00
Commit graph

167 commits

Author SHA1 Message Date
loathingKernel
997a8aeb18 workflows: Version desciption job 2022-09-16 16:03:53 +03:00
loathingKernel
679aafa09d workflows: move back to latest msvc, keep previous commits for future reference 2022-09-13 20:28:04 +03:00
loathingKernel
b4083bd699 workflows: use the same MSVC version as the one CPython was built with
https://pythondev.readthedocs.io/windows.html
https://en.wikipedia.org/wiki/Microsoft_Visual_C%2B%2B
2022-09-13 20:09:45 +03:00
loathingKernel
177eaa9f67 workflows: try nuitka with mscv and lto 2022-09-13 19:20:25 +03:00
loathingKernel
e15aa0a480 workflows: add more version information 2022-09-13 13:22:42 +03:00
Stelios Tsampas
9d28680804 Build: enable console output on windows if it is a test build 2022-09-13 12:38:43 +03:00
Stelios Tsampas
9e3dc61419 workflows: Move pyling to check workflow 2022-09-11 22:09:00 +03:00
loathingKernel
cf5fd415e5 LaunchDialog: Add a middle-ground solution for concurrent image downloads 2022-09-11 14:51:37 +03:00
loathingKernel
681b3013ad workflows: hardcode a compatible version of certifi for nuitka 2022-09-11 01:41:17 +03:00
loathingKernel
54f11a6c94 workflow: include the correct files for the translations 2022-09-10 23:34:20 +03:00
Stelios Tsampas
1c1572347d Revert "workflows: enable console for nuitka test builds"
This reverts commit 3192bdff3f.
2022-09-10 22:11:26 +03:00
Stelios Tsampas
3192bdff3f workflows: enable console for nuitka test builds 2022-09-10 20:59:54 +03:00
Stelios Tsampas
b0b61c354c workflows: Add description for nuitka executable 2022-09-10 17:35:54 +03:00
loathingKernel
034b5f5be4 workflows: Update nuitka workflow 2022-09-10 03:56:24 +03:00
Stelios Tsampas
6093a6ca9c Add nuitka workflow in GitHub actions 2022-09-10 01:19:00 +03:00
Stelios Tsampas
377fd486dc stupid quotes 2022-09-07 20:46:56 +03:00
Stelios Tsampas
4b5b458fdb workflows: explicitly install pypresence 2022-09-07 19:33:01 +03:00
Stelios Tsampas
ea383578f9 workflows: Quote python version in pylint 2022-09-07 19:22:50 +03:00
Dummerle
9ca879e0fc
Use python 3.10 for pylint and windows workflow 2022-09-07 15:38:05 +02:00
Dummerle
f111d4b7a5
Fix AppImage workflow 2022-08-29 19:10:54 +02:00
Dummerle
43f15734f3
Remove manually legendary installation from workflows 2022-08-28 22:07:39 +02:00
Dummerle
afc919421c
Do not run test workflow on every commit + fix small desktop link on windows 2022-04-26 21:13:37 +02:00
Dummerle
b43d9e2606
bump version and fix deb workflow 2021-12-20 21:06:48 +01:00
Dummerle
8b6193f121
Add deb workflow for tests and use PKGBUILD 2021-12-19 23:45:44 +01:00
Dummerle
5fa1465719
Fix startmenu and release.yml 2021-12-18 22:57:22 +01:00
Dummerle
0d9fe54256
Use Python 3.8 for cx_freeze 2021-12-11 23:49:00 +01:00
Dummerle
da1a21584b
Fix AppImage Workflow 2021-12-11 00:19:36 +01:00
Dummerle
782968b1d0
Fix workflow for macos, and fix py2ts.sh 2021-12-10 20:06:26 +01:00
Dummerle
2075ed20cb
Fix AppImage workflow 2021-12-08 17:53:26 +01:00
Dummerle
2e0285760d
Fix appimage workflow 2021-12-07 23:07:30 +01:00
Dummerle
ea13fc9433
Move legendary submodule to rare/legendary, to fix conflicts with already installed legendary 2021-12-07 21:49:15 +01:00
Dummerle
bd0802e4be
Get some requests from image worker, to avoid same request twice 2021-11-30 20:32:45 +01:00
Dummerle
d52abfdb99
More fixes 2021-11-22 21:14:50 +01:00
Dummerle
72d05f6e53
Some optimization for macOS + workflow; cancel launch if confirm is activated; enable button, if queue widget deleted 2021-11-22 20:04:24 +01:00
Dummerle
c31c663c8a
Pylint fix 2021-11-17 23:02:36 +01:00
Dummerle
3acc13e9b6
Many fixes 2021-11-17 23:02:36 +01:00
Dummerle
825f055387
Some fixes:
- Fix info texts in installed widgets
- check settings before sync
- Update README.md
2021-11-17 23:02:36 +01:00
Dummerle
18a04c1911
Add a workflow, to update placeholder.ts automatically
- Update french translation
- add ts2qm.py script
2021-10-24 22:54:14 +02:00
Dummerle
746aa671e0 Fix release.yml for deb package 2021-10-12 23:16:39 +02:00
Dummerle
c9b9ab6814 Fix some typing errors for python 3.8 2021-10-10 22:08:31 +02:00
Dummerle
4afff97893 Fix release.yml 2021-10-07 21:23:19 +02:00
Dummerle
20a4a359ea Remove CodeQL Analyse of tests.yml 2021-09-29 19:06:10 +02:00
Dummerle
33f221fcbb Upload artifacts on push 2021-09-19 23:18:06 +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
e79bee57c0 Some fixes for pylint and workflow 2021-09-18 17:21:43 +02: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
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
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
BuildTools
f278a29c32 Fix .msi file and remove macos .app file, because is did not work 2021-09-05 00:54:43 +02:00
Dummerle
dcfa764555 Update issue templates 2021-09-04 23:08:47 +02:00
Dummerle
58783eb519
Create tests.yml 2021-09-04 19:38:28 +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
5f01d99062 Add freeze.py to generate msi file for windows. (Bug fixed) 2021-08-30 20:34:53 +02:00
Dummerle
910bb8742a Fix release.yml: remove aur; fix appimage 2021-08-17 17:23:10 +02:00
Dummerle
763b9f69ed Add Appimage to releases 2021-08-11 22:04:17 +02:00
Dummerle
745e0cc516 Update some things to launch rare with pythonw.exe on windows 2021-06-12 00:04:09 +02:00
ChemicalXandco
efba9362c2
Merge branch 'main' into patch-1 2021-05-21 16:06:20 +01:00
Dummerle
f0f9c8ccd1 update release.yml for pre release 2021-05-21 16:58:18 +02:00
ChemicalXandco
ce65ff3099
Update windows installer build to use python 3.9.5 2021-05-21 14:01:18 +01:00
Dummerle
3a39bac09c Reformatting and update german translation 2021-05-21 13:40:10 +02:00
Dummerle
deef7dede5
Update release.yml 2021-05-12 10:07:37 +02:00
ChemicalXandco
de408cc534
Merge branch 'main' into windows_desktop_shortcut 2021-05-09 15:07:13 +01:00
ChemicalXandco
887dcf6ff7 split build into setup.py and freeze.py 2021-05-08 16:47:49 +01: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
7b83c27c27 Add Desktop links for Linux 2021-04-13 16:56:44 +02:00
Dummerle
a34be7614b
Update release.yml 2021-04-11 17:30:40 +02:00
Dummerle
37ed928f3e Ready for 1.0: add icon, update release.yml 2021-04-11 16:25:45 +02:00
Dummerle
d2d3f2e4d4 Fixed bug in GenPKGBUILD 2021-04-11 16:05:18 +02:00
Dummerle
1973e3449e Changed Logo.png, update setup.py and release.yml 2021-04-11 15:30:28 +02:00
Dummerle
11cc122157
Update release.yml 2021-04-08 12:42:26 +02:00
Dummerle
0f3e703ef5
Update release.yml 2021-03-27 18:59:46 +01:00
Dummerle
14629c4135
Fixed deb package 2021-03-27 18:56:42 +01:00
Dummerle
325c7caa96
Update release.yml 2021-03-27 18:31:46 +01:00
Dummerle
a0771a96ee
Test 2021-03-27 18:19:52 +01:00
Dummerle
54d0138d70
Update release.yml 2021-03-27 18:02:39 +01:00
Dummerle
b86e089c2a
Update release.yml 2021-03-26 12:11:32 +01:00
Dummerle
2d72d2a0a1
Update release.yml 2021-03-26 12:03:50 +01:00
Dummerle
74c4c6e32a
Update release.yml 2021-03-26 11:59:46 +01:00
Dummerle
1a049d964c
Update release.yml 2021-03-26 11:57:06 +01:00
Dummerle
bf7bca5229
Add deb-package 2021-03-26 11:53:27 +01:00
Dummerle
bce4942b5e
Update release.yml 2021-03-26 11:49:01 +01:00
Dummerle
3e2f23f8f0
Add deb package 2021-03-26 11:40:56 +01:00
Dummerle
e29bf8936a
Add deb package 2021-03-26 11:37:50 +01:00
Dummerle
239b164292
Update release.yml 2021-03-26 11:33:50 +01:00
Dummerle
a636a730d7
Update release.yml 2021-03-25 23:08:24 +01:00
Dummerle
7fff2688ce Update issue templates 2021-03-25 11:55:35 +01:00
Dummerle
095892e1fd Faster switch between list and icon view 2021-03-25 11:49:05 +01:00
Dummerle
bb0579b08b Update issue templates 2021-03-20 18:21:13 +01:00
Dummerle
fc2ad0c656
Update release.yml 2021-03-18 16:06:08 +01:00
Dummerle
1e0854c26c
Fixed pyinstaller job 2021-03-18 12:52:03 +01:00
Dummerle
08eaf2780c
Update release.yml 2021-03-18 12:45:18 +01:00
Dummerle
9f4759b534
Update GenPKG.sh 2021-03-17 14:25:24 +01:00