AppleWin/source/frontends/qapple
Andrea Odetti 4d0af5d3ca Added a custom version of QPainter which seems to perform much better 20%->11% CPU.
It only works if all images involved have the same format.
Using some typedefs, one can revert to the old QPixmap behaviour.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2019-11-16 17:00:35 +00:00
..
graphics Added a custom version of QPainter which seems to perform much better 20%->11% CPU. 2019-11-16 17:00:35 +00:00
qhexedit2 Move qhexedit files in their folder. 2019-11-10 18:54:43 +00:00
resources Fix support to select clones. 2017-10-14 19:18:44 +01:00
audiogenerator.cpp Audio: rename physical -> volume. 2019-11-10 19:05:46 +00:00
audiogenerator.h Audio: rename physical -> volume. 2019-11-10 19:05:46 +00:00
CMakeLists.txt Added a custom version of QPainter which seems to perform much better 20%->11% CPU. 2019-11-16 17:00:35 +00:00
configuration.cpp Small cosmetic improvements. 2019-11-13 21:00:43 +00:00
configuration.h Add support for RamWorks. 2019-04-22 16:02:06 +01:00
emulator.cpp Added a custom version of QPainter which seems to perform much better 20%->11% CPU. 2019-11-16 17:00:35 +00:00
emulator.h Added a custom version of QPainter which seems to perform much better 20%->11% CPU. 2019-11-16 17:00:35 +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 Use QGamepad in QApple. 2017-10-14 19:18:44 +01:00
gamepadpaddle.h Use QGamepad in QApple. 2017-10-14 19:18:44 +01: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 Remove configuration from libappleii and delegate it to the frontends. 2017-10-14 19:18:44 +01:00
memorycontainer.cpp Remove some warnings. 2019-11-06 22:56:08 +00:00
memorycontainer.h Add memory viewer based on a (modified) widget from 2017-10-14 19:18:44 +01:00
memorycontainer.ui Move qhexedit files in their folder. 2019-11-10 18:54:43 +00:00
preferences.cpp Audio: rename physical -> volume. 2019-11-10 19:05:46 +00:00
preferences.h Audio: rename physical -> volume. 2019-11-10 19:05:46 +00:00
preferences.ui Audio: rename physical -> volume. 2019-11-10 19:05:46 +00:00
qapple.cpp Added a custom version of QPainter which seems to perform much better 20%->11% CPU. 2019-11-16 17:00:35 +00:00
qapple.h Add a few correct card names, so the snapshot loading does not fail. 2019-11-13 21:01:28 +00:00
qapple.pro Added a custom version of QPainter which seems to perform much better 20%->11% CPU. 2019-11-16 17:00:35 +00:00
qapple.qrc Fix support to select clones. 2017-10-14 19:18:44 +01:00
qapple.ui Add a few correct card names, so the snapshot loading does not fail. 2019-11-13 21:01:28 +00:00
qresources.cpp Various improvements over the QLabel based approach. 2017-10-14 19:18:44 +01:00
settings.cpp Incorporate chat * -> std::string conversion. 2019-09-21 09:58:29 +01:00
settings.h Incorporate chat * -> std::string conversion. 2019-09-21 09:58:29 +01:00
video.cpp Added a custom version of QPainter which seems to perform much better 20%->11% CPU. 2019-11-16 17:00:35 +00:00
video.h Added a custom version of QPainter which seems to perform much better 20%->11% CPU. 2019-11-16 17:00:35 +00:00