Commit Graph

2168 Commits (284796dedd5b4e923353177d033e985e7c767a0f)
 

Author SHA1 Message Date
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)
10 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
Slávek Banko 405d9087ce Terminate compositor in TDM unless a TDE or failsafe session was selected
This relates to Bug 2521

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fce47f535c)
10 years ago
Slávek Banko 604b02fe36 Fix incorrect usage of login_session_wm. Type of session does not contain executable
for run session but base name of session desktop file.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit adbe9f7f5f)
10 years ago
Slávek Banko 5613190366 Fix setting curWMSession when used previous type of session in TDM
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 226e5fc716)
10 years ago
Slávek Banko a3f5b3a4bd Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDM
This relates to Bug 2521

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit aa0711c143)
10 years ago
Slávek Banko dfa23affa8 Fix FTBFS on linking dmctl library
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 799e7ef14d)
10 years ago
Timothy Pearson e2625ec021 Fix kdesktop_lock crash on error with certain PAM stack configurations
(cherry picked from commit 2028aa37a3)
10 years ago
Timothy Pearson 9698874290 Use DM library in tdmtsak instead of making command line calls
(cherry picked from commit 6d028f3b52)
10 years ago
Timothy Pearson ab88cb07af Remove unnecessary call to XkbGetIndicatorState
This relates to Bug 2445
(cherry picked from commit a486f914fc)
10 years ago
Timothy Pearson 5aa7540fa5 Terminate keyboard LED sync daemon when Xorg server goes down
This resolves a bug where the number of running daemons would increase on every new X reservation, eventually consuming all available VTs
(cherry picked from commit 5351547aed)
10 years ago
Slávek Banko c4cf639957 Update version number for new target R14.0.2 10 years ago
Slávek Banko cd9f80712b Update date in lsm files 10 years ago
Slávek Banko 38998cd5a7 Update version in CMakeLists files 10 years ago
Slávek Banko 55f23c1298 Update version in lsm files 10 years ago
Slávek Banko 3977c5503e Fix openpty detection with util.h and libutil.h
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4e9aeea224)
10 years ago
Slávek Banko f3f4cad271 Fix detection of XSS in Xext with CMake build
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5e5f4837b5)
10 years ago
Slávek Banko 46b20a5577 Fix FTBFS on freebsd
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 08122b137e)
10 years ago
Slávek Banko 32eee8cad4 Fix build with libusb 2.0 on freebsd
[taken from FreeBSD kdebase3 patches]

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e1d8ccc637)
10 years ago
Michele Calgaro 5c031202dd Fixed khelpcenter visualization bug. This solves bug 2188.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit da25462d26)
10 years ago
Michele Calgaro 2d6b8219e7 Revert remaining part of commit 687b146. This resolves bug 1850 and reopens bug 2188.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 900f593b6b)
10 years ago
Michele Calgaro c656ead5f5 Fixed missing KHelpCenter top banner. This resolves bug 2320.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1329f47fa8)
10 years ago
François Andriot 6807c7f7cb Fix FTBFS on openbsd 5.7
This resolves Bug 2443

Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit 638d5eaa2b)
10 years ago
François Andriot 8fde833b98 Fix GL/GLU detection on older distributions
This resolves Bug 2155

Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit d275f09845)
10 years ago