summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-261-1/+1
|
* Fix security issue CVE-2017-6410Slávek Banko2018-07-261-2/+10
| | | | | | | [taken from RedHat kdelibs patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a3b86c26903ade446ac57afc8c3f8a9c1bd66390)
* One more instance of "DEVELOPMENT" needed removal in preparation for R14.0.5 ↵Michele Calgaro2018-07-262-4/+4
| | | | | | release Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Revert "Revert "Fix bug reports link in about dialog""Michele Calgaro2018-07-2615-28/+32
| | | | | | | The reversion was done by mistake and inadvertently. Sorry for the mess :-( This reverts commit dcb480334c2e8a53fd5ca421b6bd686ea594d4ac.
* Removed "DEVELOPMENT" from TDE version in preparation for R14.0.5Michele Calgaro2018-07-261-1/+1
| | | | | | release (this time ok). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Revert "Removed "DEVELOPMENT" from TDE version in preparation for R14.0.5"Michele Calgaro2018-07-263-1/+1
| | | | | | due to unwanted change inclusion. This reverts commit 398bc87ef9d0ca9264b2d8bce7b8c2e3f134f49c.
* Revert "Fix bug reports link in about dialog"Michele Calgaro2018-07-2615-32/+28
| | | | This reverts commit 69fc44f5d55b813aeeb0c06473ceede28400e7bf.
* Removed "DEVELOPMENT" from TDE version in preparation for R14.0.5Michele Calgaro2018-07-263-1/+1
| | | | | | release. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix bug reports link in about dialogSlávek Banko2018-06-3015-28/+32
| | | | | | | | Update bug reports url to bugs.trinitydesktop.org This resolves bug 2935 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit aa83c86cd30e77bad7fdb2b047ce256a24c883b5)
* Added G-code Kate syntax highlight file.Michele Calgaro2018-06-214-6/+218
| | | | | | | | | | | | Taken from: https://raw.githubusercontent.com/FernV/Gcode-highlight-for-Kate/master/gcode.xml Work from: Copyright © 2016 by Fernand Veilleux (fernveilleux@gmail.com) License: Library GPL Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6734f5e47f496ca1b89e2fd6c51e46ec447e3de1)
* Removed unrequired comments.Michele Calgaro2018-06-202-10/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f52b584fa9f1990da99c3d3f39e164d02ec1c0b9)
* Removed duplicated zip file mimetype. This relates to bug 2794.Michele Calgaro2018-05-293-94/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1b04b27b221ef9fe0febf5da650de9565ae5297c)
* Removed duplicated rar file mimetype. This relates to bug 2794.Ray Vine2018-05-293-91/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 741812689c4e8733e0864470f29de36a98a08b74)
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Removed unnecessary dependency on libnm-util-dev, which is no longerMichele Calgaro2018-05-011-9/+0
| | | | | | | available in buster and bionic. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7fc6616c13fc752380240e9bc05d55e7f2d88a40)
* Fix previous commit typo.Michele Calgaro2018-04-301-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c18840c76f3cadeff5f1279f1ea8c1920194ea6e)
* Fixed service lookup in KOpenWithDlg. Default is now to lookup byMichele Calgaro2018-04-303-30/+41
| | | | | | | | | desktop path and not by name, to avoid returning the wrong service when two or more .desktop files where using the same "Name" field. This resolves bug 2734 (together with the changes made in applications/kcmautostart) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bcdfbb95e94db26bf984443ce583d919a330058c)
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2018-04-291-0/+0
|
* Add paths to the search for utempter helperSlávek Banko2018-03-101-0/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 98ba18d0fc275af53746782e36f0b71d667f591d)
* Add search for utempter helperSlávek Banko2018-02-133-3/+23
| | | | | | | This resolves Bug 2841 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a14adb9ab9c50cbcd95a2d2e3f42c41fecf73fb0)
* Fix crash in tdehwlib if /sys/devices/system/cpu/cpu* is not accessibleSlávek Banko2017-09-231-3/+5
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 051acc7df5ff02d7bb1ad92b9be95efdc553d6c0)
* Add brightness keys supportRoman Savochenko2017-07-311-0/+10
| | | | | | | This relates to bug 2781 Signed-off-by: Roman Savochenko <rom_as@oscada.org> (cherry picked from commit 4dd179aaa3f53335428c2fda5b3d356d19349f28)
* tdecore/tdeconfig_compiler: Always use tqt names of objects in the generated ↵Slávek Banko2017-07-221-9/+9
| | | | | | | files Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 68d315af1010f322cfffe58e0c2450736c4638ee)
* tdeui: Update slider parameters together with changing precision of ↵Slávek Banko2017-07-101-1/+11
| | | | | | | | | KDoubleNumInput This relates to bug 2717 and resolves bug 2758 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2a8932682fd4cfcbd881b768859ce1d324179694)
* tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC ↵Slávek Banko2017-06-175-159/+51
| | | | | | | | | | | | | | | | | | address Use interface name in TDENetworkConnectionManager_BackendNM instead of MAC address This relates to bug 2748 The name of the network interface seems to be a more stable identifier than the MAC address because the MAC address can be changed easily or even automatically - see randomization of MAC addresses on wireless interfaces. Therefore, the use of the MAC address as a network interface identifier was abandoned. Beware, this change is an API / ABI change! However, most changes are internal and the only one affected is application TDENetworkManager. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e0fd34a1bd2c6412171bcceb19520d129bbcb66d)
* tdehwlib: Add a rule for classifying parport deviceSlávek Banko2017-06-171-1/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit eb6f8213d42aac2911c7b8880628c786b0223935)
* tdehwlib: Add a rule for classifying remote control devicesSlávek Banko2017-06-171-0/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit cc4f1996df344ff06b34931a362037af25a66ef9)
* tdehwlib: Allow to gather connection information on virtual net devicesSlávek Banko2017-06-171-1/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d1280c31d9394e157c10d1d9a493763f03c3d285)
* tdehwlib: Allow to classify virtual devices by subsystemSlávek Banko2017-06-171-3/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a73511a98d46bd9cceff8da7819b8ab523b9ad6c)
* Allow openssl detection without pkg-config fileSlávek Banko2017-06-021-1/+9
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2aa548763e7d1dd7a10427df45988a78b3e97b8b)
* Fix CMake build dependenciesSlávek Banko2017-04-091-15/+7
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1cc26703c32c70e888ef94bc408dcb5da6b5f5a4)
* KSSL: Set hostname in TLSext to enable SNI supportSlávek Banko2017-04-091-0/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 45cf7d13eb68be0fd469fd49275c000a2c7bcc2f)
* KSSL: Use TLS_client_method instead of TLSv1_client_methodSlávek Banko2017-04-091-7/+9
| | | | | | | | This enables TLS protocols newer than v1.0 This resolves bug 2764 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit adb9d9d2b0bfbb0f856673e663aad7c4a63020eb)
* Reset submodule main/tdelibs/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Fix memory leak after processing udev_monitorSlávek Banko2017-03-251-0/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d2b61ae9dac0e38c8f2853a41a3fb194fd794cf7)
* Fix memory leak after processing udev_deviceSlávek Banko2017-03-251-0/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1a5bc0e4ffef4e8baef9f3554ba3184fbc674211)
* Fix memory leak after use XGetAtomNameSlávek Banko2017-03-251-2/+5
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ab525f2baada44f6dd8c80970c2875a0b19b3a05)
* Reset submodule main/tdelibs/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Fixed code for tdefiledialog which caused the problem explained in bugMichele Calgaro2017-02-061-3/+9
| | | | | | | | | | 2743. Using the new code, editing the path information in a tdefiledialog and pressing the "open/save" button will behave exactly in the same way as if ENTER was pressed after editing the path and before pressing "open/save". Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 05bcfa76fc9bd5dcf7267f2b5a26436566a9cf82)
* Reverted commit 53e36f6d (master), c8ff908d (r14.0.x)Michele Calgaro2017-02-061-18/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* testing: Run tests that use DCOP in a temporary homeSlávek Banko2017-02-014-7/+32
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit df203a23f4d96fae5fbc61bb180c4db8f63e63ae)
* Fix detection whether the system is big endianSlávek Banko2017-01-302-12/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7cc97cb18734939136579c086bf6758f3a4c18ad)
* testing: fix execution of test tdeabc/vcardparser/testread2 with CMake older ↵Slávek Banko2017-01-301-0/+6
| | | | | | | than 2.8.4 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d8d8c5e060212a15bca65f31e297f8edbf725fb0)
* Reset submodule main/tdelibs/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* Fixed javascript syntax highlighting in KateMichele Calgaro2017-01-303-4/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b14a2da3b92460ef7dddbc98b4a794d61840a97c)
* testing: fix utf8 handling in tdeabc/testread2Slávek Banko2017-01-291-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e305bd818c9cd470a0b079b4e41eb1e6ac101a52)
* testing: disable tdeabc/testldapclientSlávek Banko2017-01-291-1/+1
| | | | | | | | Test requires running TDE session and access to a foreign ldap server on the Internet. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 24b4a81573159dee3527a1aeba7d5810fffa9571)
* testing: run tdeio/kmimetypetest with temporary profileSlávek Banko2017-01-292-1/+33
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4d3d8d865359061916b21e9ab46097e2e4c2fd2c)
* testing: fix bash specific syntax in dcop testSlávek Banko2017-01-291-1/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 30d5bd4d72248f63eb5b20209a4ba9537dc44295)