mrexodia
|
ddfedf50bb
|
DBG+GUI: AStyle (please run install.bat before commiting)
|
2016-05-20 20:47:56 +02:00 |
Duncan Ogilvie
|
500e0cd468
|
Merge pull request #645 from torusrxxx/patch-1
Oops! Fix a compilation error introduced recently
|
2016-05-20 18:52:51 +02:00 |
Torusrxxx
|
c26cd90315
|
load translator upon start up
|
2016-05-20 16:41:41 +00:00 |
Torusrxxx
|
6bee8d438e
|
Oops! Fix a compilation error introduced recently
mWindowMainTitle is set to `tr("x64dbg")` however it is not of type QString.
|
2016-05-20 16:28:37 +00:00 |
Duncan Ogilvie
|
02d6a46baf
|
Merge pull request #644 from torusrxxx/patch-1
DBG: Make it possible to reference segment registers using Goto
|
2016-05-20 17:40:09 +02:00 |
Torusrxxx
|
562d68d672
|
Make it possible to reference segment registers
|
2016-05-20 15:26:10 +00:00 |
Torusrxxx
|
dd32f71654
|
Command parse: ignore tabs
|
2016-05-20 15:22:20 +00:00 |
Duncan Ogilvie
|
7c3a2c27e6
|
Merge pull request #643 from torusrxxx/patch-1
x64dbg is translated to Simplified Chinese
|
2016-05-20 15:35:12 +02:00 |
Torusrxxx
|
34b654e002
|
Delete x64dbg_ZH_cn.ts
|
2016-05-20 08:15:37 +00:00 |
Torusrxxx
|
d2753cfa35
|
rename this file to correct case
|
2016-05-20 08:14:57 +00:00 |
Torusrxxx
|
7f02486170
|
The precompiled Simplified Chinese translation
|
2016-05-20 08:12:18 +00:00 |
Torusrxxx
|
3aa1de1d1a
|
Create a batch to update translation template
|
2016-05-20 08:10:45 +00:00 |
Torusrxxx
|
03c62b428d
|
Add Simplified Chinese to translations target
|
2016-05-20 08:08:12 +00:00 |
Torusrxxx
|
b0c1c5018e
|
My Chinese translation of x64dbg
|
2016-05-20 08:07:05 +00:00 |
Torusrxxx
|
e9034df2e9
|
Add a comment to remind me about TODO item
|
2016-05-20 08:02:24 +00:00 |
Torusrxxx
|
7607c6e4a8
|
translate this file
|
2016-05-20 07:45:06 +00:00 |
Torusrxxx
|
d161a64f59
|
translate this file
|
2016-05-20 07:44:17 +00:00 |
Torusrxxx
|
846d863fe8
|
translate this file
|
2016-05-20 07:43:17 +00:00 |
Torusrxxx
|
9e4fad6353
|
translate this file
|
2016-05-20 07:41:44 +00:00 |
Torusrxxx
|
cb8747a759
|
translate this file
|
2016-05-20 07:40:37 +00:00 |
Torusrxxx
|
75861c8a00
|
translate this file
|
2016-05-20 07:40:03 +00:00 |
Torusrxxx
|
c7ceb86272
|
translate this file
|
2016-05-20 07:39:23 +00:00 |
Torusrxxx
|
f1e087090c
|
translate this file
|
2016-05-20 07:37:26 +00:00 |
Torusrxxx
|
a8dd11de51
|
translate this file
|
2016-05-20 07:36:39 +00:00 |
Torusrxxx
|
fa596c757a
|
translate this file
|
2016-05-20 07:35:59 +00:00 |
Torusrxxx
|
e56ffde51a
|
translate this file
|
2016-05-20 07:32:45 +00:00 |
Torusrxxx
|
a0eaa8163c
|
translate this file
|
2016-05-20 07:31:39 +00:00 |
Torusrxxx
|
07679db51c
|
translate this file & shows invalid addr
|
2016-05-20 07:30:26 +00:00 |
Torusrxxx
|
dcd00ade51
|
translate this file
|
2016-05-20 07:28:34 +00:00 |
Torusrxxx
|
eda4c65b9c
|
translate this file
|
2016-05-20 07:27:48 +00:00 |
Torusrxxx
|
7ef5d21e82
|
translate this file
|
2016-05-20 07:27:01 +00:00 |
Torusrxxx
|
6fa70cb29d
|
translate this file
|
2016-05-20 04:36:12 +00:00 |
Torusrxxx
|
37b20289cd
|
translate this file
|
2016-05-20 04:33:42 +00:00 |
Torusrxxx
|
0e98b1dbf5
|
translate this file
|
2016-05-20 04:32:03 +00:00 |
Torusrxxx
|
3dc1648ff2
|
translate this file
|
2016-05-20 04:28:49 +00:00 |
Torusrxxx
|
d005610869
|
translate this file
|
2016-05-20 04:25:55 +00:00 |
mrexodia
|
8c462d7667
|
GUI: made SettingsDialog showable on my pc again (should in theory also scale fine on hdpi but probably it fucks up)
|
2016-05-20 04:17:34 +02:00 |
mrexodia
|
e2e27ca9e9
|
DBG: temporarily fixed the ResolveOpValue function (needs a cleaner approach but this works for now)
|
2016-05-20 04:07:59 +02:00 |
mrexodia
|
6c742d0ce1
|
getregister public in value
|
2016-05-20 04:07:58 +02:00 |
Duncan Ogilvie
|
6b632eac0a
|
Merge pull request #642 from torusrxxx/development
Add the ability to set breakpoints directly on stack
|
2016-05-20 03:50:03 +02:00 |
mrexodia
|
51bce4dd5c
|
GUI: fixed display of floats in the RegisterView
|
2016-05-20 03:48:46 +02:00 |
Torusrxxx
|
4958090b80
|
Don't compile 64bit HW slots on 32bit target
|
2016-05-19 00:04:40 +08:00 |
Torusrxxx
|
a64199fedf
|
Don't compile 64bit HW slots on 32bit target
|
2016-05-19 00:03:49 +08:00 |
Torusrxxx
|
83ad64555a
|
Able to set breakpoints directly on stack
|
2016-05-19 00:01:31 +08:00 |
Torusrxxx
|
56609b8e17
|
Able to set breakpoints directly on stack
|
2016-05-18 23:55:17 +08:00 |
mrexodia
|
8391bd86df
|
DBG: some small fixed in scriptapi
|
2016-05-18 14:51:22 +02:00 |
Duncan Ogilvie
|
20c73a4c80
|
Merge pull request #641 from blaquee/development
Fix UI bug in Setting dialog
|
2016-05-16 14:43:26 +02:00 |
GLindor
|
09b83b5a31
|
Fix UI bug in Setting dialog caused by hi resolution display and hi-DPI settings
|
2016-05-14 00:04:06 -04:00 |
mrexodia
|
087a2ef5cf
|
GUI: fixed an issue with the label menu not working correctly on instruction operands
|
2016-05-13 17:36:48 +02:00 |
mrexodia
|
5a2bc3c878
|
GUI: resolved issue #640 (normalized date output format)
|
2016-05-13 17:36:06 +02:00 |