Commit Graph

2040 Commits (963a017811e7fd6398acebedf1e2f40766c8d52d)
 

Author SHA1 Message Date
Slávek Banko 963a017811 kcontrol/crypto: Disable SSLv3, if is not supported by OpenSSL
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 624478c73d)
8 years ago
Slávek Banko 4ff773c465 Reset submodule main/tdebase/cmake to latest HEAD 8 years ago
Slávek Banko 45596ac8e4 Fix memory leak after processing udev
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0a8417d414)
8 years ago
Slávek Banko 790f681ae2 Fix memory leak after use XGetAtomName
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ba2fe63167)
8 years ago
Slávek Banko 015f35e5f2 Reset submodule main/tdebase/cmake to latest HEAD 8 years ago
Slávek Banko 0ea8a0d1dc Fix detection whether the system is big endian
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 81ed8f2068)
8 years ago
Slávek Banko 36daa2806d Reset submodule main/tdebase/cmake to latest HEAD 8 years ago
Slávek Banko 84ca7af26d Reset submodule main/tdebase/cmake to latest HEAD 8 years ago
Slávek Banko fd83885292 Reset submodule main/tdebase/admin to latest HEAD 8 years ago
Slávek Banko a9b663bbb2 cmake: add tde_add_check_executable macro 8 years ago
Slávek Banko c8bfdafd67 Change format of TDE_FULL_SESSION property on a root window from 't' to 's'.
Value is not localized and format 't' can cause problems with some locales.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 55a7efcef9)
8 years ago
Slávek Banko 30f4e82a74 Added support for OpenSSL 1.1
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d9b4ee04db)
8 years ago
Slávek Banko 3059e8e2b3 kcontrol/crypto: Use KOpenSSLProxy methods
instead of direct calls SSL functions

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 48c6b8ff3d)
8 years ago
Slávek Banko 85be01c125 Update version number for new target R14.0.5 8 years ago
Slávek Banko 13cb5ddc83 Update date in lsm files 8 years ago
Slávek Banko fb2f0303b6 Start tde_dbus_hardwarecontrol at background during start a session
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 443c910570)
9 years ago
Slávek Banko 89aa5220b6 Fix too small size of some icons in system tray
This resolves bug 2687

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6bd9497d8e)
9 years ago
Michele Calgaro ec61487cd6 Fixed display of clock in systray. This resolves bug 2679.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d5feffdec9)
9 years ago
Slávek Banko 78014041e8 Write more details when kdesktop lock fails to grab input devices
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0a874e41b6)
9 years ago
Michele Calgaro ac46822515 Fixed khotkeys.desktop handling. This resolve bug 2685.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6960221d2c)
9 years ago
Timothy Pearson ac1e63f353 Fix prior commit
(cherry picked from commit 3252800255)
9 years ago
Timothy Pearson e247f8d2e4 Fix display of unknown attributes in device manager details dialog
(cherry picked from commit 3c8aaa46e7)
9 years ago
Timothy Pearson 3453f5378a Make device details selectable in hardware info dialog
(cherry picked from commit 6b95715d47)
9 years ago
Slávek Banko 38a7155c6d Reset submodule main/tdebase/admin to latest HEAD 9 years ago
Timothy Pearson db864b4562 Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 09dce5e19f)
9 years ago
Timothy Pearson 42f3ec9a32 Fix invalid png file
(cherry picked from commit efd8b858ef)
9 years ago
Alexander Golubev d104fdd9f0 fix encoding for My_Documents folder for three locales was missing before
(cherry picked from commit bf26a0b86a)
9 years ago
Slávek Banko 84555b831d klipper: Set search filter to case insensitive
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 374acbd5da)
9 years ago
Slávek Banko 59fb969df9 Faulty line break in kcontrol/krdb/ad/WPerfect.ad
This relates to bug 1375

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c9a9474085)
9 years ago
Slávek Banko 8a247edfd8 Revert "Add -nocpp option to be consistent with other usages of xrdb in source code."
This reverts commit 41095d1c9c.
This resolves bug 1375

(cherry picked from commit 142b3f67a6)
9 years ago
Michele Calgaro 27549e5c32 Fixed typo in starttde script. This resolves bug 2641.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 700426d3ab)
9 years ago
Slávek Banko 179d95436b Reset submodule main/tdebase/cmake to latest HEAD 9 years ago
Slávek Banko e469da1015 Reset submodule main/tdebase/cmake to latest HEAD 9 years ago
Michele Calgaro 6c453ce30e Fixed desktop locking code. This relates to bug 2603 and fixes the locking-after-suspend issue when the screensaver is also enabled.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ab959b43ca)
9 years ago
Slávek Banko 8425cf8914 Update version number for new target R14.0.4 9 years ago
Michele Calgaro 14294b4b95 Added "default" mount option to TDE hardware manager. This resolves bug 2593.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 71bd29a534)
9 years ago
Slávek Banko e8b6bcbd2c Update date in lsm files 9 years ago
Michele Calgaro 4b314ef68a Added tooltips to logout dialog for freeze, suspend and hibernate buttons.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit db51b92c96)
9 years ago
Slávek Banko 855031483d Change Hardware Device Manager icon to hwinfo
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 34db5c9408)
9 years ago
Slávek Banko 5d07c230ed Fix device icons in the media:/ tdeioslave to comply with XDG standards
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 99f5115dac)
9 years ago
Slávek Banko 8d23840b4d Hide underlying partitions of non-active device mapper devices from the media:/ tdeioslave
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8d53affe8e)
9 years ago
Slávek Banko e0f0d0936f Fix hard disks media icons in tdehw storage backend
This relates to Bug 2473

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 90bad2e814)
9 years ago
Slávek Banko 8aae507c2d Fix removable hard disks mimetype in tdehw storage backend
This relates to Bug 2473

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ce73b505b2)
9 years ago
Michele Calgaro ed6ac1b202 Fixed FTBFS (in Stretch) caused by missing openssl3 methods. Starting from version 1.0.2d-3,
openssl ships with ssl3 methods disabled by default.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 66e8d0eddd)
9 years ago
Slávek Banko f30198d36f Update version number for new target R14.0.3 9 years ago
Slávek Banko ceacf48b0d Update date in lsm files 9 years ago
François Andriot 38bdca2b80 Use system-defined language as default in TDM
This resolves Bug 1596
(cherry picked from commit bd35f1efd6)
9 years ago
Slávek Banko 8323ba2f3f Fix prior commit - delete UseSAK from wrong configuration group
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e790a33645)
10 years ago
Timothy Pearson feae469cb2 Fix prior commit
(cherry picked from commit 41e2702cbd)
10 years ago
Timothy Pearson 15d41e47bb Fix SAK enable / disable checkbox in TDM TDEControl module
(cherry picked from commit 812398d820)
10 years ago