Commit Graph

2269 Commits (f8ebe449db636b6164c07f4b9ef9f89a5b2da55e)
 

Author SHA1 Message Date
TDE Gitea f8ebe449db Reset submodule main/tdebase/cmake to latest HEAD 5 years ago
TDE Gitea 9e81873d69 Reset submodule main/tdebase/cmake to latest HEAD 5 years ago
Michele Calgaro 321ee7695d
Progressive update of release notes for R14.0.9.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5be49e0d24)
5 years ago
Slávek Banko f1160224f0
Add draft release notes for R14.0.9 to the documentation.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6e3db0d9d4)
5 years ago
Slávek Banko f6850bcf2d
kcontrol icc: Fix second occurrence of file filter option.
This solves issue #143.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f0aebe24f5)
5 years ago
Slávek Banko 4ca60b0c49
kcontrol icc: fixed file filter option. This solves issue #143.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 57dadda273)
5 years ago
Slávek Banko cd06a02be5
Update version number for R14.0.8 final release.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 2015ec4e40
Add release notes for R14.0.8 to documentation.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 02a53f8557)
5 years ago
Slávek Banko 89f20417fb
Rename "<Filename>kde-" in the menu only if the original file is not preserved.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2d8b5af506)
5 years ago
Michele Calgaro 1f4a1fb417
Fixed handling of kde- entries in menu. This relates to test 9 in bug 3083.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit df2406a474)
5 years ago
TDE Gitea 4d786ad031 Reset submodule main/tdebase/cmake to latest HEAD 5 years ago
Slávek Banko 6726e4f15a
Add previous release notes to the documentation.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 886f149652)
5 years ago
Slávek Banko 2b67b1335d
Fix bad section for FocusStealingPreventionLevel value in twinrc.
This resolves issue #137.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 587abbad86)
5 years ago
Michele Calgaro f8b3e8cf68
Do not start KJobViewer by default.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aede7a6309)
5 years ago
Michele Calgaro 1d5a0f7439
r14-xdg-update: make sure files tested by TEST9 are fixed at the next login. Improve feedback messages for the user.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 723a64cee0)
5 years ago
TDE Gitea 752210f500 Reset submodule main/tdebase/cmake to latest HEAD 5 years ago
Michele Calgaro 02eb890543
Adjusted to new tde- branding in tdesycoca. See commit TDE/tdelibs 9cd27dba. Relates to bug 3083.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7fc8b6ed3d)
5 years ago
Matías Fonzo 94f0f4dbce
migratekde3: Refresh script (a bit) to be accorded with the changes made for the starttde and the r14-xdg-update script
Signed-off-by: Matías Fonzo <selk@dragora.org>
(cherry picked from commit 5ae691eb44)
5 years ago
TDE Gitea 313064bbff Reset submodule main/tdebase/cmake to latest HEAD 5 years ago
Matías Fonzo e37f480d1f
r14-xdg-update: Enhance script location, replace bashishm, minor changes
Signed-off-by: Matías Fonzo <selk@dragora.org>
(cherry picked from commit 09a76446bb)
5 years ago
Michele Calgaro 7beece7317
Make sure to use default file manager when opening medias from kdesktop icons.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6cfa9a1253)
5 years ago
Michele Calgaro ea52c20448
Added logic for selection of default file manager from TCC.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a430111b10)
5 years ago
Michele Calgaro c6b7fdebde
Fixed handling of RMC -> Actions -> Open terminal here.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d4b559f918)
5 years ago
Slávek Banko b48f7462da
Fix units of battery values in Device Manager.
Previously it was not clear whether the units in tdehwlib are
in Wh and W or Ah and A. Now the units are always Ah and A.

