summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix branding for kicker menu icons.branding/kde_to_tde2Chris2019-07-236-0/+0
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix outdated Qt documentation to point to own TQt documentation.Chris2019-07-211-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add consistent and modern TDE kicker icon.Chris2019-07-218-0/+0
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* kdesktop: Add missing initialization of sigset_t in kdesktop_lock. This ↵Slávek Banko2019-07-191-0/+1
| | | | | | | resolves bug 3025. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix German Graphics category.Chris2019-07-171-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix remaining brandings in tdebase.Chris2019-07-157-9/+9
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix typo in kasbar.Chris2019-07-141-2/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Adding more ktips and identity to TDE.Chris2019-07-141-0/+93
| | | | | Signed-off-by: Chris <xchrisx@uber.space> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix, brand, modernize and polish ktip.Chris2019-07-131-12/+13
| | | | | | | | | | 1. fix missing "</p>" 2. add new browsers 3. fix missing icons 4. change to "trinity-look.org" 5. cosmetics. Signed-off-by: Chris <xchrisx@uber.space>
* Fix khelpcenter branding.Chris2019-07-121-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fixed media type for cd rw type.Michele Calgaro2019-07-093-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-07-0952-100/+96
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to new icon names and renamed media types related to encrypted ↵Michele Calgaro2019-07-0954-335/+272
| | | | | | drives in a better way. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renamed methods decrypt/undecrypt to unlock/lock.Michele Calgaro2019-07-086-41/+41
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Extended media manager dcop interface by adding functions toMichele Calgaro2019-07-084-4/+74
| | | | | | mount/unmount/decrypt/undecrypt a medium by device node (for example /dev/sdc). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Improved media manager dcop interface for mount/unmount/decrypt/undecrypt ↵Michele Calgaro2019-07-0810-264/+430
| | | | | | methods by returning more information. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-07-083-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to new TDEStorageOpResult-based tdelibs api.Michele Calgaro2019-07-083-42/+44
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix German translation for My_Computer.Chris2019-07-071-1/+1
| | | | | | | | | | | | | | | | | | | First impression of the German user of TDE is that he is greeted with a desktop icon on the very top of the desktop called "Speichermedien", which is so long, that it wraps up this ugly way: "Speicherme-dien". Which looks very unpolished and leads to a bad experience for first timers. This comes from KDE3 times still. Most likely it was just copy-pasted from other places. The term "Speichermedien" is used otherwise in nearly all other places (German), so changing it just for that icon looks inconsistent at first. But in fact the original (English) name for it is also called "Computer" and not "Speichermedien" for this icon. So the gain of beeing inconsistent is bigger because it looks more polished. If someone is unhappy about that, he can open a ticket or join IRC to find another solution. Signed-off-by: Chris <xchrisx@uber.space>
* Fix typos in texts.Slávek Banko2019-07-073-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix typos in texts.Slávek Banko2019-07-051-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix typos in texts.Slávek Banko2019-07-042-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed some session's dcop calls in konsolepart. This relates to bug 2537.Michele Calgaro2019-06-135-12/+96
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* mediamanager: cleaned up use of medium name map.Michele Calgaro2019-06-071-28/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename tqt-kde integration to tqt-tde.Slávek Banko2019-06-0425-120/+120
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Install the TDE integration library (libtqtkde) into TQtSlávek Banko2019-06-024-3/+31
| | | | | | plugins directory, instead of the TDE plugins directory. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added support for new TQStringVariantMap type.Michele Calgaro2019-06-011-13/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kdcop: added popup menu to result list to conveniently copy the selectedMichele Calgaro2019-05-312-16/+19
| | | | | | | item (functionality was already available from Edit menu but not so user friendly). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-244-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renamed kcm_trash to kcmtrash and minor fixup to previous commits.Michele Calgaro2019-04-155-11/+11
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Unified widget code for trash property dialog and TDE control module.Michele Calgaro2019-04-143-422/+7
| | | | | | This resolves bug 1923. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Improved code for trash bin management.Michele Calgaro2019-04-145-41/+179
| | | | | | | | | | | | | 1. When size limit is used, a file bigger than the trash size can't be trashed anymore (a warning message is shown). 2. When size limit is used and warning policy selected, files can't be trashed anymore if the total size of the trash will exceed the set size (a warning message is shown). 3. When the trash size settings are modified, the content of the trash is adjusted based on the new settings. 4. Fixed load/saving of trash options when more than one trash folder exists. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added TDE Control module for trash policy configuration.Michele Calgaro2019-04-1311-12/+748
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added trash size limit property page link to trash folder right clickMichele Calgaro2019-04-086-14/+33
| | | | | | | | | popup menu and trash applet panel. Added a new konqueror side bar button to directly display the contents of the trash bin. This relates to bug 1923. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Fixed bug 925 ("SAK driven secure dialog is not available for use"Michele Calgaro2019-03-101-16/+31
| | | | | | message in .xsession-errors even when SAK is disabled). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed use of SAK in lock process when autologin is used in TDM.Michele Calgaro2019-03-107-47/+45
| | | | | | This resolves bug 2945. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdm: Do not run tdekbdledsync on remote displays.Slávek Banko2019-02-241-1/+2
| | | | | | This relates to bug 1834. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/tdebase/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Fix openssl >= 1.1 detection without pkg-config file.Slávek Banko2019-02-161-3/+12
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Port TIME_WITH_SYS_TIME to CMake.Slávek Banko2019-02-112-0/+2
| | | | | | This resolves FTBFS from commit 05dc8500dd. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add $DISPLAY to kdesktop_lock_lockfile file name.Slávek Banko2019-02-111-1/+1
| | | | | | | | This resolves bug 2998. Thanks to Russell Brown for analyzing the problem and propose a solution. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Ensure include of sys/stat.hOBATA Akio2019-02-111-0/+1
| | | | | | It is required for mkdir(2), chmod(2) and mkfifo(2). Signed-off-by: OBATA Akio <obache@wizdas.com>
* Port HAVE_SYS_TIME_H to CMakeOBATA Akio2019-02-112-0/+9
| | | | | | It is used, but not checked with CMake. Signed-off-by: OBATA Akio <obache@wizdas.com>
* resolve ambiguous log() overloadOBATA Akio2019-02-111-7/+7
| | | | | | | log() may accept `float` or `double` for C++, so passing `int` is ambiguous. Change to exactly pass valiables as `double` to log(), it is expected here. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Use common test for large files support.Slávek Banko2019-02-044-9/+2
| | | | | | Drop hardcoded definition -D_LARGEFILE64_SOURCE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use common GCC visibility test.Slávek Banko2019-02-041-21/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS when build -DWITH_XRANDR=OFFAlexander Golubev2019-02-041-0/+1
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>