Maijin
330e230572
Add more human readable size
2018-02-04 18:27:48 +01:00
Florian Märkl
0dbadc59d8
Fix QDockWidget Header Background on macOS #290
2018-02-03 21:00:31 +01:00
Florian Märkl
085b858bb6
Enable asm.slow by default, Remove some unneeded config
2018-02-02 11:56:07 +01:00
Florian Märkl
f21cdfa5c0
Use r2 colors in graph
2018-02-01 18:28:26 +01:00
xarkes
613a3e422a
Changed VisualNavbar colors to be consistent with r2
2018-02-01 17:06:41 +01:00
Jubal
195fd4a4b6
Added asm.nbytes option ( #308 )
2018-02-01 10:01:09 +01:00
xarkes
4cc51a6a51
Using bundled fonts by default ( #307 )
2018-01-31 16:36:09 +01:00
xarkes
b94c5967c2
Added asm.bytes options to Graph View
2018-01-31 10:17:29 +01:00
Jubal
806fc5bded
Added options for disasm ( #306 )
2018-01-31 09:01:16 +01:00
Jubal
a7ce43784b
added show jump lines in disassembly ( #286 )
2018-01-28 23:28:25 +01:00
Thomas (nezza-_-) Roth
9847836d73
HexdumpWidget enhancements ( #235 )
2018-01-27 11:08:05 +01:00
xarkes
d878e5055e
Added dark theme
2018-01-09 12:03:07 +01:00
Florian Märkl
a476dda5d0
Add ClassesWidget ( Fix #193 )
2017-12-23 17:42:42 +01:00
xarkes
ec2dfe83f7
Added color for import functions ( Fix #219 )
2017-12-20 16:40:46 +01:00
Florian Märkl
2522e6a378
ToolTip for cropped lines in Graph, Fix #227
2017-12-19 17:59:39 +01:00
Florian Märkl
46e862a3b8
Crop Line Length in Graph
2017-12-19 17:00:42 +01:00
Properrr
4330b7ddaa
Implemented syntax highlighter ( #220 )
...
* Implemented syntaxHighLighter
* removed PseudoWidget.ui
* buildfix
* reverted r2-submodule
* Added nowrap to the pseudocodeWidget
* changed color of functions in the pseudocode highlighter
2017-12-15 10:52:47 +00:00
Florian Märkl
0ca6fc6b29
Fix Warnings
2017-12-14 20:51:24 +01:00
Florian Märkl
c42b566a4c
Move general options from AsmOptionsWidget to new GeneralOptionsWidget
2017-12-14 16:14:33 +01:00
askme765cs
79b4aefd4e
Update Configuration.cpp ( #186 )
...
fixed issue #179 Strings not visible as yellow on white
changed the color7&9 to RGB(255,130,0) to achieve a greater constract both in default theme and the dark one.
2017-12-08 00:41:42 +01:00
Florian Märkl
2417963329
Adjust buttons to theme ( Fix #89 )
2017-12-03 17:26:01 +01:00
Florian Märkl
f7cb84994a
Adjust logo in NewFileDialog and OptionsDialog to palette #89
2017-12-03 15:46:22 +01:00
Florian Märkl
fde759b6ae
Reset Settings for asm options ( Fix #123 )
2017-12-03 13:48:51 +01:00
Florian Märkl
7d9cfca2d8
Fix Reset Settings for Themes #123
2017-12-03 13:10:09 +01:00
Florian Märkl
c89ec30da4
Optimize colors a bit #89
2017-12-02 16:17:56 +01:00
Florian Märkl
5fb0527acf
Enhance DisassemblyWidget highlighting
2017-12-02 16:03:55 +01:00
Florian Märkl
cc7a6533c0
Use config font in ConsoleWidget and Hexdump parse
2017-11-26 22:54:44 +01:00
Florian Märkl
aa15f0b7ae
Optimize colors a bit #89
2017-11-26 22:43:17 +01:00
Florian Märkl
79c57929be
Fix font configuration
2017-11-20 22:28:22 +01:00
Florian Märkl
a454ca68f8
Use system monospace font by default
2017-11-20 21:28:55 +01:00
Florian Märkl
f7958a802f
Add TempConfig, Fix some issues with scr.color
2017-11-20 21:14:35 +01:00
xarkes
0195806cfe
Added dark theme
2017-11-20 12:46:30 +01:00
xarkes
84168cb340
Colors modifications
2017-11-20 12:46:30 +01:00
Florian Märkl
c0248c8bf6
HexdumpWidget: visible lines calculation
2017-11-17 10:42:57 +01:00
Florian Märkl
0b5a351d5f
Default Layout ( #84 )
...
* Basic default layout
* Workaround to set default widths for QDockWidgets
* AStyle
2017-11-03 21:22:54 +04:00
xarkes
d2c50a803c
Added colors to DisassemblyWidget
2017-10-22 12:21:44 +02:00
Florian Märkl
c73d9a0678
Projects Management ( #66 )
...
* Add TabWidget to NewFileDialog
* Project loading from NewFileDialog
* Projects dir in NewFileDialog
* Add SaveProjectDialog
* Make SaveProjectDialog work, refactor project saving and Notepad
* Add shortcut for Save
* Fix notes loading
* Sort projects in NewFileDialog
* Implement selecting projects dir in SaveProjectDialog
* Fix QAbstractButton include
2017-10-21 21:20:10 +02:00
Duncan Ogilvie
e3e070d094
Remove cutter win32 ( #58 )
...
* remove cutter_win32
* build without compile errors
* temporary workaround for sdb problems (now compiles again at least)
* totally not a hack to get sdb working
seriously, don't do this but it works
2017-10-15 21:19:48 +02:00
xarkes
65835f0dc9
Small refactor
2017-10-15 13:38:28 +02:00
xarkes
1ca9b06519
First try with colors
2017-10-15 12:06:14 +02:00
xarkes
e54b0ee106
Updated Configuration model + Added Font selection
2017-10-14 11:35:49 +02:00
xarkes
93195999d8
Made CutterCore singleton
2017-10-09 20:09:35 +02:00
xarkes
83608be332
Renamed files to CamelCase
2017-10-01 21:16:38 +02:00
xarkes
25a4d06697
Added new graph view (WIP)
...
* This known unstable just a PoC
2017-09-30 13:13:05 +02:00