This is related to issue TDE/tdelibs#68.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0215a0e712)
5 years ago
Michele Calgaro 920cbdb3ed
Security: remove support for in KRun which could have allowed execution of malicious code. This is similar to issue TDE/tdelibs#45 for .desktop files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2948d1cdf7)
5 years ago
Michele Calgaro 202d2abe73
Renamed release_notes to tde_release_notes.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ca57a59e95)
5 years ago
Michele Calgaro fc6447d51e
Added GUI in TCC -> TDE Components -> Default Applications for selection of default file manager. Subsequent commits will ensure this option is used throughout TDE. This refers to bug 1904.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 98addc546e)
5 years ago
Matías Fonzo 3028fcd625
release_notes: Use the same method to get the release version (as starttde), minor adjustments
Signed-off-by: Matías Fonzo <selk@dragora.org>
(cherry picked from commit ed1d5dea33)
5 years ago
Michele Calgaro 26440e41ac
Added a few more translations to Logic games.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 720d6434da)
5 years ago
Chris cb07913be3
Menu: Add German translation for "Logic Games" category.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 34e1f08590)
5 years ago
gregory guy 60a51c1474
Add few icons for the sub-menu "Logic Games".
The icon have been released under the term of the GNU/GPL License
by designer SCHOLLIDESIGN.
Source: https://findicons.com/icon/94263/bum
This relates to bug 2882.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 0be8e71c97)
5 years ago
Matías Fonzo c198b674b4
krdb: Replace the shell process with the specified program, saving resources
Signed-off-by: Matías Fonzo <selk@dragora.org>
(cherry picked from commit 60df3fb90f)
5 years ago
Michele Calgaro a5ebc87c94
Fixed handling of alternative terminal application in MiniCli.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8b269b0658)
5 years ago
Michele Calgaro 651ac2c7bd
Fixed handling of KDesktop -> Right click -> Open Terminal Here... when
the terminal application is different from Konsole.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4ce5ad8c3c)
5 years ago
Michele Calgaro 4dae99718c
Added GUI option to show/hide "Open in Terminal" inside QuickBrowser menus.
Minor fixup for other GUI options in "Configure Panel... -> Menus".

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6949aae9ce)
5 years ago
Matías Fonzo 410b580b17
starttde: Enhance startup script location
It was originally resolved by following the symbolic links to determine
the location of the startup script.  Mostly adjusted for Debian
distributions and derivatives that have support for "alternatives".
This doesn't work for distributions that install TDE under a
self-contained directory (distros like Dragora, Guix or simply users
that use Graft or GNU Stow tools).  Also projects like GSRC...

This code has been improved to cover these cases, also minimizing the
compatibility impact for the readlink command (non-standard) by
eliminating the use of options for greater compatibility, as some systems
do not have the -e or -f options, as they may also have different behavior
(between systems).

Signed-off-by: Matías Fonzo <selk@dragora.org>
(cherry picked from commit b5f293f943)
5 years ago
Matías Fonzo 670087710a
starttde: Replace -nt operator (bashishm) with a portable solution
Signed-off-by: Matías Fonzo <selk@dragora.org>
(cherry picked from commit c7474d81e9)
5 years ago
Matías Fonzo ac70ac954a
starttde: Fix trailing ], outside test
Signed-off-by: Matías Fonzo <selk@dragora.org>
(cherry picked from commit 0b11285d0b)
5 years ago
Matías Fonzo 8ca134589b
starttde: Fix bashisms
'source' is a shell builtin coming from GNU Bash.

Signed-off-by: Matías Fonzo <selk@dragora.org>
(cherry picked from commit b2c04ad8be)
5 years ago
Michele Calgaro f24d023395
Corrected comment description of new keyboard LED sync option in tdm config.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1bc47b3d82)
5 years ago
Michele Calgaro 88d5400a0b
Corrected comment description of new keyboard LED sync option.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6281d6f87b)
5 years ago
Michele Calgaro 10f040d377
Removed kerry related code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dc13aa3ccc)
5 years ago
Michele Calgaro 620a999812
Removed beagle related code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f16b630348)
5 years ago
Michele Calgaro d008372a5a
Added option in TCC -> System Administration -> Logic Manager ->
Appearance tab to enable/disable the launch of tdekbdledsync in tde
greeter. This resolves bug 1834.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit be1c4f22fa)
5 years ago
Michele Calgaro 3a7ece7afc
mediamanager always get started at TDE startup. Therefore the module is no longer available in TCC->TDE Components->Service Manager->Startup Services for enable/disable at startup.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e9f503cdb8)
5 years ago
Roman Savochenko 27b56d1fea
tdeprint: autostart of KJobViewer is now controlled by a .desktop file.
Taken from patch proposed in https://bugs.trinitydesktop.org/show_bug.cgi?id=1362.

Signed-off-by: Roman Savochenko <roman@roman.home>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 28771943f7)
5 years ago
Michele Calgaro 2afc8bbbe4
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8250c8e423)
5 years ago
Michele Calgaro 25a1c78148
Additional fixes for XDG folder support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 234e466e0e)
5 years ago
Michele Calgaro 6df7205744
Improved support for XDG folders without requiring xdg-user-dirs to be installed.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fddff79d21)
5 years ago
Michele Calgaro 062d81f2fc
Removed kxdglauncher which is now no longer required.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f8a93efe76)
5 years ago