Commit Graph

58 Commits

Author SHA1 Message Date
Duncan Ogilvie
6bc16f8bac PROJECT: remove and ignore vcxproj.user files 2019-04-12 17:51:56 +02:00
Duncan Ogilvie
4098dc8fb2
DBG: finally fix the handle leak in PDBDiaFile 2018-07-01 19:28:05 +02:00
Duncan Ogilvie
34279ebf08
GUI: fix performance bottleneck with Qt signals 2018-07-01 19:28:04 +02:00
Duncan Ogilvie
4d413d0f0f
PROJECT: update AStyleWhore (renamed to AStyleHelper) 2017-11-04 18:34:54 +01:00
Duncan Ogilvie
0c46401fa7
PROJECT: added SonarQube to build.bat 2017-10-08 14:57:00 +02:00
mrexodia
c6a24fe1a9
PROJECT: updated gitignore 2017-04-02 03:09:45 +02:00
mrexodia
1bf7b1298b
PROJECT: updated .gitignore for VS2017 + format btparser 2016-11-22 09:38:31 +01:00
Matthijs Lavrijsen
f8a1f3f18a Fix VS2015 compilation (#1194)
Add this month's VS db extension to .gitignore
2016-10-24 18:53:13 +02:00
mrexodia
f72ed0990c
PROJECT: ignore CppDepend 2016-10-04 21:36:27 +02:00
CryptXor
e6b831e631 Minor fixes (#977)
Minor fixes to jit.h and taskthread.h, as well as an additional entry to .gitignore
2016-08-13 21:25:59 +02:00
mrexodia
cc3194cc02
GUI+PROJECT: delete binary translation files + generate translation files on build 2016-06-06 11:59:32 +02:00
mrexodia
aa998fa497
PROJECT: ignore pin log files 2016-05-31 05:57:34 +02:00
mrexodia
1141309a40 PROJECT: ignore pin log file 2016-03-05 13:03:30 +01:00
mrexodia
4a192a1c9f GUI: help on symbolic name + more icons in disasm menu 2015-12-31 09:53:13 +01:00
mrexodia
e7bb2a7b16 PROJECT: separate icons for x32dbg and x64dbg + some small project updates 2015-12-30 07:10:01 +01:00
mrexodia
8c0a28b35f DBG: unicode fap + display full path in memory map (extensible with an option later) 2015-12-20 04:34:31 +01:00
mrexodia
151c4df69a PROJECT: don't ignore *.vcxproj.user files 2015-11-27 22:43:49 +01:00
mrexodia
4e6cdf9453 PROJECT: ignore chm file in bin directory 2015-11-25 23:42:29 +01:00
mrexodia
8e7887df82 PROJECT: ignore user preferences for vcxproj files. 2015-11-19 23:08:52 +01:00
Nukem
dde847291b PROJECT: Update .gitignore 2015-11-08 15:25:41 -05:00
Nukem
e5a998af21 PROJECT: Always include lib files in git 2015-11-07 01:53:43 -05:00
Mr. eXoDia
ca0dbcd7c1 PROJECT+DBG+GUI: re-added libs + fixed build+clean+release scripts + removed BeaTokenizer from the GUI. 2015-11-07 07:29:35 +01:00
Nukem
ad3b84c419 PROJECT: Don't ignore the reg file 2015-10-17 21:18:42 -04:00
Nukem
772167b29e PROJECT: Fixing .gitignore 2015-10-17 18:01:01 -04:00
Nukem
5c6a2efdf6 GUI: Update QMake file 2015-10-17 17:53:53 -04:00
Mr. eXoDia
13a19aa32d ignore osx file 2015-10-14 11:22:36 +02:00
Mr. eXoDia
1a0f112b66 full rename from "x64_dbg" to "x64dbg" (including output filenames) 2015-04-13 02:37:48 +02:00
Mr. eXoDia
cc307ec395 batch files for building (don't try this at home) 2015-04-06 01:20:41 +02:00
Nukem
64c76d7826 Update .gitignore and exe manifest 2015-04-04 20:55:26 -04:00
lovrolu
72562ab2d1 Merge branch 'master' into doxygen
Conflicts:
	x64_dbg_bridge/bridgemain.cpp
	x64_dbg_dbg/debugger.cpp
	x64_dbg_dbg/threading.cpp
	x64_dbg_dbg/x64_dbg.cpp
	x64_dbg_launcher/x64_dbg_launcher.cpp
2014-10-09 15:59:34 +02:00
Dither
97baa58e4c Cosmetic changes 2014-09-22 17:46:26 +04:00
lovrolu
0997b55b1c Started documenting the Bridge. Using the Qt style with the backslash as a command prefix. 2014-09-16 00:59:47 +02:00
Mr. eXoDia
ebbc42a451 doxygen template 2014-09-14 16:28:23 +02:00
Mr. eXoDia
0200911419 better coverity ignore rules 2014-09-02 04:40:02 +02:00
Mr. eXoDia
a497e7693e PROJECT: fixed up gitignore 2014-09-02 04:38:47 +02:00
Mr. eXoDia
8e795bf6db PROJECT: updated gitignore 2014-08-31 23:20:35 +02:00
Mr. eXoDia
7aa4d19fe1 PROJECT: updated gitignore 2014-08-05 01:07:57 +02:00
Mr. eXoDia
6db50245e6 auto-format code on committing 2014-08-03 20:39:22 +02:00
Mr. eXoDia
88e8644859 EXE: updated resource to be compatible with Visual Studio + added some gitignores 2014-08-01 14:30:25 +02:00
Mr. eXoDia
3f4584ce63 PROJECT: updated gitignore 2014-07-24 17:22:01 +02:00
Mr. eXoDia
df0819b122 PROJECT: updated gitignore 2014-06-24 17:00:13 +02:00
Mr. eXoDia
38c3399fe4 PROJECT: updated gitignore 2014-06-24 15:23:44 +02:00
Mr. eXoDia
28f13ccc2e GUI: removed unused data + updated gitignore 2014-06-21 05:17:40 +02:00
Mr. eXoDia
f301470484 PROJECT: updated gitignore 2014-06-21 03:42:59 +02:00
Mr. eXoDia
3938b71c7b DBG: removed whitelisted binary files 2014-06-20 22:57:17 +02:00
Mr. eXoDia
46beff5aa0 PROJECT: updated gitignore 2014-06-12 19:44:10 +02:00
Mr. eXoDia
5b46849bf6 PROJECT: updated gitignore
PROJECT: added release script
2014-04-17 00:34:37 +02:00
mr.exodia
d4b6dd670c BRIDGE: removed CPU title API
GUI: added settings dialog
DBG: added settings (breaking at various callbacks)
DBG: remove singleshoot breakpoints from the database
DBG: safe dprintf function
DBG: set module + thread in window title
DBG: remove memory breakpoints from modules when unloaded
DBG: fixed a few bugs with the recent file list
2014-03-20 00:55:40 +01:00
mr.exodia
549a08c6bd DBG: symbol enumeration
GUI: working symbol enumeration
2014-02-18 21:35:43 +01:00
mr.exodia
da61240e3e GUI/DBG/BRIDGE: symbol downloading progress bar
DBG: fixed memory problems with vectors
DBG: seperate symbol log
GUI: symbol log implemented
DBG: draft of the symbol loader
2014-02-18 14:36:32 +01:00