Florian Märkl
98ea17c85a
Make CUTTER_ENABLE_* individual vars in qmake
2018-03-16 18:37:38 +01:00
fcasal
0a252bda7b
Added rop gadget search ( #403 )
2018-03-16 10:07:41 +01:00
Paul I
c6245125e5
AppVeyor: Change Qt version ( #393 )
2018-03-13 19:14:40 +01:00
Mohd Shahril
8a71d1bb07
SectionsWidget - remove unnecessary dot checking ( #392 )
2018-03-13 14:53:53 +01:00
Paul I
1a7ac79bfc
Fix *.bat scripts ( #390 )
2018-03-12 08:15:31 +01:00
Marcus Müller
bf72e4c2b7
build.sh: when asking for user confirmation, accept y, Y, default ( #389 )
...
Old behaviour was only to accept "Y". The prompt suggested, however,
that "y" was the default behaviour, so accepting "return" as
confirmation of that choice is the sane behaviour with least user
experience disruption.
2018-03-11 19:41:34 +01:00
Mohd Shahril
6e9e931060
Update README.md ( #386 )
...
Fetch all submodule(s) when cloning the project
2018-03-11 19:41:11 +01:00
Marcus Müller
624cb8c99c
build.sh: check for existence of qmake, don't call it with wrong opts ( #388 )
...
This fixes #387 .
Formerly, `qmake --help` was called, and the return value was checked
for being 0, but `--help` is not a valid option in any of my qmakes.
`-help` would be correct, but even with that, qmake returns a non-zero
value.
So, simply replaced that with a check for the existence of the qmake
executable.
2018-03-11 19:40:49 +01:00
Florian Märkl
cd28e00bb5
Add FlagsWidget Context Menu
2018-03-11 17:40:52 +01:00
Florian Märkl
6b7a5c9227
Add Flags Source to ClassesWidget
2018-03-11 16:57:38 +01:00
Paul I
03da92ac24
Docs: Update build guide for Windows ( #383 )
2018-03-11 14:18:30 +01:00
Paul I
e6dd3c21fc
Remove *.lib files from Cutter dist for Windows ( #384 )
2018-03-11 14:16:54 +01:00
Florian Märkl
523e4b471a
Fix restoring Window Layout
2018-03-11 12:41:19 +01:00
Florian Märkl
2ab6907746
Add CutterCore::getAllClassesFromFlags()
2018-03-11 12:13:08 +01:00
Marco Grassi
391e847ebc
Dynamic size for color selection and compile warning fixes ( #380 )
2018-03-11 11:29:37 +01:00
Abdel-Rahman A
cd38fb9277
Improve 'About' plugins window ( #378 )
...
* Show detailed information of RAsm plugins in 'About' window
* Improve 'About' plugins window UI with tabs
2018-03-11 09:39:31 +01:00
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