Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tdefilereplace: added default shortcut to open search/replace | Michele Calgaro | 2018-06-03 | 1 | -1/+1 |
| | | | | | | window (CTRL+F as used in many editors for Find). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Ark: removed duplicated zip-compressed format and minor code | Michele Calgaro | 2018-05-29 | 2 | -7/+4 |
| | | | | | | rearrangement. This relates to bug 2794. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Ark: Fixed support for rar files. This relates to bug 2794. | Michele Calgaro | 2018-05-29 | 1 | -1/+1 |
| | | | | | | Special thanks to Ray Vine <ray-v@inbox.lv> whose patch inspired this one. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed duplicated rar file mimetype. This relates to bug 2794. | Ray Vine | 2018-05-28 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Set pool.sks-keyservers.net as default keyserver in kgpg | Emanoil Kotsev | 2018-05-27 | 2 | -3/+3 |
| | | | | | | This resolves bug 2915 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> | ||||
* | Reset submodule main/tdeutils/admin to latest HEAD | Automated System | 2018-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/admin to latest HEAD | Automated System | 2018-05-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/admin to latest HEAD | Automated System | 2018-04-29 | 1 | -0/+0 |
| | |||||
* | Add support for GnuPG 2.1 | Emanoil Kotsev | 2017-12-09 | 11 | -851/+1988 |
| | | | | | | | | | | This resolves Bug 2791 Sort keys by name on export Fix the twice display of the default key server Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> Additional formatting adjustments Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed non existent application/x-tbz2 mimetype. This relates to bug 2043. | Michele Calgaro | 2017-11-25 | 5 | -11/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with libc6 >= 2.26 | Slávek Banko | 2017-10-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2017-03-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2017-02-18 | 1 | -0/+0 |
| | |||||
* | Fix detection whether the system is big endian | Slávek Banko | 2017-02-03 | 2 | -0/+8 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2017-01-29 | 1 | -0/+0 |
| | |||||
* | cmake: add tde_add_check_executable macro | Slávek Banko | 2017-01-26 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 2 | -2/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Ark: [rar module] fix suppport for buggy rar versions | Alexander Golubev | 2016-09-03 | 3 | -8/+26 |
| | | | | | | | | | | Rar versions from 5.0 till 5.3, not including the last one were added extra spaces to short directory/file names. This behaviour resulted in appearing of additional entries for directories and may be some other issues. Also slightly rework internal rar version parsing/storing and fix some comments. | ||||
* | Ark: [rar module] fixed update of folder info for archives with multiple ↵ | Alexander Golubev | 2016-08-20 | 1 | -4/+20 |
| | | | | | | | | | subfolders Signed-off-by: Alexander Golubev <fatzer2@gmail.com> Fixed and partially reworked. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdeutils/admin to latest HEAD | Automated System | 2016-08-07 | 1 | -0/+0 |
| | |||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 336 | -0/+0 |
| | |||||
* | Removed crappy FileListView::updateItem() method and replace it with ↵ | Alexander Golubev | 2016-05-07 | 3 | -150/+121 |
| | | | | | | | | | | addOrUpdateItem() Enhanced in several ways parsing of rar-5+ output (fixes a crash and several potential issues) Spacing fixes Minor modification: replace assert with if() Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Ark: info for folders in rar archives are now displayed as well. | Fabio Rossi | 2016-04-23 | 3 | -21/+76 |
| | | | | | | | | This relates to bug 2541. Signed-off-by: Fabio Rossi <rossi.f@inwind.it> Patch updated and slightly reworked to fit TQt framework Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Ark: added support for rar/unrar 5.x utilities. Both 4.x and 5.x are supported. | Michele Calgaro | 2016-04-22 | 2 | -33/+82 |
| | | | | | | Special thanks to Fabio Rossi <rossi.f@inwind.it> for raising the issue and providing an initial patch. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2016-04-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2016-03-17 | 1 | -0/+0 |
| | |||||
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix build on freebsd | Slávek Banko | 2015-06-27 | 5 | -2/+27 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Slávek Banko | 2015-05-31 | 1 | -0/+0 |
| | |||||
* | Fixed search button enable in TdeFileReplace. This resolves bug 2449. | Michele Calgaro | 2015-05-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/admin to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 |
| | |||||
* | Bring mouse icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 3 | -51/+51 |
| | |||||
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 5 | -6/+6 |
| | |||||
* | Added support to remember search/replace strings used in TDEFileReplace. ↵ | Michele Calgaro | 2015-02-04 | 7 | -59/+149 |
| | | | | | | This resolves bug 2334. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | TDEFileReplace: added 'scanned folders' field in the status bar. This ↵ | Michele Calgaro | 2015-02-02 | 5 | -87/+131 |
| | | | | | | relates to bug 2264. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | TDEFileReplace: fixed unresponsive GUI and application crash when circular ↵ | Michele Calgaro | 2015-02-02 | 2 | -6/+39 |
| | | | | | | | | 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 Calgaro | 2015-01-30 | 2 | -9/+14 |
| | | | | | | bug 1238. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed incorrect slot connection in TDEFileRelace. This resolves bug 2322. | Michele Calgaro | 2015-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Updated TDEFileReplace handbook after latest changes. | Michele Calgaro | 2015-01-30 | 2 | -23/+22 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed location of widgets in TDEFileReplace. This relates to bug 1238. | Michele Calgaro | 2015-01-30 | 1 | -1/+18 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed location of TDEFileReplace handbook. This resolves bug 767. | Michele Calgaro | 2015-01-29 | 2 | -3/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added 'max depth' search option to TDEFileReplace. This resolves bug 1238. | Michele Calgaro | 2015-01-29 | 8 | -13/+89 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Moved TDEFileReplace to tdeutils. This resolves bug 767. | Michele Calgaro | 2015-01-27 | 90 | -1/+9330 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed wrong DocPath strings. This relates to bug 2319. | Michele Calgaro | 2015-01-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed help handbook in tdelirc. This finally resolves bug 1850.r14.0.0 | Michele Calgaro | 2014-12-03 | 2 | -0/+13 |
| | |||||
* | Fix incorrect icons in ui files | Timothy Pearson | 2014-11-24 | 1 | -1/+1 |
| | |||||
* | Fixed help handbook sections for Security & Privary -> TDE Wallet. This ↵ | Michele Calgaro | 2014-11-17 | 4 | -8/+23 |
| | | | | relates to bug 1850. | ||||
* | Repair mimetype icon usage, part 1. The following are not fully verified in ↵ | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | | | | source as of this commit due to ubiquity: info, unknown |