ICEpdf
  1. ICEpdf
  2. PDF-1197

Implement regex matching in DocumentSearchControllerImpl

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 6.2.5
    • Fix Version/s: 6.3
    • Component/s: Viewer RI
    • Labels:
      None
    • Environment:
      Viewer RI

      Description

      Update the search utility pane tab to allow for regex syntax.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51975 Sun Oct 01 17:21:33 MDT 2017 patrick.corless PDF-1197 added check and catch for PatternSyntaxException and report
        of error to the user via the status bar.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/utility/search/SearchPanel.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51974 Sun Oct 01 17:10:38 MDT 2017 patrick.corless PDF-1197 addition of basic word by word regex search support. The feature
        can be turned on with the "regex" check box on the search panel. The
        current limitation is that pattern matching only occurs word by word.
        I'll take another look this in the future to see if we can't do lines and
        still have highlight work.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/utility/search/SearchPanel.java
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/search/DocumentSearchControllerImpl.java
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/viewer-awt/src/main/resources/org/icepdf/ri/resources/MessageBundle.properties
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/util/SearchTextTask.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51973 Sun Oct 01 17:07:52 MDT 2017 patrick.corless PDF-1197 addition of regex flag in search terms
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/search/DocumentSearchController.java
        Commit graph ADD /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/graphics/RasterOps/PixelUtils.java
        Commit graph ADD /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/graphics/RasterOps/SmartBlurFilter.java
        Commit graph ADD /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/graphics/RasterOps/GaussianFilter.java
        Commit graph MODIFY /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/search/SearchTerm.java
        Commit graph ADD /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/graphics/RasterOps/ConvolveFilter.java
        Commit graph ADD /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/graphics/RasterOps/ImageMath.java
        Commit graph ADD /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/graphics/RasterOps/AbstractBufferedImageOp.java

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: