Commit Graph

197 Commits

Author SHA1 Message Date
optizone8
5a62bd6dc7 relevant themes() and delete improvement ()
* change constants to enum

* code improvements

* remove redundant lambda usage

* add themes

* bug fix

* bug fix 2

* first start bug fix

* big refactoring

* merge conflict fixes

* removes debug information
2018-11-11 14:11:50 +02:00
a1ext
b95620907a Related to issue ()
Wrong path separators have been used. The fix makes them consistent and correspond the Operating System.
2018-11-02 08:48:17 +02:00
optizone8
dd4a566408 Added translations () 2018-10-31 17:07:52 +01:00
xarkes
1387ea40e9
Fixed some tr call messages to ease translation () 2018-10-30 08:42:43 +01:00
Itay Cohen
08107fdc67 make text in About Dialog selectable () 2018-10-23 09:09:56 +02:00
Rune Tynan
3400314cd2 Change edit dialog to allow no preview ()
* Change edit dialog to allow no preview

* AStyle fixes

* More style fixes, forgot some files
2018-10-23 08:06:26 +03:00
Paul
899d64c6f8 Edit Function Menu/Dialog () ()
* button added, dialog todo

* WIP EditFunctionDialog

* dialog retrieving function parameters, but not yet setting them

* minor fixups, ok button not working

* wire everything up and add calling convention selection

* fixup Cutter.pro
2018-10-22 12:16:55 +03:00
Florian Märkl
d4a77d9c97 Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
Itay Cohen
0567114b09
Bye bye "General Settings", welcome "Appearance" ()
* Bye bye "General Settings", welcome "Appearance"

* Fix Windows header

* fix typo
2018-10-17 10:30:56 +03:00
Florian Märkl
a73492a718 Fix asm.var.sub* fetching in AsmOptionsWidget 2018-10-12 11:02:28 +02:00
a1ext
ea1080f412 [Fix] Fixed issue - wrong handling of Close button in Save Project dialog which had a Discard meaning () 2018-10-12 10:08:04 +03:00
NieGrzegorz
ac4beedbd7 Don't show the "Load Options" dialog when choosing "Don't open any file" ()
* Don't show the "Load Options" dialog when choosing "Don't open any file" 

* Load option only if skipOptionsDialog flag isn't set
2018-10-11 16:04:57 +03:00
optizone8
cd4b86fa69 WIP: Color scheme feature ()
* shiny commit
* removes extra displaying of custom schemes
2018-10-10 11:37:24 +02:00
a1ext
6398df6880 [NewFileDialog] filling recent projects list at startup has been added () 2018-10-09 12:18:59 +03:00
xarkes
a98354f402
Hide debug plugins IO () 2018-10-05 18:42:54 +02:00
fcasal
cb173aa616 Attach update ()
* Handle process detaching
* List procs wth current filename in separate table;
* Refresh proc list every second
* Fixed restarting debug executable check
* Update r2
* Added option to break esil execution on invalid instructions ()
* Added continue until call in esil
* Remove set registers button
* Reordered backtrace widget columns
2018-10-03 22:16:57 +02:00
jamieb122
be4144babe afvn/afvt support via context menu ()
* Added ability to re-type local vars in Dissassembly Widget.  Can re-type to any loaded structs, types or enums
* afvn support via context menu
2018-10-03 22:10:53 +02:00
xarkes
ec815195cf
Astyle pass (cleaning) () 2018-09-30 22:00:53 +02:00
Itay Cohen
91a5d9a6d6
add Filename to Title () 2018-09-27 14:16:07 +03:00
Itay Cohen
23757da471 Fix Drag and Drop issue at Windows () 2018-09-27 09:50:06 +02:00
Adam Zambrzycki
6fe3681871 Fix instruction preview dialog () 2018-09-21 23:44:14 +02:00
Vasco Franco
387138908b Write operation failure dialog ()
* Write operation failure dialog
* Option to reopen the file in write mode after write failure
2018-09-14 19:20:54 +02:00
optizone8
a40c1ce4bf Add update check() ()
* Add update check()
2018-09-13 08:32:14 +02:00
Rune Tynan
a6a8d5a760 Add instruction preview to the bytes edit dialog () 2018-09-09 19:55:13 +02:00
Florian Märkl
239a4bb620
CutterConfig.h ()
* Configure CutterConfig.h

