Florian Märkl
8c35ebb837
Restructure CMake files to start in the root of the tree ( #6 )
2020-12-07 09:19:16 +01:00
Florian Märkl
85042000e8
Add Support for new Projects ( #3 )
2020-12-07 09:17:58 +01:00
Florian Märkl
78dcba4c26
More Rizin Updating in CMake and use it in AppVeyor ( #5 )
2020-12-07 09:17:58 +01:00
Florian Märkl
b6ec01a7b0
Set XrefsDialog Parent ( #4 )
2020-12-07 09:17:57 +01:00
Florian Märkl
a80221641e
Optimize remapAnnotationOffsetsToQString()
2020-12-07 09:17:57 +01:00
Florian Märkl
2b8ac6ecf7
Port to Rizin
2020-12-07 09:17:56 +01:00
Florian Märkl
0e9b0c92b9
Reduce CI
2020-12-06 19:00:51 +01:00
Petros S
d813b7ac8c
Add preview functionality to DisassemblyWidget when hovering code ( #2459 )
...
* Add preview functionality to DisassemblyWidget when hovering code
2020-12-05 09:26:26 +02:00
xarkes
b02100b66b
Reworked renaming in disassembly widgets ( #2468 )
2020-12-04 18:08:56 +01:00
Yuhao Bi
b07bffc5fe
Fix build on centos7 gcc4.8 ( #2492 )
2020-12-01 23:17:09 +02:00
karliss
f9bde4a2ff
Start making adjustment for qt6 compatibility. ( #2463 )
...
* Introduce cmake option for using Qt6, build doesn't work fully yet.
* Recursive mutex, QActionGroup, QComboBox::AdjustToMinimumContentsLength
* Cleanup dock locking
2020-11-30 09:42:13 +02:00
Pulak Malhotra
ef9b1328f4
Adding Labels to Graph Blocks in Disassembly ( #2482 )
2020-11-29 16:41:13 +02:00
karliss
79a323489a
Don't depend on unmaintained homebrew repository. ( #2489 )
...
* Don't depend on unmaintained homebrew repository.
2020-11-25 21:25:59 +02:00
karliss
92b28679f2
Move Ubuntu 16.04 sytem dependencies build to GHA. ( #2484 )
...
* Move Ubuntu 16.04 sytem dependencies build to GHA.
* Downgrade some of the software installed on Github VMs to better match
what's available on Ubuntu 16.04
* Disable breakpad tools, we dont use them and some of them require fresh linux kernel for compilation.
2020-11-25 17:33:30 +02:00
smhaziq
ca3d8ce78f
Show comment column in each panel that have "add comment" option in the context menu ( #2441 )
2020-11-19 20:17:28 +02:00
xarkes
e236f6b0fc
Remote Debug dialog improvements ( #2472 )
...
Co-authored-by: nk521 <nk_mason@protonmail.com>
2020-11-18 13:15:36 +01:00
karliss
6aa13cd394
Switch to previous appveyor image. ( #2480 )
...
The latest one has updated Visual Studio and it's standard library
headers can't be parsed by shiboken in current version of cutter-deps.
2020-11-18 13:37:17 +02:00
xarkes
5d84844587
Fixed word highlighting in DisassemblyWidget ( #2473 )
...
* Fixed word highlighting in DisassemblyWidget
2020-11-15 22:26:49 +02:00
xarkes
5abc3427ee
Make deploy_translations script more verbose ( #2471 )
2020-11-11 14:05:21 +01:00
xarkes
a5445ba96a
Ignore Debug and Release folder ( #2466 )
2020-11-08 17:04:09 +01:00
karliss
81ef309e09
Remove duplicate aplication of scaling factor. ( #2461 )
2020-11-04 18:39:12 +02:00
Hikaru Terazono
8ba2164d00
Trackpad gesture support for graph views ( #2453 )
...
Zooming using pinch gesture.
2020-11-03 08:23:12 +02:00
Petros S
6039dab2ff
Use the new connect syntax ( #2460 )
2020-11-03 08:11:50 +02:00
karliss
3eb5130088
Added release procedure documentation ( #2325 )
...
Co-authored-by: Itay Cohen <itaycohen23@gmail.com>
Co-authored-by: xarkes <antide.petit@gmail.com>
2020-11-01 12:58:28 +01:00
Itay Cohen
7fc24b8b5d
Add window shortcuts to the docs ( #2458 )
2020-10-29 13:54:38 +02:00
Josh Maxwell
dd4a40bcc1
Fixes buggy line highlighting ( #2444 )
...
* Calling updateCursorPosition before moving cursor.
Previously the call to readCurrentDisassemblyOffset in
updateCursorPosition was causing essentially an off-by-one bug since the
cursor was moved prior to checking the current offset.
* Separated highlightCurrentLine and highlightPCLine logic so they can be
called independently when needed.
Previously logic for highlighting the PC was included in highlighting
the current line. This caused the PC to not be highlighed when the
current line was not on-screen and being highlighted.
2020-10-14 01:01:04 +03:00
xarkes
1cbbc45678
Automating translations updates ( #2218 )
...
* Automatically push new strings to cutter-translations
2020-10-10 21:00:34 +03:00
karliss
d971f30d25
Set executable icon in windows CMake build. ( #2443 )
2020-10-10 13:52:56 +03:00
Surendrajat
de74675861
GH Actions: use of set-env is deprecated ( #2442 )
2020-10-07 19:51:25 +03:00
karliss
c49cbc9f01
Add cmake script for packaging r2dec on windows. ( #2425 )
2020-10-03 13:50:57 +03:00
Stephan Bridger
38b317e619
Make Hexdump parsing view read-only ( #2434 )
2020-09-30 20:15:44 +03:00
Nikita Malakhov
ff609d31b3
Added 'LSOpenURLsWithRole() failed with error -10810' to troubleshooting section in the docs ( #2436 )
2020-09-30 20:08:04 +03:00
karliss
ad66718f37
Add CMake code for packaging r2ghidra on windows. ( #2422 )
2020-09-06 11:52:13 +03:00
karliss
1966c76ba7
Update windows CMake breakpad code. ( #2421 )
2020-09-05 11:25:34 +03:00
karliss
1adc30794b
Update cutter version to 1.12.0 ( #2419 )
2020-09-03 14:04:24 +03:00
karliss
fc83965555
Do not change the internal widget name to preserve layout. ( #2418 )
2020-09-03 11:57:49 +03:00
karliss
4ced45d650
Update r2 submodule. ( #2417 )
2020-09-03 11:03:56 +03:00
karliss
d0a3a042f5
Update Cutter versions and lock decompilers. ( #2416 )
2020-09-02 19:49:01 +03:00
karliss
aa218b7754
Switch r2 submodule to 4.5 branch. ( #2415 )
2020-09-02 13:46:37 +03:00
karliss
ff11944fe0
Update translations. ( #2413 )
2020-09-01 15:09:32 +03:00
karliss
078f40101f
Handle non ASCII characters in decompiler widget. ( #2412 )
2020-08-31 19:45:18 +03:00
NIRMAL MANOJ C
27dcefdb0c
User documentation for the new decompiler ( #2394 )
...
* Decompiler context menu documentation
* New features page with a decompiler section
Co-authored-by: ITAYC0HEN <itaycohen23@gmail.com>
2020-08-31 12:23:31 +05:30
karliss
503907909f
Create SyntaxHighlighter based on RAnnotatedCode. ( #2409 )
2020-08-31 09:00:55 +03:00
karliss
6fc902894d
CMake windows python packaging ( #2406 )
...
* First version of cpack scripts
* Fix python binding building using CMake on windows
* Package python and pyside in the cpack package
* Run windeployqt as part of packaging to include the Qt dlls and vcruntime installer
2020-08-30 23:23:41 +03:00
Oriol Castejón
2c84e07bfa
Add more options to the Analysis widget ( #2405 )
2020-08-30 16:17:14 +03:00
NIRMAL MANOJ C
d7ef6e9e91
Save layout of the Decompiler Widgets ( #2410 )
...
* Create decompiler widgets when loading a layout
* Do not translate the dock widget names used for saving layout.
2020-08-30 14:26:56 +03:00
NIRMAL MANOJ C
691de14853
Synchronized Decompiler and Enabling Multiple Decompiler Widgets ( #2402 )
...
* Sync/Unsync decompiler widgets.
* Add multiple decompiler widgets with its own decompiler and functions.
* updateWindowTitle() in widgets for decompiler, disassembly, and hexdump.
2020-08-29 10:45:47 +05:30
sagcan
ec22b01086
Disable Plugins menu if no plugins are installed ( #2318 ) ( #2401 )
2020-08-28 21:17:31 +03:00
sagcan
013bdba902
Center 'Rename Function' dialog for Disassembly and Decompiler view ( #2408 )
...
Previously the 'Rename Function' dialog would pop-up in the top left
corner if triggered inside the Disassembly or Decompiler view. This
commit changes the behaviour so that the Dialog will now be pop-up in
the center of the MainWindow by simply replacing the 'parent' pointer of
the QInputDialog object with that of the mainWindow (this->mainWindow)
2020-08-28 21:06:52 +03:00
Rachel Mant
1955288058
Add shortcut for Advanced string definition and set focus to size specifier ( #2340 )
2020-08-25 06:44:33 +03:00