summaryrefslogtreecommitdiffstats
path: root/tdefilereplace/tdefilereplacepart.h
Commit message (Collapse)AuthorAgeFilesLines
* Added support to remember search/replace strings used in TDEFileReplace. ↵Michele Calgaro2015-02-041-2/+2
| | | | | | This resolves bug 2334. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TDEFileReplace: added 'scanned folders' field in the status bar. This ↵Michele Calgaro2015-02-021-3/+5
| | | | | | relates to bug 2264. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TDEFileReplace: fixed unresponsive GUI and application crash when circular ↵Michele Calgaro2015-02-021-2/+3
| | | | | | | | references are found on the file system. Added a message to advice the user of the possible circular reference. This relates to bug 2264. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed maxDepth option in search-n-replace in TDEFileRelace. This relates to ↵Michele Calgaro2015-01-301-1/+1
| | | | | | bug 1238. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added 'max depth' search option to TDEFileReplace. This resolves bug 1238.Michele Calgaro2015-01-291-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Moved TDEFileReplace to tdeutils. This resolves bug 767.Michele Calgaro2015-01-271-0/+160
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>