AppleWin/source/frontends/qapple
2020-10-07 20:45:31 +01:00
..
QHexView@2ad23eebcc Update QHexView 2019-12-02 20:54:13 +00:00
resources Set window icon. 2020-07-11 18:46:09 +01:00
CMakeLists.txt Add support for older cmake versions. 2020-10-06 20:58:43 +01:00
emulator.cpp Forgotten destructors... 2019-12-06 20:00:16 +00:00
emulator.h Forgotten destructors... 2019-12-06 20:00:16 +00:00
emulator.ui Fix window title, close event, scrollbars, fast timer when disk spins. 2017-10-14 19:18:44 +01:00
gamepadpaddle.cpp Move Qt UI to private member. 2019-11-30 15:48:48 +00:00
gamepadpaddle.h Move Qt UI to private member. 2019-11-30 15:48:48 +00:00
loggingcategory.cpp First decent implementation of Audio Output. 2019-11-09 21:43:35 +00:00
loggingcategory.h First decent implementation of Audio Output. 2019-11-09 21:43:35 +00:00
main.cpp Add support for a (munte) mockingboard. 2020-06-30 15:43:06 +01:00
memorycontainer.cpp Forgotten destructors... 2019-12-06 20:00:16 +00:00
memorycontainer.h Forgotten destructors... 2019-12-06 20:00:16 +00:00
memorycontainer.ui Use QHexView rather than qhexedit2. 2019-12-01 14:29:13 +00:00
options.cpp Compile AW's Speaker.cpp and remove custom implementation. 2020-07-08 16:52:00 +01:00
options.h Compile AW's Speaker.cpp and remove custom implementation. 2020-07-08 16:52:00 +01:00
preferences.cpp Compile AW's Speaker.cpp and remove custom implementation. 2020-07-08 16:52:00 +01:00
preferences.h Add support for a (munte) mockingboard. 2020-06-30 15:43:06 +01:00
preferences.ui Compile AW's Speaker.cpp and remove custom implementation. 2020-07-08 16:52:00 +01:00
qapple.cpp Fix a couple of issues with RGB modes. 2020-10-07 20:45:31 +01:00
qapple.h Compile AW's Speaker.cpp and remove custom implementation. 2020-07-08 16:52:00 +01:00
qapple.pro Compile AW's Speaker.cpp and remove custom implementation. 2020-07-08 16:52:00 +01:00
qapple.qrc Set window icon. 2020-07-11 18:46:09 +01:00
qapple.ui Add Video settings. 2019-11-24 21:06:55 +00:00
qdirectsound.cpp Compile AW's Speaker.cpp and remove custom implementation. 2020-07-08 16:52:00 +01:00
qdirectsound.h Compile AW's Speaker.cpp and remove custom implementation. 2020-07-08 16:52:00 +01:00
qresources.cpp Make resource interface based on "char *" as it is easier to detect a nullptr. 2020-07-07 20:13:26 +01:00
registry.cpp Rename settings.* -> registry.* 2019-11-24 17:34:37 +00:00
registry.h Rename settings.* -> registry.* 2019-11-24 17:34:37 +00:00
video.cpp Rework a bit the way keys are processed. 2020-06-19 18:23:29 +01:00
video.h Add support for Open/Closed Apple with Left/Right Ctrl. 2020-06-18 13:56:14 +01:00
viewbuffer.cpp Use QHexView rather than qhexedit2. 2019-12-01 14:29:13 +00:00
viewbuffer.h Use QHexView rather than qhexedit2. 2019-12-01 14:29:13 +00:00