Nav
|
7a6dcdcbfd
|
Fixed bug with Insight QApplication object being created too soon, which in turn caused issues with signal capturing.
Also ensured that we only initialise the Insight object when the user has enabled Insight in their config.
|
2021-08-11 00:07:12 +01:00 |
|
Nav
|
c794eada28
|
Fixed bug in shutdown routine that was resulting in a seg fault on shutdown, for certain commands.
|
2021-06-23 04:34:00 +01:00 |
|
Nav
|
d365f6348b
|
General tidying, addressing issues found by static analysis tool.
|
2021-06-22 23:52:31 +01:00 |
|
Nav
|
69cee4d579
|
Removed EventRef alias for clarity
|
2021-06-22 14:44:00 +01:00 |
|
Nav
|
a7df862d36
|
Moved away from shared pointers in event handlers - didn't make sense to expose the event management implementation to handlers.
Also some other bits of tidying.
|
2021-06-22 03:06:20 +01:00 |
|
Nav
|
602328d9d1
|
Added BLOOM_COMPILED_RESOURCES_PATH_OVERRIDE macro to avoid using compiled resources in debug builds
|
2021-05-30 19:05:18 +01:00 |
|
Nav
|
1e741d18d7
|
Once again, this should have been included in a previous commit, RE renaming compnent state changed events
|
2021-05-30 16:45:37 +01:00 |
|
Nav
|
77bcf07d6c
|
Tidying
|
2021-05-25 21:57:59 +01:00 |
|
Nav
|
897482de1d
|
Renamed component (DebugServer and TargetController) state changed events to be specific to thread states
|
2021-05-24 21:12:21 +01:00 |
|
Nav
|
76e5fba383
|
Moved environment defaulting to class scope
|
2021-05-24 21:05:17 +01:00 |
|
Nav
|
ce480a996c
|
Removed all using declarations and directives from header files
|
2021-05-24 20:58:49 +01:00 |
|
Nav
|
9d2b5b2f0a
|
Consistency in application event handler naming
|
2021-04-25 16:03:07 +01:00 |
|
Nav
|
03a2bfab57
|
Added debug build warnings
|
2021-04-24 21:13:07 +01:00 |
|
Nav
|
c1c32fd1cc
|
Added default target variant option in project configuration
|
2021-04-08 20:42:23 +01:00 |
|
Nav
|
7a28f93ee9
|
Tidying
|
2021-04-06 23:20:50 +01:00 |
|
Nav
|
a29c5e1fec
|
Initial commit
|
2021-04-04 21:04:12 +01:00 |
|