summaryrefslogtreecommitdiffstats
path: root/tdefilereplace/tdefilereplaceview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* tdefilereplace: Fix a damaged character in the original author's name.Slávek Banko2019-08-221-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tdefilereplace: added save/load results functionality.Michele Calgaro2019-06-231-73/+230
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdefilereplace:Michele Calgaro2019-06-211-1/+77
| | | | | | | | - removed old unused code - removed broken and non functional "recent string files" menu code - moved string load code from part to view, together with the save code. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdefilereplace: fixed SEGFAULT when trying to delete or remove an entryMichele Calgaro2019-06-211-21/+2
| | | | | | from the result listview. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdefilereplace: improved logic for string add/edit/remove dialog.Michele Calgaro2019-06-201-53/+6
| | | | | | Removed the string edit action which is now no longer required. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdefilereplace: fixed up interaction between tdefilereplacepart andMichele Calgaro2019-06-201-58/+75
| | | | | | | tdefilereplaceview, which was causing some odd issues with GUI updates at some times. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdefilereplace: simplified format of kfr files for string lists.Michele Calgaro2019-06-201-23/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdefilereplace:Michele Calgaro2019-06-181-30/+57
| | | | | | | 1) fixed delete button logic 2) added remove entry functionality Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TDEFileReplace: added 'scanned folders' field in the status bar. This ↵Michele Calgaro2015-02-021-0/+6
| | | | | | relates to bug 2264. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed incorrect slot connection in TDEFileRelace. This resolves bug 2322.Michele Calgaro2015-01-301-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Moved TDEFileReplace to tdeutils. This resolves bug 767.Michele Calgaro2015-01-271-0/+713
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>