This website requires JavaScript.
Explore
Help
Sign In
doryan
/
BloomPatched
Watch
1
Star
0
Fork
0
You've already forked BloomPatched
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6a8c5688dca49a2e580f95398a07ddf9042fe5a2
BloomPatched
/
src
/
Insight
History
Nav
6a8c5688dc
Moved byte item selection to std::map, to ensure sorting of byte item pointers by byte item memory address
2022-09-14 19:01:17 +01:00
..
InsightWorker
Turns out we can't construct a QGraphicsScene on a different thread - causes issues with Qt's internal event posting code.
2022-09-13 22:40:55 +01:00
UserInterfaces
/InsightWindow
Moved byte item selection to std::map, to ensure sorting of byte item pointers by byte item memory address
2022-09-14 19:01:17 +01:00
CMakeLists.txt
Turns out we can't construct a QGraphicsScene on a different thread - causes issues with Qt's internal event posting code.
2022-09-13 22:40:55 +01:00
Insight.cpp
Off-loaded ByteItemGraphicsScene construction to Insight worker task
2022-09-10 22:50:52 +01:00
Insight.hpp
Support for multiple InsightWorker threads. We now have three InsightWorker threads as opposed to one
2022-09-08 16:07:29 +01:00
InsightSignals.hpp
Missing signal + tidying
2022-09-08 19:58:03 +01:00