This website requires JavaScript.
Explore
Help
Sign In
debuggerx
/
eden
Watch
1
Star
0
Fork
0
You've already forked eden
mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced
2026-08-23 16:06:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bf9b1b97887c1e30f6b273c27074091128f86d8
eden
/
src
/
yuzu
/
applets
T
History
Morph
ed52a83511
applets/swkbd: Make use of std::move where applicable
...
Avoids redundant string copies
2021-05-27 23:45:56 -04:00
..
controller.cpp
applets/controller: Hook up the "Motion" button functionality
2021-04-13 10:05:07 -04:00
controller.h
applets/controller: Hook up the "Motion" button functionality
2021-04-13 10:05:07 -04:00
controller.ui
applets/controller: Change the input button to create input profiles
2020-11-15 23:33:21 -05:00
error.cpp
error: Make the error code as the title text of the OverlayDialog
2021-04-15 01:53:17 -04:00
error.h
error: Make the error code as the title text of the OverlayDialog
2021-04-15 01:53:17 -04:00
profile_select.cpp
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (
#6270
)
2021-05-25 19:32:56 -04:00
profile_select.h
applets: Resolve variable shadowing
2020-12-05 08:37:13 -05:00
software_keyboard.cpp
applets/swkbd: Make use of std::move where applicable
2021-05-27 23:45:56 -04:00
software_keyboard.h
applets/swkbd: Implement the Qt Software Keyboard frontend
2021-04-15 01:53:17 -04:00
software_keyboard.ui
applets/swkbd: Implement the Qt Software Keyboard frontend
2021-04-15 01:53:17 -04:00
web_browser_scripts.h
web_browser_scripts: Add injection scripts for the web browser
2020-12-18 10:33:28 -05:00
web_browser.cpp
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (
#6270
)
2021-05-25 19:32:56 -04:00
web_browser.h
applets/web: Fix a use-after-free when passing in the URL string
2021-04-28 12:34:28 -04:00