Commit Graph

283 Commits (2280c7079b13ff8ddb64e9ecccac12d447bfbc2a)

Author SHA1 Message Date
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