Commit Graph

664 Commits (1a5b54f42c0218aef7def4bc2d5cbcc0ed6cfadd)

Author SHA1 Message Date
Mavridis Philippe 74005246f6
Added missing <include> in UI file (fixes FTBFS)
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Michele Calgaro 6e4ef0f880
Fixed FTBFS caused by c++11 standard.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro bb081a1f2e
Use LGPL energy star icons. These icons have been downloaded from
https://iconarchive.com/show/crystal-clear-icons-by-everaldo/App-energy-star-icon.html
and are available under the GNU Lesser General Public License 2.1 or
newer. Below is the license disclaimer from the above website.

------------------------------------------------------------------
The Crystal Clear icon set was created by
Everaldo Coelho, http://www.everaldo.com/

All Icons are free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation; either version 2.1 of the License,
or (at your option) any later version. This library is distributed
in the hope that it will be useful, but without any warranty; without
even the implied warranty of merchantability or fitness for a particular purpose.

License details:
Visit http://www.everaldo.com/crystal/?action=license for details.
------------------------------------------------------------------

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 2d6227f197
tdehwdevicetray: fixed up notification logic for added/removed disk devices.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Mavridis Philippe baf43828a3
KDesktop: Updated category name
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
gregory guy 9f0628564d
tdefontinst, fix FTBFS undefined reference to symbol 'FT_Get_Sfnt_Name_Count'
Signed-off-by: gregory guy <gregory-tde@laposte.net>
4 years ago
Slávek Banko e031e12d06
Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special cases.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
gregory guy 1389e29696
Make the option -DWITH_USBIDS more visible for packagers.
Look for installed usb.ids file, if not found, default to the one provided in source.
usb.ids file has been updated to Version 2021.03.31

Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 48ddee7ba8
Update CMake rules to change tdehw library to standalone.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Mavridis Philippe 94b9872913
KDesktop: customizable icon spacing.
This commit introduces changes to KDesktop which allow for a custom
icon spacing option, some new controls into the Desktop Behaviour
module of KControl, as well as the KDesktop Ctrl+Mouse Scroll binding
to manipulate the icon spacing.

This commit depends on a previous (minor) change in LibKonq.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Michele Calgaro 434983acd9
Added option to enable/disable Device Monitor notification panels when
disks are added/removed/changed status.
Minor tweak to menu entry in Device Monitor popup menu.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 8334f4577b Update translation template. 4 years ago
Slávek Banko 6a08038797
KControl - usbview: Fix typos in the error message.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 145abc15d5
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro c1ffddff42
Added icons to Properties popup menu entry in konqueror, kdesktop and tdehwdevicetray.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko d08698c8a3
Unify default language name with all_languages.desktop in tdelibs.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 510eea8e73
tdehwdevicetray: added 'Properties' action to right click menu.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro c71797083b
tdehwdevicetray: added separate entries for 'Open' and 'Mount' actions.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro d39c407bf4
1) tdehwdevicetray: added support for unmount/unlock/lock operations.
2) minor changes and improvements to user messages.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 5d1962e435
tdehwmanager: fixed typo in previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 53f8622a6a
tdehwmonitor: added Unlock/Lock buttons to LUKS disks.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 6c48adfd2e
kcontrol hw manager: added mapped name information to storage device property dialog.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro a3876433e8
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 08d0bb03c0
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 8f2c2712a3
Added translation capabilities for <default> display profile. This resolves issue #167.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko 9a50f72414 Update translation template. 5 years ago
Michele Calgaro 67d1513030
Improved code for tderandr rotation string to allow translation. This
relates to issue TDE/tdelibs#96.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko 2f706891f3
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 6b81cf3d72
Fixed up incomplete qtplugins -> tqtplugins renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
aneejit1 7fba97e18a Improve detection of libXss, OpenGL and libXext DPMS support.
The detection of libXss has been changed to ask the question
"where is libXss?" before asking "is XScreenSaverQueryInfo
available?" rather than the other way around. The test for
"XScreenSaverQueryInfo" also ensures that the include and
library flags from pkg-config are used.

The OpenGL test has been amended to make use of the include
paths and library flags returned by pkg-config to prevent the
test from failing when OpenGL is not in /usr.

The libXext test in kcontrol/energy/CMakeLists.txt is amended
to use the libXext include path and library flags. The paths
are also added to the include/link directories.

Signed-off-by: aneejit1 <aneejit1@gmail.com>
5 years ago
Slávek Banko ac81cad567
Fix FTBFS due to missing linked libraries.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 6a194d1435
Fix FTBFS due to missing linked libraries.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
OBATA Akio 5bcd375ab5
Check ifw_hwaddr member for struct ifreq
It is used for ioctl(SIOCGIFHWADDR) return storage member, but does not
exist on Solaris, it uses ifr_addr.

