1. 30 12月, 2020 1 次提交
    • G
      feat(gui): allow use regex in the search dialog (PR #1069) · 1b8b377f
      green9317 提交于
      * Implements the option to use Regex on the Search Dialog
      
      * Updated the way search works to pass a search settings class with options set rather than method arguments
      
      * Fixing style issues
      
      * Updating Style Fix
      
      * Cleaning code
      
      * Updating code to combine SearchSettings and Search Impl as well as efficiency improvements.
      
      * Fixing bug caused from moving code in the searchImpl class
      
      * Fixing a minor bug
      
      * adding style fixes
      1b8b377f
  2. 03 11月, 2020 1 次提交
  3. 16 8月, 2020 1 次提交
  4. 15 5月, 2020 1 次提交
    • S
      fix(gui): RenameDialog: Warn user if deobfuscation settings are invalid (PR #935) · 705ceca4
      Soul Trace 提交于
      The rename functionality relies on deobfuscation for now - so let the user know
      this and ask the user to enable deobfuscation to get rename working.
      
      The "Force rewrite deobfuscation map file" option effectively disables
      renaming, because renaming relies on deobfuscation map modification for now,
      but Force rewrite rewrites the map on each file reload, destroying changes.
      So. let the user know this issue instead of silent failure.
      705ceca4
  5. 02 2月, 2020 1 次提交
  6. 24 12月, 2019 1 次提交
  7. 22 12月, 2019 1 次提交
  8. 21 12月, 2019 1 次提交
  9. 20 12月, 2019 1 次提交