summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* kcontrol icc: Fix second occurrence of file filter option.Slávek Banko2020-04-151-1/+2
| | | | | | This solves issue #143. Signed-off-by: Slávek Banko <[email protected]>
* kicker's kate session menu extension: keep the popup menu open afterMichele Calgaro2020-04-142-1/+7
| | | | | | reloading the sessions list. This improve the user experience. Signed-off-by: Michele Calgaro <[email protected]>
* kicker's kate session menu extension: add support for new R14.1.0 styleMichele Calgaro2020-04-141-6/+30
| | | | | | | Kate's session and make sure they are ordered accordingly to the order in Kate. Signed-off-by: Michele Calgaro <[email protected]>
* kcontrol icc: fixed file filter option. This solves issue #143.Slávek Banko2020-04-131-1/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Kate: added documentation for sessions panel. This relates to bug 2491.Michele Calgaro2020-04-124-82/+165
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add release notes for R14.0.8 to documentation.Slávek Banko2020-04-102-0/+106
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Kate:Michele Calgaro2020-04-112-9/+15
| | | | | | | | 1) removed connection to inexistent slot 2) fix code to save Kate's session from TDE's session manager. This relates to bug 2691. Signed-off-by: Michele Calgaro <[email protected]>
* Rename "<Filename>kde-" in the menu only if the original file is not preserved.Slávek Banko2020-04-091-6/+13
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fixed handling of kde- entries in menu. This relates to test 9 in bug 3083.Michele Calgaro2020-04-091-3/+11
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2020-04-081-0/+0
|
* Add previous release notes to the documentation.Slávek Banko2020-04-069-909/+1404
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix bad section for FocusStealingPreventionLevel value in twinrc.Slávek Banko2020-04-061-5/+5
| | | | | | This resolves issue #137. Signed-off-by: Slávek Banko <[email protected]>
* Do not start KJobViewer by default.Michele Calgaro2020-04-051-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* r14-xdg-update: make sure files tested by TEST9 are fixed at the next login. ↵Michele Calgaro2020-04-051-5/+5
| | | | | | Improve feedback messages for the user. Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2020-04-041-0/+0
|
* Adjusted to new tde- branding in tdesycoca. See commit TDE/tdelibs 9cd27dba. ↵Michele Calgaro2020-04-041-1/+1
| | | | | | Relates to bug 3083. Signed-off-by: Michele Calgaro <[email protected]>
* migratekde3: Refresh script (a bit) to be accorded with the changes made for ↵Matías Fonzo2020-03-241-28/+19
| | | | | | the starttde and the r14-xdg-update script Signed-off-by: Matías Fonzo <[email protected]>
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2020-03-231-0/+0
|
* r14-xdg-update: Enhance script location, replace bashishm, minor changesMatías Fonzo2020-03-181-18/+20
| | | | Signed-off-by: Matías Fonzo <[email protected]>
* Make sure to use default file manager when opening medias from kdesktop icons.Michele Calgaro2020-02-201-12/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added logic for selection of default file manager from TCC.Michele Calgaro2020-02-193-190/+87
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fixed handling of RMC -> Actions -> Open terminal here.Michele Calgaro2020-02-167-42/+142
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix units of battery values in Device Manager.Slávek Banko2020-02-161-4/+4
| | | | | | | | | 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 <[email protected]>
* Security: remove support for in KRun which could have allowed execution of ↵Michele Calgaro2020-02-161-20/+1
| | | | | | malicious code. This is similar to issue TDE/tdelibs#45 for .desktop files. Signed-off-by: Michele Calgaro <[email protected]>
* Renamed release_notes to tde_release_notes.Michele Calgaro2020-02-156-9/+9
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added GUI in TCC -> TDE Components -> Default Applications for selection of ↵Michele Calgaro2020-02-159-55/+440
| | | | | | default file manager. Subsequent commits will ensure this option is used throughout TDE. This refers to bug 1904. Signed-off-by: Michele Calgaro <[email protected]>
* release_notes: Use the same method to get the release version (as starttde), ↵Matías Fonzo2020-02-141-8/+8
| | | | | | minor adjustments Signed-off-by: Matías Fonzo <[email protected]>
* Added a few more translations to Logic games.Michele Calgaro2020-02-151-0/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Menu: Add German translation for "Logic Games" category.Chris2020-02-141-0/+1
| | | | Signed-off-by: Chris <[email protected]>
* Add few icons for the sub-menu "Logic Games".gregory guy2020-02-148-0/+7
| | | | | | | | | 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 <[email protected]>
* krdb: Replace the shell process with the specified program, saving resourcesMatías Fonzo2020-02-141-1/+1
| | | | Signed-off-by: Matías Fonzo <[email protected]>
* Fixed handling of alternative terminal application in MiniCli.Michele Calgaro2020-02-132-7/+7
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fixed handling of KDesktop -> Right click -> Open Terminal Here... whenMichele Calgaro2020-02-121-2/+2
| | | | | | the terminal application is different from Konsole. Signed-off-by: Michele Calgaro <[email protected]>
* Added GUI option to show/hide "Open in Terminal" inside QuickBrowser menus.Michele Calgaro2020-02-124-11/+28
| | | | | | Minor fixup for other GUI options in "Configure Panel... -> Menus". Signed-off-by: Michele Calgaro <[email protected]>
* starttde: Enhance startup script locationMatías Fonzo2020-02-101-5/+23
| | | | | | | | | | | | | | | | | 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 <[email protected]>
* starttde: Replace -nt operator (bashishm) with a portable solutionMatías Fonzo2020-02-101-1/+14
| | | | Signed-off-by: Matías Fonzo <[email protected]>
* starttde: Fix trailing ], outside testMatías Fonzo2020-02-101-2/+2
| | | | Signed-off-by: Matías Fonzo <[email protected]>
* starttde: Fix bashismsMatías Fonzo2020-02-101-2/+2
| | | | | | 'source' is a shell builtin coming from GNU Bash. Signed-off-by: Matías Fonzo <[email protected]>
* Corrected comment description of new keyboard LED sync option in tdm config.Michele Calgaro2020-02-101-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Corrected comment description of new keyboard LED sync option.Michele Calgaro2020-02-101-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed kerry related code.Michele Calgaro2020-02-093-48/+15
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed beagle related code.Michele Calgaro2020-02-0914-1366/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added option in TCC -> System Administration -> Logic Manager ->Michele Calgaro2020-02-074-2/+30
| | | | | | | Appearance tab to enable/disable the launch of tdekbdledsync in tde greeter. This resolves bug 1834. Signed-off-by: Michele Calgaro <[email protected]>
* Updated Device Monitor name in system menu to match the one used in theMichele Calgaro2020-02-061-8/+8
| | | | | | device tray application. Signed-off-by: Michele Calgaro <[email protected]>
* mediamanager always get started at TDE startup. Therefore the module is no ↵Michele Calgaro2020-02-063-12/+16
| | | | | | longer available in TCC->TDE Components->Service Manager->Startup Services for enable/disable at startup. Signed-off-by: Michele Calgaro <[email protected]>
* tdeprint: autostart of KJobViewer is now controlled by a .desktop file.Roman Savochenko2020-01-313-0/+100
| | | | | | | Taken from patch proposed in https://bugs.trinitydesktop.org/show_bug.cgi?id=1362. Signed-off-by: Roman Savochenko <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-3015-94/+94
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Additional fixes for XDG folder support.Michele Calgaro2020-01-302-31/+58
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Improved support for XDG folders without requiring xdg-user-dirs to be ↵Michele Calgaro2020-01-302-11/+11
| | | | | | installed. Signed-off-by: Michele Calgaro <[email protected]>
* Removed kxdglauncher which is now no longer required.Michele Calgaro2020-01-305-229/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>