Signed-off-by: OBATA Akio <obache@wizdas.com>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
OBATA Akio 85d158eec5 Change to access ifreq member through macros
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
Slávek Banko fc70d29ed9
Fix typo in the SSL library check rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko f0aebe24f5
kcontrol icc: Fix second occurrence of file filter option.
This solves issue #143.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 57dadda273
kcontrol icc: fixed file filter option. This solves issue #143.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro a430111b10
Added logic for selection of default file manager from TCC.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko 0215a0e712
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>
5 years ago
Michele Calgaro 98addc546e
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>
5 years ago
Matías Fonzo 60df3fb90f krdb: Replace the shell process with the specified program, saving resources
Signed-off-by: Matías Fonzo <selk@dragora.org>
5 years ago
Michele Calgaro 6949aae9ce 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>
5 years ago
Michele Calgaro 6281d6f87b
Corrected comment description of new keyboard LED sync option.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro be1c4f22fa
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>
5 years ago
Michele Calgaro 1fbb6ee8cd
Updated Device Monitor name in system menu to match the one used in the
device tray application.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 8250c8e423
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 234e466e0e Additional fixes for XDG folder support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro fddff79d21 Improved support for XDG folders without requiring xdg-user-dirs to be installed.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris bd4492dc54 Synchronize German translation of web pages with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris d86083e73b Improve German translation for kicker_config.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 0f43811380 Fix too long German comment in kcmcrypto.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 7b55ca5987 Improve German translation and fix some desktop files.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 0daae46f23 Synchronize German translation with the rest and fix some icons.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris af4fd07d14 Fix duplicated, missing and misleading icons.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 354cfa3a08 Improve filepreviews settings icon.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris fd28e91a8c Improve KCMPerformance name.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 5eae51da89 Improve German KCM translation.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris a5c5c20c56 Streamline Privacy module with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris f1047361d3 Quick fix for the BG translation entry.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Emanoil Kotsev 06acf10c0b Bulgarian translations for hwmanager.desktop
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
5 years ago
Michele Calgaro 664189c3b1 Added Italian translations for device manager (this relates to the previous commit).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris a8528d0066 Streamline device manager naming scheme.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris c06244f4f1 Streamline Color Profile module with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 3ada37e849 Streamline Kicker components with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 944b0f3c11 Fix German translation of lanbrowser.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris e76437d235 Fix wrong translations for TDM config module.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 3609c61eb7 Streamline KFM components with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 80ab4d2e40 Fix German translation of previous commit.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 45f848f6d2 Streamline device monitor naming scheme.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Michele Calgaro 9eeca1f182 Added Italian translations for TCC kcmfun module (this relates to the previous commit).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris 38c5bf6816 Fix TCC modules in German and other languages.
Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations.

Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 0a32a51059 Fix and streamline German and other translations in TCC.
Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations.

Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko 0543cfa020
Delete files that appear to have never been used
+ kcontrol/konq/webappearance.desktop
+ kcontrol/konq/webbehavior.desktop

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
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
OBATA Akio 2a88ec3c02 Revive NetBSD support
Catch up to TDE and OS changes

Signed-off-by: OBATA Akio <obache@wizdas.com>
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
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 aa51497324 Add consistent and modern TDE kicker icon.
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
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 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
Slávek Banko 9811d154a5
Fix typos in texts.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 7aa9258f19
Fixed use of SAK in lock process when autologin is used in TDM.
This resolves bug 2945.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko b1b24c0b64
Fix openssl >= 1.1 detection without pkg-config file.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
OBATA Akio 28d80743c0 resolve ambiguous log() overload
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>
6 years ago
Slávek Banko 02cb998b9c
Use common test for large files support.
Drop hardcoded definition -D_LARGEFILE64_SOURCE.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy 12a175c196
fix bug 2996, thanks to Alexander Golubev for the bug report and the suggestion to solve It
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Slávek Banko 3e34f52607 Update translation template. 6 years ago
Slávek Banko b95b665c78
Add CMakeL10n rules.
Update TIMEZONES list.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 6ae10fc66e
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 4060db0242
Fixed mistake in commit b3f07ed6c2, where the wrong icon (kwikdisk) was used for kcmdf (diskfree).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
gregory guy b3f07ed6c2
add icons for control center modules, this relates to bug 1023
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
gregory guy 28c1ae5ff7 rename kdelogo into tdelogo
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro b854e365af
Conversion startkde -> starttde, exitkde -> exittde in r14-xdg-upd file and related usage in code. This resolves bug 2282 and 2283.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 3822225bbb
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 99ec83a687
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 0d9863ce23
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 0911b4d0ca
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 661ed658b7
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro 887cea6320
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
gregory guy 6e32e1ee97
Some missing desktop icons in tdebase
Signed-off-by: gregory guy <g-gregory@gmx.fr>
7 years ago
Michele Calgaro 7ed618b826
Added missing ; at the end of japanese lines. This relates to bug 2952.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 2bcacaf331
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro 42974b5ab6
Fixed corrupted japanese translations. This relates to bug 2952.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 967cf90889 cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )
instead of set_source_files_properties( ... COMPILE_FLAGS )
to avoid the problem of double escaping quotation marks.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko e544c498c0 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro f2ca34345e Removed unrequired comments.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Nikolaus Klepp 808ae9f156 Update URL for TDE main site, wiki, themes and applications
This resolves bug 2924

