Commit Graph

269 Commits (06fa48d8ebade86f0f9f3f16eaa24c1fc555ffba)

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