ps1337
cbdc4b70e1
Docker: Move to alpine; Use multistage building
2019-07-20 03:59:32 +02:00
karliss
6c40191cce
Rewrite raise memory widget functionality ( #1654 )
...
* Seperate seek from seeking and changing focused widget.
* Change memory widget priorities
* Add Show in context menu
2019-07-19 22:21:12 +03:00
Jovany Leandro G.C
914b35e637
Update lib_radare2.pri
...
Override PREFIX= from command 'qmake PREFIX='
2019-07-19 10:16:13 +02:00
xarkes
b4f7f1a232
Added QtVersion inside AboutDialog
2019-07-18 22:24:32 +02:00
Adam Zambrzycki
d22769ee9c
Unify preferences layouts ( #1670 )
...
* Unify preferences layout
2019-07-18 23:02:13 +03:00
karliss
6ee6b41786
Use more specific stylesheet selecters. ( #1668 )
...
Prevents unintend application of style to internal subwidgets.
2019-07-18 09:05:29 +03:00
xarkes
f830fc17fb
Updated DisasWidget zoom shortcuts
...
Now the shortcuts are consistent with the GraphView widget.
2019-07-17 09:23:14 +02:00
xarkes
7974b18ff9
Added ccls cache directory to gitignore
2019-07-17 09:23:14 +02:00
Florian Märkl
dee24b861d
Remember last selected Decompiler
2019-07-17 09:08:26 +02:00
Florian Märkl
26dce4c7b9
Add Plugin Interface for Decompilers
2019-07-17 09:08:26 +02:00
xarkes
fc9bbe1432
Remove old radare2 configuration variable ( #1665 )
2019-07-16 20:34:10 +02:00
Kārlis Seņko
d78e43a403
Adjust arrow offset calculation.
2019-07-16 18:47:26 +02:00
Florian Märkl
4487564f7d
Add a generic Decompiler interface and remove pdc ( #1659 )
2019-07-15 14:08:44 +02:00
adikso
736d3e1f1d
Add scrolling to DisassemblyWidget left panel
2019-07-15 09:13:17 +02:00
ITAYC0HEN
4b9a4ff2e2
Make penSizePix thinner
2019-07-13 10:54:37 +02:00
Unknown
77a7710daf
Improve arrow widget
2019-07-13 10:54:37 +02:00
xarkes
33dca54176
First implementation of new disassembly widget
2019-07-13 10:54:37 +02:00
Itay Cohen
21e3944feb
Update radare2 submodule ( #1652 )
2019-07-13 10:52:57 +02:00
Itay Cohen
243b10adae
Bump cutter to 1.8.4 ( #1651 )
2019-07-13 10:52:40 +02:00
Florian Märkl
7c605e3fed
Make Syntax Highlighter react to Theme Changes ( #1650 )
2019-07-12 15:37:19 +02:00
Florian Märkl
8ec780db22
Exclude cpp/short-global-name from LGTM ( #1649 )
2019-07-12 12:25:13 +02:00
Florian Märkl
7017c8a323
Sync PseudocodeWidget with Seek ( #1648 )
2019-07-12 10:57:07 +02:00
Florian Märkl
db3c34a9cd
Use KSyntaxHighlighting ( #1645 )
2019-07-11 15:21:54 +02:00
Florian Märkl
c7d582f00a
Add Loading ~/.cutterrc ( #1644 )
2019-07-11 12:32:56 +02:00
Florian Märkl
78ff1459c9
Fix Qt 5.13 deprecations ( #1641 )
2019-07-09 20:55:07 +02:00
xarkes
68a864ee0a
Fix r2dec detection ( #1640 )
2019-07-09 00:53:27 +03:00
Paul I
d37bce9b57
Hotfix windows build ( #1639 )
2019-07-06 15:29:47 +02:00
Florian Märkl
a7a7bad6d9
Cleanup Remnants of Widget Actions ( #1637 )
2019-07-04 20:51:44 +02:00
fcasal
2ac1455642
Rename dialog text is now preselected ( #1635 )
2019-07-03 08:52:06 +02:00
xarkes
65587d6166
Fixing Windows build ( #1633 )
2019-07-02 08:18:59 +02:00
Florian Märkl
2feb8d1280
Version 1.8.3
2019-07-01 22:26:38 +02:00
Florian Märkl
b0f68eeedc
Update radare2 to 3.6.0
2019-07-01 22:26:38 +02:00
Itay Cohen
d8b53421cd
Disable asm.movlea by default ( #1630 )
2019-06-30 11:48:25 +02:00
Itay Cohen
4e0d899f68
fix asm.describe typo ( #1629 )
2019-06-29 19:38:43 +03:00
karliss
552021c38d
Move graph header to GraphWidget. ( #1628 )
...
* prevents layout problems
* fix header change when doubleclicking in unsynchronized function
2019-06-29 09:28:35 +03:00
Itay Cohen
5758ffcafb
Initial refactoring and improvement for Assembly Options Dialog ( #1627 )
...
* set asm.refptr default to false
* Cleanup of AsmPreferences
* Use a single slot to handle boolean checkboxes
2019-06-29 08:09:51 +03:00
Itay Cohen
f712038de4
Case Insensitive ASM search + Update radare2 submodule ( #1612 )
2019-06-23 10:29:44 +02:00
optizone
8138a43923
Disable modification buttons for builtin color themes ( #1615 )
2019-06-21 18:27:21 +03:00
optizone
594896c06f
Fix crash on theme edition ( #1614 )
2019-06-20 16:28:35 +02:00
karliss
d8e438411a
Enable brew update until travis image gets updated. ( #1611 )
2019-06-20 09:02:03 +03:00
Florian Märkl
6762f4c153
Fix Console Font for some Platform Themes ( #1610 )
2019-06-19 13:49:29 +02:00
karliss
dba42e7cd8
Don't raise unsynced widgets. ( #1609 )
2019-06-19 00:59:24 +02:00
Florian Märkl
c96c72a147
Remove Memory Widget Pointers and Toggle Actions
2019-06-18 20:24:17 +02:00
Florian Märkl
ede98df6ac
Fix initial objectName for Memory Widgets
2019-06-18 20:24:17 +02:00
Florian Märkl
0c3b7e7f07
Fix saved unsync list
2019-06-18 20:24:17 +02:00
optizone
06aceaf9b1
Refactor Layout Save and Restore Feature ( #1538 )
...
#1515
2019-06-18 15:02:41 +02:00
karliss
bb80cbd862
Use correct character width for hexwidget ( #1607 )
2019-06-18 10:34:30 +02:00
optizone
4516cf7a0c
Reset breakpad to buildable commit ( #1605 )
2019-06-18 10:33:58 +02:00
Florian Märkl
e5370d171d
Fix def. Cutter specific Colors for Custom Themes ( #1606 )
2019-06-17 19:42:17 +02:00
karliss
69748d064c
Improve hex selection painting and right click behavior. ( #1602 )
...
* Improve hex selection painting and right click behavior.
* Do not remove selection when right clicking outside selection
* Indicate active hex widget side by painting selection differently
* Add horizontal padding and indicate partial selection.
2019-06-17 15:13:34 +03:00