Commit Graph

2351 Commits (587abbad86d126f454f974967e726024817be9a8)
 

Author SHA1 Message Date
Chris b1beb320c9 Fix device information submenu in TCC.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 866114688f Fix TDEPrint and rename it to printers, to be consistent.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko f785a06a61
Fix wrong language code for Czech translations related to the Trash.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris 5f3f0c0651 Fix and translate German device icon names.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko 1862630022
Fix CMakeL10n rules for ksysguard.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 55c6f8d5f2
Renamed mimetype fonts/package to application/vnd.tde.fontspackage. This
resolves issue #65.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro ca0e89b385
Removed .lsm files. lsm database is outdated and unmaintained. 6 years ago
Slávek Banko b9d818d1be
Rename translation catalog for tdehwdevicetray.
Add CMakeL10n rules for kcmhwmanager and tdehwdevicetray.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 969a048cd6
Fixed tdehwdevicetray autostart enable/disable functionality. This
resolves bug 2877.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 47234bdbd2
Kate docbook: updated section related to General options.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 9599fe5451
Kate: added checkbox to select whether to display the session name on the
window caption or not. This relates to issue #62.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
OBATA Akio 027c45db6f Change to use arc4random_buf(3) if available
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
OBATA Akio 60e5e37455 Fix test(1) portability
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
OBATA Akio 2a88ec3c02 Revive NetBSD support
Catch up to TDE and OS changes

Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
Michele Calgaro df19ff6b7d
Fixed incorrect display of media device mime comment. This relates to
issue TDE/tdelibs#35.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Chris 2d7de7cea4 Replace Qt branding with TQt ones.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Chris 9dce772296 Remove old upstream URLs of tdebase.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Chris 8d5ef692f0 Remove old upstream URL of KWrite and Kate.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Slávek Banko 97e122f5b8
CMakeL10n: The source path for the extracted kicker/tiles file names
is set to point to the appropriate folder.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Chris c4831a01df Fix more remaining brandings in tdebase.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Chris 2bcf7d84fc Fix outdated Qt documentation to point to own TQt documentation.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Chris aa51497324 Add consistent and modern TDE kicker icon.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Slávek Banko e47bab3fd8
kdesktop: Add missing initialization of sigset_t in kdesktop_lock. This resolves bug 3025.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Chris e99bc2306c Fix German Graphics category.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Chris 0721f2d3f4 Fix remaining brandings in tdebase.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Chris 13c6ecc3fe Fix typo in kasbar.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Chris be2db9df99
Adding more ktips and identity to TDE.
Signed-off-by: Chris <xchrisx@uber.space>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Chris d7d454eab8 Fix, brand, modernize and polish ktip.
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>
6 years ago
Chris c0da2d242c Fix khelpcenter branding.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Michele Calgaro f97e24f3c3
Fixed media type for cd rw type.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 21d09d5b23
Adjusted to new normalized device icon names in tdelibs.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro d2da293eae
Adjusted to new icon names and renamed media types related to encrypted drives in a better way.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro bd99134817
Renamed methods decrypt/undecrypt to unlock/lock.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro b4754b0e6f
Extended media manager dcop interface by adding functions to
mount/unmount/decrypt/undecrypt a medium by device node (for example /dev/sdc).

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro e44487e1b8
Improved media manager dcop interface for mount/unmount/decrypt/undecrypt methods by returning more information.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 7d2c7f0621
Adjusted to use new TQStringVariantMap type.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro df9e4e43b0
Adjusted to new TDEStorageOpResult-based tdelibs api.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Chris e408b99187 Fix German translation for My_Computer.
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>
6 years ago
Slávek Banko 9811d154a5
Fix typos in texts.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko cef8c56343
Fix typos in texts.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 1a6edf83b9
Fix typos in texts.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 1663e522eb
Fixed some session's dcop calls in konsolepart. This relates to bug 2537.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea f82cd10b36 Reset submodule main/tdebase/cmake to latest HEAD 6 years ago
Michele Calgaro c393eecadb
mediamanager: cleaned up use of medium name map.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 1cf8018d1c
Rename tqt-kde integration to tqt-tde.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 9d6d2fd57f
Install the TDE integration library (libtqtkde) into TQt
plugins directory, instead of the TDE plugins directory.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro ce4a92763f
Added support for new TQStringVariantMap type.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 7ea414a2ab
kdcop: added popup menu to result list to conveniently copy the selected
item (functionality was already available from Edit menu but not so user
friendly).

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 08ac86386a
Adjusted to latest TQVariant::TQVariant(bool) function.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 563adb52cb
Renamed kcm_trash to kcmtrash and minor fixup to previous commits.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago