summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated release notes for R14.0.10.r14.0.10Michele Calgaro2021-04-241-3/+62
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dcce5a276f9d10310f4724d902dd883a933788ac)
* Fix FTBFS with OpenEXR >= 3.0.xOwsjannikow Sergej E2021-04-231-0/+1
| | | | | | | This resolves issue #198. Signed-off-by: Owsjannikow Sergej E. <ose-nt@yandex.ru> (cherry picked from commit 267adb43b8ffc1aa9a895c315c75fb3ff6205658)
* Merge translation files from master branch.Automated System2021-04-207-78/+78
|
* Merge translation files from master branch.Automated System2021-04-189-104/+137
|
* Use new 'window_duplicate' icon in tdelibsMichele Calgaro2021-04-1612-9/+9
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6408069d61cedcbde78a14e562857b9f34b48903)
* Add missing icons in konqueror, namely:gregory guy2021-04-081-4/+4
| | | | | | | Konqueror Introduction, Move Tab Left/Right and Rename. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit edb2f9dacde098bbb8a4b0a24069171048849ee9)
* KDesktop: customizable icon spacing.Mavridis Philippe2021-03-307-102/+373
| | | | | | | | | | | | This commit introduces changes to KDesktop which allow for a custom icon spacing option, some new controls into the Desktop Behaviour module of KControl, as well as the KDesktop Ctrl+Mouse Scroll binding to manipulate the icon spacing. This commit depends on a previous (minor) change in LibKonq. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 94b98729138c6948c1e4fdbb1e0552f85783f263)
* LibKonq: modified setIcons() to accept custom spacing values.Mavridis Philippe2021-03-301-1/+1
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit f06c728734b0102b131395f297de60877d4d0a66)
* Added section related to resolution of issue TDE/tdebase#1.Mavridis Philippe2021-03-291-1/+9
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit ab9ca7de7ffb4b9becf627764498354096d21588)
* Merge translation files from master branch.Automated System2021-03-102-16/+21
|
* Merge translation files from master branch.Automated System2021-03-081-65/+66
|
* Add support for RISC-V 32bit and 64bit.Slávek Banko2021-03-011-0/+92
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6d7fe7fdb4c802a034ef763c7bc0d0768a47cff5)
* Reset submodule main/core/tdebase/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/core/tdebase/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Merge translation files from master branch.Automated System2021-02-141-0/+101
|
* Fixed random SEGV in Konqueror caused by klipper when the clipboard was ↵Michele Calgaro2021-02-082-14/+56
| | | | | | | being cleared. This resolves issue #147. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e2158a0f0b1957b8b3eef886edbd7c5939bfc805)
* Fixed incorrect links used in previous commit.Michele Calgaro2021-02-054-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 364708d89e4fd7fdb49c14f5de29bc45a2d7c09b)
* Fixed references to TDE website.Michele Calgaro2021-02-0412-18/+18
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cac3b5e3d8c00b1bca391383b19adf69ea1d2ca0)
* Merge translation files from master branch.Automated System2021-02-031-11/+8
|
* Update CMake rules for merging translations into Standard and Redmond ↵Slávek Banko2021-02-012-2/+12
| | | | | | | ksplash themes. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4d1cd4d95deed07ea48842b618fc4de61f6694ee)
* Merge translation files from master branch.Automated System2021-01-313-28/+31
|
* Reset submodule main/core/tdebase/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/core/tdebase/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/core/tdebase/admin to latest HEADAutomated System2021-01-271-0/+0
|
* Merge translation files from master branch.Automated System2021-01-247-96/+180
|
* Update translation template.Automated System2021-01-241-13/+35
|
* Update CMakeL10n rules for extracting ksplash themes.Slávek Banko2021-01-243-18/+14
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5edae45133bb6953888d19751a5a7db016f835bd)
* Add missing basic descriptions to ksplash themes Standard and Redmond.Slávek Banko2021-01-242-0/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fac8a55caf21af5c02e889638388fc9a864a0621)
* Fix the section name in the ksplash theme desktop fileSlávek Banko2021-01-231-1/+1
| | | | | | | | | | to match the location as it is installed. This resolves that the ksplash theme information was not displayed in the TDE Control Center. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 629f6cfceeabaf873739494268f0746a1d7f8674)
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 23948c1b2ab0f388ff4bcc4ca77dbf404cb3b2af)
* Create a systemd service file for tdmaneejit12021-01-1710-0/+174
| | | | | Signed-off-by: aneejit1 <aneejit1@gmail.com> (cherry picked from commit 5f47d4f48195c6b74fb450ffed6ac15e8ab462d6)
* Reset submodule main/core/tdebase/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Merge translation files from master branch.Automated System2021-01-061-13/+79
|
* Merge translation files from master branch.Automated System2021-01-031-24/+56
|
* Update translation template.Automated System2020-12-301-1/+0
|
* KControl - usbview: Fix typos in the error message.Slávek Banko2020-12-301-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6a08038797a16f4deb6d2e33fba821b06c22b8a1)
* Merge translation files from master branch.Automated System2020-12-232-28/+30
|
* Merge translation files from master branch.Automated System2020-12-161-12/+13
|
* Merge translation files from master branch.Automated System2020-12-094-0/+145
|
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-07187-265/+265
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 145abc15d57fb29701a12e8a14dcb9c1fd72e9be)
* Reset submodule main/core/tdebase/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/core/tdebase/admin to latest HEADAutomated System2020-12-071-0/+0
|
* Added icons to Properties popup menu entry in konqueror and kdesktop.Michele Calgaro2020-12-021-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c1ffddff429efda20fd2d1b2c8ca67ad2be75147)
* Merge translation files from master branch.Automated System2020-11-291-117/+115
|
* Unify default language name with all_languages.desktop in tdelibs.Slávek Banko2020-11-29106-106/+106
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d08698c8a3151ed0df0bc40b05ae03115c604d75)
* Konqueror/KDesktop popup menu: sort service actions by filename to ensure ↵Michele Calgaro2020-11-291-5/+4
| | | | | | | consistency. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit eb6e378c5c2c4d4227a0572e101b7e032466dbb2)
* kdcop: avoid registering 'anonymous' dcop clients. This was causing 'DCOPMichele Calgaro2020-11-282-1/+2
| | | | | | | aborting call' warning messages in .xsession-errors in some conditions. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e13283fb02daf24eaf8fdb98057cf03c1bd46fd4)
* Move the khelpcenter guides to the directory level in which they are installed.Slávek Banko2020-11-18166-0/+5
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1b6c123de102f0152d296fba8771d348329ba95c)
* Merge translation files from master branch.Automated System2020-11-112-7/+190
|
* Merge translation files from master branch.Automated System2020-11-0945-0/+135
|