1
0
Fork 0
Commit Graph

5200 Commits

Author SHA1 Message Date
Torusrxxx 8e311a115e instruction undo 2016-07-07 03:29:13 +00:00
Torusrxxx 739442c66c instruction undo 2016-07-07 03:28:31 +00:00
Torusrxxx cb455ee2a4 watch view 2016-07-07 03:27:39 +00:00
Torusrxxx acb84c7eb6 watch view 2016-07-07 03:26:44 +00:00
Torusrxxx faa9cea112 watch view 2016-07-07 03:25:46 +00:00
Torusrxxx bdd6286a9d watch view 2016-07-07 03:23:35 +00:00
Torusrxxx bd77b92bda watch view 2016-07-07 03:22:53 +00:00
Torusrxxx 0e58a74b16 update project file 2016-07-07 03:20:25 +00:00
Torusrxxx a0913fc039 icons 2016-07-07 03:19:24 +00:00
mrexodia d224cc35aa
DBG: implemented assignment operators in ExpressionParser 2016-07-07 05:18:43 +02:00
Torusrxxx c6521e1f6c fatal error icon 2016-07-07 03:18:21 +00:00
Torusrxxx 4f9884dd08 favourite icon 2016-07-07 03:17:30 +00:00
Torusrxxx 40bdab8668 add more configurations 2016-07-07 03:14:24 +00:00
Torusrxxx 68acbcfd6a more robust input box 2016-07-07 03:13:30 +00:00
Torusrxxx ae8495f0b4 more robust input box 2016-07-07 03:12:55 +00:00
Torusrxxx 6c69c4884e add string watching 2016-07-07 03:11:22 +00:00
mrexodia d2d2620b81
DBG: more simplification in ExpressionParser 2016-07-07 03:16:25 +02:00
mrexodia c4b657c687
DBG: added logical implication operator in the ExpressionParser 2016-07-07 03:05:04 +02:00
mrexodia 54c2bbc5c9
DBG: some simplification in ExpressionParser 2016-07-07 02:37:55 +02:00
mrexodia 92b8a1d1ba
DBG: reduced memory map refresh time 2016-07-07 02:01:59 +02:00
mrexodia 822a89b8e9
GUI: added more icon files from #775 2016-07-07 01:48:57 +02:00
Torusrxxx d3cfca894c watch view 2016-07-06 14:53:47 +00:00
Torusrxxx 078a1ab834 watch view 2016-07-06 14:52:55 +00:00
Torusrxxx f82373de51 watch view 2016-07-06 14:51:51 +00:00
Torusrxxx ea6ec3d315 watch view 2016-07-06 14:49:09 +00:00
Torusrxxx abc38bf305 watch view 2016-07-06 14:48:34 +00:00
Torusrxxx cee9d9ec91 favourite tools, instruction undo 2016-07-06 14:46:14 +00:00
Torusrxxx 99fb590b9d favourite tools, instruction undo 2016-07-06 14:44:35 +00:00
Torusrxxx c8366afddb favourite tools, instruction undo 2016-07-06 14:43:24 +00:00
Torusrxxx 6922cd4b58 favourite tools 2016-07-06 14:41:28 +00:00
Torusrxxx 862a777b9b favourite tools 2016-07-06 14:40:50 +00:00
Torusrxxx e5dfed729e favourite tools 2016-07-06 14:40:06 +00:00
Torusrxxx 64defa2b81 favourite tools 2016-07-06 14:39:18 +00:00
Torusrxxx 4a0a8cec4c favourite tools 2016-07-06 14:38:31 +00:00
Torusrxxx b52a748271 favourite tools 2016-07-06 14:35:43 +00:00
mrexodia 22920ca4ea
BRIDGE+DBG: don't drop log messages when gui updates are disabled 2016-07-06 10:01:25 +02:00
mrexodia 5bf5bf4eb5
DBG+GUI: better use of GuiUpdateDisable (now breakpoint all actually works) 2016-07-06 09:50:02 +02:00
mrexodia 923722cb21
DBG: ASync everywhere (totally not going to cause shit in the long run of course...) 2016-07-06 09:28:43 +02:00
mrexodia acf652cbfa
Revert "Swapped repaints which weren't in paintEvents to updates"
This reverts commit 9b145bf269.
2016-07-06 08:20:14 +02:00
mrexodia b5fbd3a314
DBG: AStyle taskthread.h 2016-07-06 07:29:28 +02:00
mrexodia c1f91306ad
DBG+GUI: compile + removed a crash 2016-07-06 07:29:12 +02:00
mrexodia eb8ab472a9
Merge branch 'development' of https://github.com/jdavidberger/x64dbg into jdavidberger-development 2016-07-06 07:10:43 +02:00
justin 84ed5cd1d5 Switched to variadic impl for taskthread 2016-07-05 22:57:54 -06:00
mrexodia 029f196a17
PROJECT: moved help https://github.com/x64dbg/docs 2016-07-06 06:51:33 +02:00
justin 9b145bf269 Swapped repaints which weren't in paintEvents to updates 2016-07-05 21:19:25 -06:00
justin defe153caa Changed default rate limit time; removed windows.h include and switched to semaphore signals from CVs 2016-07-05 17:56:01 -06:00
justin 62e9e74159 Refactored memMapThread to use TaskThread 2016-07-05 17:53:51 -06:00
justin 9504c2fb21 Squelched warning from WINVER definition while making sure it stays at the targeted platform 2016-07-05 17:51:26 -06:00
mrexodia 6969cb8048
GUI: resolved issue #823 (weird drawing bug) 2016-07-05 23:20:47 +02:00
justin f3192f61e6 Added import / exports out of modules into Script::Symbol::GetList 2016-07-05 14:53:01 -06:00