Michele Calgaro
398bc87ef9
Removed "DEVELOPMENT" from TDE version in preparation for R14.0.5
...
release.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
69fc44f5d5
Fix bug reports link in about dialog
...
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 aa83c86cd3
)
6 years ago
Michele Calgaro
7e1e03c045
Added G-code Kate syntax highlight file.
...
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 6734f5e47f
)
6 years ago
Michele Calgaro
9b4c96757d
Removed unrequired comments.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f52b584fa9
)
6 years ago
Michele Calgaro
8140cac9c7
Removed duplicated zip file mimetype. This relates to bug 2794.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1b04b27b22
)
7 years ago
Ray Vine
64ce5b220a
Removed duplicated rar file mimetype. This relates to bug 2794.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 741812689c
)
7 years ago
Slávek Banko
9c9a408244
Reset submodule main/tdelibs/admin to latest HEAD
7 years ago
Slávek Banko
1fd2aed7f5
Reset submodule main/tdelibs/admin to latest HEAD
7 years ago
Michele Calgaro
2deef22689
Removed unnecessary dependency on libnm-util-dev, which is no longer
...
available in buster and bionic.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7fc6616c13
)
7 years ago
Michele Calgaro
4c0290ecf1
Fix previous commit typo.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c18840c76f
)
7 years ago
Michele Calgaro
35f61f80a0
Fixed service lookup in KOpenWithDlg. Default is now to lookup by
...
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 bcdfbb95e9
)
7 years ago
Slávek Banko
98a930a8ec
Reset submodule main/tdelibs/admin to latest HEAD
7 years ago
Slávek Banko
fbae32bb04
Add paths to the search for utempter helper
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 98ba18d0fc
)
7 years ago
Slávek Banko
1e22a0ce39
Add search for utempter helper
...
This resolves Bug 2841
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a14adb9ab9
)
7 years ago
Slávek Banko
7d83a0cb92
Fix crash in tdehwlib if /sys/devices/system/cpu/cpu* is not accessible
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 051acc7df5
)
7 years ago
Roman Savochenko
03781b6f47
Add brightness keys support
...
This relates to bug 2781
Signed-off-by: Roman Savochenko <rom_as@oscada.org>
(cherry picked from commit 4dd179aaa3
)
7 years ago
Slávek Banko
bd11ca19e5
tdecore/tdeconfig_compiler: Always use tqt names of objects in the generated files
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 68d315af10
)
7 years ago
Slávek Banko
d923f1ece4
tdeui: Update slider parameters together with changing precision of KDoubleNumInput
...
This relates to bug 2717 and resolves bug 2758
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2a8932682f
)
7 years ago
Slávek Banko
234f323f7b
tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC 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 e0fd34a1bd
)
8 years ago
Slávek Banko
a8e587a973
tdehwlib: Add a rule for classifying parport device
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit eb6f8213d4
)
8 years ago
Slávek Banko
2b8dc1971b
tdehwlib: Add a rule for classifying remote control devices
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit cc4f1996df
)
8 years ago
Slávek Banko
b0c326c2d0
tdehwlib: Allow to gather connection information on virtual net devices
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d1280c31d9
)
8 years ago
Slávek Banko
69112fe54a
tdehwlib: Allow to classify virtual devices by subsystem
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a73511a98d
)
8 years ago
Slávek Banko
41d41d2af9
Allow openssl detection without pkg-config file
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2aa548763e
)
8 years ago
Slávek Banko
9a2c96ae04
Fix CMake build dependencies
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1cc26703c3
)
8 years ago
Slávek Banko
f23de663bb
KSSL: Set hostname in TLSext to enable SNI support
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 45cf7d13eb
)
8 years ago
Slávek Banko
f83e4b4741
KSSL: Use TLS_client_method instead of TLSv1_client_method
...
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 adb9d9d2b0
)
8 years ago
Slávek Banko
a3073f3c24
Reset submodule main/tdelibs/cmake to latest HEAD
8 years ago
Slávek Banko
a7009dd252
Fix memory leak after processing udev_monitor
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d2b61ae9da
)
8 years ago
Slávek Banko
9ef769d0e5
Fix memory leak after processing udev_device
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1a5bc0e4ff
)
8 years ago
Slávek Banko
164063ce4e
Fix memory leak after use XGetAtomName
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ab525f2baa
)
8 years ago
Slávek Banko
69e3429998
Reset submodule main/tdelibs/cmake to latest HEAD
8 years ago
Michele Calgaro
4c096c2168
Fixed code for tdefiledialog which caused the problem explained in bug
...
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 05bcfa76fc
)
8 years ago
Michele Calgaro
1d036d62d8
Reverted commit 53e36f6d
(master), c8ff908d
(r14.0.x)
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Slávek Banko
7502543922
testing: Run tests that use DCOP in a temporary home
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit df203a23f4
)
8 years ago
Slávek Banko
b9d5e48086
Fix detection whether the system is big endian
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7cc97cb187
)
8 years ago
Slávek Banko
256b4c4867
testing: fix execution of test tdeabc/vcardparser/testread2 with CMake older than 2.8.4
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d8d8c5e060
)
8 years ago
Slávek Banko
bfd173661e
Reset submodule main/tdelibs/cmake to latest HEAD
8 years ago
Michele Calgaro
b75f1b6d5e
Fixed javascript syntax highlighting in Kate
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b14a2da3b9
)
8 years ago
Slávek Banko
97b5a9f18f
testing: fix utf8 handling in tdeabc/testread2
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e305bd818c
)
8 years ago
Slávek Banko
0cacbbb53f
testing: disable tdeabc/testldapclient
...
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 24b4a81573
)
8 years ago
Slávek Banko
8d9229ab48
testing: run tdeio/kmimetypetest with temporary profile
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4d3d8d8653
)
8 years ago
Slávek Banko
a6615bdaaa
testing: fix bash specific syntax in dcop test
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 30d5bd4d72
)
8 years ago
Slávek Banko
b1e30d8c4f
testing: fix build of tdewallet tests with hidden visibility
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5c6425de42
)
8 years ago
Alexander Golubev
0e614010bd
tdeui & tdewallet: add tests
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 16a176dab1
)
8 years ago
Alexander Golubev
86921d65c5
tdeio: add tests
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit ed74769bfa
)
8 years ago
Alexander Golubev
de48b4a218
fixup! tdecore/tdeconfig_compiler: add check/test executables
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit d556a8752c
)
8 years ago
Alexander Golubev
b3961a447f
dcop/tests: run dcop tests in a safer manner
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit f2d8e88f09
)
8 years ago
Alexander Golubev
cbd9e3ba0b
tdecore/tdeconfig_compiler: add check/test executables
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 57e73e9e4c
)
8 years ago
Alexander Golubev
fa50fd0125
testing: add TEST argument to tde_add_check_executable() macro
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 7e73e618d0
)
8 years ago