Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Change mount API to allow for mount backends other than pmount | Timothy Pearson | 2013-08-08 | 4 | -7/+147 | |
| | | | | | | | | Add static convenience method for determining X11 VT mapping to TDEApplication | |||||
| * | Fix FTBFS on tdehardwaredevices.cpp with some combinations of options. | Alexander Golubev | 2013-08-07 | 2 | -15/+14 | |
| | | | | | | | | This resolves bug report 1594. | |||||
| * | Allow TDEApplication objects to be constructed without a session manager | Timothy Pearson | 2013-08-06 | 2 | -2/+45 | |
| | | | | | | | | This relates to Bug 760 | |||||
| * | Fix battery charge detection | Francois Andriot | 2013-08-01 | 1 | -0/+9 | |
| | | | | | | | | This resolves Bug 1514 | |||||
| * | Fix FTBFS due to libart location | Francois Andriot | 2013-08-01 | 1 | -0/+1 | |
| | | ||||||
| * | Fix FTBFS on libudev includes | Francois Andriot | 2013-08-01 | 2 | -0/+4 | |
| | | ||||||
| * | Fix incorrect classification of DVD DL disks | Timothy Pearson | 2013-07-29 | 1 | -4/+0 | |
| | | ||||||
* | | removed #include config.h from installable header tdenetworkdevice.h | Golubev Alexander | 2013-07-27 | 1 | -2/+0 | |
| | | ||||||
* | | add excess inclusion to tdehwcommontypes.h to fix compilation of other modules | Golubev Alexander | 2013-07-27 | 1 | -2/+0 | |
| | | ||||||
* | | add instalation of missing tdehwcommontypes.h include | Golubev Alexander | 2013-07-27 | 1 | -0/+1 | |
| | | ||||||
* | | fixed build without consolekit support | Golubev Alexander | 2013-07-27 | 1 | -0/+2 | |
| | | ||||||
* | | complete tdehardwaredevices split | Golubev Alexander | 2013-07-27 | 26 | -1775/+2233 | |
| | | ||||||
* | | tdehw: three more classes splited | Golubev Alexander | 2013-07-27 | 9 | -709/+872 | |
| | | ||||||
* | | moved first two classes of tdehw to their own files | Golubev Alexander | 2013-07-27 | 7 | -1650/+1779 | |
| | | ||||||
* | | move all tdehw stuff into separate subdir | Golubev Alexander | 2013-07-27 | 50 | -53/+143 | |
|/ | ||||||
* | Add hardware clasification rules for virtio devices | Slávek Banko | 2013-07-25 | 1 | -0/+11 | |
| | ||||||
* | Second part of renaming kdessh -> tdessh | Slávek Banko | 2013-07-22 | 1 | -1/+1 | |
| | ||||||
* | Rename kdepasswd -> tdepasswd | Slávek Banko | 2013-07-22 | 1 | -1/+1 | |
| | ||||||
* | Fix network-manager backend crash on certain systems when network-manager is ↵ | Timothy Pearson | 2013-07-16 | 1 | -11/+18 | |
| | | | | | | not available Add ability to show buttons in KSMModalDialog | |||||
* | Select any available wireless network in findAccessPointByBSSID | Timothy Pearson | 2013-07-10 | 1 | -1/+4 | |
| | | | | This resolves Bug 1496 | |||||
* | Fix network manager interface not returning active connections | Timothy Pearson | 2013-07-07 | 2 | -2/+5 | |
| | | | | Add unclassified TI FlashMedia device | |||||
* | Fix incorrect clasification of hardware devices | Timothy Pearson | 2013-06-22 | 1 | -0/+5 | |
| | | | | This resolves a bug accidentally introduced in GIT hash b282a7bb | |||||
* | Add ability to ignore internal reference URLs in KURL equality comparison | Timothy Pearson | 2013-06-19 | 2 | -2/+23 | |
| | ||||||
* | Fix inability to connect with unsecured wireless access point | Timothy Pearson | 2013-06-10 | 2 | -61/+305 | |
| | | | | Add plain-text connection failure messages | |||||
* | Reduce CPU usage of triggerless device polling routine | Timothy Pearson | 2013-06-01 | 2 | -5/+70 | |
| | | | | Fix TDEListView not emitting executed signal for part of entire highlighted item area | |||||
* | Disable polling of triggerless devices by default | Timothy Pearson | 2013-06-01 | 2 | -5/+23 | |
| | | | | This resolves Bug 1516 | |||||
* | Reduce network-manager backend debug spew | Timothy Pearson | 2013-05-18 | 2 | -2/+31 | |
| | ||||||
* | Fix uninitialized class member variables in network manager | Timothy Pearson | 2013-05-18 | 1 | -4/+11 | |
| | ||||||
* | Fix several warnings and excessive .xsession-errors log spam when ↵ | Timothy Pearson | 2013-05-18 | 3 | -39/+52 | |
| | | | | network-manager VPN service is not available | |||||
* | Add error reporting to network-manager backend | Timothy Pearson | 2013-05-18 | 2 | -12/+81 | |
| | | | | Fix inability to create new wireless connections | |||||
* | Rename remnant files and references from kinit -> tdeinit. | Darrell Anderson | 2013-05-17 | 2 | -3/+3 | |
| | ||||||
* | Add XZ tdeioslave | Francois Andriot | 2013-05-08 | 2 | -0/+5 | |
| | | | | Based on KDE GIT commit bbe9e8f5 | |||||
* | Fix slot warnings when no partManager is available | Timothy Pearson | 2013-05-07 | 1 | -0/+1 | |
| | | | | This resolves the remainder of Bug 1088 | |||||
* | Cleanup output clutter | Slávek Banko | 2013-04-27 | 3 | -46/+46 | |
| | ||||||
* | Do not label swap devices as mountable or containing a filesystem | Timothy Pearson | 2013-04-27 | 1 | -1/+5 | |
| | ||||||
* | Fix incorrect block device size reporting on 32 bit systems | Timothy Pearson | 2013-04-26 | 2 | -4/+4 | |
| | ||||||
* | Fix incorrect CPU governor DBUS interface name | Timothy Pearson | 2013-04-25 | 1 | -102/+143 | |
| | | | | This resolves Bug 1464 | |||||
* | Add ConsoleKit support to TDE hardware library | Timothy Pearson | 2013-04-25 | 3 | -6/+136 | |
| | ||||||
* | Fix KDirLister failure to emit events for all watchers of a given path | Timothy Pearson | 2013-04-19 | 2 | -2/+5 | |
| | | | | Fix KURL comparison | |||||
* | Add new member to KURL | Timothy Pearson | 2013-04-19 | 1 | -0/+1 | |
| | ||||||
* | Fix udisks/udisks2 support compilation failure | Timothy Pearson | 2013-04-18 | 1 | -0/+8 | |
| | ||||||
* | Rename kderc -> tderc in support of bug report 1447. | Darrell Anderson | 2013-04-18 | 3 | -12/+12 | |
| | ||||||
* | Allow paths to be saved without [$e] suffix on entry key | Timothy Pearson | 2013-04-18 | 2 | -0/+30 | |
| | ||||||
* | Add preliminary udisks eject support | Timothy Pearson | 2013-04-17 | 1 | -17/+65 | |
| | | | | Fix additional tdeioslave dirlister problems | |||||
* | Second part of prior commit | Timothy Pearson | 2013-04-17 | 1 | -0/+3 | |
| | ||||||
* | Fix a number of problems with the forwarding slave and dirlister | Timothy Pearson | 2013-04-17 | 4 | -3/+41 | |
| | | | | Fix TDE HW library not detecting mounted drives | |||||
* | Add support for udisks2 device eject | Timothy Pearson | 2013-04-15 | 2 | -3/+116 | |
| | ||||||
* | Fix upower FTBFS when WITH_NETWORK_MANAGER_BACKEND=OFF | Timothy Pearson | 2013-04-12 | 1 | -1/+8 | |
| | | | | This resolves Bug 1445 | |||||
* | Fix KSVGIconPainter deadlock with specifically formatted input files | Timothy Pearson | 2013-04-07 | 1 | -1/+7 | |
| | | | | This resolves Bug 1418 | |||||
* | Honor application suid requests even if they are directed at KDE | Timothy Pearson | 2013-04-06 | 1 | -2/+16 | |
| |