Victor Zarubkin
|
bb0f2d3cd4
|
Added chronometer graphics item which shows time interval on graphics scene (Press right mouse button and move mouse on graphics scene). Also, all items from selected interval will be shown in tree widget.
|
2016-07-31 18:48:41 +03:00 |
|
Victor Zarubkin
|
5ca4158abf
|
Highly optimized painting algorithm and memory consumption for Profiler GraphicsView
|
2016-06-30 02:57:57 +03:00 |
|
Victor Zarubkin
|
89766e83b1
|
(Tree widget) Added possibility to colorize rows with profiler blocks' colors;
* (Tree widget) Added displaying frame statistics for blocks.
|
2016-06-27 22:11:26 +03:00 |
|
Victor Zarubkin
|
e6c105561a
|
added main window with both graphics view and tree widget;
* further improvement of graphics view: highly improved scene scaling and added scene drag with left mouse button pressed.
|
2016-06-26 20:54:16 +03:00 |
|
Victor Zarubkin
|
98035ae705
|
renamed gui classes from My* to Prof*
|
2016-06-26 19:06:53 +03:00 |
|
Victor Zarubkin
|
1435e80cef
|
added headers for source files
|
2016-06-26 18:56:40 +03:00 |
|
Victor Zarubkin
|
1d66f4f641
|
moved gui sources to .h and .cpp
|
2016-06-26 18:46:51 +03:00 |
|