Commit Graph

1520 Commits (2518c29202d07d42d3220963b4596f5252e52937)
 

Author SHA1 Message Date
Michele Calgaro 2518c29202
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>
6 years ago
Michele Calgaro 50087701ab
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 6290931c7a
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 50273bde75
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 5fd6b45e58 Reset submodule main/tdelibs/admin to latest HEAD 6 years ago
Michele Calgaro f67512dd4b
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 492830edfe
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 0c5985ae03
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko cbe888f1c4
Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
TDE Gitea 1f693264be Reset submodule main/tdelibs/cmake to latest HEAD 7 years ago
TDE Gitea e54dc42f64 Reset submodule main/tdelibs/admin to latest HEAD 7 years ago
TDE Gitea 7e8ff06a32 Reset submodule main/tdelibs/libltdl to latest HEAD 7 years ago
Michele Calgaro dba6ce3aa7
Removed unnecessary executable flag. This relates to bug 2153.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 3b2909854e
Improved description of "what's this" for placeholder in Find and
Replace dialog. This relates to bug 2558.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 6bbc2b4532
Added support for lzip format mime types. This involved adding a
tar-lzma mime type to support existing tar.lzma files.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 958fa42aa9
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
gregory guy 441f89ccd5
related to bug 2674, *-device-input-keyboard.png was missing in
theme crystalsvg for icons.
7 years ago
Slávek Banko a3b86c2690 Fix security issue CVE-2017-6410
[taken from RedHat kdelibs patches]

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko aa83c86cd3 Fix bug reports link in about dialog
Update bug reports url to bugs.trinitydesktop.org
This resolves bug 2935

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro 6734f5e47f Added G-code Kate syntax highlight file.
Taken from:
https://raw.githubusercontent.com/FernV/Gcode-highlight-for-Kate/master/gcode.xml
Work from:
Copyright © 2016 by Fernand Veilleux (fernveilleux@gmail.com)
License:
Library GPL

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro f52b584fa9 Removed unrequired comments.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 1b04b27b22 Removed duplicated zip file mimetype. This relates to bug 2794.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Ray Vine 741812689c Removed duplicated rar file mimetype. This relates to bug 2794.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Automated System c175576d1a Reset submodule main/tdelibs/admin to latest HEAD 7 years ago
Automated System 9687df08d2 Reset submodule main/tdelibs/admin to latest HEAD 7 years ago
Michele Calgaro 7fc6616c13 Removed unnecessary dependency on libnm-util-dev, which is no longer
available in buster and bionic.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro c18840c76f Fix previous commit typo.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro bcdfbb95e9 Fixed service lookup in KOpenWithDlg. Default is now to lookup by
desktop path and not by name, to avoid returning the wrong service when
two or more .desktop files where using the same "Name" field.
This resolves bug 2734 (together with the changes made in applications/kcmautostart)

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Automated System 8d36253e9d Reset submodule main/tdelibs/admin to latest HEAD 7 years ago
Slávek Banko 98ba18d0fc Add paths to the search for utempter helper
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro 706098c452 Fixed FTBFS caused by libcryptsetup 2.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko a14adb9ab9 Add search for utempter helper
This resolves Bug 2841

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 4d31e7d405 Temporarily disable PKCS for build with OpenSSL >= 1.1
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 051acc7df5 Fix crash in tdehwlib if /sys/devices/system/cpu/cpu* is not accessible
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Roman Savochenko 4dd179aaa3 Add brightness keys support
This relates to bug 2781

Signed-off-by: Roman Savochenko <rom_as@oscada.org>
8 years ago
Slávek Banko 68d315af10 tdecore/tdeconfig_compiler: Always use tqt names of objects in the generated files
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 2a8932682f tdeui: Update slider parameters together with changing precision of KDoubleNumInput
This relates to bug 2717 and resolves bug 2758

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko e0fd34a1bd tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC address
Use interface name in TDENetworkConnectionManager_BackendNM instead of MAC address
This relates to bug 2748

The name of the network interface seems to be a more stable identifier than the MAC
address because the MAC address can be changed easily or even automatically - see
randomization of MAC addresses on wireless interfaces. Therefore, the use of the
MAC address as a network interface identifier was abandoned.

Beware, this change is an API / ABI change! However, most changes are internal
and the only one affected is application TDENetworkManager.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko eb6f8213d4 tdehwlib: Add a rule for classifying parport device
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko cc4f1996df tdehwlib: Add a rule for classifying remote control devices
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko d1280c31d9 tdehwlib: Allow to gather connection information on virtual net devices
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko a73511a98d tdehwlib: Allow to classify virtual devices by subsystem
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 2aa548763e Allow openssl detection without pkg-config file
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 1cc26703c3 Fix CMake build dependencies
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 45cf7d13eb KSSL: Set hostname in TLSext to enable SNI support
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko adb9d9d2b0 KSSL: Use TLS_client_method instead of TLSv1_client_method
This enables TLS protocols newer than v1.0
This resolves bug 2764

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko a3627d587e Reset submodule main/tdelibs/cmake to latest HEAD 8 years ago
Slávek Banko d2b61ae9da Fix memory leak after processing udev_monitor
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 1a5bc0e4ff Fix memory leak after processing udev_device
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko ab525f2baa Fix memory leak after use XGetAtomName
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago