baldurk
9276cb875f
Hook up the jump/find bars
2015-07-10 16:38:41 +02:00
baldurk
fa4e98d1f7
Add UI for find, jump to event and bookmark toolbars (not implemented)
2015-07-10 16:38:40 +02:00
baldurk
7eded723a9
Implement event browser time drawcalls button
2015-07-10 16:38:39 +02:00
baldurk
a405ee13ca
Loads of changes, fix thread & invoke helpers, skeleton of Core working
...
* GUIInvoke helper changed to use QMetaObject::invokeMethod which works
on threads better.
* LambdaThread helper class now has a thread member, it doesn't derive
from thread (this seems to be recommended practice).
2015-07-10 16:38:34 +02:00
baldurk
7dcb079389
Temporary (non-running) test of invoking via lambdas GUI->Renderer->GUI
...
* This won't run properly but it's just to test that we can get this
compiling.
2015-07-10 16:38:32 +02:00
baldurk
56c4b23c7a
Organise source files a bit more, add Core class
2015-07-10 16:38:26 +02:00