Add button to re-run search in files
Summary: Add button to re-run search in files, so a user doesn't need to search again through the dialog. Test Plan: Works fine, just as expected. All the tests were passed. Reviewers: kfunk Reviewed By: kfunk Subscribers: ematirov, kfunk Tags: #kdevelop Differential Revision: https://phabricator.kde.org/D3550
Showing
- plugins/grepview/grepdialog.cpp 37 additions, 68 deletionsplugins/grepview/grepdialog.cpp
- plugins/grepview/grepdialog.h 6 additions, 14 deletionsplugins/grepview/grepdialog.h
- plugins/grepview/grepjob.cpp 12 additions, 52 deletionsplugins/grepview/grepjob.cpp
- plugins/grepview/grepjob.h 21 additions, 21 deletionsplugins/grepview/grepjob.h
- plugins/grepview/grepoutputview.cpp 9 additions, 0 deletionsplugins/grepview/grepoutputview.cpp
- plugins/grepview/grepoutputview.h 1 addition, 0 deletionsplugins/grepview/grepoutputview.h
- plugins/grepview/grepviewplugin.cpp 5 additions, 2 deletionsplugins/grepview/grepviewplugin.cpp
- plugins/grepview/tests/test_findreplace.cpp 14 additions, 9 deletionsplugins/grepview/tests/test_findreplace.cpp
Loading
Please register or sign in to comment