cutter/src/utils
Paul I bebc2ec36d More c++11 (#478)
* Replace 0 and Q_NULLPTR with nullptr
* Use c++11 foreach
2018-05-04 09:58:32 +02:00
..
CachedFontMetrics.h Changing coding style 2018-03-21 21:33:40 +01:00
Colors.cpp Changing coding style 2018-03-21 21:33:40 +01:00
Colors.h cutter => Cutter 2018-03-04 19:07:33 +01:00
Configuration.cpp Added copy address feature in graph/disasm (#476) 2018-05-03 09:53:01 +02:00
Configuration.h Added new dark grey theme (#471) 2018-05-02 08:02:24 +02:00
Helpers.cpp Changing coding style 2018-03-21 21:33:40 +01:00
Helpers.h Changing coding style 2018-03-21 21:33:40 +01:00
HexAsciiHighlighter.cpp More c++11 (#478) 2018-05-04 09:58:32 +02:00
HexAsciiHighlighter.h More c++11 (#478) 2018-05-04 09:58:32 +02:00
HexHighlighter.cpp More c++11 (#478) 2018-05-04 09:58:32 +02:00
HexHighlighter.h More c++11 (#478) 2018-05-04 09:58:32 +02:00
Highlighter.cpp More c++11 (#478) 2018-05-04 09:58:32 +02:00
Highlighter.h More c++11 (#478) 2018-05-04 09:58:32 +02:00
JsonModel.cpp Changing coding style 2018-03-21 21:33:40 +01:00
JsonModel.h More c++11 (#478) 2018-05-04 09:58:32 +02:00
JsonTreeItem.cpp Changing coding style 2018-03-21 21:33:40 +01:00
JsonTreeItem.h More c++11 (#478) 2018-05-04 09:58:32 +02:00
JupyterConnection.cpp Little hack to distribute precompiled cutter_*.py files (#465) 2018-04-30 11:45:02 +02:00
JupyterConnection.h Changing coding style 2018-03-21 21:33:40 +01:00
MdHighlighter.cpp More c++11 (#478) 2018-05-04 09:58:32 +02:00
MdHighlighter.h More c++11 (#478) 2018-05-04 09:58:32 +02:00
NestedIPyKernel.cpp Little hack to distribute precompiled cutter_*.py files (#465) 2018-04-30 11:45:02 +02:00
NestedIPyKernel.h Changing coding style 2018-03-21 21:33:40 +01:00
PythonAPI.cpp Added cutter.refresh() to jupyter API 2018-04-04 16:30:30 +02:00
PythonAPI.h Make Jupyter optional for CMake 2018-03-02 15:11:08 +01:00
RichTextPainter.cpp Changing coding style 2018-03-21 21:33:40 +01:00
RichTextPainter.h Changing coding style 2018-03-21 21:33:40 +01:00
SvgIconEngine.cpp Changing coding style 2018-03-21 21:33:40 +01:00
SvgIconEngine.h Adjust buttons to theme (Fix #89) 2017-12-03 17:26:01 +01:00
SyntaxHighlighter.cpp Changing coding style 2018-03-21 21:33:40 +01:00
SyntaxHighlighter.h Changing coding style 2018-03-21 21:33:40 +01:00
TempConfig.cpp Changing coding style 2018-03-21 21:33:40 +01:00
TempConfig.h Add TempConfig, Fix some issues with scr.color 2017-11-20 21:14:35 +01:00