nickci2002
48076d27e3
FIxed memory.cpp errors from testing PR #3117 (MacOS fixes)
2025-06-19 17:47:53 -04:00
nickci2002
d0b9ff269c
Merge branch 'main' into input-fix-real
2025-06-19 17:19:13 -04:00
kalaposfos13
6d65ea7314
Silence unmapped keybind mappings and add XBox paddles ( #3121 )
2025-06-19 21:35:28 +03:00
georgemoralis
8e06b1b2b0
New Crowdin updates ( #3104 )
...
* New translations en_us.ts (Catalan)
* New translations en_us.ts (Chinese Simplified)
* New translations en_us.ts (Swedish)
* New translations en_us.ts (Russian)
* New translations en_us.ts (Russian)
* New translations en_us.ts (Norwegian Bokmal)
* New translations en_us.ts (Norwegian Bokmal)
* New translations en_us.ts (Portuguese, Brazilian)
2025-06-19 13:17:29 +03:00
nickci2002
983c0ebefb
Updates from running clang-format
2025-06-18 11:17:38 -04:00
nickci2002
bc55e2d2f4
Merged PR #3098 into kbm_gui.cpp
2025-06-17 13:07:32 -04:00
nickci2002
6bc3feed73
Updated expendable sections location and changed order of appearance
2025-06-17 13:00:32 -04:00
nickci2002
990e349424
Fixed formatting from clang-format
2025-06-17 10:36:09 -04:00
nickci2002
429c64a51b
Updated C-style casts in kbm_gui.cpp
2025-06-16 23:16:21 -04:00
nickci2002
d5d6a760f2
KBM Input Bug Fixes / Added Binds
...
Fixed input issues where some inputs would not bind when pressing (side mouse buttons, some symbols, etc). Also, fixed up code formatting in altered files (removed C-style casts and replaced with C++ <static_casts>, added a few macros and one member functions).
This is v2 of my commit, addressing all issues brought up by @kalaposfos
2025-06-16 23:00:24 -04:00
nickci2002
9534458a61
Continued changes to project and altered kbm_help_dialog.h text to QStringLiterals
2025-06-16 20:16:32 -04:00
nickci2002
38f2cdd630
Pull request change part 2
2025-06-16 18:24:32 -04:00
georgemoralis
d0e2a40cdc
New Crowdin updates ( #3089 )
...
* New translations en_us.ts (Catalan)
* New translations en_us.ts (Catalan)
* New translations en_us.ts (Catalan)
* New translations en_us.ts (Swedish)
* New translations en_us.ts (Turkish)
* New translations en_us.ts (Portuguese, Brazilian)
* New translations en_us.ts (Arabic)
* New translations en_us.ts (Persian)
* New translations en_us.ts (Catalan)
* New translations en_us.ts (Serbian (Latin))
* New translations en_us.ts (Swedish)
* New translations en_us.ts (Romanian)
* New translations en_us.ts (French)
* New translations en_us.ts (Spanish)
* New translations en_us.ts (Danish)
* New translations en_us.ts (German)
* New translations en_us.ts (Greek)
* New translations en_us.ts (Finnish)
* New translations en_us.ts (Hungarian)
* New translations en_us.ts (Italian)
* New translations en_us.ts (Japanese)
* New translations en_us.ts (Korean)
* New translations en_us.ts (Lithuanian)
* New translations en_us.ts (Dutch)
* New translations en_us.ts (Polish)
* New translations en_us.ts (Portuguese)
* New translations en_us.ts (Russian)
* New translations en_us.ts (Slovenian)
* New translations en_us.ts (Albanian)
* New translations en_us.ts (Ukrainian)
* New translations en_us.ts (Chinese Simplified)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Vietnamese)
* New translations en_us.ts (Indonesian)
* New translations en_us.ts (Norwegian Bokmal)
2025-06-16 13:07:09 +03:00
georgemoralis
e2b8ceb6ba
[ci skip] Qt GUI: Update Translation. ( #3100 )
...
Co-authored-by: georgemoralis <4313123+georgemoralis@users.noreply.github.com>
2025-06-16 12:34:58 +03:00
rainmakerv2
3f40a8d46e
Qt: If duplicate unique inputs found, show which buttons have duplicates ( #3098 )
...
* If duplicate unique inputs found, show which buttons have duplicates
* remove duplicate button from list
* cleanup
* Set clang-format off for long translatable string
2025-06-15 18:06:30 +03:00
georgemoralis
226058d2e9
fixed nonload issues with background music ( #3094 )
2025-06-12 20:29:39 +03:00
georgemoralis
1a27af6951
fixed non updated values ( #3092 )
2025-06-12 19:06:54 +03:00
georgemoralis
c35141b33f
New Crowdin updates ( #3085 )
...
* New translations en_us.ts (Persian)
* New translations en_us.ts (Catalan)
* New translations en_us.ts (Persian)
* New translations en_us.ts (Persian)
* New translations en_us.ts (Persian)
* New translations en_us.ts (Catalan)
* New translations en_us.ts (Catalan)
* New translations en_us.ts (Serbian (Latin))
2025-06-12 13:28:14 +03:00
georgemoralis
a1d6cd15f4
qt: save gui settings to separate file ( #2984 )
...
* initial save classes for gui save file
* fixup
* some more settings passed to the new saving file
* even more variables parsing
* more settings
* fixup
* more settings
* more settings
* clang fix
* fixed wrong setting
* more setting
* more setting
* added ca_ES
* rename to general_settings
* added set-addon-folder in main
* fixup
* fixup2
* added sr_CS
* Update CMakeLists.txt
---------
Co-authored-by: kalaposfos13 <153381648+kalaposfos13@users.noreply.github.com>
2025-06-12 13:27:52 +03:00
georgemoralis
2741829545
New translations en_us.ts (Arabic) ( #3081 )
2025-06-11 12:02:59 +03:00
Fire Cube
9981c8df03
Add option to ignore game patch ( #3039 )
...
* impl
* fix
* cleanup
* more
* clang +
* why
2025-06-10 12:30:45 -07:00
georgemoralis
93222c6f9f
New Crowdin updates ( #3038 )
...
* New translations en_us.ts (Portuguese, Brazilian)
* New translations en_us.ts (Turkish)
2025-06-05 08:49:32 +03:00
DanielSvoboda
285df1b5be
QT: AutoUpdate - Fix Changelog Error ( #3042 )
2025-06-05 08:48:47 +03:00
Dmugetsu
88f6cb4d41
clean up main window from extraction remains ( #3035 )
2025-06-04 00:26:04 +03:00
kalaposfos13
1930a2132c
Fix SSH remote links ( #3025 )
2025-06-02 19:02:37 +03:00
¥IGA
bb199865cf
Qt: Set Minimum Icon Size List to 48 ( #3018 )
2025-06-01 14:52:09 +03:00
georgemoralis
aca8e7e9eb
New Crowdin updates ( #2982 )
...
* New translations en_us.ts (Spanish)
* New translations en_us.ts (Spanish)
* New translations en_us.ts (Turkish)
2025-05-29 12:42:52 +03:00
squidbus
6935b24440
savedata: Fix missing uses of config based save data dir. ( #2971 )
2025-05-22 11:28:41 +03:00
kalaposfos13
786ad6f71e
Fork detection fixes IIIIX ( #2966 )
...
* Fix local builds
* Add remote fork windows title to release builds too
* Remove trailing slah from remote links before processing
2025-05-21 23:00:11 +03:00
georgemoralis
60224e1d22
New Crowdin updates ( #2953 )
...
* New translations en_us.ts (Portuguese)
* New translations en_us.ts (Portuguese)
* New translations en_us.ts (Albanian)
* New translations en_us.ts (Russian)
* New translations en_us.ts (Norwegian Bokmal)
* New translations en_us.ts (French)
* New translations en_us.ts (Swedish)
* New translations en_us.ts (Norwegian Bokmal)
2025-05-21 13:57:52 +03:00
squidbus
034ae8cffa
qt: Update save data dir open to use name from PSF. ( #2954 )
2025-05-18 13:16:31 -07:00
georgemoralis
6ee205d4e2
New Crowdin updates ( #2946 )
...
* New translations en_us.ts (Korean)
* New translations en_us.ts (Romanian)
* New translations en_us.ts (French)
* New translations en_us.ts (Spanish)
* New translations en_us.ts (Arabic)
* New translations en_us.ts (Danish)
* New translations en_us.ts (German)
* New translations en_us.ts (Greek)
* New translations en_us.ts (Finnish)
* New translations en_us.ts (Hungarian)
* New translations en_us.ts (Italian)
* New translations en_us.ts (Japanese)
* New translations en_us.ts (Lithuanian)
* New translations en_us.ts (Dutch)
* New translations en_us.ts (Polish)
* New translations en_us.ts (Portuguese)
* New translations en_us.ts (Russian)
* New translations en_us.ts (Slovenian)
* New translations en_us.ts (Albanian)
* New translations en_us.ts (Swedish)
* New translations en_us.ts (Turkish)
* New translations en_us.ts (Ukrainian)
* New translations en_us.ts (Chinese Simplified)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Vietnamese)
* New translations en_us.ts (Portuguese, Brazilian)
* New translations en_us.ts (Indonesian)
* New translations en_us.ts (Persian)
* New translations en_us.ts (Norwegian Bokmal)
* New translations en_us.ts (Chinese Simplified)
* New translations en_us.ts (Italian)
2025-05-17 17:33:24 +03:00
tlarok
e2513d50be
New kbm icon ( #2898 )
...
* Update kbm_gui.cpp
* Update kbm_gui.cpp
* Update kbm_gui.h
* Update kbm_gui.cpp
* lunix test
* linux test
* Update kbm_gui.h
* Update kbm_gui.cpp
* Update kbm_gui.cpp
* Update kbm_gui.cpp
* Update kbm_gui.cpp
* Update kbm_gui.h
* Update kbm_gui.cpp
* Update kbm_gui.h
* Update kbm_gui.cpp
* Update kbm_gui.h
* Update kbm_gui.cpp
* kbm_gui.cpp's names fix
just cleaning my code
* name fix
* Update kbm_gui.cpp
* Update kbm_gui.h
* Update kbm_gui.cpp
* Update src/qt_gui/kbm_gui.cpp
Co-authored-by: kalaposfos13 <153381648+kalaposfos13@users.noreply.github.com>
* clean up from main
* bruh, welp here we go again
* Update KBM.png
* resize kbm.png
* Update kbm_gui.ui
* test update kbm_gui.ui
---------
Co-authored-by: kalaposfos13 <153381648+kalaposfos13@users.noreply.github.com>
2025-05-17 11:39:35 +03:00
georgemoralis
a09f7158b8
New translations en_us.ts (Korean) ( #2943 )
2025-05-17 11:38:38 +03:00
georgemoralis
251d0f0d7c
[ci skip] Qt GUI: Update Translation. ( #2910 )
...
Co-authored-by: georgemoralis <4313123+georgemoralis@users.noreply.github.com>
2025-05-17 11:38:04 +03:00
squidbus
c0562a6b1b
qt: Delay physical device enumeration to settings open. ( #2908 )
2025-05-11 14:23:49 -07:00
georgemoralis
53b2ccffca
New Crowdin updates ( #2846 )
...
* New translations en_us.ts (Vietnamese)
* New translations en_us.ts (Vietnamese)
* New translations en_us.ts (Vietnamese)
* New translations en_us.ts (Vietnamese)
2025-04-30 12:41:30 +03:00
lcjh
beb9c86749
Code Review: SuspiciousPriority ( #2854 )
...
Priority of the '&&' operation is higher than that of the '||' operation.It's possible that parentheses should be used in the expression.
2025-04-28 11:27:25 -07:00
tlarok
3f4249084c
multikey for kbm_gui ( #2778 )
...
* Update kbm_gui.cpp
* Update kbm_gui.cpp
* Update kbm_gui.h
* Update kbm_gui.cpp
* lunix test
* linux test
* Update kbm_gui.h
* Update kbm_gui.cpp
* Update kbm_gui.cpp
* Update kbm_gui.cpp
* Update kbm_gui.cpp
* Update kbm_gui.h
* Update kbm_gui.cpp
* Update kbm_gui.h
* Update kbm_gui.cpp
* Update kbm_gui.h
* Update kbm_gui.cpp
* kbm_gui.cpp's names fix
just cleaning my code
* name fix
* Update kbm_gui.cpp
* Update kbm_gui.h
* Update kbm_gui.cpp
* Update src/qt_gui/kbm_gui.cpp
Co-authored-by: kalaposfos13 <153381648+kalaposfos13@users.noreply.github.com>
* clean up from main
* bruh, welp here we go again
---------
Co-authored-by: kalaposfos13 <153381648+kalaposfos13@users.noreply.github.com>
2025-04-23 13:41:14 +03:00
kalaposfos13
69777e2ffa
hotfix: clang-format
2025-04-19 17:19:40 +02:00
bigqy
111ff2bedd
Fixe: Updated the timing of setting text translation for the “Show label under icon” action in the toolbar to set the text after retranslateUi. ( #2806 )
2025-04-19 17:52:43 +03:00
georgemoralis
d0dbb737d9
New translations en_us.ts (Arabic) ( #2810 )
2025-04-19 17:51:43 +03:00
kalaposfos13
23c616c647
why was this hardcoded in this one specific place ( #2809 )
2025-04-18 23:41:13 +03:00
georgemoralis
b1b7538afd
New Crowdin updates ( #2785 )
...
* New translations en_us.ts (Arabic)
* New translations en_us.ts (Italian)
* New translations en_us.ts (Arabic)
* New translations en_us.ts (Arabic)
* New translations en_us.ts (Arabic)
2025-04-17 09:42:26 +03:00
georgemoralis
7d32efbd31
New Crowdin updates ( #2748 )
...
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Dutch)
* New translations en_us.ts (Slovenian)
* New translations en_us.ts (Arabic)
* New translations en_us.ts (Arabic)
2025-04-14 12:26:54 +03:00
davidantunes23
fb146f2a20
Fix #2613 : Game icon size not working properly on grid view ( #2759 )
...
* Fix #2613 : Game icon size not working properly on grid view
When you select grid view mode and try to change the game icon size, the
icons change to the wrong size, or don't change at all. To solve this I
added a line to call the function that populates the game grid with
the games when the user changes the icon size. That way the size of the
icons is updated to match the size selected by the user, which is the
intended behaviour. I also added code to update the check on the size
when changing view mode.
* Fix #2613 : fixed clang format issue
2025-04-14 09:17:28 +03:00
squidbus
14fad28a9b
misc: Few small fixes. ( #2780 )
...
* qt: Use PNG file for logo.
* build: Fix some CMake issues.
2025-04-13 12:10:24 -07:00
squidbus
8ed82712a0
hotfix: Fix logo resolution in Qt UI.
2025-04-12 21:13:16 -07:00
kalaposfos13
473b66649f
Fix compatibility related issues in the GUI ( #2755 )
...
Build and Release / reuse (push) Has been cancelled
Build and Release / clang-format (push) Has been cancelled
Build and Release / get-info (push) Has been cancelled
Build and Release / windows-sdl (push) Has been cancelled
Build and Release / windows-qt (push) Has been cancelled
Build and Release / macos-sdl (push) Has been cancelled
Build and Release / macos-qt (push) Has been cancelled
Build and Release / linux-sdl (push) Has been cancelled
Build and Release / linux-qt (push) Has been cancelled
Build and Release / linux-sdl-gcc (push) Has been cancelled
Build and Release / linux-qt-gcc (push) Has been cancelled
Build and Release / pre-release (push) Has been cancelled
Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2025-04-07 12:25:49 +03:00
squidbus
9d2175180e
build: Move versioning to CMake file. ( #2752 )
2025-04-07 12:22:51 +03:00