summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio/kdirlister.cpp
Commit message (Collapse)AuthorAgeFilesLines
* tdeio/kdirlister: better handle if TDEIO::localURL() failedAlexander Golubev2024-02-161-4/+3
| | | | | | This shouldn't generally happend, but better safe than sorry. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* tdeio/kdirlister: reset complete flag earlier for remote URLsAlexander Golubev2024-02-161-0/+3
| | | | | Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/gwenview/issues/20 Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* tdeio/kdirlister: add some cleanups for LocalURLJob'sAlexander Golubev2024-02-161-0/+16
| | | | | | | Theoretically the lack of those could lead to segfaults and data corruptions, hard to debug but very rare. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* tdeio/KDirLister: add url validity checkAlexander Golubev2024-02-161-0/+4
| | | | | | | | | Before 0756aab51 and 4d6667159 this validity check was done for all URLs inside KDirListerCache::listDir(). But since those two commits the result of this check for remote URLs is impossible to propagate to the user. So implicit check is in order. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* tdeio/kdirlister: some refactoringAlexander Golubev2024-02-161-24/+27
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-121-33/+33
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop USE_TQT4 codeMichele Calgaro2023-08-261-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-091-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed handling of files containing an # in the name when using the ↵Michele Calgaro2020-12-311-43/+40
| | | | | | system:/media or media:/ protocol. This resolves bug 3022 and bug 3063. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Partially revert commit 6f56182Timothy Pearson2014-04-101-1/+0
| | | | This relates to Bug 1666
* Fix stale tdeioslave spawned by kdirlisterFrancois Andriot2014-03-141-2/+3
| | | | This resolves Bug 1902
* Fix crash in mount/umount operations when using pmountTimothy Pearson2013-12-271-11/+0
| | | | Remove unneeded hack in dirlister for media device root directory
* Fix kdirlister crashTimothy Pearson2013-04-231-6/+14
| | | | This resolves Bug 1476
* Fix KDirLister failure to emit events for all watchers of a given pathTimothy Pearson2013-04-191-9/+11
| | | | Fix KURL comparison
* Add preliminary udisks eject supportTimothy Pearson2013-04-171-72/+92
| | | | Fix additional tdeioslave dirlister problems
* Fix a number of problems with the forwarding slave and dirlisterTimothy Pearson2013-04-171-64/+157
| | | | Fix TDE HW library not detecting mounted drives
* Fix a number of issues with the forwarding tdeioslaveTimothy Pearson2013-04-151-49/+128
| | | | This relates to Bug 1450
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-4/+4
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-0/+2538