Commit Graph

2508 Commits

Author SHA1 Message Date
xarkes
c345981af9 Readded more widgets 2019-01-14 18:50:20 +01:00
xarkes
06da378362 Readded SectionWidget with RefreshDeferrer 2019-01-14 18:50:20 +01:00
Florian Märkl
0ebe1cf728 Fix some minor issues and leaks 2019-01-14 18:50:20 +01:00
Florian Märkl
bbd5ad6b38 Document RefreshDeferrer 2019-01-14 18:50:20 +01:00
Florian Märkl
9ef971263f Fix DisassemblyWidget refreshing 2019-01-14 18:50:20 +01:00
Florian Märkl
d651a0d8be Add createReplacingRefreshDeferrer for convenience 2019-01-14 18:50:20 +01:00
Florian Märkl
b8c92a460d Add RefreshDeferrer 2019-01-14 18:50:20 +01:00
Florian Märkl
3728f977a2 Split isVisibleToUser and refreshing in Dock Widgets 2019-01-14 18:50:20 +01:00
xarkes
f4c720cffa WIP First PoC to draw only visible after seek 2019-01-14 18:50:20 +01:00
fcasal
7f80f96c55 Fixes () 2019-01-14 09:17:10 +01:00
Adam Zambrzycki
d05fdd3d44 Add 'Copy' context menu option to graph view () 2019-01-14 09:16:10 +01:00
xarkes
b0bb1f0610
Fixed many warnings in DisassemblerGraphView ()
Most of them were qreal to integer precision
loss, so I added static_cast to remove the
warnings.
2019-01-13 15:40:37 +01:00
xarkes
f385cf26d5 Refactored CutterSeekableWidget to CutterSeekable ()
This commit refactors the CutterSeekableWidget class
and adds some documentation.
2019-01-13 16:20:07 +02:00
Itay Cohen
bdc684769f
Enforce LTR layout () 2019-01-12 21:44:23 +02:00
Paul I
c378c7d6f3 Add missing #ifdef checks () 2019-01-12 16:43:51 +01:00
Itay Cohen
3666c97178 Highlight program counter in Navbar widget ()
Highlight program counter in navbar and add navbar cursor
colors to native theme configuration.
2019-01-12 10:02:07 +01:00
Florian Märkl
f189fb423c
Remove Fallback for afcf in Graph Header ()
since afcf now works for all functions in r2 this is not needed anymore and will greatly improve performance
2019-01-10 15:49:31 +01:00
xarkes
80b68a0cc8
Updating radare2 submodule to 3.2.0+ () 2019-01-10 15:48:57 +01:00
Paul I
8d92f92025 Wrap Python API 2019-01-09 19:24:37 +01:00
a1ext
9aec148218 FunctionsWidget: tooltip data retrieving optimized (print limited number of instructions instead of printing the whole function) () 2019-01-09 07:45:07 +02:00
a1ext
78fe3eb3c1 Removed useless information from tooltip and removed very slow data retrieving with afij ()
Now tooltip will show Disasm Preview and Highlights
2019-01-08 14:23:17 +02:00
Vanellope
975fd77116 Adjust size of each section in the address maps of Section Widget () 2019-01-07 12:43:44 +02:00
xarkes
d919a2163b Fix lrelease for Windows () 2019-01-05 14:32:03 +03:00
ps
1e089d2694 docker/Dockerfile: Add check for image building () 2019-01-04 18:11:29 +02:00
Itay Cohen
2ccf58f0a6
Improve XREF window size and locations () 2019-01-02 21:58:02 +02:00
Itay Cohen
4505d187c4
Set Analysis configuration before executing Analysis commands ()
* Set analysis configurations defined by the user before executing the
analysis commands (fixes )

* Remove (probably) unnecessary lines which reset settings determined by
the user
2019-01-02 15:40:46 +02:00
Vanellope
8e76a9aca5 Click and Seek implemented for the address maps in the Section Widget ()
* Touch and Seek implemented, not yet refactoring

* Done
2018-12-30 17:13:27 +01:00
xarkes
8ff915c21a
Revert "Configured appveyor and travis to push nightlies ()" ()
This reverts commit c4df89c6d4.
2018-12-28 11:23:06 +01:00
Itay Cohen
42149f826c
Make Plugin window bigger for readability () 2018-12-28 09:31:15 +01:00
xarkes
6a5804f3d5 Set default IO to file:// () 2018-12-27 23:26:59 +01:00
Florian Märkl
e64f3faca3 Fix AppImage Link in README.md 2018-12-27 22:39:42 +01:00
xarkes
e055457202
Fixed .travis.yml for 1.7.3 () 2018-12-26 13:45:41 +01:00
xarkes
63e0d0b779
Cutter 1.7.3 release 2018-12-26 13:00:18 +01:00
xarkes
3e922a89e7
Added release script and appdata.xml () 2018-12-26 11:52:25 +01:00
xarkes
af7df8212b
Release 1.7.3 () 2018-12-26 11:41:31 +01:00
xarkes
75b2f82136
Updated radare2 () 2018-12-25 21:16:17 +01:00
Florian Märkl
9a3844f5d1 Kill SidebarWidget 2018-12-25 00:08:19 +01:00
Florian Märkl
8241b09e80 Fix Logo Color for Dark Theme 2018-12-24 17:05:30 +01:00
xarkes
c92ed51b65
Fixed travis configuration 2018-12-24 15:53:09 +01:00
xarkes
81363c9b63
Updated Appveyor for nightlies 2018-12-24 15:23:03 +01:00
Florian Märkl
97cacd15f4 Fix Graph Refreshing 2018-12-24 13:49:17 +01:00
xarkes
c4df89c6d4
Configured appveyor and travis to push nightlies () 2018-12-24 13:07:46 +01:00
Florian Märkl
ae7bac506f Make Console Execute Button consistent with ToolBar 2018-12-21 22:24:52 +01:00
Florian Märkl
6a667790be Set highlightPC for native dark 2018-12-21 22:24:52 +01:00
Florian Märkl
2ffcccd41e Make DebugToolbar into DebugActions 2018-12-21 22:24:52 +01:00
Florian Märkl
55f634dbf1 Disable NSRequiresAquaSystemAppearance 2018-12-21 22:24:52 +01:00
Florian Märkl
f1f8f10610 Use macOS xcode10.1 image in Travis 2018-12-21 22:24:52 +01:00
Florian Märkl
350825849b Automatically switch colors if Native Theme is Dark 2018-12-21 22:24:52 +01:00
Florian Märkl
e57c2fb941 Add Dark Native Colors 2018-12-21 22:24:52 +01:00
Florian Märkl
99b1fde47d Cleanup EditVariablesDialog ()
Originally SetFunctionVarTypes
2018-12-19 09:39:23 +01:00