Duncan Ogilvie
382f4b227d
Recreate .gitignore
2024-08-06 17:52:20 +02:00
Duncan Ogilvie
c66bf1689a
Improve rich text painting rendering performance (hopefully)
2022-01-05 13:01:00 +01:00
Yakov5776
19069dcff8
Add Icon to themes + Dark TitleBar ( #2611 )
...
* Add Icon to themes
* Fix formatting
* Dark Titlebar Test
* Fix Formatting
* Hopefully fixed errors
* Test Dark-Mode
* Potentially fix issue
* Try linking library
* Test Dark-Mode (Round 2)
* Fix Formatting
* Test Dark-Mode (Round 3)
* Working Dark Titlebar
* Fixed Icon on toolbar
* Exclude .vscode/ Directory
* Dark Mode Config: Bool -> Int
* Made error not sound backwards
* Some updates to dark title bar
* Fix crash in 32-bit
* Get Windows 10 NtBuildNumber from KUSER_SHARED_DATA instead
* Add hack that fixed the redrawing issue
Co-authored-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>
2021-03-19 16:47:35 +01:00
Duncan Ogilvie
f24db88726
GUI: working style selection
2020-07-11 18:28:25 +02:00
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