Duncan Ogilvie
|
187250bd98
|
DBG: Fixed potential ambiguous function definition
|
2016-10-04 23:50:55 +02:00 |
mrexodia
|
43701f57b1
|
DBG: restored DeleteRange
|
2016-10-04 22:46:17 +02:00 |
mrexodia
|
692f9f5252
|
DBG: implemented character recognition in auto comments #1145 #1132
|
2016-10-04 21:36:28 +02:00 |
mrexodia
|
8da13421fd
|
GUI: resolved hotkey conflict #1143
|
2016-10-04 21:36:28 +02:00 |
mrexodia
|
1ecc5bfb75
|
GUI: better character recognition in CPUInfoBox
|
2016-10-04 21:36:27 +02:00 |
mrexodia
|
f72ed0990c
|
PROJECT: ignore CppDepend
|
2016-10-04 21:36:27 +02:00 |
Torusrxxx
|
54d176f0a4
|
Hide some menus in a submenu (#1144)
* Hide some menus in a submenu
* use class name as id
|
2016-10-04 20:16:18 +02:00 |
Atvaark
|
7eecb558a0
|
GUI: Add undo register context menu action (#1142)
|
2016-10-03 20:17:36 +02:00 |
Torusrxxx
|
41ed72d689
|
fix issue #1141
|
2016-10-03 13:38:44 +00:00 |
mrexodia
|
ca2796b487
|
DBG: re-added sleep command
|
2016-10-02 22:40:04 +02:00 |
mrexodia
|
888276918a
|
GUI: fixed runtime error
|
2016-10-02 18:02:19 +02:00 |
mrexodia
|
802c08240b
|
GUI: corrected inverted statement
|
2016-10-02 17:18:02 +02:00 |
mrexodia
|
e8bba4ef31
|
GUI: fixed non-addresses in the reference view
|
2016-10-02 17:07:07 +02:00 |
mrexodia
|
a0512e3f4e
|
DBG: prefer comments over labels in bookmark list
|
2016-10-02 16:56:02 +02:00 |
mrexodia
|
f15f7e2d29
|
DBG: fixed some code in varlist
|
2016-10-02 16:12:31 +02:00 |
mrexodia
|
5d23c58e6f
|
GUI: various changes with number -> string conversion
|
2016-10-02 16:09:12 +02:00 |
mrexodia
|
2665ba2a4d
|
DBG: skip callback type if empty
|
2016-10-02 16:09:12 +02:00 |
mrexodia
|
fa50db9f6f
|
DBG: fixed bugs found with Visual Studio static code analysis
|
2016-10-02 16:09:11 +02:00 |
Torusrxxx
|
7edf4616b3
|
use RIP as default parameter for "imageinfo" (#1137)
|
2016-10-02 16:07:44 +02:00 |
Torusrxxx
|
0751df5a24
|
use reference view for varlist (#1138)
|
2016-10-02 16:07:41 +02:00 |
Atvaark
|
aa99e87477
|
Add Label/Comment column to Bookmark list (#1136)
|
2016-10-02 14:33:12 +02:00 |
Alexandros Naskos
|
3d1242a315
|
Added a plugin callback that allows filtering dbghelp exported symbols. (#1135)
|
2016-10-02 14:32:17 +02:00 |
RaMMicHaeL
|
b343e1800c
|
For short jumps, reject commands larger than 2 bytes (#1134)
|
2016-10-02 14:30:16 +02:00 |
mrexodia
|
58fa9c7e2e
|
GUI: removed optimization
|
2016-10-01 18:51:39 +02:00 |
mrexodia
|
022bceb8f7
|
DBG: basic of the type system working
|
2016-10-01 18:50:32 +02:00 |
mrexodia
|
16bf75a15b
|
GUI: removed QDialogButtonBox
|
2016-10-01 18:50:32 +02:00 |
mrexodia
|
ce4d5642bb
|
GUI: fixed a weird problem with focus
|
2016-10-01 18:50:31 +02:00 |
Torusrxxx
|
ad26f81dce
|
small performance improvements (#1133)
* fix issue 1127
* fix issue 1127
* convert to hex faster
* restored
* restored
|
2016-10-01 18:50:16 +02:00 |
mrexodia
|
ae59629583
|
GUI: better phrasing
|
2016-09-30 21:05:20 +02:00 |
mrexodia
|
f542f70b74
|
DBG: refactor of plugin loader
|
2016-09-30 19:50:50 +02:00 |
Torusrxxx
|
84cf8fc9fe
|
fix issue 1127 (#1130)
* fix issue 1127
* fix issue 1127
|
2016-09-30 18:01:09 +02:00 |
mrexodia
|
cf5e148e9d
|
GUI: fixed width of Hex short
|
2016-09-30 01:07:19 +02:00 |
mrexodia
|
cffb202cbf
|
DBG: faster disasm instruction
|
2016-09-30 00:34:38 +02:00 |
mrexodia
|
d94d9a4cb7
|
PROJECT: updated release script
|
2016-09-29 23:39:54 +02:00 |
mrexodia
|
4a0cacc7b4
|
GUI: fixed issue #1126 (weird focusness)
|
2016-09-29 22:35:27 +02:00 |
mrexodia
|
d4436fe693
|
GUI: fixed bug in ShortcutsDialog when binding Alt+C or Alt+S
|
2016-09-29 19:44:08 +02:00 |
mrexodia
|
3b6f710884
|
BRIDGE+GUI: implemented GuiGetActiveView (issue #917, #927)
|
2016-09-29 19:37:33 +02:00 |
mrexodia
|
eee946237f
|
DBG: removed strlen, Sleep and GetTickCount commands
|
2016-09-29 19:15:40 +02:00 |
mrexodia
|
ce4bf4bf44
|
DBG: print symbolic name + fixed logic bug in valfromstring_noexpr
|
2016-09-29 19:15:00 +02:00 |
mrexodia
|
d256c6a2d8
|
GUI: added scrollSelect function in StdTable and use it in MemoryMap/ScriptView/SourceView
|
2016-09-29 17:57:46 +02:00 |
mrexodia
|
2626ccf8e9
|
GUI: fixed memory map focus on follow in memory map
|
2016-09-29 17:56:21 +02:00 |
mrexodia
|
3dd856cdc0
|
GUI: fixed warning in LabeledSplitter
|
2016-09-29 17:55:55 +02:00 |
mrexodia
|
82232cdb5d
|
GUI: better focus stylesheet for CPU view
|
2016-09-29 17:55:35 +02:00 |
mrexodia
|
830fb5cb99
|
DBG: don't show CPU on memmapdump
|
2016-09-29 17:55:10 +02:00 |
Torusrxxx
|
47a5b20b6f
|
Save Splitter State (#1125)
* Save Splitter State
* Paste to log
* update
|
2016-09-29 17:33:22 +02:00 |
mrexodia
|
174b84585e
|
GUI: fixed issue #1123 (memory breakpoint confusion)
|
2016-09-29 13:38:30 +02:00 |
mrexodia
|
c92f5074e1
|
DBG: fixed SetMemoryBPX command
|
2016-09-29 13:38:30 +02:00 |
Torusrxxx
|
2f8a46841f
|
Allow debugging dotNET applications (#1124)
|
2016-09-29 13:15:28 +02:00 |
Torusrxxx
|
02361f597c
|
Update
|
2016-09-29 03:30:50 +00:00 |
Torusrxxx
|
ed2fc683c2
|
Update cmd-breakpoint-control.cpp
|
2016-09-29 03:29:36 +00:00 |