Signed-off-by: Nikolaus Klepp <office@klepp.biz>
7 years ago
Michele Calgaro 19d18dfef1 Removed "Direct Rendering" double entry in opengl info window. This
relates to bug 2697.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro b5741b3692 Fixed problem with opening of 'tdecmshell opengl'. This relates to bug 2697.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 5b8d6b25f2 Kcontrol: Set really intended parameters for previews in Konqueror
This relates to bug 2758

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko d7b8615289 Allow openssl detection without pkg-config file
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 624478c73d kcontrol/crypto: Disable SSLv3, if is not supported by OpenSSL
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko d9b4ee04db Added support for OpenSSL 1.1
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 48c6b8ff3d kcontrol/crypto: Use KOpenSSLProxy methods
instead of direct calls SSL functions

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson 3252800255 Fix prior commit 9 years ago
Timothy Pearson 3c8aaa46e7 Fix display of unknown attributes in device manager details dialog 9 years ago
Timothy Pearson 6b95715d47 Make device details selectable in hardware info dialog 9 years ago
Timothy Pearson 09dce5e19f Fix invalid headers in PNG files and optimize for size 9 years ago
Timothy Pearson efd8b858ef Fix invalid png file 9 years ago
Slávek Banko c9a9474085 Faulty line break in kcontrol/krdb/ad/WPerfect.ad
This relates to bug 1375

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 142b3f67a6 Revert "Add -nocpp option to be consistent with other usages of xrdb in source code."
This reverts commit 41095d1c9c.
This resolves bug 1375
9 years ago
Michele Calgaro b49194171a kcontrol: Added support for hybrid suspend (aka suspend to RAM + suspend to disk)
in hardware manager. This relates to bug 2601.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko 34db5c9408 Change Hardware Device Manager icon to hwinfo
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Michele Calgaro 66e8d0eddd 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>
9 years ago
Slávek Banko e790a33645 Fix prior commit - delete UseSAK from wrong configuration group
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 41e2702cbd Fix prior commit 10 years ago
Timothy Pearson 812398d820 Fix SAK enable / disable checkbox in TDM TDEControl module 10 years ago
Slávek Banko d6572f16d5 Install hwdevicetray desktop files as tdehwdevicetray
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson f05cf05bc1 Add camera device detection to hwdevicetray 10 years ago
Timothy Pearson 15f094afbd Install hwdevicetry desktop files 10 years ago
Timothy Pearson f8035fe97c Add desktop files and autostart file for hwdevicetray 10 years ago
Timothy Pearson b5cb2797d6 Add new hardware device tray application
Allow removable media action request popups to be suppressed
10 years ago
Timothy Pearson c73eb5f814 Fix FTBFS due to Xlib defined keywords
This resolves Bug 2530
10 years ago
Timothy Pearson ce47730301 Add initial cryptographic card login support
Tested with themed greeter and SAK disabled
10 years ago
Timothy Pearson 6095bc10ad Add cryptographic card support to LUKS configuration 10 years ago
Timothy Pearson 9556cd9e69 Add LUKS key management to tdehwmanager 10 years ago
Timothy Pearson ae35100db0 Add preliminary cryptographic card support to the TDE hardware device manager 10 years ago
Slávek Banko e1d8ccc637 Fix build with libusb 2.0 on freebsd
[taken from FreeBSD kdebase3 patches]

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 3def5271d1 Bring mouse icon into XDG compliance 10 years ago
Timothy Pearson a8203cf740 Bring system icon into XDG compliance 10 years ago
Michele Calgaro 2db89f3986 Fixed wrong DocPath strings. This relates to bug 2319
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 5ab19b14bd Honor disk hidden flag when handling device insertion notifiers
This relates to Bug 2211
10 years ago
Michele Calgaro 70a56d09e0 Fixed incomplete documentation for handbook in Internet & Network -> Local Network Browsing. This relates to bug 1850. 10 years ago
Michele Calgaro 48fe5507cd Fixed help handbook sections for TDE Components. This relates to bug 1850. 10 years ago
Michele Calgaro 1bd907fe3d Fixed help handbook sections for System Administration. This relates to bug 1850. 10 years ago