1
0
mirror of synced 2025-01-22 11:33:46 +01:00

Commit Graph

  • d6c5e3dc3e Fixed render order of ASCII display in hex editor WerWolv 2020-12-21 14:44:01 +01:00
  • 7c350dde90 Added current commit hash and branch to about page WerWolv 2020-12-21 12:38:50 +01:00
  • 2c1759ce0a Unified OS and arch checking defines WerWolv 2020-12-21 12:38:30 +01:00
  • 7f5a32a83b Improved hex::format WerWolv 2020-12-21 12:36:43 +01:00
  • 379f77af48 Cleaned up github actions WerWolv 2020-12-21 11:54:33 +01:00
  • 4b59d57f89 Added version info to about page WerWolv 2020-12-21 11:24:27 +01:00
  • 15b3860f83 Fixed data inspector not updating properly in all cases WerWolv 2020-12-21 11:23:57 +01:00
  • 1f69846c9b Proper permission on get_deps_debian.sh script. Nicolas "Pixel" Noble 2020-12-19 20:09:47 -08:00
  • b71a9b7d14
    More centering WerWolv 2020-12-19 15:15:24 +01:00
  • 85352868ec
    Cleaned up readme and added link to discord server WerWolv 2020-12-19 15:14:45 +01:00
  • 310059f274 Support macOS Mary 2020-12-18 21:44:13 +01:00
  • 943f9b20fe mac: Add a compatibility layer for using derived_from with libc++ Filipe Cabecinhas 2020-12-16 15:08:16 +00:00
  • f8814e59ac mac: Fix a lambda capture list so clang accepts it Filipe Cabecinhas 2020-12-12 22:26:32 +00:00
  • 75c22df1e9 mac: Explicitly include <optional> Filipe Cabecinhas 2020-12-12 20:19:43 +00:00
  • d9b8a7f7de mac: Be more consistent with types Filipe Cabecinhas 2020-12-12 20:17:54 +00:00
  • f6b3e32be9 mac: Extract ftello64 compatibility define into utils.hpp Filipe Cabecinhas 2020-12-12 20:09:51 +00:00
  • 28fc1c67a3 mac: Fix a few non-portable things/omissions in CMakeLists.txt Filipe Cabecinhas 2020-12-12 20:08:23 +00:00
  • b5cc3b6f1b Make target link and include more generic Mary 2020-12-18 19:40:14 +01:00
  • de9421e68f Fix missing dependencies in README and ArchLinux get_deps script Mary 2020-12-18 18:46:20 +01:00
  • 413443aa95 Build LLVM demangler directly with our sources Mary 2020-12-18 17:56:41 +01:00
  • 82d7c54a3d
    Fix minor typos (#95) Sam Umbach 2020-12-17 02:55:40 -05:00
  • 8f7124750c
    Fix minor typos Sam Umbach 2020-12-17 00:10:05 -05:00
  • 9123b21e18 Added basic command palette (similar to the one in vscode) WerWolv 2020-12-16 22:43:07 +01:00
  • 56cca88fbd
    Proper DPI scaling and basic custom font (#85) averne 2020-12-11 14:24:42 +01:00
  • e2f4f4c55b
    Merge branch 'master' into font WerWolv 2020-12-11 14:14:58 +01:00
  • 0ce0c2b9ce Fixed PKGBUILD WerWolv 2020-12-11 14:12:20 +01:00
  • 92eb74e595 Correct platform detection macro for mingw averne 2020-12-11 13:54:37 +01:00
  • c38a17f401 Rebuild default font atlas averne 2020-12-11 13:46:56 +01:00
  • 3c26a27bda Updated CI and dependency scripts WerWolv 2020-12-11 13:40:49 +01:00
  • 0ddd05764d Replace font renderer with freetype averne 2020-12-11 12:57:34 +01:00
  • 854dac12e4 Fix several scaling issues averne 2020-12-10 23:55:45 +01:00
  • e5dd38e62f Hopefully fix fonts on Windows averne 2020-12-10 19:55:03 +00:00
  • 88a693c3b0 Fix building on windows averne 2020-12-10 19:22:26 +00:00
  • 7328b01661 Implement basic custom font support averne 2020-12-10 19:51:19 +01:00
  • cb9d651c48 Implement proper DPI handling averne 2020-12-10 18:42:55 +01:00
  • eca9a6d10a Support non standard LLVM library names (#86) Mary 2020-12-10 22:28:49 +01:00
  • b8dea3467a ci: rework (#31) umarcor 2020-12-09 19:49:56 +01:00
  • f856c50c8d Add script to install dependencies on Debian/Ubuntu. Stéphane Gourichon 2020-12-09 15:16:23 +01:00
  • e19729788e dist: Prevent already installed packages in ArchLinux and MSYS2. Biswapriyo Nath 2020-12-09 14:21:36 +05:30
  • 1c166b46dd dist/fedora: Include file magic headers Brian 'Redbeard' Harrington 2020-12-08 09:26:29 -08:00
  • 34cf21ef4c add glm to arch deps brockelmore 2020-12-07 16:51:08 -05:00
  • 9b853350f1
    Support non standard LLVM library names (#86) Mary 2020-12-10 22:28:49 +01:00
  • 2b07152b1b Support non standard LLVM library names Mary 2020-12-10 21:58:16 +01:00
  • 3c7f1e4be0 Add support for building and running on macOS Michael Krause 2020-12-10 12:37:16 +01:00
  • 4389c49517 Use cxxabi demangler by default and enable llvm demangler by "cmake -DLLVM_DEMANGLE=1" Michael Krause 2020-12-10 12:35:11 +01:00
  • e536a5fa07 Add a Gentoo ebuild for app-editors/ImHex James Wah 2020-12-10 11:29:09 +11:00
  • e3b5a55eba
    ci: rework (#31) umarcor 2020-12-09 19:49:56 +01:00
  • 366dc80dc0
    Merge pull request #79 from fidergo-stephane-gourichon/dependency_install_script_debian_ubuntu WerWolv 2020-12-09 18:51:26 +01:00
  • 11801d05a1 ci/win: use matrix.include instead of matrix.env umarcor 2020-12-09 16:32:32 +01:00
  • eb6f201dd9 msys2: add depends (python) umarcor 2020-12-07 05:18:37 +01:00
  • e1826798c4 msys2: update project URL umarcor 2020-12-06 13:46:02 +01:00
  • 506df400bd ci: split win-manual and win-makepkg, add win-test umarcor 2020-12-06 04:26:16 +01:00
  • 804b97f484 readme: center support shields/badges umarcor 2020-12-06 04:00:04 +01:00
  • e2d99e6c08 readme: add CI shield/badge umarcor 2020-12-06 03:58:12 +01:00
  • 2d68467390 ci: merge build_win and build_linux workflows umarcor 2020-12-06 03:51:42 +01:00
  • 54b015445d msys2: BUILD_TYPE=Release umarcor 2020-12-06 03:52:20 +01:00
  • 25da17bf1b ci: keep manual build job too umarcor 2020-12-05 16:28:23 +01:00
  • 63d7185c9c ci: use makepkg-mingw umarcor 2020-12-05 13:31:23 +01:00
  • 0f2dbe5439 msys2: add PKGBUILD recipe umarcor 2020-12-05 13:31:11 +01:00
  • 66df4ad179 ci: style umarcor 2020-12-05 13:16:41 +01:00
  • fab3b4f8ad cmake: add install target umarcor 2020-12-06 04:17:11 +01:00
  • 8cfa7d6566 add build readme dodola 2020-12-09 22:41:11 +08:00
  • 454d3f1512 add build readme dodola 2020-12-09 22:39:34 +08:00
  • caef1b5081 add xmake build readme dodola 2020-12-09 22:37:23 +08:00
  • 6e241ec280 add xmake build file to build on macosx dodola 2020-12-09 22:30:30 +08:00
  • ba2ee6d6e5 Add script to install dependencies on Debian/Ubuntu. Stéphane Gourichon 2020-12-09 15:16:23 +01:00
  • 6afcf1a26f
    Merge pull request #76 from Biswa96/master WerWolv 2020-12-09 10:33:48 +01:00
  • ee831fbcb6 dist: Prevent already installed packages in ArchLinux and MSYS2. Biswapriyo Nath 2020-12-09 14:21:36 +05:30
  • 4d87eefbe9
    Merge pull request #69 from brianredbeard/issue-48-fix-fedora-error WerWolv 2020-12-08 18:45:44 +01:00
  • ec04fea9be dist/fedora: Include file magic headers Brian 'Redbeard' Harrington 2020-12-08 09:26:29 -08:00
  • 1586aee2d2
    Merge pull request #59 from brockelmore/patch-1 Mary 2020-12-08 13:33:42 +01:00
  • 234c172d4a
    Update README.md Dias2019 2020-12-08 11:28:33 +08:00
  • f77b81bb8e cmake: add install target umarcor 2020-12-06 04:17:11 +01:00
  • 226169bbbe Merge remote-tracking branch 'origin/master' WerWolv 2020-12-07 23:49:28 +01:00
  • e1e73077a1 Improved language parsing and validation. This fixes #58 WerWolv 2020-12-07 23:49:19 +01:00
  • 7b5cfcb817
    add glm to arch deps brockelmore 2020-12-07 16:51:08 -05:00
  • aa0b0d286d Fix segmentation fault when searching for an empty hex string Sven Cuyt 2020-12-07 19:18:21 +01:00
  • b3645ec945
    Merge pull request #53 from umarcor/deps WerWolv 2020-12-07 18:46:25 +01:00
  • 7d06460e54 create subdir 'dist', update compiling guidelines umarcor 2020-12-07 04:16:55 +01:00
  • 485761f45c Fixed ImHex refusing to be closed in some circumstances WerWolv 2020-12-07 00:42:52 +01:00
  • f3d788de16 Fixed bytes not being selectable when a read-only file was loaded WerWolv 2020-12-06 23:21:31 +01:00
  • b06f5630c7 Fixed additional issues with padding and zero sized arrays WerWolv 2020-12-06 23:15:51 +01:00
  • 5c96a28fb6 Actually fix crash when creating zero sized arrays WerWolv 2020-12-06 22:52:15 +01:00
  • 9425569784
    Merge pull request #47 from Calinou/readme-add-fedora-package-list WerWolv 2020-12-06 22:24:19 +01:00
  • 8b982b977b
    Add a list of packages to install for building on Fedora 33 Hugo Locurcio 2020-12-06 22:15:00 +01:00
  • 7a9d7b59e8 Added overriding of endianess for individual variables v1.5.0 WerWolv 2020-12-06 21:40:57 +01:00
  • 4720cf9fbe Added possible support for MacOS. Completely untested. WerWolv 2020-12-06 13:48:56 +01:00
  • 68f93c5e3d Fixed possible crash when loading files, relax pattern detection requirements WerWolv 2020-12-05 22:30:09 +01:00
  • 7b8330f8f8 Added command line support / dropping files onto executable WerWolv 2020-12-05 22:10:03 +01:00
  • 63696b9f5f
    Merge pull request #38 from Thog/feature/linux-ci WerWolv 2020-12-05 20:32:45 +01:00
  • 727b3c6b10 CI: Add a GitHub Action to build on Ubuntu 20.04 LTS Mary 2020-12-05 19:01:33 +01:00
  • 05cb3831a2
    Merge pull request #35 from Thog/fix/llvm-custom-lib-dir WerWolv 2020-12-05 18:55:28 +01:00
  • 5b51375404 Make sure to add LLVM_LIBRARY_DIR to link directories Mary 2020-12-05 18:11:34 +01:00
  • 398e845e8d
    Merge pull request #33 from Thog/fix/capstone-401-support WerWolv 2020-12-05 17:43:18 +01:00
  • 45c29888b4 Abstract capstone architectures Mary 2020-12-05 17:32:30 +01:00
  • 82c5bd528c
    Added more compile information WerWolv 2020-12-05 15:39:28 +01:00
  • 45d0b614c2
    Added sponsoring links to Readme. Thank you <3 WerWolv 2020-12-05 15:10:57 +01:00
  • 4725ff6d5f Don't open a console window in release build WerWolv 2020-12-05 14:09:32 +01:00
  • 7158d4d4ad Always allow cursor movement with arrow keys WerWolv 2020-12-05 12:55:37 +01:00
  • 502d90b117 Merge remote-tracking branch 'origin/master' WerWolv 2020-12-05 12:54:42 +01:00