Itay Cohen
3666c97178
Highlight program counter in Navbar widget ( #1095 )
...
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 ( #1090 )
...
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+ ( #1089 )
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) ( #1088 )
2019-01-09 07:45:07 +02:00
a1ext
78fe3eb3c1
Removed useless information from tooltip and removed very slow data retrieving with afij
( #1087 )
...
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 ( #1086 )
2019-01-07 12:43:44 +02:00
xarkes
d919a2163b
Fix lrelease for Windows ( #1055 )
2019-01-05 14:32:03 +03:00
ps
1e089d2694
docker/Dockerfile: Add check for image building ( #1054 )
2019-01-04 18:11:29 +02:00
Itay Cohen
2ccf58f0a6
Improve XREF window size and locations ( #1049 )
2019-01-02 21:58:02 +02:00
Itay Cohen
4505d187c4
Set Analysis configuration before executing Analysis commands ( #1048 )
...
* Set analysis configurations defined by the user before executing the
analysis commands (fixes #1047 )
* 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 ( #1046 )
...
* 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 ( #1009 )" ( #1045 )
...
This reverts commit c4df89c6d4
.
2018-12-28 11:23:06 +01:00
Itay Cohen
42149f826c
Make Plugin window bigger for readability ( #1044 )
2018-12-28 09:31:15 +01:00
xarkes
6a5804f3d5
Set default IO to file:// ( #1042 )
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 ( #1030 )
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 ( #1028 )
2018-12-26 11:52:25 +01:00
xarkes
af7df8212b
Release 1.7.3 ( #1027 )
2018-12-26 11:41:31 +01:00
xarkes
75b2f82136
Updated radare2 ( #1024 )
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 ( #1009 )
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 ( #1007 )
...
Originally SetFunctionVarTypes
2018-12-19 09:39:23 +01:00
Itay Cohen
c8d8e667fb
Right click -> Select block in hexdump widget ( #1006 )
...
* jamieb22 modifications and some sanity checks
* improve warning color
* Fix writeable hexdump
* more sanity checks
2018-12-18 18:26:38 +01:00
Stephen
a111db2ae2
use travis apt and homebrew addon for reliability ( #1005 )
...
* use travis homebrew addon for reliability
* use travis apt addon for reliability
* fix bad sources key
2018-12-18 10:04:23 +01:00
Itay Cohen
ea5dc6e594
Improve highlight colors ( #1003 )
2018-12-16 09:07:25 +02:00
Itay Cohen
ab42756729
Fix SIGSEGV on Sections widget ( #1004 )
2018-12-16 09:06:17 +02:00
nullableVoidPtr
2b6e28d488
Clean build.sh and add install choice ( #1000 )
...
* Fixed build.sh constantly updating r2 and added *BSD support
* Seperate build.sh into functions and allow for installing the build.
2018-12-14 12:47:49 +01:00
Vanellope
16ad5c9220
Only one close button should be shown for PE-Bear thingy. ( #993 )
...
* Only one close button should be shown for the AddrMaps in the Section Widget
2018-12-13 13:24:56 +01:00
nullableVoidPtr
984681700b
Fixed build.sh constantly updating r2 and added *BSD support ( #994 )
...
* Fixed build.sh constantly updating r2 and added *BSD support
2018-12-13 13:23:03 +01:00
Itay Cohen
4026ea11a1
Fix out of bounds crash in Theme selector ( #998 )
...
* Fix out of bounds crash in Theme selectors
2018-12-12 18:10:29 +01:00
a1ext
bc5d237d9b
MAC Build: stupid fix of Qt 5.12.0 bug when macdeployqt
doesn't deploy plugins at all on the first call ( #997 )
2018-12-12 10:31:42 +02:00
Itay Cohen
ed621e55a8
Closing #929 | Color functions at offset 0x00 in the Imports widget ( #992 )
...
* Color function at offset 0. Closing #929
2018-12-11 19:23:01 +01:00
xarkes
7ce1790fcf
Fix meson version to 0.48.2; updated Qt to 5.10.1 ( #996 )
2018-12-11 19:22:45 +01:00
Florian Märkl
fc350849a3
Set fixed version for ipykernel
2018-12-08 19:33:56 +01:00
xarkes
678e6dec8c
Updated radare2 to 3.1.2 for release ( #987 )
2018-12-04 21:08:39 +01:00
a1ext
636057bd53
MAC Build: new package UI design (thanks to @ITAYC0HEN) ( #986 )
...
* MAC Build: new package UI design (thanks to @ITAYC0HEN)
* MAC Build: fixed path bar absence
2018-12-04 07:38:16 +02:00
Paul I
cf501d2606
Bundle OpenSSL libs on AppVeyor ( #984 )
2018-12-03 21:39:51 +02:00