OSDN Git Service

[UI][Qt] Add log viewer.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 8 Sep 2016 15:53:27 +0000 (00:53 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 8 Sep 2016 15:53:27 +0000 (00:53 +0900)
commit771e6376ee9da1f2d466381d834fa40bc2310f60
treee7c50794fd3b3719f54c732991f8e7a3e41aca16
parentf72bd4f0437b812142cac26542d5968af388ab64
[UI][Qt] Add log viewer.
source/src/qt/CMakeLists.txt
source/src/qt/gui/CMakeLists.txt
source/src/qt/gui/csp_logger.cpp
source/src/qt/gui/csp_logger.h
source/src/qt/gui/display_log.cpp [new file with mode: 0644]
source/src/qt/gui/display_log.h [new file with mode: 0644]
source/src/qt/gui/mainwidget_base.h
source/src/qt/gui/menu_main.cpp