Morph
|
7eff91ff20
applets/swkbd: Implement the Qt Software Keyboard frontend
|
5 лет назад |
Morph
|
0f40c8c634
applets: Remove the previous software keyboard applet implementation
|
5 лет назад |
Morph
|
f6d4a289d5
applets: Resolve variable shadowing
|
5 лет назад |
Lioncash
|
cfc9d92b38
yuzu/software_keyboard: Remove unnecessary GetStatus() member function
|
7 лет назад |
Lioncash
|
16bf791939
yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText()
|
7 лет назад |
Lioncash
|
b3d7180164
yuzu/applets/software_keyboard: Resolve sign mismatch comparison
|
7 лет назад |
Lioncash
|
cf9cc41478
yuzu/applets/software_keyboard: Specify string conversions explicitly
|
7 лет назад |
Lioncash
|
65ae1ac4e5
yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead of custom buttons
|
7 лет назад |
Lioncash
|
781ab8407b
general: Use deducation guides for std::lock_guard and std::unique_lock
|
7 лет назад |
Lioncash
|
4dcdd3a837
yuzu/applets/software_keyboard: Override accept() and reject() instead of providing own differently named member functions
|
7 лет назад |
Lioncash
|
3fa2b218ac
yuzu/applets/software_keyboard: std::move std::function instances where applicable
|
7 лет назад |
Zach Hilman
|
56cf5b7b17
software_keyboard: Add max and current length display to dialog
|
7 лет назад |
Zach Hilman
|
19b2571aec
applet: Add operation completed callback
|
7 лет назад |
Zach Hilman
|
8b433beff3
software_keyboard: Make GetText asynchronous
|
7 лет назад |
Zach Hilman
|
7cfb29de23
am: Allow applets to push multiple and different channels of data
|
7 лет назад |
Zach Hilman
|
e696ed1f4d
am: Deglobalize software keyboard applet
|
7 лет назад |
Zach Hilman
|
a81645400f
qt/main: Register Qt Software Keyboard frontend with AM
|
7 лет назад |
Zach Hilman
|
5454494adb
qt/applets: Provide Qt frontend implementation of software keyboard
|
7 лет назад |