ES-DE/es-core/src/guis
2022-01-04 21:21:26 +01:00
..
GuiDetectDevice.cpp Large refactoring to improve thread safety and improve singleton pattern usage. 2022-01-04 21:21:26 +01:00
GuiDetectDevice.h Formatted the es-core source tree using clang-format. 2021-07-07 20:31:46 +02:00
GuiInfoPopup.cpp Simplified the code for info popups. 2021-10-07 18:31:40 +02:00
GuiInfoPopup.h Simplified the code for info popups. 2021-10-07 18:31:40 +02:00
GuiInputConfig.cpp Large refactoring to improve thread safety and improve singleton pattern usage. 2022-01-04 21:21:26 +01:00
GuiInputConfig.h Fixed numerous compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-19 14:37:10 +02:00
GuiMsgBox.cpp Fixed an additional issue in the ROM selection dialog. 2021-12-27 19:26:42 +01:00
GuiMsgBox.h Formatted the es-core source tree using clang-format. 2021-07-07 20:31:46 +02:00
GuiTextEditKeyboardPopup.cpp Changed most increment and decrement operators from postfix to prefix for es-core. 2021-11-17 17:48:49 +01:00
GuiTextEditKeyboardPopup.h Fixed numerous compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-19 14:37:10 +02:00
GuiTextEditPopup.cpp Fixed a cursor placement issue in GuiTextEditKeyboardPopup. 2021-10-07 18:33:57 +02:00
GuiTextEditPopup.h Added a virtual keyboard. 2021-09-17 22:23:41 +02:00