skia2/debugger/QT
2012-08-14 19:38:31 +00:00
..
moc_SkCanvasWidget.cpp Key Shortcuts for Zooming. Refactored some event propogation. 2012-07-26 20:26:44 +00:00
moc_SkDebuggerGUI.cpp Moved the ownership of the current clip and current matrix into the debug canvas as part of the upcoming general refactor to everything living in debug canvas. 2012-08-03 17:32:05 +00:00
moc_SkGLWidget.cpp Moved the ownership of the current clip and current matrix into the debug canvas as part of the upcoming general refactor to everything living in debug canvas. 2012-08-03 17:32:05 +00:00
moc_SkInspectorWidget.cpp Added stubs for zoom info panel. 2012-07-09 20:26:53 +00:00
moc_SkQtWidget.cpp clt debugger 2012-06-29 14:21:22 +00:00
moc_SkRasterWidget.cpp Moved the ownership of the current clip and current matrix into the debug canvas as part of the upcoming general refactor to everything living in debug canvas. 2012-08-03 17:32:05 +00:00
moc_SkSettingsWidget.cpp SkHitBox added. 2012-07-12 14:31:25 +00:00
qrc_SkIcons.cpp Cleaned up icons, added keyboard shortcuts to everything 2012-07-16 18:35:23 +00:00
SkCanvasWidget.cpp Refactoring into a public facing facing SkDebugger class first pass. 2012-08-07 16:12:23 +00:00
SkCanvasWidget.h Bug Fix: Resets the users zoom and translation every picture load. Was acting inconsistently between different viewing widgets, now forces a redraw every new picture. 2012-08-14 16:00:32 +00:00
SkDebuggerGUI.cpp Bug Fix: Fixes transformation bug where debugger locked up during incremental draw due to nested clips not being cleared. 2012-08-14 19:38:31 +00:00
SkDebuggerGUI.h Replaced all instances of std strings and vectors in favor of SkStrings and SkTDArrays within skia code 2012-08-07 20:41:37 +00:00
SkGLWidget.cpp Bug Fix: Fixes incremental drawing in conjunction with the highlighting filter for the OpenGL widget. 2012-08-14 19:36:09 +00:00
SkGLWidget.h Refactoring into a public facing facing SkDebugger class first pass. 2012-08-07 16:12:23 +00:00
SkIcons.qrc clt debugger 2012-06-29 14:21:22 +00:00
SkInspectorWidget.cpp Refactored inspector widget such that creating custom tabs for information is straightforward for future developers. 2012-08-14 19:34:13 +00:00
SkInspectorWidget.h Refactored inspector widget such that creating custom tabs for information is straightforward for future developers. 2012-08-14 19:34:13 +00:00
SkListWidget.cpp Added more features to deletes and breakpoints 2012-07-17 15:40:51 +00:00
SkListWidget.h clt debugger 2012-06-29 14:21:22 +00:00
SkRasterWidget.cpp Refactoring into a public facing facing SkDebugger class first pass. 2012-08-07 16:12:23 +00:00
SkRasterWidget.h Refactoring into a public facing facing SkDebugger class first pass. 2012-08-07 16:12:23 +00:00
SkSettingsWidget.cpp Fixed numerous mem errors 2012-07-31 12:49:52 +00:00
SkSettingsWidget.h Fixed numerous mem errors 2012-07-31 12:49:52 +00:00