mrexodia
|
2d0238aeb0
|
fixed compile error
|
2017-03-31 00:39:34 +02:00 |
|
mrexodia
|
1232d41068
|
fixed some more undefined behavior
|
2017-03-31 00:33:29 +02:00 |
|
mrexodia
|
95a7e1ff44
|
fixed lots of undefined behavior related to QString::toUtf8()
|
2017-03-30 23:49:51 +02:00 |
|
mrexodia
|
9a5490caab
|
UTF-8 as default QString codec (no more fromUtf8)
|
2017-03-30 23:48:36 +02:00 |
|
mrexodia
|
9b206ec5ae
|
compile on MinGW
|
2017-03-30 23:26:30 +02:00 |
|
mrexodia
|
b26d506b58
|
compile and run on Windows
|
2017-03-30 23:04:47 +02:00 |
|
Florian Märkl
|
f17248bbac
|
Merge branch 'master' of github.com:hteso/iaito
|
2017-03-30 18:59:04 +02:00 |
|
Florian Märkl
|
8f81ec244c
|
Add CMakeLists.txt
|
2017-03-30 18:58:57 +02:00 |
|
Hugo Teso
|
a42db155ea
|
Set r2 settings after loading a project.
|
2017-03-30 18:47:50 +02:00 |
|
Hugo Teso
|
3a728cbeac
|
Merge pull request #23 from mrexodia/improvements
Improvements
|
2017-03-30 17:12:41 +02:00 |
|
Hugo Teso
|
4732953e43
|
Merge pull request #19 from aiosin/master
change dashboard line chart to bar chart
|
2017-03-30 17:00:54 +02:00 |
|
Xiaogrill
|
33e4b2c55d
|
Changed config path, config name and executable name
|
2017-03-30 13:49:22 +02:00 |
|
Hugo Teso
|
48897c15ba
|
Pre-select arch and bytes on hexdump preview
|
2017-03-30 11:27:43 +02:00 |
|
Hugo Teso
|
00354483a1
|
Changed default http port.
Avoids problems with radare2 instances
|
2017-03-30 11:06:19 +02:00 |
|
mrexodia
|
c7367b74b8
|
fix compile errors with functions not returning anything
|
2017-03-30 04:49:43 +02:00 |
|
mrexodia
|
0f2f037977
|
better bounds checking in memorywidget
|
2017-03-30 04:49:04 +02:00 |
|
mrexodia
|
6d36756c7a
|
removed incorrect assumption
|
2017-03-30 04:33:09 +02:00 |
|
mrexodia
|
1b45cbd8ea
|
fixed escaping in mdhighlighter regex
|
2017-03-30 04:32:51 +02:00 |
|
mrexodia
|
0fa6165ab7
|
display icon in tray for main window
|
2017-03-30 04:32:24 +02:00 |
|
Wilhelm B
|
682ef01cf9
|
change dashboard line chart to bar chart
|
2017-03-29 21:50:41 +02:00 |
|
Hugo Teso
|
8b2876e38c
|
Merge pull request #14 from sergiodmn/patch-1
Auto scroll in console output for Linux
|
2017-03-29 19:07:26 +02:00 |
|
Hugo Teso
|
583f52c7cc
|
Merge pull request #5 from Xiaogrill/master
More generic build environment
|
2017-03-29 18:37:54 +02:00 |
|
sergiodmn
|
23899aac5c
|
Auto scroll in console output
Add auto scroll in console output textedit, the scroll will jump to end after appending data
|
2017-03-29 18:04:58 +02:00 |
|
Calle Svensson
|
8abf9c8103
|
Prio select style > hover style
|
2017-03-29 15:53:33 +02:00 |
|
Xiaogrill
|
65af8bdc72
|
/usr/include/libr in Makefile
|
2017-03-29 14:46:08 +02:00 |
|
Antonio Rodriguez
|
dc05ae7ec6
|
Code sucking less
|
2017-03-29 13:02:09 +02:00 |
|
Hugo Teso
|
ca821e1064
|
First code commit
First commit with the app code
|
2017-03-29 12:18:37 +02:00 |
|