Surendrajat
eefaabd30f
Improve README ( #2502 )
2020-12-12 21:52:34 +02:00
Surendrajat
9e172b1127
fix links & badges in README ( #2500 )
2020-12-10 19:24:57 +02:00
karliss
67afaa6c1c
Point build instructions to updated version. ( #1881 )
2019-11-18 21:25:23 +02:00
Paul I
54c8d26686
[skip ci] Update AppVeyor badge link ( #1831 )
2019-10-09 23:56:47 +03:00
Itay Cohen
1d4ee2f86c
Change travis-ci URLs to .com ( #1823 )
2019-10-08 17:30:01 +03:00
Itay Cohen
fee8db6ad8
Update readme file and update Cutter screenshot ( #1795 )
2019-09-28 12:34:46 +02:00
Maijin
7c258fe3f2
Add LGTM badge Fix #1511
2019-06-10 10:12:30 +02:00
xarkes
5a19433b78
Update README.md
2019-03-24 14:43:38 +01:00
Itay Cohen
df48a368c5
Update README.md (Fix screenshot link #1267 )
2019-03-10 21:21:32 +01:00
xarkes
711ed505dc
Updated links to the documentation ( #1229 )
...
* Updated links to the documentation
2019-02-28 11:21:21 +01:00
nico
697eb66aba
update the README closes #1182 ( #1187 )
...
* update the README closes #1182
added Homebrew Cask installation method for macOS
* Update README.md
* Update README.md
2019-02-13 06:38:58 +00:00
xarkes
2d2d4d3346
Release bump
2019-01-21 22:29:42 +01:00
Florian Märkl
e64f3faca3
Fix AppImage Link in README.md
2018-12-27 22:39:42 +01:00
xarkes
af7df8212b
Release 1.7.3 ( #1027 )
2018-12-26 11:41:31 +01:00
Itay Cohen
f89074280d
Update README.md
2018-10-09 09:01:38 +03:00
Itay Cohen
9946a63fe4
Update README.md
2018-10-09 09:01:21 +03:00
fcasal
1cb80e0166
Update README.md ( #783 )
2018-10-09 01:04:59 +02:00
Itay Cohen
f3e13faf1b
Improve README
2018-10-08 13:51:16 +03:00
xarkes
b3aca0810b
Version bump ( #777 )
2018-10-07 22:45:47 +02:00
xarkes
42afad98bb
Update README.md
2018-09-30 12:53:31 +02:00
xarkes
e63744fd79
Improved documentation and README.md ( #735 )
2018-09-30 12:52:48 +02:00
follower
f5b161c0fa
Fix link to screenshot so it displays. ( #731 )
...
(Issue presumably caused by recent documentation reorganisation.)
2018-09-29 21:33:44 +02:00
Pablo Castellano
da0db41888
Update README.md ( #678 )
...
Link to latest available appimage.
Greets from r2con 2018
2018-09-06 13:52:57 +02:00
Paul I
6d1bc87453
Travis: use Qt 5.9.6 ( #654 )
...
* Travis: use Qt 5.9.6
* Update docs
2018-08-27 08:22:23 +03:00
nico
31ca32261a
Add T/F shortcuts in graph view ( #611 )
2018-08-12 12:03:09 +02:00
fcasal
9f7b96281d
Debugging shortcuts ( #578 )
...
* Added debug shortcuts and debug menu
* Added "Add breakpoint" shortcut
* Added debug shortcuts to readme
* Fix double memorymap ui
* Add bp F2 shortcut and fix toggling bp with shortcuts
2018-07-26 12:57:05 +02:00
Florian Märkl
c419de61ca
Update AppImage info in README.md
2018-07-14 22:35:39 +02:00
xarkes
9309486770
Cutter 1.5 release
2018-07-02 13:51:30 +02:00
ps
4c3320838f
Removed docker.sh and added new docker related files into docker folder ( #535 )
...
* Removed docker.sh and added new docker related files into docker folder
2018-06-25 11:43:59 +02:00
0x00rick
b0b211d43e
added python dependencies notice for default building process ( #530 )
2018-06-10 10:24:43 +02:00
fcasal
63788c1715
Updated readme with AppImage usage instructions ( #462 )
2018-04-25 15:30:53 +02:00
Paul I
b06725e1d3
Update docs ( #412 )
2018-03-20 21:44:32 +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
xarkes
da1cc5918d
Update README.md
2018-03-07 11:47:00 +01:00
xarkes
93be7f4907
Easier build instructions
2018-03-06 17:50:09 +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
xarkes
536e297e10
Update README.md
2018-03-02 13:05:39 +01:00
Maijin
2795d3449c
Add twitter
2018-02-25 09:53:29 +01:00
Moritz
4ef63ebc74
Fix instructions because of name change ( #310 )
2018-02-01 16:59:20 +01:00
nstr10
70a361ab91
Fixed broken link to Qt download page ( #283 )
2018-01-25 16:34:02 +01:00
Florian Märkl
7d84fbfc1d
Remove Omnibar Commands
2017-12-21 16:16:43 +01:00
Florian Märkl
84102a9d32
Make CMake instructions like qmake in README.md
2017-12-21 12:32:02 +01:00
xarkes
e2357abf3d
Added warning about ./sys/install.sh
removing r2
2017-12-18 12:05:56 +01:00
Thomas (nezza-_-) Roth
ce2557ccbe
GraphView fixes ( #214 )
2017-12-14 22:07:48 +01:00
xarkes
f357303090
Added zooming shortcuts to README
2017-12-14 00:17:57 +01:00
Thomas (nezza-_-) Roth
86d467daf9
DisassemblerGraphView: lots of additions.. ( #213 )
...
* GraphView: Add refactored graphview with animations etc.
* GraphView: Use new graphview and render background color.
* DisassemblerGraphView: t/f navigation, zoom with +/-, bugfixes.
2017-12-13 22:38:46 +00:00
xarkes
b331dfd083
Clean README
2017-12-05 12:16:58 +01:00
xarkes
0a8755f471
Update README.md
2017-12-02 19:12:37 +01:00
Florian Märkl
c5331e1ebc
Update README.md
2017-11-20 21:17:30 +01:00
xarkes
03ef0be73d
Update README.md
2017-11-20 18:50:55 +01:00