1
0
Fork 0
Commit Graph

27 Commits

Author SHA1 Message Date
Mr. eXoDia b8f1ebbb30 GUI: resolved issue #110 (Attach Dialog + Detach menu option) + updated calculator icon 2014-08-05 04:29:54 +02:00
Mr. eXoDia 1e8f1928ab GUI: removed donation button from toolbar + follow in Disassembler in Calculator + title in Calculator + Calculator is not a modal window (still allow working while using the calculator) + AStyle + removed empty resource prefix + fixed a warning in Configuration 2014-08-02 19:36:09 +02:00
tr4ceflow 9fc4f2cfc1 GUI: add a ida-like calculator 2014-08-02 18:29:28 +02:00
Mr. eXoDia 421808da52 GUI: fixed Shortcuts customization + added donate button 2014-07-29 22:52:50 +02:00
Mr. eXoDia 1556c80e10 GUI: shortcut icon 2014-07-29 19:36:02 +02:00
Mr. eXoDia 4a043315c0 GUI: very basic callstack + added patches to the disasm context menu 2014-07-24 21:12:39 +02:00
Mr. eXoDia 1638b30f46 GUI: added simple update checker 2014-07-11 01:19:13 +02:00
Mr. eXoDia 852275bad5 GUI: added View->Comments/Labels/Bookmarks/Functions 2014-07-07 00:03:12 +02:00
Mr. eXoDia 9c241e8e9b GUI: added basic PatchDialog (ctrl+p) 2014-07-06 04:14:03 +02:00
Mr. eXoDia bfd165a4fa GUI: draft HexEditDialog 2014-07-05 03:02:16 +02:00
Mr. eXoDia 6f38a0c5e5 GUI: added 'Search For -> Intermodular calls' (resolved issue #89) 2014-06-24 04:52:52 +02:00
Mr. eXoDia 8f90275a33 GUI: added color customization dialog (seems to work) + fixed tab order in settings dialog 2014-06-11 03:54:27 +02:00
Mr. eXoDia 9ce77e13cb DBG: fixed a small bug in cbRef*
GUI: added a 'Find Strings' button
2014-04-05 00:32:01 +02:00
mr.exodia d4b6dd670c BRIDGE: removed CPU title API
GUI: added settings dialog
DBG: added settings (breaking at various callbacks)
DBG: remove singleshoot breakpoints from the database
DBG: safe dprintf function
DBG: set module + thread in window title
DBG: remove memory breakpoints from modules when unloaded
DBG: fixed a few bugs with the recent file list
2014-03-20 00:55:40 +01:00
Mr. eXoDia e71d10203a GUI: thread list view (completed 100%)
BRIDGE: added thread list API
DBG: almost completed thread list (needs LastError + WaitReason)
2014-03-16 01:48:14 +01:00
Mr. eXoDia 03848519bc GUI: added draft of the reference tab (general tab for references) 2014-02-23 03:17:39 +01:00
mr.exodia b393a8b24e GUI: resolved issue #28
DBG: disabled auto-comments (too slow)
GUI: added SymbolView (dummy)
2014-02-17 21:37:49 +01:00
mr.exodia 969b52ccb3 compile on qt5 2014-02-17 15:29:01 +01:00
mr.exodia 7841d1c1b3 - resolved issue #34 (no more random crashes)
- added step until return (thanks to RaMMicHaeL for the suggestion)
2014-02-16 22:06:59 +01:00
mr.exodia e569ebab95 DBG: added signed comparisons.
DBG: added many general purpose commands!
PROJECT: updated help
GUI: added msgyn messagebox
GUI: updated GuiScriptAdd behaviour (now it's 1000 times faster!)
BRIDGE: added GuiScriptMsgyn
DBG: changed '#' operator to '$' (for internal reasons)
DBG: threaded stepping (GUI could freeze otherwise)
DBG: added various script commands
2014-02-13 15:42:53 +01:00
mr.exodia e85b2a8a91 script dummy working 2014-02-09 21:44:05 +01:00
mr.exodia f6bc8ea1b9 GUI scripting done! 2014-02-09 13:34:48 +01:00
mr.exodia 1a33da40af first draft of the script window 2014-02-09 00:18:16 +01:00
mr.exodia 3da353e8c5 PROJECT: updated help
BRIDGE: added function DbgFunctionOverlaps and DbgFunctionGet
DBG: added functiondel + function commands
GUI: added setting/deleting functions in the GUI
2013-12-27 22:27:29 +01:00
Sigmapic 84c42e9d95 GUI: Breakpoint window has been started 2013-12-04 21:14:01 +01:00
mr.exodia 4c2f73518a DBG: added bplist
DBG: added bookmark
GUI: many improbments
2013-11-20 22:28:20 +01:00
mr.exodia 6c9de40fbc first commit 2013-11-14 21:55:18 +01:00