Itay Cohen
|
5e4dff9639
|
Load radare script from Options Dialoh (#464)
* Initial implementation of radare script loading from OptionsDialog
* Fixed and removed redundant function
|
2018-04-30 08:39:48 +02:00 |
|
fcasal
|
63788c1715
|
Updated readme with AppImage usage instructions (#462)
|
2018-04-25 15:30:53 +02:00 |
|
Paul I
|
d58e69d411
|
Add QuickFilter to RelocsWidget (#452)
|
2018-04-24 20:40:40 +02:00 |
|
xarkes
|
a815f8f182
|
Fixed actionSearch issue
|
2018-04-24 10:43:11 +02:00 |
|
xarkes
|
e0cb52fa2c
|
Cutter 1.4 release
|
2018-04-23 19:47:32 +02:00 |
|
xarkes
|
0e2eaefa82
|
Fix appveyor build
|
2018-04-23 19:33:16 +02:00 |
|
xarkes
|
09058ead57
|
Use default font values
|
2018-04-23 19:30:41 +02:00 |
|
xarkes
|
f28f123773
|
Modify appveyor deployment
|
2018-04-23 19:12:32 +02:00 |
|
rrreeezzz
|
756ebec512
|
Delete project with pop-up confirmation (#451)
|
2018-04-23 09:54:24 +02:00 |
|
Paul I
|
0ae021f9a1
|
Check QModelIndex/column before processing double click event (#450)
|
2018-04-23 09:54:06 +02:00 |
|
Paul I
|
09bfc9f3d0
|
Add QuickFilter panel for ImportsWidget and ExportsWidget (#449)
|
2018-04-23 09:53:35 +02:00 |
|
Florian Märkl
|
5f9018f5b9
|
Fix Error when shutting down Jupyter
|
2018-04-21 12:13:36 +02:00 |
|
Florian Märkl
|
2da95c6853
|
Update radare2 submodule
|
2018-04-21 11:51:06 +02:00 |
|
Florian Märkl
|
9be6dba2c2
|
Temporarily disable Analysis after opening a file (Fix #446)
|
2018-04-20 14:34:32 +02:00 |
|
Florian Märkl
|
07e4f93670
|
Update radare2 submodule
|
2018-04-20 12:18:10 +02:00 |
|
xarkes
|
45763f88b5
|
Fix some font size
|
2018-04-18 17:14:54 +02:00 |
|
rrreeezzz
|
6642f60f75
|
Add information about register used in a function #381 (#442)
* Add information about register used in a function #381
|
2018-04-18 11:13:08 +02:00 |
|
Florian Märkl
|
d5bd3aa2cf
|
Use Brewfile in Travis
|
2018-04-17 19:15:21 +02:00 |
|
Florian Märkl
|
600f67d9d2
|
Remove AppImage prefix hack from .travis.yml
|
2018-04-17 18:05:00 +02:00 |
|
Florian Märkl
|
af5deaf187
|
Update radare2 submodule for prefix fixes
|
2018-04-16 21:37:27 +02:00 |
|
Florian Märkl
|
1e81aafb37
|
Use r_sys_prefix() for AppImage and macOS AppBundle (Fix #432)
|
2018-04-16 21:36:55 +02:00 |
|
Paul I
|
853f10df50
|
Fix AppVeyor build
|
2018-04-16 19:18:36 +02:00 |
|
Florian Märkl
|
6934d785f4
|
Limit Disassembly scrolling from 0 and RVA_MAX
|
2018-04-15 19:06:05 +02:00 |
|
Florian Märkl
|
b8594e3bf5
|
Remove White Border from Console Input
|
2018-04-15 15:42:20 +02:00 |
|
Florian Märkl
|
cb615c9acf
|
Fix RPATH for bundled Python in AppImage (Fix #437)
|
2018-04-14 23:51:10 +02:00 |
|
Florian Märkl
|
4c1e958662
|
Remove NSS from AppImage
|
2018-04-14 16:24:53 +02:00 |
|
Florian Märkl
|
6ea813a9f6
|
Move Python embedding for AppImage to scripts/
|
2018-04-14 16:24:53 +02:00 |
|
danielhenrymantilla
|
d2b5eaffb8
|
Added docker builder script to build cutter with qt 5.9.1 and run it (#441)
|
2018-04-14 15:52:48 +02:00 |
|
Florian Märkl
|
b171d25859
|
Move Code from .travis.yml to scripts/
|
2018-04-14 12:20:00 +02:00 |
|
Florian Märkl
|
dc871ca8a1
|
Revert "Added Zip to cmake Fix #433"
This reverts commit abfb29d5c8 .
|
2018-04-13 17:25:03 +02:00 |
|
Florian Märkl
|
73848d26e7
|
Fix initial Hexdump Loading with Limits
|
2018-04-13 16:48:10 +02:00 |
|
Florian Märkl
|
1c58e2706c
|
Limit Hexdump Scrolling from 0 to RVA_MAX
|
2018-04-13 14:21:39 +02:00 |
|
Florian Märkl
|
d3b8bcb62a
|
Fix blank lines when scrolling up Hexdump
|
2018-04-13 11:36:30 +02:00 |
|
Florian Märkl
|
2af51a1af0
|
Fix Hexdump Scroll Up Loading
|
2018-04-13 11:29:11 +02:00 |
|
Florian Märkl
|
839ec9fffe
|
Fix seeking to anything but Adresses in Omnibar
|
2018-04-13 10:55:54 +02:00 |
|
Abdel-Rahman A
|
c79106ef84
|
Use Core() everywhere (#440)
|
2018-04-12 08:33:30 +02:00 |
|
Abdel-Rahman A
|
05fe4e60ea
|
RelocsWidget: Change from QTableView to QTreeView (#439)
|
2018-04-12 08:33:03 +02:00 |
|
Abdel-Rahman A
|
e1f17db235
|
Refactor ImportsWidget to a view and a model (#438)
* Refactor ImportsWidget to a view and a model
* Remove unused delegate
|
2018-04-12 08:32:31 +02:00 |
|
fcasal
|
7181c81a2b
|
Added /v search ability and usage hints in the box (#435)
|
2018-04-11 11:55:37 +02:00 |
|
xarkes
|
d263778ad2
|
Radare2 update
|
2018-04-11 11:44:01 +02:00 |
|
xarkes
|
abfb29d5c8
|
Added Zip to cmake Fix #433
|
2018-04-11 11:19:07 +02:00 |
|
rrreeezzz
|
997b68ac38
|
Add more information in Function Panel #382 (#436)
* Add more information in Function Panel #382
* Fix sort
* Fix calltype
* Fix build dir
|
2018-04-10 20:34:11 +02:00 |
|
Abdel-Rahman A
|
b2c52a9aee
|
build.sh: Check for qmake-qt5 (#434)
|
2018-04-10 08:52:08 +02:00 |
|
Paul I
|
ec8d54b597
|
Remove cutter_win32 dir (#430)
|
2018-04-05 10:05:00 +02:00 |
|
xarkes
|
6f14b3c0e3
|
Added cutter.refresh() to jupyter API
|
2018-04-04 16:30:30 +02:00 |
|
xarkes
|
0b5b514c0b
|
Updated r2 (#428)
* Updated r2
|
2018-04-03 22:15:17 +02:00 |
|
Abdel-Rahman A
|
c8fdf4b193
|
Use qhelpers::adjustColumns in all widgets (#423)
|
2018-04-01 10:25:31 +02:00 |
|
xarkes
|
459aaf482f
|
Fix multiple poping DisassemblyWidget
|
2018-03-30 18:23:59 +02:00 |
|
xarkes
|
d4903c0f3d
|
Pseudo fix for #422
|
2018-03-28 11:25:40 +02:00 |
|
xarkes
|
8afc02dd4e
|
Hexdump and Pseudocode widgets colors Fix #410
|
2018-03-25 19:34:25 +02:00 |
|