Commit Graph

  • 031e90328f Include instruction highlighter in python bindings. #3291 Karliss 2024-02-12 01:12:55 +0200
  • 7a812a11ec 'this' is not used in lambda function Herman Semenov 2024-01-29 12:38:35 +0000
  • 836fac024d
    'this' is not used in lambda function #3288 Herman Semenov 2024-01-29 12:38:35 +0000
  • e3087e727a
    Highlight matching braces in decompiler view (#3285) Karthik Prakash 2024-01-27 22:08:34 +0530
  • 71b4006261 Highlight matching { when clicking on } #3285 skoriop 2024-01-24 21:02:25 +0530
  • dd13583df5 Highlight matching } when clicking on { skoriop 2024-01-24 20:52:40 +0530
  • a6c53543dc Use Qt6 by default #3283 Anton Kochkov 2024-01-18 22:08:29 +0800
  • aabf442348
    Use RzPVector for rz_bin_object_get_sections/segments (#3281) Khairul Azhar Kasmiran 2024-01-13 18:39:13 +0800
  • 897055928f Bump rizin submodule to latest #3281 Khairul Azhar Kasmiran 2024-01-13 18:16:58 +0800
  • 3382c5d895 Use RzPVector for rz_bin_object_get_sections/segments Khairul Azhar Kasmiran 2024-01-13 17:35:32 +0800
  • 33882a2e15 small refactoring wargio 2024-01-07 20:04:06 +0800
  • 4f004a2442 Update Rizin Dev wargio 2024-01-07 19:41:36 +0800
  • 5e96fe4d8a small refactoring #3280 wargio 2024-01-07 20:04:06 +0800
  • 2937281b6b Update Rizin Dev wargio 2024-01-07 19:41:36 +0800
  • c4dd2eda7d
    Update rizin, translation to latest dev and fix deadlock (#3279) Giovanni 2023-12-29 15:17:36 +0800
  • 93bfc5cab5 Update rizin & translations #3279 wargio 2023-12-29 14:33:43 +0800
  • 88a658c299 Fix formatting wargio 2023-12-29 10:40:51 +0800
  • b86a0d92af Fix wrong offset wargio 2023-12-28 23:58:19 +0800
  • 97fb26e754 Fix deadlock wargio 2023-12-28 22:55:37 +0800
  • df6ff68a05 Fix dev build wargio 2023-12-28 21:56:29 +0800
  • 8c03b14290
    Update Rizin to the latest dev (#3278) Anton Kochkov 2023-12-25 21:22:06 +0800
  • bff3e1b8f4 Update Rizin to the latest dev #3278 Anton Kochkov 2023-12-25 20:19:42 +0800
  • a7246f9532
    Add Bengali and Urdu translations (#3274) Anton Kochkov 2023-12-19 00:22:58 +0800
  • 50e143c6e1 Add Bengali and Urdu translations #3274 Anton Kochkov 2023-12-18 23:41:20 +0800
  • 9fd65308fd
    Add Korean and Vietnamese translations (#3271) Anton Kochkov 2023-12-05 07:28:35 +0800
  • 2fe577d078 Add Korean and Vietnamese translations #3271 Anton Kochkov 2023-12-04 23:26:23 +0800
  • a6af2911dc
    Simplify python binding include handling (#3268) karliss 2023-11-29 10:34:23 +0200
  • ca5949d9d7 Slightly better handling of macos paths. #3268 Karliss 2023-11-28 22:23:18 +0200
  • 58dc2b0fbf added some work #3252 Martin Novysedlak 2023-11-25 18:00:58 +0100
  • 925857fff3 added some work Martin Novysedlak 2023-11-25 17:07:00 +0100
  • 380964e7fc Fix hombrew qt6 python bindings build. Karliss 2023-11-23 00:41:19 +0200
  • 3d12ca3aa6 Simplify python binding include handling Karliss 2023-11-21 23:37:34 +0200
  • 9fd2c087db
    fix unbundled build with pyside6 #3267 chayleaf 2023-11-21 08:42:20 +0700
  • a98a62907b
    Merge b6116d4eed into 653435cb14 #3252 Martin Novysedlák 2023-11-19 11:45:11 -0700
  • 653435cb14
    Update rizin to latest dev (#3266) Florian Märkl 2023-11-19 12:15:42 +0100
  • 17624ecaf4 Update rizin to latest dev #3266 Florian Märkl 2023-11-19 11:14:08 +0100
  • 7256fbb00e Temporary fix for command output to console widget. Karliss 2023-11-11 16:34:47 +0200
  • 9a5d33a316 Temporary fix for command output to console widget. #3265 Karliss 2023-11-11 16:34:47 +0200
  • fe85af2560 Remove unnessary mouse grab. Karliss 2023-11-09 21:55:52 +0200
  • daf7a24fd9 Remove unnessary mouse grab. #3264 Karliss 2023-11-09 21:55:52 +0200
  • 91f40f2f71
    Update Rizin to latest dev (#3262) Anton Kochkov 2023-11-08 07:32:12 +0800
  • b6116d4eed started working Martin Novysedlak 2023-11-07 18:30:08 +0100
  • 065569612b reverted code Martin Novysedlak 2023-11-07 17:30:29 +0100
  • beb61ec85a Update used RzBin resources API #3262 Anton Kochkov 2023-11-07 00:16:42 +0800
  • aca2e31b69 Update rizin to latest dev Anton Kochkov 2023-11-07 00:07:19 +0800
  • 900b1a3e14 Fix decompiler widget crash when starting unsynced Karliss 2023-11-03 20:46:44 +0200
  • a2d8044d8b Fix decompiler widget crash when starting unsynced #3258 Karliss 2023-11-03 20:46:44 +0200
  • ccd62042c1 Added another microoptimizations #3257 German Semenov 2023-11-03 04:57:48 -0500
  • 0b7cf2e7ec Optimize inserts using reserve() German Semenov 2023-11-03 04:56:32 -0500
  • 13953d213a Update translations Anton Kochkov 2023-11-01 00:28:43 +0800
  • ee72525022 Undefined segments call clear() after moved value and replace new leak to unique_ptr #3256 German Semenov 2023-10-31 11:03:47 -0500
  • 97f75a0b06 build: do not install bundled Rizin in separate prefix #3254 install-rizin-path Riccardo Schirone 2023-10-25 13:58:36 +0200
  • ba9360d19e formatting Martin Novysedlak 2023-10-20 16:49:39 +0200
  • 5904b19889 added logic and updated docs Martin Novysedlak 2023-10-20 16:24:39 +0200
  • bb5fe07659 Bump bundled Rizin version to 0.7 Anton Kochkov 2023-09-26 10:20:26 +0800
  • 83391396b9 Start using RzPVector and CutterPVector instead of RzList Dhruv Maroo 2023-09-20 07:36:38 +0530
  • 3c682b0458 Update translations Anton Kochkov 2023-09-20 12:02:40 +0800
  • de15212bb4 Update Rizin submodule to current dev Dhruv Maroo 2023-09-20 06:51:57 +0530
  • c8c625a830 Fix build failures when compiling Cutter with Rizin's dev Dhruv Maroo 2023-09-20 06:41:52 +0530
  • 0bdfd8490e Bump bundled Rizin version to 0.7 #3247 Anton Kochkov 2023-09-26 10:20:26 +0800
  • 1f8430da7c Start using RzPVector and CutterPVector instead of RzList Dhruv Maroo 2023-09-20 07:36:38 +0530
  • a01058ea12 Update translations Anton Kochkov 2023-09-20 12:02:40 +0800
  • fdcab78e9b Update Rizin submodule to current dev Dhruv Maroo 2023-09-20 06:51:57 +0530
  • 9a960911bc
    Fix build failures when compiling Cutter with Rizin's dev Dhruv Maroo 2023-09-20 06:41:52 +0530
  • 1d07ebc513 Bump version to v2.3.2 v2.3.2 Anton Kochkov 2023-09-14 12:53:05 +0800
  • f39540fae4 Update rizin to v0.6.2 Anton Kochkov 2023-09-14 12:50:15 +0800
  • 9138967ed7 Update translations Anton Kochkov 2023-09-14 12:49:24 +0800
  • 359bd91a21 Seek to first call if multiple references (#3240) frmdstryr 2023-09-04 10:52:07 -0400
  • 2066a4b3e1 Use tags for jsdec instead of master. (#3231) Giovanni 2023-08-18 10:57:05 +0800
  • 078a8df00f Bump version to v2.3.2 #3246 Anton Kochkov 2023-09-14 12:53:05 +0800
  • b2ee6f1cb8 Update rizin to v0.6.2 Anton Kochkov 2023-09-14 12:50:15 +0800
  • 15cc2c02ed Update translations Anton Kochkov 2023-09-14 12:49:24 +0800
  • 96bd165157 Seek to first call if multiple references (#3240) frmdstryr 2023-09-04 10:52:07 -0400
  • 59872e9fbf Use tags for jsdec instead of master. (#3231) Giovanni 2023-08-18 10:57:05 +0800
  • 133f67f0fd Update imports from list to array #3245 wargio 2023-09-06 22:55:29 +0800
  • 1e1c93d9d1
    Add 'Copy instruction bytes' to disassembly context menu (#3242) frmdstryr 2023-09-05 20:51:32 -0400
  • fc3e7c6378
    Update translations (#3243) Anton Kochkov 2023-09-05 17:25:38 +0800
  • 672a02ee5b Update translations #3243 Anton Kochkov 2023-09-05 13:52:53 +0800
  • 2730244ec1
    Seek to first call if multiple references (#3240) frmdstryr 2023-09-04 10:52:07 -0400
  • 519e4e9837 Add 'Copy instruction bytes' to disassembly context menu #3242 frm dstryr 2023-09-04 09:34:45 -0400
  • f3e35a160f
    Update translations (#3241) Anton Kochkov 2023-09-02 13:16:18 +0800
  • bcaabb7e16 Update translations #3241 Anton Kochkov 2023-09-02 10:51:44 +0800
  • 8f707e4a69
    append rizin results in plaintext to include tabs etc (fixes #3193) (#3236) Lion 2023-08-30 08:25:42 +0200
  • eb8d51d4e3 Seek to first call if multiple references #3240 frm dstryr 2023-08-28 21:26:34 -0400
  • 238dd62165
    Add optional arch packages to building.rst (#3234) 8dcc­ 2023-08-28 05:30:13 +0200
  • eda02aa0d4
    append rizin results in plaintext to include tabs etc (fixes #3193) #3236 Lion Kortlepel 2023-08-25 20:40:25 +0200
  • 5daeafa374 Add optional arch packages to building.rst #3234 8dcc 2023-08-24 15:42:33 +0200
  • 58f6c4d6e1 Bump version to v2.3.1 v2.3.1 Anton Kochkov 2023-08-20 00:07:39 +0800
  • 89f53bc073 Update rizin to v0.6.1 Anton Kochkov 2023-08-20 00:04:20 +0800
  • fb4c2a1a17 Update translations Anton Kochkov 2023-08-19 20:20:51 +0800
  • 4fec17bf05
    Update translations (#3230) Anton Kochkov 2023-08-18 11:42:58 +0800
  • 8d372ba30f Update translations #3230 Anton Kochkov 2023-08-18 07:41:59 +0800
  • 28e7ca567c
    Use tags for jsdec instead of master. (#3231) Giovanni 2023-08-18 10:57:05 +0800
  • 4dd57f065c Use tags for jsdec instead of master. #3231 wargio 2023-08-18 10:13:28 +0800
  • 215ab373d4
    Translation fixes (#3227) Giovanni 2023-08-11 09:52:05 +0800
  • b8bcfae50d View had default name, now is Color Picker. #3227 wargio 2023-08-11 09:10:17 +0800
  • 4f4fe6b2c0 Rename to Import. wargio 2023-08-11 09:09:56 +0800
  • aa9920ed11 Update translations Anton Kochkov 2023-08-10 11:40:01 +0800
  • 8e1953293a Update translations #3224 Anton Kochkov 2023-08-10 11:40:01 +0800
  • ba2c9415a1 Bump version to v2.3.0 v2.3.0-rc1 v2.3.0 Anton Kochkov 2023-08-05 10:36:08 +0800