* Configure CutterConfig.h in cmake

* Configure CutterConfig.h with meson
2018-08-26 20:37:11 +02:00
Florian Märkl
49632b2ee4 Don't use native macOS Font Dialog (Fixes ) 2018-08-20 14:47:28 +02:00
Florian Märkl
f92fb71b0e Make af from DisassemblyContextMenu more meaningful 2018-08-18 21:55:30 +02:00
Florian Märkl
08e55827b7 Fix Default Anal Level 2018-08-18 21:19:53 +02:00
Itay Cohen
57d801612a
fixing graphOptions layout () 2018-08-18 20:13:47 +03:00
Florian Märkl
bab57dea4d Add -i Command Line Arg 2018-08-18 18:34:58 +02:00
Florian Märkl
23e2d5fa9f Use InitialOptions right from the start 2018-08-18 18:34:58 +02:00
Florian Märkl
c2a0de2b31 Rename OptionsDialog to InitialOptionsDialog
And move InitialOptions to InitialOptions.h
2018-08-18 18:34:58 +02:00
Florian Märkl
b9436683d5 Fix OptionsDialog initialization warning 2018-08-15 20:09:15 +02:00
Itay Cohen
bf07f2a002 UI Improvemetnts + graph.offset implementation ()
* Add getBreakpointsAddresses to list breakpoints offsets

* Add breakpoint highligthing and improve of disassembly UIs

* Improve dialogs and positions

* Add graph,offset option to preference

* Tiny text fix

* Updated radare2 sumodule
2018-08-12 18:20:16 +02:00
Vanellope
ae69dc07dd adding Open Shellcode function to the New menu mode (Fix ) ()
* layout done for the shellcode paste function

* paste shellcode functionality done

* fixed a bunch of things for the comments

* replaced the old qregexp with the latest one and some tweaks
2018-08-10 19:12:00 +02:00
Paul I
eb06789958 Add Set to Code/Data feature () 2018-08-04 20:05:56 +02:00
xarkes
f25d93b053 Fix - Forbid double clicking on ok 2018-08-01 21:31:57 +02:00
fcasal
94f417c1ff Added option to break esil execution on invalid instructions ()
* Added option to break esil execution on invalid instructions

* update r2
2018-07-27 14:00:23 +02:00
fcasal
96f832dafb Monospace fonts ()
* Use preferences font in debug widgets and astyle cleanup
* Use pref font in backtrace widget
* Fix opening correct panel in the preferences dialog via the contextmenu
* Fix highlighting in selected instruction and RIP
2018-07-26 12:57:05 +02:00
fcasal
43215a06ac Add esil stack options and cleanup () 2018-07-26 12:57:05 +02:00
fcasal
342fe77886 Added emulation support ()
* emulation start button

* add emul continue until syscall

* reopen file after stopping debug

* show debug context menu only when debugging

* updated r2

* Attach to running process

* fix bps issue in debug and attach mode

* renamed signal and added attach icon
2018-07-26 12:57:05 +02:00
fcasal
975e4c4a3d Added new buttons to breakpoint widget ()
* Added new buttons to breakpoint widget
2018-07-26 12:57:05 +02:00
mandlebro
cd1656fc30 Added debug option to define program arguments 2018-07-26 12:57:05 +02:00
mandlebro
ac4751eb4a added debug option to change debug plugin 2018-07-26 12:57:05 +02:00
Florian Märkl
2987bd833f Fix companion script loading 2018-07-24 18:49:52 +02:00
fcasal
662837e38e Fix opening correct panel in the preferences dialog via the contextmenu () 2018-07-18 09:27:29 +02:00
Adam Zambrzycki
db682f6ef9 Added options to remove excessive spacing ()
* Add option to configure asm.tabs.off
* Add option to configure asm.cmt.col
2018-07-17 09:25:17 +02:00
Paul I
3569842ca6 Enable sorting for plugin lists () 2018-07-09 09:34:46 +02:00
Florian Märkl
5777b1905c Do not show MainWindow if loading failed 2018-07-07 12:39:28 +02:00
Florian Märkl
9ecca8fe38 Reorder starting AnalTask and showing Dialog 2018-07-07 12:32:51 +02:00