dreg_fr33project
|
426be54c2d
|
thread tab stuff
|
2014-07-30 19:55:42 +02:00 |
Mr. eXoDia
|
99bfd47bce
|
GUI: no more copy beep + fixed some doubleclick events
|
2014-07-30 15:49:55 +02:00 |
Mr. eXoDia
|
850ad8a1fe
|
GUI: shortcuts now fully customizable
|
2014-07-30 03:48:32 +02:00 |
Mr. eXoDia
|
a6d7989e34
|
GUI: removed some unused #include <QDebug>
|
2014-07-30 03:45:40 +02:00 |
Mr. eXoDia
|
4360cb0967
|
GUI: fixed a bug with signed/unsigned values in the WordEditDialog
|
2014-07-30 02:13:51 +02:00 |
Mr. eXoDia
|
b8a6f2da3d
|
GUI: moved all QAction->setShortcut into separate functions + fixed a bug with shortcuts in the register view + fixed a bug with copying in the register view
|
2014-07-30 02:13:29 +02:00 |
Mr. eXoDia
|
1ed721fbef
|
GUI: enterPressed signal in AbstractTableView
|
2014-07-30 02:10:58 +02:00 |
Mr. eXoDia
|
e5426eb1f9
|
PROJECT: updated readme
|
2014-07-29 23:29:31 +02:00 |
Mr. eXoDia
|
4f896bd82a
|
GUI: fixed a bug when closing the AppearanceDialog + all actions in MainWindow now have customizable shortcuts + fixed a bug in the configuration with loading the shortcuts
|
2014-07-29 23:27:58 +02:00 |
Mr. eXoDia
|
421808da52
|
GUI: fixed Shortcuts customization + added donate button
|
2014-07-29 22:52:50 +02:00 |
Mr. eXoDia
|
a18faeb757
|
GUI: format + change ShortcutsDialog title
|
2014-07-29 20:42:52 +02:00 |
Mr. eXoDia
|
9226ff75a1
|
Merge branch 'master' of https://bitbucket.org/mrexodia/x64_dbg
|
2014-07-29 19:43:55 +02:00 |
mrexodia
|
3e3f84d87e
|
Merged in custom_keyboard_mapping (pull request #7)
custom keyboard mapping
|
2014-07-29 19:43:26 +02:00 |
tr4ceflow
|
c60161b8fb
|
Merge branch 'custom_keyboard_mapping' of https://bitbucket.org/mrexodia/x64_dbg into custom_keyboard_mapping
|
2014-07-29 19:41:09 +02:00 |
tr4ceflow
|
cc3a42e95d
|
GUI: change ShortcutsDialog
|
2014-07-29 19:40:56 +02:00 |
Mr. eXoDia
|
1556c80e10
|
GUI: shortcut icon
|
2014-07-29 19:36:02 +02:00 |
tr4ceflow
|
2ded7fb5a3
|
GUI: custom shortcuts for menubar (all menu items)
|
2014-07-29 19:32:43 +02:00 |
tr4ceflow
|
266bd3d7c1
|
Merge branch 'custom_keyboard_mapping' of https://bitbucket.org/mrexodia/x64_dbg into custom_keyboard_mapping
Conflicts:
x64_dbg_gui/Project/Src/Utils/Configuration.cpp
|
2014-07-29 19:07:12 +02:00 |
tr4ceflow
|
6389442bed
|
GUI: working shortcuts dialog and some shortcuts binding
|
2014-07-29 19:05:49 +02:00 |
tr4ceflow
|
625aa68d22
|
GUI: working shortcuts dialog and some shortcuts binding
|
2014-07-29 18:53:52 +02:00 |
Mr. eXoDia
|
b735394135
|
PROJECT: updated credits
|
2014-07-29 18:42:58 +02:00 |
Mr. eXoDia
|
8947c3f240
|
PROJECT: updated help
|
2014-07-29 18:34:51 +02:00 |
Mr. eXoDia
|
976a08c236
|
BRIDGE: macro fix
|
2014-07-29 18:24:37 +02:00 |
Mr. eXoDia
|
894b41dc0a
|
BRIDGE: dead-simple macro list
|
2014-07-29 18:16:22 +02:00 |
Mr. eXoDia
|
2ec2ee9669
|
BRIDGE: use a macro to load exports
|
2014-07-29 17:46:05 +02:00 |
Mr. eXoDia
|
63268253d3
|
DBG+GUI+BRIDGE: replaced tabs with spaces
|
2014-07-29 17:45:41 +02:00 |
tr4ceflow
|
c06eb683fb
|
Merge branch 'custom_keyboard_mapping' of https://bitbucket.org/mrexodia/x64_dbg into custom_keyboard_mapping
|
2014-07-29 00:03:44 +02:00 |
tr4ceflow
|
ed5ca983c3
|
GUI: new dialog for shortcuts and some custom code for demonstrating how to use the shortcut mapping
|
2014-07-29 00:02:52 +02:00 |
tr4ceflow
|
564ed38c12
|
GUI: new dialog for shortcuts and some custom code for demonstrating how to use the shortcut mapping
|
2014-07-28 23:59:48 +02:00 |
tr4ceflow
|
439fbac25f
|
GUI: rudimentary keyboardmapping and "const correctness"
|
2014-07-28 17:48:53 +02:00 |
Mr. eXoDia
|
acedd499c2
|
PROJECT: updated help
|
2014-07-28 01:57:43 +02:00 |
Mr. eXoDia
|
b64245837d
|
GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command
|
2014-07-28 01:57:42 +02:00 |
Nukem
|
32ec82ac23
|
DBG: Fix possible wcs/strlen overflow
|
2014-07-26 00:46:07 -04:00 |
Nukem
|
990833dbf7
|
DBG: Fix possible WideCharToMultiByte crash
|
2014-07-26 00:41:28 -04:00 |
Mr. eXoDia
|
0e1c1449ce
|
PROJECT: some formatting
|
2014-07-25 22:57:11 +02:00 |
mrexodia
|
305faec66b
|
Merged in RaMMicHaeL/x64_dbg/DbgLoopDel (pull request #5)
Fixes DbgLoopDel
|
2014-07-25 19:41:17 +02:00 |
RaMMicHaeL
|
1c01dbd74e
|
Fixed DbgLoopDel
|
2014-07-25 10:04:23 +03:00 |
RaMMicHaeL
|
ddd59a5e24
|
Merged mrexodia/x64_dbg into master
|
2014-07-25 09:57:42 +03:00 |
Mr. eXoDia
|
aa2d934780
|
DBG: updated version
|
2014-07-24 23:17:20 +02:00 |
Mr. eXoDia
|
57dd5d6004
|
GUI: resolved issue #137
|
2014-07-24 22:27:25 +02:00 |
Mr. eXoDia
|
859b01fa1c
|
GUI: WordEditDialog now allows entering in signed and unsigned too
|
2014-07-24 22:16:37 +02:00 |
Mr. eXoDia
|
f2e14beca9
|
GUI: callstack context menu + shortcuts (resolved issue #61)
|
2014-07-24 21:48:42 +02:00 |
Mr. eXoDia
|
551791ea46
|
DBG: fixed a crash in stackgetcallstack
|
2014-07-24 21:12:53 +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
|
0f75da8315
|
BRIDGE+DBG: added callstack functions + speedup of stackcommentget
|
2014-07-24 21:04:46 +02:00 |
Mr. eXoDia
|
9e6d1e4311
|
GUI: fixed some size problems in WordEditDialog
|
2014-07-24 21:03:40 +02:00 |
Mr. eXoDia
|
5846940719
|
DBG: fixed a bug with negative values used in more complex expressions
|
2014-07-24 20:07:04 +02:00 |
Mr. eXoDia
|
bac2efe8c1
|
DBG: fixed a bug in valtostring
|
2014-07-24 19:35:33 +02:00 |
Mr. eXoDia
|
22ab7f3920
|
GUI: fixed some button sizes in HexEditDialog
|
2014-07-24 18:45:10 +02:00 |
Mr. eXoDia
|
3f4584ce63
|
PROJECT: updated gitignore
|
2014-07-24 17:22:01 +02:00 |