Commit Graph

543 Commits (d25548e1fa7bf3d06aed9a985455364135e35c10)

Author SHA1 Message Date
Michele Calgaro 05ee12e2df
Fixed more uncrustify's code formatting offending files.
3 years ago
Michele Calgaro 9468d05e3d
Fixed second pass uncrustify's code formatting offending files.
3 years ago
Michele Calgaro 60ef8289ae
Drop weird macro and use memcpy/memset instead.
3 years ago
Michele Calgaro 491e1c72c7
Fixed some uncrustify's code formatting offending files.
3 years ago
Michele Calgaro 4f99f868f0
Renaming of files in preparation for code style tools.
4 years ago
Slávek Banko a86485c2da Update translation template.
4 years ago
Slávek Banko cb418ed3fd
Add CMakeL10n rules to update all_languages.desktop
4 years ago
Slávek Banko e659dfe3b0
Unify language names between all_languages.desktop in tdelibs
4 years ago
Michele Calgaro 99b855062b
tdehw lib: fixed detection of mountable optical disks with incomplete
4 years ago
Michele Calgaro 07200a5475
tdehw lib: reworked code for eject operation to support return type TQStringVariantMap.
4 years ago
Michele Calgaro 7bdb6be95c
Added support for locking/unlocking of LUKS disks using pmount/pumount.
4 years ago
Michele Calgaro 9bc16841d1
Fixed mounting and unmounting of mapped storage devices.
4 years ago
Michele Calgaro 33794c4ec3
Fixed displaying of encrypted disks.
4 years ago
Michele Calgaro fe08361f7e
Added udisks2 support for unlocking/locking of encrypted disks.
4 years ago
Slávek Banko fb1316c785
tdehwlib: Add regular monitoring of power supply device status,
4 years ago
Michele Calgaro c07a6bab9d
Removed additional code formatting modelines.
4 years ago
Michele Calgaro ed8e30bc6d
Removed code formatting modelines.
4 years ago
OBATA Akio 8f7371cddf kpty: prevent to open pseudo ttys twice for openpty(3) platforms
4 years ago
OBATA Akio 8e542575e0 Add support of posix_openpt(2) to open master pseudo terminal device
4 years ago
OBATA Akio 6886dd7e96 Add `getservbyname_r` prototype detection to CMake
4 years ago
Slávek Banko 59debdf4f0
Link external library for backtrace in tdecore.
4 years ago
OBATA Akio 2167207adc Allow to use backtrace(3) external library for kdebug
4 years ago
OBATA Akio 12364c9cc3 Fix to use configured openpty usability condition
4 years ago
Michele Calgaro ffe8e495d7
Fixed handling of svg images that caused an infinite loop (most notably
4 years ago
Slávek Banko 42f3a62161
Simplify CMake rules for desktop file translations.
4 years ago
Michele Calgaro cc1cd17f01
Fixed up incomplete qtplugins -> tqtplugins renaming.
4 years ago
aneejit1 324a2b9f34 Rename tde-config option 'qtplugins' to 'tqtplugins'
4 years ago
Slávek Banko 158b6e1152
Use private linking for exported CMake targets.
4 years ago
Slávek Banko 4b7a4e1736
Desktop file translations:
4 years ago
Slávek Banko c2b90055a5
Drop explicit dependencies on dcopidl and dcopidl2cpp,
4 years ago
Michele Calgaro d78af7ef55
Minor code refactoring of previous 2 commits.
4 years ago
Slávek Banko 444839e053
tdehwlib: Re-enable OpenSSL < 1.1 compatibility
4 years ago
Timothy Pearson 3f6bef6371 Update for OpenSSL >= 1.1.0
4 years ago
Michele Calgaro 12602af928
Adjusted to TQPtrStack class. This is a minor change.
4 years ago
Slávek Banko dc699b4fd4
Check existing XDG folders before localization of the name.
4 years ago
Michele Calgaro 922e81bf45
Removed unnecessary comment.
4 years ago
Slávek Banko 8bfa123fb6
tdehwlib: Add a read of the current switch state before invoking
4 years ago
Slávek Banko f68fadda81
tdehwlib: Add event device classification according to the provided switches.
4 years ago
Michele Calgaro 3192a72a46
Prevent tdenetworkmanager from crashing when using unmanaged devices.
4 years ago
Michele Calgaro 30606e55f1
Remove remaining 'register' instructions.
4 years ago
Slávek Banko c088fbf55b
tdehwlib: Unify units of battery values.
4 years ago
Michele Calgaro b6953843f5
Added back build options for UDISKS2, UDISKS and UDEVIL as requested by
4 years ago
Slávek Banko 7f7f7322f9
tdehwlib: Add allowed access for plugdev group members.
4 years ago
Michele Calgaro aa98dbfe80
Removed explicit usage of the 'register' keyword.
4 years ago
Slávek Banko f29aa92d38
Fix private API compatibility in TDEGlobalSettings.
4 years ago
Michele Calgaro de79e754fa
Make sure XDG folders are created prior to their usage.
4 years ago
Michele Calgaro 394c9f5c0e
Improved support for XDG folders without requiring xdg-user-dirs to be installed.
4 years ago
Slávek Banko ecd1e4bd40
tdehwlib: Adjusted parsing of battery information
4 years ago
Matías Fonzo c2adce2e13
Redirect some headers noticed by the compiler
4 years ago
Michele Calgaro aca6b3d424
Added support for XDG_PICTURES_DIR and XDG_TEMPLATES_DIR in TDE global settings.
4 years ago