Commit Graph

613 Commits (032ed29c822a07ab6535cc51d8d8adf8b62b981c)

Author SHA1 Message Date
Slávek Banko c10124c965 Fix using of custom mountpoints with pmount in tdehwlib
This partially resolves Bug 2576

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 893ac9fad0 Prefer encoded disk labels in tdehwlib
because it contains unadjusted disk labels

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko ba2a3bc188 Add floppy into disk type clasification in tdehwlib
This resolves Bug 2567

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 68102d50e9 Fix disk type clasification in tdehwlib
This resolves Bug 2473

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 075cf11458 Fix calculation of remaining charging time in TDE hardware library
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 912e4866ef Fix quotedPrintablecodec to support lower-case letters in hex codes
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 51a6bc1a56 Fix FTBFS due to missing KSSL_HAVE_SSL definition
This relates to Bug 2530

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson fd0de2b581 Fix hardware class file matching algorithm
Fix overly broad floppy device matching rules
This resolves Bug 2534
10 years ago
Timothy Pearson 6a0fb5c342 Add new timekeeping class to tdehwlib
Classify a number of new devices
10 years ago
Timothy Pearson feaced1b3c Add mount indicator to tdehwlib storage device icons 10 years ago
Timothy Pearson 6e6464537c Fix prior commits 10 years ago
Timothy Pearson 4e04b0a438 Fix prior commit 10 years ago
Timothy Pearson 85c0e479c1 Add GPL v3 license to TDEAboutData options 10 years ago
Timothy Pearson c0cca8ca95 Add fingerprint reader and test/measurement devices classes to tdehwlib 10 years ago
Timothy Pearson d4b7e6e7da Fix FTBFS when cryptsetup / pkcs options are disabled
This resolves Bug 2530
10 years ago
Timothy Pearson a17dfea5e7 Implement autoPIN certificate parsing 10 years ago
Timothy Pearson fa4e775460 Add autoPIN method to cryptographic card module in tdehwlib 10 years ago
Timothy Pearson 991dd06fc6 Add PKCS provider library accessor 10 years ago
Timothy Pearson b839144412 Fix yet another FTBFS due to libcryptsetup version problems 10 years ago
Timothy Pearson e38596f9f2 When reactivating card watching, if a card is inserted re-emit valid certificates to client application 10 years ago
Timothy Pearson 3c9e39e214 Fix prior commit 10 years ago
Timothy Pearson 670a4b340e Add certificate list availability signal to tdehwlib cryptographic card module 10 years ago
Timothy Pearson a611eec8a0 Update cryptographic card API to send card device with insert/remove signals 10 years ago
Timothy Pearson 64fdd666ff Add ability to decrypt multiple data objects in the same session using a cryptographic card
Add LUKS key verification routine
10 years ago
Timothy Pearson 402781f094 Add cryptographic card decryption method to tdehwlib 10 years ago
Timothy Pearson ffa54887ce Add additional cryptographic card functions to tdehwlib
Fix FTBFS on old distributions
10 years ago
Timothy Pearson 4238dc9cea Fix FTBFS when ancient versions of cryptsetup are used 10 years ago
Timothy Pearson 48efde854f Fix FTBFS when PKCS option disabled 10 years ago
Timothy Pearson 897752b61a Fix FTBFS when cryptsetup support disabled 10 years ago
Timothy Pearson 9d5f5058a1 Fix issues with X509 certificate list usage 10 years ago
Timothy Pearson c867c64aa9 Add initial LUKS key management support 10 years ago
Timothy Pearson 4c2ff1ca19 Add preliminary X509 certificate read from cryptographic cards 10 years ago
Timothy Pearson a6343654e8 Fix FTBFS when pcsc not available 10 years ago
Timothy Pearson 2b7151f46f Fix FTBFS from prior commit due to missing files 10 years ago
Timothy Pearson 31ebb6568f Add preliminary cryptographic card support to TDEHWLib 10 years ago
Timothy Pearson 5fdf839b35 Add cryptographic card device type
Add hub device type
Fix incorrect USB subclass read
10 years ago
Michele Calgaro ce9d4765cc Minor typo and style corrections.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Nikolaus Klepp 022a297ed7 Fix FTBFS due to missing export lt_dlopen_flag
Signed-off-by: Nikolaus Klepp <office@klepp.biz>
10 years ago
Slávek Banko e469e42c76 Fix several issues on freebsd
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko e443c9e0b2 Fix FTBFS on freebsd due to utmpx
[taken from FreeBSD kdelibs3 patches]

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko a0189f32f7 Fix hang in TDENetMask::fromCIDRMask() due to point-to-point connections
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko c6c1d781a5 Force to handle DCOP requests in KUniqueApplication (newInstance call)
This resolves Bug 2437

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 669345d6b8 Classify memstick_host devices 10 years ago
Timothy Pearson 3e23bfa58d Bring keyboard icon into XDG compliance 10 years ago
Timothy Pearson 61f6eb5a1e Bring printer1 icon into XDG compliance 10 years ago
Timothy Pearson 891dbd6b98 Bring mouse icon into XDG compliance 10 years ago
Timothy Pearson 86686421b5 Rename most device icons to comply with XDG standards 10 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
This relates to Bug 2232
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
Application of patch 0037-dnd-timestamp-fix.patch to TQt3 verified before removal
10 years ago
Timothy Pearson 7b66a28f37 Add Hidden storage device attribute
This relates to Bug 2211
10 years ago
Timothy Pearson 3b57fe6816 Fix hardware control center crashes on device hot remove
Fix incorrect decoding of hex escaped device names
10 years ago
Timothy Pearson 9ea35022d2 Fix compositing manager detection
Add advanced option to allow a DCOP call to bypass the local call-->send translation shortcut
10 years ago
Timothy Pearson 540db0b3e7 Add very early support for compressed PPDs to make_driver_db_cups
This relates to Bug 2191
10 years ago
Timothy Pearson b03b9b071f Write composition manager available file to tmp
This relates to Bug 887
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
Timothy Pearson fee189b236 Bring camera icons into XDG compliance 11 years ago
François Andriot 84e3f9e06b Allow conditional build of tdehwlib 11 years ago
Timothy Pearson a3e63055fb Allow suspend/hibernate/freeze/etc. when $HOME is an NFS share
This resolves Bug 1623
11 years ago
Timothy Pearson 03518d6339 Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs 11 years ago
Timothy Pearson 7cd4adc908 Add proper refcounting option to TDEMainWindow
This relates to the discussion at:
http://lists.kde.org/?l=kde-core-devel&m=107208785431497&w=2
Clean up a few minor code formatting issues
11 years ago
François Andriot 8e7888b857 Fix FTBFS on openbsd because missing link to "util" library 11 years ago
François Andriot 8f3cf10d98 Fix FTBFS because Linux specific include in tdeapplication.cpp 11 years ago
François Andriot 439f3ba7ea Add support for openbsd in kresolver 11 years ago
François Andriot e61585edf0 Add support for openbsd pty in kpty 11 years ago
Timothy Pearson 379f344bb3 Modify bindAndListen to allow suppression of warnings when bind failures are expected as part of normal operation
This relates to Bug 1988
11 years ago
Timothy Pearson 2c850d93a7 Fix potential crash if CPU #0 is not available 11 years ago
Timothy Pearson 54578ce023 Add mimeTypePtrFast method to KFileItem
This relates to Bug 699
Clean up a couple of minor build warnings
Classify usbmisc devices
11 years ago
Michele Calgaro 2d5d779de9 Fixed tdebase FTBFS caused by commit 427ebd3 when compiling with NDEBUG.
Commit 427ebd3 remove the definition of NDEBUG if kdebug.h is included in the
compilation process. If such file is incluced in a .cpp file and not in the
corresponding .h file, FTBFS happens due to different class interface between the
class declaration and class definition.
11 years ago
Timothy Pearson 080749068b Fix accidental i18n breakage 11 years ago
Timothy Pearson 41d5228071 Fix prior commit 11 years ago
Timothy Pearson 427ebd3a97 Rename kde.pot to tde.pot
This relates to Bug 1910
11 years ago
Timothy Pearson 8c0d2c2919 Classify regulator devices 11 years ago
Timothy Pearson 20e7ea1336 Fix another case of undefined behaviour 11 years ago
Timothy Pearson 6b07d53d94 Update hardware device classification map
Fix potential infinite loop in TDEStyle
11 years ago
Timothy Pearson bd7dd86450 Fix incorrect sizes being reported on raid devices 11 years ago
Timothy Pearson 3d06098ece Add a few unclassified devices to the TDE HW manager database 11 years ago
François Andriot 4ca479102d Added support for XDG directories: music, pictures, videos, download.
This relates to bug 1499.
11 years ago
Slávek Banko 2c730f70a6 Optimize watching switches on input event devices
This relates to Bugs 1992 and 2052
11 years ago
Francois Andriot 1afbea2c25 Small bug fix
This relates to Bug 1992
11 years ago
Francois Andriot 3c9d481f7f Greatly improve tdehwlib polling performance
This relates to Bug 1992
11 years ago
Timothy Pearson 142e058e79 Add detailedFriendlyName methods to the TDE hardware manager
This breaks the ABI and relates to Bug 1666
11 years ago
Timothy Pearson 6dd9a73c50 Rename TDE-specific atoms to avoid stomping on KDE atom names 11 years ago
Slávek Banko e7d1b8fe33 Revert commit 1d498994 11 years ago
Timothy Pearson 1d498994f8 Include xrender library directory when linking
This relates to Bug 1199
11 years ago
Slávek Banko 5960db66c9 Fix use offerShutdown in TDE hardware library
This relates to Bug 1931
11 years ago
Francois Andriot 316893d449 Add systemd/logind power management backend to TDE hardware library
This resolves Bug 1941
11 years ago
Slávek Banko a7e4c6b5e7 Fix detection of switches on input event devices
This relates to Bug 1597
11 years ago
Darrell Anderson 389999c826 Finish renaming kiconedit->tdeiconedit. 11 years ago
Slávek Banko 62ac96e110 Fix tdecore directories of linked libraries 11 years ago
Darrell Anderson 62c8dabd2e Rename kfilereplace->tdefilereplace in kdebug.areas. 11 years ago
Michele Calgaro bf4e405e03 Update kate syntax highlight files 11 years ago
Timothy Pearson a179d5d696 Fix crash in mount/umount operations when using pmount
Remove unneeded hack in dirlister for media device root directory
11 years ago
Timothy Pearson 6d8bcb6202 Use direct DBUS calls for udisks2 11 years ago
Timothy Pearson 39aba03a49 Use udisks DBUS calls instead of command line control utility 11 years ago
Darrell Anderson 12336c7176 Rename README.kstartupinfo -> README.tdestartupinfo and edit for rebranding. 11 years ago
Slávek Banko c702442118 Fix detection possibility of setting cpu governor and brightness using tdehwlib-daemon 11 years ago
Slávek Banko ef6c5d6fcb Fix mount media without known filesystem in tdehw storage backend
This resolves Bug 1753
11 years ago
Darrell Anderson 1060593d12 Add end-of-file newlines. 11 years ago
Timothy Pearson 05e764aa4c Do not grab wrong key when AltGr sequence is required to access global accelerator sequence character
This resolves Bug 1676
11 years ago
Darrell Anderson 72849e2a6f Fix remnant QMIN/QMAX to TQMIN/TQMAX. 11 years ago
Slávek Banko 58852c67b5 Disable unallowed options for udisks/udisks2 in tdehw storage backend 11 years ago
Slávek Banko 8054860ca3 Use only available mechanisms to eject in the tdehw storage backend 11 years ago
Francois Andriot 990c3797c4 Add support for udisks and udisks2 to mount/unmount removable drives
This resolves Bug 1708
11 years ago
Slávek Banko 24b097d1d5 Fix handling path with UTF8 characters in tdehw storage backend 11 years ago
Slávek Banko 337146de44 Fix tdehw storage backend media name with UTF8 characters 11 years ago
Darrell Anderson a53b185855 Add source code module name to stdout/stderr messages to improve readability. 11 years ago
Timothy Pearson ef3c8ab413 Print additional information when symbol not found by KLibLoader 11 years ago
Darrell Anderson 66eec2bf31 Update XDG mimetypes. 11 years ago
Slávek Banko 208d93bf75 Add new build option WITH_TDEICONLOADER_DEBUG 11 years ago
Slávek Banko cfe43899ca Cleanup KPty warnings 11 years ago
Timothy Pearson cced03e1d4 Disable constant generation of backtraces in TDEIconLoader
This relates to Bug 1674
12 years ago
Slávek Banko d8d925203e Add SetHibernationMethod to tdehwlib-daemon 12 years ago
Slávek Banko ea75e7f617 Add freeze suspend state to list of available power states
in TDE hardware library
12 years ago
Alexander Golubev 6e81fa9ce1 Add new build option WITH_XCOMPOSITE
Fix build without xcomposite
This resolves Bug 1289
12 years ago
Slávek Banko 645e8c58a7 Add support for freeze suspend state 12 years ago
Darrell Anderson 7f26e9d03b Add source code module name to stdout/stderr messages to improve readability. 12 years ago
Slávek Banko c6cb3f2794 Additional k => tde renaming and fixes 12 years ago
Alexander Golubev 5354555b1b kdebug: add default message printing destinations 12 years ago
Timothy Pearson cb17faa3e2 Bump library versions to 14.0.0
This relates to Bug 1575
12 years ago
Timothy Pearson 9d76cb942d Disable suspend/hibernate if $HOME is a network file system
This resolves Bug 1615
12 years ago
Timothy Pearson cb9c3ed914 Fix ACPI button event detection on machines with an independent ACPI event controller module such as Thinkpads
Only detect the ACPI key press event, not the key release event
12 years ago
Slávek Banko 1fdeea0928 Supplementing tdehwlib dbus daemon:
+ Add reply to method Introspect
+ Processing signal NameAcquired
+ Error response to non-existent methods
12 years ago
Slávek Banko 2280c7079b Add tdehwlib-daemon power management backend to TDE hardware library 12 years ago
Alexander Golubev a5ba7ad712 Improved creation backtraces 12 years ago
Timothy Pearson edb0581f34 Fix human readable display of ACPI buttons 12 years ago
Darrell Anderson dad42352f4 Rename KStyle to TDEStyle to avoid conflicts with KDE4. 12 years ago
Francois Andriot 52b8aef9cc Fix remaining battery time estimation.
This supports bug report 1514.
12 years ago
Timothy Pearson c8471f7810 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs 12 years ago
Timothy Pearson b181191ccc Detect video DVDs 12 years ago
Slávek Banko 18b2509986 Add DeviceKit power management backend to TDE hardware library 12 years ago
Timothy Pearson cbf8c414a1 Fix classification of optical media
This resolves Bug 1612
12 years ago
Francois Andriot 4a6abc0208 Fix FTBFS on libudev includes 12 years ago
Timothy Pearson 98240b3faa Fix incorrect classification of DVD DL disks 12 years ago
Slávek Banko f27e71dcb1 Add HAL power management backend to TDE hardware library 12 years ago
Slávek Banko 3a601abfd4 Add option WITH_TDEHWLIB_DAEMONS
Fix incorrect use WITH_UPOWER
12 years ago
Timothy Pearson 3c06aad156 Fix tdebindings FTBFS 12 years ago
Alexander Golubev fba175e1f9 Change cmake to use general tde_moc macro rather than another reinventted wheel 12 years ago
Alexander Golubev b7ff6c3330 Merge branch 'master' into HEAD
Conflicts:
	tdecore/CMakeLists.txt
	tdecore/tdehardwaredevices.h
	tdecore/tdehw/tdehardwaredevices.cpp
