1
0
Fork 0
Commit Graph

3917 Commits

Author SHA1 Message Date
mrexodia c780b40366 GUI: removed function+x at addresses + infobox now has relative addresses 2016-05-21 18:30:49 +02:00
Duncan Ogilvie a5770cbf76 Merge pull request #650 from torusrxxx/patch-1
GUI: Apply unique color to unusual instructions
2016-05-21 18:11:53 +02:00
Torusrxxx 05474d9863 GUI: Show label on comment area if no comments
Labels in address columns are often hidden to save screen space. Allowing these labels to show in comment area when nothing else needs to be shown improves work efficiency.
2016-05-21 15:47:31 +00:00
Torusrxxx d3e38e453b GUI: Apply unique color to unusual instructions
Unusual instructions are privileged, unknown or IRET.
PUSHF is recognised as push instructions.
2016-05-21 15:44:03 +00:00
Torusrxxx 20f4069970 GUI: Apply unique color on unusual instructions 2016-05-21 15:41:06 +00:00
Torusrxxx 0f05ebd57b GUI: Apply unique color to unusual instructions 2016-05-21 15:40:02 +00:00
Torusrxxx a1efbc1971 GUI: Apply unique color to unusual instructions.
Unusual instructions are privileged, unknown or "IRET"
2016-05-21 15:38:23 +00:00
Torusrxxx 81041bd1cf GUI: translate more on this file 2016-05-21 15:12:07 +00:00
Duncan Ogilvie 2ad699101f Merge pull request #646 from torusrxxx/development
Misc. GUI improvement
2016-05-21 14:49:12 +02:00
Torusrxxx a0d085af1d attach refresh
attach refresh ( #601 )
2016-05-21 11:13:36 +00:00
Torusrxxx 6b7dd2c055 remove currently unused variable 2016-05-21 05:41:54 +00:00
Torusrxxx c10b383b70 reuse var 2016-05-21 05:37:32 +00:00
Torusrxxx c9f37062ef add appendRegister method 2016-05-21 05:30:01 +00:00
Torusrxxx e0415f8743 improved layout of text 2016-05-21 05:29:18 +00:00
Torusrxxx f5d7aeaee1 restructure the code to reduce code size 2016-05-21 05:23:21 +00:00
mrexodia 56f1350626 PROJECT: updated thanks, added contributers 2016-05-21 06:39:32 +02:00
Torusrxxx 5ffe5b14a9 #613 : copy all registers 2016-05-21 04:08:08 +00:00
Torusrxxx 9b666704a2 translate this file 2016-05-21 04:04:35 +00:00
Torusrxxx e55f6dc17d GUI: button too small 2016-05-21 04:03:17 +00:00
Torusrxxx 072ed8c3e0 GUI: Add menu item "Hide Debugger" 2016-05-21 04:01:33 +00:00
Torusrxxx 4ee3bf6f29 GUI: Add menu item "Hide debugger" 2016-05-21 04:00:05 +00:00
Torusrxxx 7516eb1d22 GUI: Add menu item "Hide debugger" 2016-05-21 03:58:48 +00:00
Torusrxxx 19c403d036 #613 : copy all registers 2016-05-21 03:56:29 +00:00
Torusrxxx ebaf1885d0 delete wMenu 2016-05-21 03:55:01 +00:00
Torusrxxx e632c05e22 GUI: Logging GUI extended
#612 : save log
#373 : disable log
2016-05-21 03:53:59 +00:00
Torusrxxx 378b5651f5 GUI: Logging GUI extended
#612 : save log
#373 : disable log
2016-05-21 03:52:53 +00:00
Torusrxxx 65272fbe33 update translation 2016-05-21 03:50:46 +00:00
Torusrxxx de839c8e40 Update translation 2016-05-21 03:49:51 +00:00
Torusrxxx 92c4bf1ec1 Delete x64dbg_zh_CN.qm 2016-05-21 03:48:36 +00:00
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