1
0
Fork 0
Commit Graph

2388 Commits

Author SHA1 Message Date
mrexodia 363a154877 DBG: zero UTF8 IMAGEHLP_MODULE64 structures 2016-05-20 21:40:36 +02:00
mrexodia e914311e55 DBG: SafeSymLoadModuleExW and SafeSymGetModuleInfoW64 for unicode support in dbghelp 2016-05-20 21:37:55 +02:00
mrexodia 7504758427 DBG: unicode compatible dbghelp callback 2016-05-20 21:22:41 +02:00
mrexodia ce614132c3 PROJECT: include qm translations in the snapshots 2016-05-20 21:15:35 +02:00
mrexodia da2018740c GUI: load hidden setting from the INI file (for translation tests) 2016-05-20 21:11:08 +02:00
mrexodia 0590d8ed54 GUI: fixed signal connection errors 2016-05-20 21:10:39 +02:00
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