1
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
Mr. eXoDia ab93b41c91 GUI: compile problems fixed (too lazy to rebuild) 2015-06-20 23:58:33 +02:00
Mr. eXoDia 3192bc4cdc GUI: fixed a bug with the CalculatorDialog 2015-06-09 23:41:51 +02:00
Mr. eXoDia 4b1f054a95 GUI: fixed more thread bugs (stop thread variable instead of QThread->terminate) possibly affects issues #303, #312 and #310 2015-06-06 22:29:34 +02:00
Mr. eXoDia 0c792c96eb GUI: fixed various bugs with QThread (should fix issue #312, couldn't reproduce it at least) 2015-06-06 20:31:57 +02:00
Mr. eXoDia 6eab29e9f1 Merge remote-tracking branch 'BitBucket/master' into utf8_support
Conflicts:
	x64_dbg_dbg/x64_dbg_dbg.vcxproj.filters
	x64_dbg_gui/Project/Src/main.cpp
2014-09-23 18:24:20 +02:00
Dither 9261e59ca5 QT5 readiness 2014-09-22 17:46:48 +04:00
Mr. eXoDia 817b2ef2f7 GUI: set general encoding to UTF-8 2014-09-11 21:17:12 +02:00
Mr. eXoDia 8f7f34a317 GUI: refactor finished 2014-08-18 14:30:12 +02:00
Mr. eXoDia 0f8e1998da GUI: first step of refactoring 2014-08-18 12:57:16 +02:00
Mr. eXoDia f3d44c8dfa GUI: fixed Bridge::CopyToClipboard (use Qt instead of WinAPI) + fixed various warnings 2014-08-08 16:24:26 +02:00
Mr. eXoDia 3e391bd86b GUI: threaded calls to DbgIsValidExpression in Calculator/Goto/WordEdit dialog (provides a more comfortable interface) 2014-08-07 23:29:39 +02:00
Mr. eXoDia 9b1867bb5b PROJECT: code formatting 2014-08-05 01:07:31 +02:00
Mr. eXoDia 91ee4ca292 GUI: also use the Calculator to calculate from hex, signed int, unsigned int, octal, binary, ascii, unicode to the others 2014-08-03 23:41:22 +02:00
Mr. eXoDia 1e8f1928ab GUI: removed donation button from toolbar + follow in Disassembler in Calculator + title in Calculator + Calculator is not a modal window (still allow working while using the calculator) + AStyle + removed empty resource prefix + fixed a warning in Configuration 2014-08-02 19:36:09 +02:00
tr4ceflow 9fc4f2cfc1 GUI: add a ida-like calculator 2014-08-02 18:29:28 +02:00