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

815 commits

Author SHA1 Message Date
Dummerle f13412aba9
update legendary 2021-11-07 00:49:04 +01:00
Dummerle eda2bb038f
Fix bug with launch command 2021-11-05 19:01:35 +01:00
Dummerle 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
2021-11-03 18:33:01 +01:00
Dummerle fb74a83044
Fix gamelist filter, Fix steam_grade update, if offline 2021-11-01 21:11:37 +01:00
Dummerle c3c812bd7a
Fix filter bug in game_list 2021-11-01 20:39:47 +01:00
Dummerle ac56a6c53c
update legendary 2021-11-01 20:19:39 +01:00
Dummerle 532bdf1904
Fix some errors in shop, if api request fails 2021-11-01 20:17:45 +01:00
Dummerle e4b3594b07
Merge pull request #122 from Dummerle/translations_placeholder-ts_de
Translate '/rare/languages/placeholder.ts' in 'de'
2021-10-27 11:37:15 +02:00
transifex-integration[bot] 7cf581a9b8
Translate /rare/languages/placeholder.ts in de
translation completed updated for the source file '/rare/languages/placeholder.ts'
on the 'de' language.
2021-10-27 09:36:00 +00: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 bcfc4fb94e
Update german translation 2021-10-24 22:54:14 +02:00
Stelios Tsampas 35240bcd6a
WineResolver and PathSpec (#117)
Add it, but not use it
2021-10-24 21:23:31 +02:00
Dummerle 2b7a12db0d
Merge pull request #121 from loathingKernel/main
Add dev scripts for ui/translation generation
2021-10-24 19:03:51 +02:00
Stelios Tsampas 23894c64f1
Add dev scripts for ui/translation generation 2021-10-24 19:07:51 +03:00
Dummerle 142a0c365b
Merge pull request #120 from Dummerle/translations_rare-languages-placeholder-ts--main_de
Translate '/rare/languages/placeholder.ts' in 'de'
2021-10-24 02:23:30 +02:00
transifex-integration[bot] d5cf20bc16
Translate /rare/languages/placeholder.ts in de
translation completed for the source file '/rare/languages/placeholder.ts'
on the 'de' language.
2021-10-24 00:20:31 +00:00
Dummerle 1eac418195
Update translations 2021-10-24 02:19:51 +02:00
Dummerle 8ebec3751b
update legendary 2021-10-21 20:58:54 +02:00
Dummerle f87465ece4
Some cleanup 2021-10-20 19:19:03 +02:00
Dummerle d999598aff
Update Size policy of login dialog 2021-10-20 18:04:29 +02:00
Dummerle e994100182
Fix wrong connected signal in sync_widget.py 2021-10-18 00:20:41 +02:00
Dummerle 803347b935
Enable Update buttons, when stopping download.
Fix bug with launch subparser if app_name not exists
2021-10-18 00:08:35 +02:00
Dummerle 0dfb0cad9e
Fix launch command bug and uninstalled_names bug 2021-10-17 23:29:42 +02:00
Dummerle 5f45821996
Fix uninstall Bug 2021-10-17 23:29:42 +02:00
Dummerle 8597357cef
Merge pull request #116 from MultisampledNight/outdated-init-call
Fix outdated init call
2021-10-15 18:01:32 +02:00
MultisampledNight d3e5d76541
Ignore Vim backup files in project 2021-10-15 15:28:42 +02:00
MultisampledNight dcaae46649
Fix crash in Downloads tab while startup 2021-10-15 15:27:20 +02:00
Dummerle 9b1c068a07 Reload Uninstalled image when installed image reloaded 2021-10-15 00:15:49 +02:00
Dummerle c3ee315e02 Do not reload install dialog when download only option changed 2021-10-14 23:57:57 +02:00
Dummerle a5f26c8a23 Rename shared.legendary_core to core 2021-10-14 23:18:13 +02:00
Dummerle 4f25fd8a20 Update new Signal System 2021-10-14 23:05:00 +02:00
Dummerle 746aa671e0 Fix release.yml for deb package 2021-10-12 23:16:39 +02:00
Dummerle a18d7a619b update legendary submodule + fix version bug for cx_freeze 2021-10-12 23:12:04 +02:00
Dummerle 193641f1e7
Merge pull request #114 from loathingKernel/sidetabwidget
Add SideTabWidget to unify tab on the side functionality
2021-10-11 20:28:24 +02:00
Stelios Tsampas fd30d07d33 Add SideTabWidget to unify tab on the side functionality
Adjust GameInfoTabs, UninstalledInfoTabs, SettingsTab
2021-10-11 20:42:59 +03:00
Dummerle 5e7c5c8c82
Merge pull request #113 from loathingKernel/indicatorlineedit
Woops forgot some adjustments
2021-10-11 18:52:31 +02:00
Stelios Tsampas e9c0cab47b Woops forgot some adjustments 2021-10-11 11:41:01 +03:00
Dummerle c9b9ab6814 Fix some typing errors for python 3.8 2021-10-10 22:08:31 +02:00
Dummerle 3f7d8b10e2 Add support for uninstalling dlcs 2021-10-10 21:52:11 +02:00
Dummerle 214db50a40 Fix AppImage Workflow 2021-10-10 20:54:49 +02:00
Dummerle 0238f7d4d0 update legendary submodule 2021-10-10 20:37:43 +02:00
Dummerle 17080f7c7f
Merge pull request #111 from loathingKernel/indicatorlineedit
Add IndicatorLineEdit widget.
2021-10-10 20:37:21 +02:00
Stelios Tsampas e029ceae99 Add minimum size for PathEdit despite horizontal size policy 2021-10-10 20:47:26 +03:00
Stelios Tsampas b7edcc062b Rename debug and RPC files for less verbosity
Rename `get_possible_langs` to `get_translations`
2021-10-10 20:47:26 +03:00
Stelios Tsampas 463443796d Adjust BrowserLogin to use IndicatorLineEdit
Adjust Locale in `LegendarySettings` to use `IndicatorLineEdit`
Adjust `InstallDialog` to conform with new `PathEdit` `edit_func` specification

This commit temporarily removes `EGLSync` from `LegendarySettings`
as it is being worked on.
2021-10-10 20:47:26 +03:00
Stelios Tsampas c1e750138f Add IndicatorLineEdit and base PathEdit on it. 2021-10-10 20:47:19 +03:00
Dummerle 30a70090c5 update legendary submodule 2021-10-09 00:09:11 +02:00
Dummerle 4955902c9a Fix open webbrowser in store with wrong language 2021-10-08 23:55:30 +02:00
Dummerle 3635ace3b5 Fix cut font in SideTabBar 2021-10-08 22:02:11 +02:00
Dummerle 6ba445158d Remove login successful page and auto parse sid 2021-10-07 21:58:50 +02:00