Commit Graph

600 Commits (master)

Author SHA1 Message Date
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
Michele Calgaro 3a4f7f51cf
Fix handling of XDG directories in TDEConfigBase. This relates to issue #60.
4 years ago
Slávek Banko ba82cdf5be
tdehwlib: Fix parsing of CPU cores frequency information
4 years ago
Slávek Banko 8856d5dde1
tdehw: Fix wrong merge location in prior commit.
4 years ago
Slávek Banko 86c1d896c7
tdehwlib: Adjusted parsing of battery information
4 years ago
Slávek Banko 3b0f07f2cd
tdehwlib: Classify the charger as an AC adapter, not as a battery.
4 years ago
François Andriot 82e214c84f
Fix FTBFS for build without tdehwlib.
5 years ago
Chris 038c996bec Replace Qt branding with TQt ones.
5 years ago
Slávek Banko 1074eb0336
Security: remove support for $(...) in config keys with [$e] marker.
5 years ago
Chris 90562f7b8a Replace Qt branding with TQt ones.
5 years ago
Anton Repko dd36ea0a09
Fix incorrect translations of language names.
5 years ago
Anton Repko eeb8782f05
Fix incorrect translations of language names.
5 years ago
Michele Calgaro edcf1665f0
Removed sync dbus call code in tdenetworkmanager to align to latest
5 years ago
Slávek Banko e1ef15d04d
Fix small typo in prior commit.
5 years ago
Chris e53c04d5d3 Update and promote new TDE websites, replace branding and do slight refactoring.
5 years ago
Michele Calgaro 11935291c7
Normalized names of devices to avoid unintentional mixed used of icons from different
5 years ago
Michele Calgaro aaaf378033
Adjusted to use new TQStringVariantMap type.
5 years ago
Michele Calgaro bf68342793
Reworked code for eject/mount/unmount operations to support new TDEStorageOpResult return type.
5 years ago
Michele Calgaro 7214a7b6b5 tdehw: code restructuring for tdestoragedevice.
5 years ago
Michele Calgaro c76553c4fb
tdehw: TRUE/FALSE --> true/false renaming.
5 years ago
Michele Calgaro 32566accda tdehw: avoid crashing kded when using udisks/udisks2 to operate on
5 years ago
Michele Calgaro 09835dceb7
tdehw: improved code for mount table.
5 years ago
Michele Calgaro 7fcf24fa4e
Extended kcharset API with new utility function.
5 years ago
Michele Calgaro 352c8f6a21
Adjusted to latest TQVariant::TQVariant(bool) function.
5 years ago
Michele Calgaro 080948356f
Adapted to latest dbus-1-tqt version (TQT_DBusObjectPath inheriting from TQString).
5 years ago
Michele Calgaro 536cfddc84
Use new function TQT_DBusData::getAsVariantData() instead of local
5 years ago
Slávek Banko dadafca880
Fixed moc inclusion after last changes in dbus-1-tqt.
5 years ago
Michele Calgaro 0e7f9b8db1
Added timestamp to debug backend (kdDebug, kdWarning, ...).
5 years ago
Slávek Banko 8fc2a6ca26
Fix CMake build dependencies for tests.
5 years ago
Slávek Banko dfe3c9649f
tdehwlib: Fix the flag setting whether the storage device contains the file system.
5 years ago
Slávek Banko 8a859540c3
Use system libdir when searching for dynamically loaded libraries.
5 years ago
Michele Calgaro c49ee53043
Fixed support for logind power state calls.
5 years ago
Michele Calgaro 75d48a810c
Conversion exitkde -> exittde in knotify.evertsrc file. This relates to
6 years ago
Michele Calgaro 2e0398f755
QT_NO_* -> TQT_NO_* renaming.
6 years ago
Michele Calgaro 8d07cff840
qt -> tqt conversion:
6 years ago
Michele Calgaro 89389861b3
qt -> tqt conversion:
6 years ago
Michele Calgaro 50087701ab
qt -> tqt conversion:
6 years ago
Michele Calgaro f67512dd4b
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
6 years ago
Michele Calgaro 0c5985ae03
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Slávek Banko aa83c86cd3 Fix bug reports link in about dialog
6 years ago
Michele Calgaro 706098c452 Fixed FTBFS caused by libcryptsetup 2.0
6 years ago
Slávek Banko a14adb9ab9 Add search for utempter helper
6 years ago
Slávek Banko 051acc7df5 Fix crash in tdehwlib if /sys/devices/system/cpu/cpu* is not accessible
7 years ago
Roman Savochenko 4dd179aaa3 Add brightness keys support
7 years ago
Slávek Banko 68d315af10 tdecore/tdeconfig_compiler: Always use tqt names of objects in the generated files
7 years ago
Slávek Banko e0fd34a1bd tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC address
7 years ago
Slávek Banko eb6f8213d4 tdehwlib: Add a rule for classifying parport device
7 years ago
Slávek Banko cc4f1996df tdehwlib: Add a rule for classifying remote control devices
7 years ago
Slávek Banko d1280c31d9 tdehwlib: Allow to gather connection information on virtual net devices
7 years ago
Slávek Banko a73511a98d tdehwlib: Allow to classify virtual devices by subsystem
7 years ago
Slávek Banko d2b61ae9da Fix memory leak after processing udev_monitor
7 years ago
Slávek Banko 1a5bc0e4ff Fix memory leak after processing udev_device
7 years ago
Slávek Banko ab525f2baa Fix memory leak after use XGetAtomName
7 years ago
Alexander Golubev d556a8752c fixup! tdecore/tdeconfig_compiler: add check/test executables
7 years ago
Alexander Golubev 57e73e9e4c tdecore/tdeconfig_compiler: add check/test executables
7 years ago
Alexander Golubev 7e73e618d0 testing: add TEST argument to tde_add_check_executable() macro
7 years ago
Alexander Golubev 5842fb37df tdecore: fix a crash of dcop non-GUI apps without X
7 years ago
Alexander Golubev 6c1b8a75f2 Include module into test names
7 years ago
Alexander Golubev 0c64a776dd Initial add for check target for cmake
7 years ago
Timothy Pearson 30c008d551 Probe partitions to get filesystem type
8 years ago
Timothy Pearson b18bff9ad8 Properly classify Lenovo USB camera platform subdevices
8 years ago
Timothy Pearson 125cf0a7f2 Make cryptographic card reader detection on single readers sytems more robust
8 years ago
Timothy Pearson 2872549499 Add fallback to match udev cryptographic card reader name with PCSC vendor strings
8 years ago
Timothy Pearson d82b64cbbd Add IBM VIO device
8 years ago
Timothy Pearson d15fe834b1 Add nvmem device type
8 years ago
Michele Calgaro c7171b93f4 tdecore: Fixed hybrid suspend (aka suspend to RAM + suspend to disk) support using HAL.
8 years ago
Michele Calgaro 92394e2850 tdecore: Improved code for hybrid suspend (aka suspend to RAM + suspend to disk).
8 years ago
Michele Calgaro a29712773b tdecore: complete previous commit, one file was forgotten by mistake.
8 years ago
Michele Calgaro ba3ed714c6 tdecore: Added DBus support for hybrid suspend (aka suspend to RAM + suspend to disk).
8 years ago
Michele Calgaro 3b095cf3cd tdecore: Initial support for hybrid suspend (aka suspend to RAM + suspend to disk).
8 years ago
Slávek Banko 36481f68c1 Fix crash in tdehwlib on partitions without parent disk
8 years ago
Slávek Banko ff469a69ff Fix mountable flag for disk partitions
8 years ago
Slávek Banko 613eadbbc3 Add a rule for classifying ATA Compact Flash Adapter
8 years ago
Slávek Banko ef7180dad9 Fix icon of mounted camera in tdehwlib
8 years ago
Slávek Banko 5104679806 Set partition disk type and status based on the parent device
8 years ago
Slávek Banko f8fbb3bd78 Set hotpluggable flag for flash disks instead of removable
8 years ago
Slávek Banko dc350e6c64 Force removable flag for flask disks in tdehwlib
8 years ago
Slávek Banko f4fb3a8e71 Fix crash in tdehwlib if not exists /sys/devices/system/cpu
8 years ago
Slávek Banko 6dfc04c51a Fix ZIP drive classification in tdehwlib
8 years ago
Slávek Banko 6a2a9de49c Classify flash drives as HDD in tdehwlib
8 years ago
Slávek Banko ece75495e1 Add support for udevil to mount/unmount removable drives
8 years ago
Slávek Banko c10124c965 Fix using of custom mountpoints with pmount in tdehwlib
8 years ago
Slávek Banko 893ac9fad0 Prefer encoded disk labels in tdehwlib
8 years ago
Slávek Banko ba2a3bc188 Add floppy into disk type clasification in tdehwlib
8 years ago
Slávek Banko 68102d50e9 Fix disk type clasification in tdehwlib
8 years ago
Slávek Banko 075cf11458 Fix calculation of remaining charging time in TDE hardware library
9 years ago
Slávek Banko 912e4866ef Fix quotedPrintablecodec to support lower-case letters in hex codes
9 years ago
Slávek Banko 51a6bc1a56 Fix FTBFS due to missing KSSL_HAVE_SSL definition
9 years ago
Timothy Pearson fd0de2b581 Fix hardware class file matching algorithm
9 years ago
Timothy Pearson 6a0fb5c342 Add new timekeeping class to tdehwlib
9 years ago
Timothy Pearson feaced1b3c Add mount indicator to tdehwlib storage device icons
9 years ago
Timothy Pearson 6e6464537c Fix prior commits
9 years ago
Timothy Pearson 4e04b0a438 Fix prior commit
9 years ago
Timothy Pearson 85c0e479c1 Add GPL v3 license to TDEAboutData options
9 years ago
Timothy Pearson c0cca8ca95 Add fingerprint reader and test/measurement devices classes to tdehwlib
9 years ago
Timothy Pearson d4b7e6e7da Fix FTBFS when cryptsetup / pkcs options are disabled
9 years ago
Timothy Pearson a17dfea5e7 Implement autoPIN certificate parsing
9 years ago
Timothy Pearson fa4e775460 Add autoPIN method to cryptographic card module in tdehwlib
9 years ago
Timothy Pearson 991dd06fc6 Add PKCS provider library accessor
9 years ago
Timothy Pearson b839144412 Fix yet another FTBFS due to libcryptsetup version problems
9 years ago
Timothy Pearson e38596f9f2 When reactivating card watching, if a card is inserted re-emit valid certificates to client application
9 years ago
Timothy Pearson 3c9e39e214 Fix prior commit
9 years ago
Timothy Pearson 670a4b340e Add certificate list availability signal to tdehwlib cryptographic card module
9 years ago
Timothy Pearson a611eec8a0 Update cryptographic card API to send card device with insert/remove signals
9 years ago
Timothy Pearson 64fdd666ff Add ability to decrypt multiple data objects in the same session using a cryptographic card
9 years ago
Timothy Pearson 402781f094 Add cryptographic card decryption method to tdehwlib
9 years ago
Timothy Pearson ffa54887ce Add additional cryptographic card functions to tdehwlib
9 years ago
Timothy Pearson 4238dc9cea Fix FTBFS when ancient versions of cryptsetup are used
9 years ago
Timothy Pearson 48efde854f Fix FTBFS when PKCS option disabled
9 years ago
Timothy Pearson 897752b61a Fix FTBFS when cryptsetup support disabled
9 years ago
Timothy Pearson 9d5f5058a1 Fix issues with X509 certificate list usage
9 years ago
Timothy Pearson c867c64aa9 Add initial LUKS key management support
9 years ago
Timothy Pearson 4c2ff1ca19 Add preliminary X509 certificate read from cryptographic cards
9 years ago
Timothy Pearson a6343654e8 Fix FTBFS when pcsc not available
9 years ago
Timothy Pearson 2b7151f46f Fix FTBFS from prior commit due to missing files
9 years ago
Timothy Pearson 31ebb6568f Add preliminary cryptographic card support to TDEHWLib
9 years ago
Timothy Pearson 5fdf839b35 Add cryptographic card device type
9 years ago
Michele Calgaro ce9d4765cc Minor typo and style corrections.
9 years ago
Nikolaus Klepp 022a297ed7 Fix FTBFS due to missing export lt_dlopen_flag
9 years ago
Slávek Banko e469e42c76 Fix several issues on freebsd
9 years ago
Slávek Banko e443c9e0b2 Fix FTBFS on freebsd due to utmpx
9 years ago
Slávek Banko a0189f32f7 Fix hang in TDENetMask::fromCIDRMask() due to point-to-point connections
9 years ago
Slávek Banko c6c1d781a5 Force to handle DCOP requests in KUniqueApplication (newInstance call)
9 years ago
Timothy Pearson 669345d6b8 Classify memstick_host devices
9 years ago
Timothy Pearson 3e23bfa58d Bring keyboard icon into XDG compliance
9 years ago
Timothy Pearson 61f6eb5a1e Bring printer1 icon into XDG compliance
9 years ago
Timothy Pearson 891dbd6b98 Bring mouse icon into XDG compliance
9 years ago
Timothy Pearson 86686421b5 Rename most device icons to comply with XDG standards
9 years ago
Michele Calgaro 840c1c2217 Updated version numbers for R14.1 branch
10 years ago
Timothy Pearson 145948b3a0 Update version numbers for R14 final release
10 years ago
Timothy Pearson 066f3174aa Fix detection of laptop AC adapters
10 years ago
Timothy Pearson 08d4e3062c Do not flag disk devices/partitions as mountable if a partition table is present under the given device/partition
10 years ago
Timothy Pearson e0b1bfb014 Fix a number of build warnings
10 years ago
Timothy Pearson bbd5f4476c Remove unneeded check and handler for broken TQt DnD
10 years ago
Timothy Pearson 7b66a28f37 Add Hidden storage device attribute
10 years ago
Timothy Pearson 3b57fe6816 Fix hardware control center crashes on device hot remove
10 years ago
Timothy Pearson 9ea35022d2 Fix compositing manager detection
10 years ago
Timothy Pearson 540db0b3e7 Add very early support for compressed PPDs to make_driver_db_cups
10 years ago
Timothy Pearson b03b9b071f Write composition manager available file to tmp
10 years ago
Timothy Pearson 6c097e6ff1 Read from X-DocPath only
10 years ago
Timothy Pearson 2cd1515186 Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago
Timothy Pearson 7446b7fa1b Add missing categories group to crystalsvg theme file
10 years ago
Timothy Pearson e1ff3591ff Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
10 years ago
Timothy Pearson bab4f22f92 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago