fcasal
3ef8218e49
Added option to swap conditional jmps ( #373 )
2018-03-10 08:27:09 +01:00
Abdel-Rahman A
742690afd0
Add asm.size option in preferences ( #374 )
2018-03-10 07:26:58 +01:00
Florian Märkl
c127772dc1
Fix themes for AppImage
2018-03-09 18:04:05 +01:00
Florian Märkl
e2343dc3ad
Update meson.py for changes in r2
2018-03-09 17:34:27 +01:00
Florian Märkl
4969c0c587
Fix meson.py
2018-03-09 17:28:47 +01:00
Florian Märkl
5f991f5a98
Reduce Python size in AppImage
2018-03-09 16:44:11 +01:00
xarkes
8849f25a8d
Changes for 1.3 release
2018-03-09 16:28:04 +01:00
Abdel-Rahman A
4cc5e49a24
Add plugin information in 'About' window ( #363 )
...
* Add RBin plugin information in 'About' window
* Add RIO plugin information in 'About' window
* Add RCore plugin information in 'About' window
* Add RAsm plugin information in 'About' window
2018-03-09 16:05:40 +01:00
Florian Märkl
051b95c69d
Make AnalThread interruptable ( Fix #264 )
2018-03-09 13:57:57 +01:00
xarkes
d3e48cdae1
Better settings cleaning and initialization
2018-03-09 12:44:29 +01:00
fcasal
e4f428e959
added search button to Edit menu ( #371 )
2018-03-09 12:43:01 +01:00
xarkes
54a91425f2
Fix arrow colors #370
2018-03-09 12:24:26 +01:00
xarkes
d6bc8c3af4
Disable search flags by default
2018-03-08 14:02:34 +01:00
fcasal
d9592edd1b
added basic search ( #367 )
...
* Added basic search
2018-03-08 13:24:15 +01:00
Florian Märkl
7b552694f0
Adjust QMainWindow::separator and QSplitter::handle in dark theme
2018-03-08 12:45:34 +01:00
Florian Märkl
3f4b3457b5
Fix QtWebEngine in Application Bundle on macOS
2018-03-08 11:59:53 +01:00
xarkes
1b7462327e
Temp fix for seek arrows color
2018-03-08 10:11:29 +01:00
Paul I
a1fba8e6b1
Bundle Python for Windows in AppVeyor ( #361 )
2018-03-08 10:06:02 +01:00
xarkes
20c7b25308
Using solarized by default.
2018-03-08 08:57:04 +01:00
Florian Märkl
5734875405
Add DEPLOY condition to Travis
2018-03-07 16:03:30 +01:00
Florian Märkl
f9b6c8fcc0
Reduce size of Python for macOS
2018-03-07 15:23:46 +01:00
Florian Märkl
47d9990f84
Fix Jupyter for macOS
2018-03-07 15:23:46 +01:00
Florian Märkl
1d583fe441
Add --pythonhome Arg
2018-03-07 15:23:46 +01:00
Florian Märkl
5bb1a5be6c
Bundle Python for macOS in Travis
2018-03-07 15:23:46 +01:00
mandlebro
b0c3d438d1
Added load option to set anal.bb.maxsize
2018-03-07 14:15:56 +01:00
xarkes
8a73abf63f
Fixed SegFault when closing LoadOptions dialog
2018-03-07 11:49:49 +01:00
xarkes
da1cc5918d
Update README.md
2018-03-07 11:47:00 +01:00
xarkes
2eda598ea2
Cleaning
2018-03-07 08:53:37 +01:00
xarkes
395a383ca1
Set anal.hasnext to false by default, as in radare2
2018-03-07 08:53:37 +01:00
fcasal
09e4bf348e
Added typeswidget ( #358 )
2018-03-06 18:21:48 +01:00
xarkes
93be7f4907
Easier build instructions
2018-03-06 17:50:09 +01:00
xarkes
e5c7a27b95
Fix meson cutter.pro name
2018-03-06 15:30:13 +01:00
fcasal
fa7da352cf
Added option to Nop instructions ( #355 )
2018-03-05 15:20:55 +01:00
Florian Märkl
4a8352169b
Make HexdumpWidget more resizable
2018-03-05 15:10:47 +01:00
fcasal
e115cbc9e9
Fixed sorting in Strings widget ( #354 )
...
Sorting by string, type, size or length now works when selecting the corresponding column.
2018-03-05 00:16:54 +01:00
Moritz
2439eb52a5
Fix compilation error. ( #352 )
2018-03-04 20:15:09 +01:00
xarkes
08c2ac54c4
cutter => Cutter
2018-03-04 19:07:33 +01:00
Florian Märkl
ad1946cae4
Build and install Python in Travis
...
Link against custom Python
Test Deploy
Enable Jupyter for AppImage
Build Python Shared
2018-03-04 17:32:47 +01:00
Florian Märkl
0ec363a214
Set PYTHONHOME for AppImage
...
Keep PYTHONHOME string
2018-03-04 17:32:47 +01:00
Florian Märkl
78c3e5f1e3
Set ResourcesWidget objectName
2018-03-03 18:48:39 +01:00
Florian Märkl
1505aefdd1
Make Jupyter Home Button beautiful
2018-03-03 18:40:06 +01:00
Florian Märkl
09a34d265e
Make Jupyter Tabs closable, Add Home Button
2018-03-03 18:12:03 +01:00
Boris Ryutin
17f7c0b593
Add double click function to VTables ( #343 ) ( #349 )
2018-03-03 12:23:53 +01:00
Maijin
efc7a7e90e
Fix issue with cmd/cmdj
2018-03-03 10:54:18 +01:00
Paul I
98b9de504b
meson: Make Jupyter optional ( #348 )
2018-03-03 08:03:08 +01:00
Boris Ryutin
bac63d3479
Fix old links to iaito and add new tips for compile ( #347 )
2018-03-02 22:35:50 +01:00
Maijin
06a9507aea
toUtf8 -> toLocal8Bit
2018-03-02 21:49:57 +01:00
xarkes
e52d002fea
Refine cutter.pro rules
2018-03-02 21:42:27 +01:00
xarkes
422a43f344
Set qmake Jupyter optional
2018-03-02 21:00:41 +01:00
Florian Märkl
8b77ad2766
Fix macOS Travis
2018-03-02 19:27:48 +01:00