summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* KDirOperator: add support for history navigation mouse buttonsr14.1.xMavridis Philippe6 days2-0/+28
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 4911fcf8417043562fcf397596d212db5733e189)
* Merge translation files from master branch.Automated System10 days1-5/+3
|
* kimgio: Add kimgio desktop files to the translation.Slávek Banko11 days113-3873/+5583
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0e7cc4a531b5a429b6c7c82f8085eebf3738e0bb)
* Kate: use paths for local files in modified on disk dialogMavridis Philippe12 days1-3/+3
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 95dfecf29575660a2c652b8e3e7055e199ca635a)
* Merge translation files from master branch.Automated System13 days1-5/+4
|
* Remove KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOLMichele Calgaro2024-05-222-12/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3ff47aede2d1dced05a8d52078ec847499742ece)
* Merge translation files from master branch.Automated System2024-05-2185-85/+594
|
* Update translation template.Automated System2024-05-211-1/+6
|
* Added image/webp to tdehtmlimage's list of supported formatsAlex Kent Hajnal2024-05-211-1/+1
| | | | | Signed-off-by: Alex Kent Hajnal <software@alephnull.net> (cherry picked from commit 1d92d8747ba09624dfa2615d9b00b5c2352bf229)
* Added mimetypes/image/webp.desktopAlex Kent Hajnal2024-05-212-1/+7
| | | | | Signed-off-by: Alex Kent Hajnal <software@alephnull.net> (cherry picked from commit c4ddac313753f6143eb0573d456beb79fd9049ac)
* Adds WebP read support to kimgioAlex Kent Hajnal2024-05-215-0/+290
| | | | | Signed-off-by: Alex Kent Hajnal <software@alephnull.net> (cherry picked from commit 347a546d9dfb3210bcf907c3c622d6843d2ae9ce)
* Replace KDE_DEPRECATED with TDE_DEPRECATED.Slávek Banko2024-05-211-1/+1
| | | | | | This relates to #275 - part specific to R14.1.x branch. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove KDE_ISLIKELY and KDE_ISUNLIKELY definesMichele Calgaro2024-05-202-66/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7d228ae9aae48bda07d995f3c84debadbc2c5c95)
* Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* ↵Michele Calgaro2024-05-2011-29/+41
| | | | | | | equivalent Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0f0c5a4d07b51eb3c08c799b37b2ef4c201fb8b2)
* Remove KDE_DEPRECATED defineMichele Calgaro2024-05-182-4/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 75d7682354ef3a0de89afcf34247f80417e71753)
* Kate syntax: allow PHP heredoc closing identifiers to be identedMavridis Philippe2024-05-181-5/+5
| | | | | | | | | It is allowed syntax since PHP version 7.3.0. See https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit b1fd9e80b387dafd21b9823b64601e58d34e27c9)
* Replace KDE_DEPRECATED with TDE_DEPRECATEDMichele Calgaro2024-05-1486-307/+307
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 43e38f2c0a00cdc052660fab01d32df2c7dc24b0)
* Remove KDE_EXPORT and KDE_NO_EXPORT definesMichele Calgaro2024-05-131-3/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 562773a5f7befb7eac57e57d928cf223a82f97f0)
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2024-05-021-0/+0
|
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-02135-371/+364
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bba3128085abe1a32cca43d9fb8ac02c2a29bf6b)
* Update version to R14.1.3~[DEVELOPMENT]Michele Calgaro2024-04-292-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update version to R14.1.2r14.1.2Michele Calgaro2024-04-172-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Merge translation files from master branch.Automated System2024-04-122-12/+15
|
* tdeprint: Use 'httpGetAddress' for 'httpAddrLocalhost' on cups >= 2.0.Slávek Banko2024-04-121-4/+14
| | | | | | | This relates to issue #268. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit cfbeb5efe9335d9a47bd5beebd81304cabab9f61)
* tdeprint: Use 'const' for list of files to print.Slávek Banko2024-04-121-1/+1
| | | | | | | This resolves issue #268. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9f72914c1d93167b7c36b08bafa660a42e33e681)
* Fix compatibility with C++17.Slávek Banko2024-04-123-3/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ab599e34e847d8db1560b8c5809e02be62060c58)
* Align kalyptus to changes made in TDE/tdebindings#36Michele Calgaro2024-04-041-2/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7bab42fc4caf386fb53e463cee7807242e7d4f28)
* Remove unnecessary 'tde_set_project_version' from CMakeL10n.txtMichele Calgaro2024-03-171-1/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ccf78121e9092f95545ef413da667324ca2e3cdc)
* Use centralized cmake versionMichele Calgaro2024-03-153-8/+18
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 95002e69cdd4eca31825560a3e2d37fce0d9f651)
* cmake files: change keywords to lower caseMichele Calgaro2024-03-082-52/+52
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8f539c5a7c3ee00427f9430e98d0abf37f5171d2)
* kdoctools: Add TQt entity to obsolete/general.entities.Slávek Banko2024-02-261-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b232b084d138a8ed634527e4fcc2f8cba67ed4e3)
* Kate: add support for template string syntax of JSMavridis Philippe2024-02-211-0/+6
| | | | | | | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit f7592c53ba87975ecd9914c93df30b9d8a9b7a85)
* 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> (cherry picked from commit 3b32c2fa89463064b91553a13f1a30a45c5841f7)
* 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> (cherry picked from commit 3b1b97d7fe7cf05ec4d05397f613300fd49b222d)
* 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> (cherry picked from commit f34601e77a6960ffe67bef5436063fe3605987c6)
* 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> (cherry picked from commit 2c18d241d85fd09c72dc219c8816275c3e7cd59a)
* tdeio/kdirlister: some refactoringAlexander Golubev2024-02-162-27/+34
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit c4ebd9d0e7a54fedf79dcb959ad65c9e679b370c)
* tdeio/Mainpage.dox: fix an incorrect reference to KDE as TrinityAlexander Golubev2024-02-161-1/+1
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 6f9f01b2f4534e0f4f61f19097de7b9975cd91e8)
* Replace QT_STATIC_CONST_* with actual definitionsMichele Calgaro2024-02-161-2/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 879f5a7102cefa177f14436d120bfecf01f6bb8c)
* Simplify code since cmake minimum version is now 3.5Michele Calgaro2024-02-152-13/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3fef2883847ae38f1b55e9a1d09f1a908a81f4b1)
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-15152-653/+653
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 03aa7238b34bb438632b6d572b008e32960f0895)
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2024-02-141-0/+0
|
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-067-18/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7f1af8e826b566543f6a86ad3c08337ce3e9ab2c)
* Replace auto_ptrMichele Calgaro2024-01-231-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9c8be949b4653960544faefc15131baa4671ee1d)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-15550-5016/+5010
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ba3b5b77e1a430dc7197df20872ba46ce2fb6fa7)
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2024-01-021-0/+0
|
* Fix lvm volumes appearing as removable devicesAlexander Golubev2023-12-283-56/+26
| | | | | | | | | | | | | | | - remove obsolete/erroneous code meddling with GENHD_FL_MEDIA_CHANGE_NOTIFY - use /sys/block/<dev>/removable rather than /sys/block/<dev>/capabilities - deprecate TDEDiskDeviceStatus::Hotpluggable and use TDEDiskDeviceStatus::Removable for all removable devices - put some local utility function into anonymous namespace See https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/148 Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 14573faf07515b472f86dff585bd8a14fa1f25d7)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-26102-407/+404
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d5688771d8a6837975be512ee37f61bad7dbd345)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-0547-101/+101
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 44e712a770ad0ab59d33790a80b5f6235cff6921)
* Merge translation files from master branch.Automated System2023-12-031-12/+13
|