Commit Graph

2154 Commits

Author SHA1 Message Date
Kārlis Seņko
a42f500e29 Restore execute permission. 2020-12-16 23:09:51 +02:00
karlis
9272b6c56d Update renamed options. 2020-12-16 22:21:16 +02:00
Kārlis Seņko
9d0a0f1b28 Update second refference to vs version. 2020-12-16 22:21:16 +02:00
Kārlis Seņko
d1a5fdf9cd Switch to older VS so that clang can parse headers. 2020-12-16 22:21:16 +02:00
Kārlis Seņko
b3daf6fb91 Try latest windows image on appveyor. 2020-12-16 22:21:16 +02:00
Kārlis Seņko
7aaffd9de2 Fix ghidra_cutter path. 2020-12-16 22:21:16 +02:00
Kārlis Seņko
6cae5e5441 Enable packaging option. 2020-12-16 22:21:16 +02:00
Kārlis Seņko
2ea8dacabc Take GIL in the injected code fragment.
Starting with qt 5.15 the part where code is injected already has GIL
released.
2020-12-16 22:21:16 +02:00
Kārlis Seņko
b07495e7bf Enable packaging. 2020-12-16 22:21:16 +02:00
Kārlis Seņko
fe6a426050 Update cutter deps. 2020-12-16 22:21:12 +02:00
Kārlis Seņko
b5e50bb7b3 Install some Linux libs. 2020-12-16 22:19:58 +02:00
Kārlis Seņko
20d07bb411 Disable r2dec for now. 2020-12-16 22:19:58 +02:00
Kārlis Seņko
387cbd0d17 More python verison updates. 2020-12-16 22:19:58 +02:00
Kārlis Seņko
3e22aaaac7 Update python version to match cutter deps. 2020-12-16 22:19:58 +02:00
Kārlis Seņko
fe2399ccc3 Run cutter appimage packaging in GHA.
* Update cutter-deps.
* Switch to older visual studio due to pyside having problems parsing MSVC
headers.
2020-12-16 22:19:52 +02:00
Florian Märkl
df02332695
Add .cache to gitignore for clangd (#2519) 2020-12-16 12:42:28 +01:00
Anton Kochkov
70cef2c1af
More R2/Radare -> Rizin renames (#2516) 2020-12-16 11:59:23 +01:00
Florian Märkl
58745547a2
Update Rizin with RizinTask (#2517) 2020-12-16 10:51:53 +01:00
xarkes
cd10751327
Rename radare2 mention to Rizin in documentation (#2505) 2020-12-15 09:49:50 +01:00
xarkes
00f6d47357 First iteration at renaming remains of radare2 2020-12-14 19:39:29 +01:00
Schrijvers Luc
3b5c6ff9c0
Fix build for Haiku which doesn't have O_ASYNC yet (#2485) 2020-12-13 15:39:23 +02:00
Surendrajat
eefaabd30f
Improve README (#2502) 2020-12-12 21:52:34 +02:00
Surendrajat
3cab4134b6
Update cmake build docs (#2499) 2020-12-12 14:29:32 +01:00
Surendrajat
9e172b1127
fix links & badges in README (#2500) 2020-12-10 19:24:57 +02:00
Florian Märkl
fb8390ed89
Update Rizin (#2498) 2020-12-09 20:10:40 +01:00
Florian Märkl
822e377383
Revert Temporary Changes (#2496) 2020-12-08 17:27:54 +01:00
Florian Märkl
7541c8910d
Update Rizin 2020-12-08 10:46:30 +01:00
Florian Märkl
46f7a8e4f6
Update Rizin for defines 2020-12-07 19:20:47 +01:00
Florian Märkl
5218fa0fd6
Update Rizin 2020-12-07 09:19:18 +01:00
Florian Märkl
dedbabde56
Add macOS Packaging in CMake (#7) 2020-12-07 09:19:18 +01:00
Florian Märkl
68e2d603a7
Update Rizin 2020-12-07 09:19:18 +01:00
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