12 years ago
Timothy Pearson 7cc3a975d2 Allow session manager to be disable on creation when argc and argv are not passed to TDEApplication
This relates to Bug 760
12 years ago
Timothy Pearson 1f3ee12a9a Change mount API to allow for mount backends other than pmount
Add static convenience method for determining X11 VT mapping to TDEApplication
12 years ago
Alexander Golubev c8d64e3c7b Fix FTBFS on tdehardwaredevices.cpp with some combinations of options.
This resolves bug report 1594.
12 years ago
Timothy Pearson 6f4fd5e563 Allow TDEApplication objects to be constructed without a session manager
This relates to Bug 760
12 years ago
Francois Andriot fb86c5c845 Fix battery charge detection
This resolves Bug 1514
12 years ago
Francois Andriot 12b5e141be Fix FTBFS due to libart location 12 years ago
Francois Andriot 6b1e323cd2 Fix FTBFS on libudev includes 12 years ago
Timothy Pearson 0ba3ad1ab1 Fix incorrect classification of DVD DL disks 12 years ago
Golubev Alexander 34f10b970c removed #include config.h from installable header tdenetworkdevice.h 12 years ago
Golubev Alexander a77da52267 add excess inclusion to tdehwcommontypes.h to fix compilation of other modules 12 years ago
Golubev Alexander b94916d7ca add instalation of missing tdehwcommontypes.h include 12 years ago
Golubev Alexander 29bc5feb2c fixed build without consolekit support 12 years ago
Golubev Alexander e7708ec743 complete tdehardwaredevices split 12 years ago
Golubev Alexander 4b775b444d tdehw: three more classes splited 12 years ago
Golubev Alexander 8bc5f3a294 moved first two classes of tdehw to their own files 12 years ago
Golubev Alexander 0984f01947 move all tdehw stuff into separate subdir 12 years ago
Slávek Banko c039fefba9 Add hardware clasification rules for virtio devices 12 years ago
Slávek Banko 8debd5d94c Second part of renaming kdessh -> tdessh 12 years ago
Slávek Banko 40e7a893b0 Rename kdepasswd -> tdepasswd 12 years ago
Timothy Pearson bae793079f Fix network-manager backend crash on certain systems when network-manager is not available
Add ability to show buttons in KSMModalDialog
12 years ago
Timothy Pearson efda5c30fc Select any available wireless network in findAccessPointByBSSID
This resolves Bug 1496
12 years ago
Timothy Pearson 47c56ecaf4 Fix network manager interface not returning active connections
Add unclassified TI FlashMedia device
12 years ago
Timothy Pearson d6816283be Fix incorrect clasification of hardware devices
This resolves a bug accidentally introduced in GIT hash b282a7bb
12 years ago
Timothy Pearson eefe720310 Add ability to ignore internal reference URLs in KURL equality comparison 12 years ago
Timothy Pearson b4eb5d6af6 Fix inability to connect with unsecured wireless access point
Add plain-text connection failure messages
12 years ago
Timothy Pearson b282a7bb89 Reduce CPU usage of triggerless device polling routine
Fix TDEListView not emitting executed signal for part of entire highlighted item area
12 years ago
Timothy Pearson f04d5a36ad Disable polling of triggerless devices by default
This resolves Bug 1516
12 years ago
Timothy Pearson 3b58374eba Reduce network-manager backend debug spew 12 years ago
Timothy Pearson 85a072d6bf Fix uninitialized class member variables in network manager 12 years ago
Timothy Pearson 5b16595440 Fix several warnings and excessive .xsession-errors log spam when network-manager VPN service is not available 12 years ago
Timothy Pearson 0f6250882c Add error reporting to network-manager backend
Fix inability to create new wireless connections
12 years ago
Darrell Anderson 47a706a785 Rename remnant files and references from kinit -> tdeinit. 12 years ago
Francois Andriot 7f328ba699 Add XZ tdeioslave
Based on KDE GIT commit bbe9e8f5
12 years ago
Timothy Pearson ecaf622512 Fix slot warnings when no partManager is available
This resolves the remainder of Bug 1088
12 years ago
Slávek Banko 987dc667f2 Cleanup output clutter 12 years ago
Timothy Pearson 4730b89323 Do not label swap devices as mountable or containing a filesystem 12 years ago
Timothy Pearson cac8dcdd2b Fix incorrect block device size reporting on 32 bit systems 12 years ago
Timothy Pearson ea0df49485 Fix incorrect CPU governor DBUS interface name
This resolves Bug 1464
12 years ago
Timothy Pearson 2bf1b0f82a Add ConsoleKit support to TDE hardware library 12 years ago
Timothy Pearson 7217eca586 Fix KDirLister failure to emit events for all watchers of a given path
Fix KURL comparison
12 years ago
Timothy Pearson 947d16dfde Add new member to KURL 12 years ago
Timothy Pearson b4264195c5 Fix udisks/udisks2 support compilation failure 12 years ago
Darrell Anderson 1c68d332fd Rename kderc -> tderc in support of bug report 1447. 12 years ago
Timothy Pearson a37d43794f Allow paths to be saved without [$e] suffix on entry key 12 years ago
Timothy Pearson bfc7b3bdbe Add preliminary udisks eject support
Fix additional tdeioslave dirlister problems
12 years ago
Timothy Pearson 5d6798e9f9 Second part of prior commit 12 years ago
Timothy Pearson 4d6667159e Fix a number of problems with the forwarding slave and dirlister
Fix TDE HW library not detecting mounted drives
12 years ago
Timothy Pearson 43e139235d Add support for udisks2 device eject 12 years ago
Timothy Pearson 1534608421 Fix upower FTBFS when WITH_NETWORK_MANAGER_BACKEND=OFF
This resolves Bug 1445
12 years ago
Timothy Pearson 3fefe5e7d3 Fix KSVGIconPainter deadlock with specifically formatted input files
This resolves Bug 1418
12 years ago
Timothy Pearson 06b65e787b Honor application suid requests even if they are directed at KDE 12 years ago
Timothy Pearson 4ee736a264 Add ejectDriveMedia method to TDE hardware manager 12 years ago
Timothy Pearson fc3c24634e Add new lockDriveMedia method to TDE hardware manager 12 years ago
Timothy Pearson 7d6a98f9b3 Update hardware classification rules with new devices 12 years ago
Darrell Anderson b2f408002e Fix when kdetcompmgr printf message is displayed. 12 years ago
Slávek Banko 6847ca8ca3 Fix unintended rename of LOCKFILE 12 years ago
Timothy Pearson 71abba5631 Fix prior commit 12 years ago
Timothy Pearson ed99a30644 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8bd62a3b0d Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 546d2312d9 Rename KComp to avoid conflicts with KDE4 12 years ago
Timothy Pearson 696e36a061 Rename KAbout to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5466d52073 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson 4b3606f910 Rename KCrash to avoid conflicts with KDE4 12 years ago
Timothy Pearson a07501e296 Rename KZone to avoid conflicts with KDE4 12 years ago
Timothy Pearson f2bfcad7ff Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson aa3abfa2a7 Rename KStyle to TDEStyle to avoid conflicts with KDE4 12 years ago
Timothy Pearson e92a4e05c5 Rename kdisplay for enhanced compatibility with KDE4 12 years ago
Timothy Pearson d1e0cc99a2 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3e3559f2d4 Fix prior commit 12 years ago
Timothy Pearson d888cfa39e Fix FTBFS 12 years ago
Timothy Pearson deac2ca49f Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 0c9d97065a Rename KLock and KTrader to avoid conflicts with KDE4 12 years ago
Timothy Pearson 59d153016b Rename KLocale to enhance compatibility with KDE4 12 years ago
Timothy Pearson 8bc199f487 Rename KStartup for enhanced compatibility with KDE4 12 years ago
Timothy Pearson d3afa6baf9 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 12f3d421cd Rename KShared 12 years ago
Timothy Pearson 21bc754111 Fix a few remaining references to kio_ 12 years ago
Timothy Pearson bcd8b9bb10 Rename a few build variables for overall consistency 12 years ago
Timothy Pearson bdcd4fdc16 Fix prior commit 12 years ago
Timothy Pearson 7427e43835 Rename KHTML and kiobuffer 12 years ago
Timothy Pearson 5159cd2beb Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson dfe289850f Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson b7658a0d5e Fix FTBFS resulting from KCModule rename 12 years ago
Timothy Pearson d1bd46309a Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4 12 years ago
Timothy Pearson 703fb0c89c Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 28edc0aa2a Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson b19ddece21 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8e7816b2f9 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5bca2e3e42 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Timothy Pearson 6e8a7cc94c Rename qt_argc and qt_argv methods to avoid conflicts with KDE4 symbols 12 years ago
Timothy Pearson 54928e8635 Add control daemon for CPU governor and display brightness
This allows kpowersave-nohal to function properly as a normal user
12 years ago
Timothy Pearson 9af7bd1f0b Report failure to save or delete network connections 12 years ago
Timothy Pearson d3264970c3 Use upower for suspend and hibernate if direct access to sysfs is not allowed 12 years ago
Timothy Pearson e9b3f195e2 Add monitor hotplug notification support to TDE hardware devices library
Fix spurious xcalib pipe error notifications
Fix krandr available resolution detection
12 years ago
Timothy Pearson 9e5d27963b Fix various performance and stability issues in the network-manager backend 12 years ago
Timothy Pearson 2277bfa0d6 Fix a number of issues with the network-manager backend, including event loop recursion 12 years ago
Timothy Pearson 894d885f31 Add notification signals on VPN connection events 12 years ago
Timothy Pearson 346f40b40e Fix crash on VPN secrets load 12 years ago
Timothy Pearson 259ae3880d Fix unexported library and increase NM DBUS timeout 12 years ago
Timothy Pearson 1351acec11 Fix network-manager backend
Add Bluetooth device detection
12 years ago
Timothy Pearson 921c21fd25 Fix passive popups sometimes appearing in the wrong location 12 years ago
Darrell Anderson e256298e9d Fix references to user profile directory. 12 years ago
Slávek Banko 55c0d54a98 Updated description for version numbers 12 years ago
Darrell Anderson 40712e0646 Fix inadvertent tq changes. 13 years ago