Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add DeviceKit power management backend to TDE hardware library | Slávek Banko | 2013-08-15 | 3 | -1/+73 | |
| | | ||||||
* | | Detect video DVDs | Timothy Pearson | 2013-08-15 | 3 | -3/+142 | |
|/ | ||||||
* | Fix classification of optical media | Timothy Pearson | 2013-08-13 | 2 | -58/+229 | |
| | | | | This resolves Bug 1612 | |||||
* | Fix FTBFS on libudev includes | Francois Andriot | 2013-08-12 | 2 | -0/+4 | |
| | ||||||
* | Fix incorrect classification of DVD DL disks | Timothy Pearson | 2013-08-12 | 1 | -4/+0 | |
| | ||||||
* | Add HAL power management backend to TDE hardware library | Slávek Banko | 2013-08-12 | 4 | -40/+148 | |
| | ||||||
* | Add option WITH_TDEHWLIB_DAEMONS | Slávek Banko | 2013-08-12 | 4 | -55/+49 | |
| | | | | Fix incorrect use WITH_UPOWER | |||||
* | Fix tdebindings FTBFS | Timothy Pearson | 2013-08-11 | 1 | -0/+6 | |
| | ||||||
* | Merge branch 'tdehardwaredevices-splited' of git://github.com/Fat-Zer/tdelibs | Timothy Pearson | 2013-08-11 | 77 | -4437/+5263 | |
|\ | ||||||
| * | Merge branch 'master' into tdehardwaredevices-splited | Alexander Golubev | 2013-08-11 | 2 | -1/+2 | |
| |\ | ||||||
| * | | Change cmake to use general tde_moc macro rather than another reinventted wheel | Alexander Golubev | 2013-08-11 | 1 | -18/+3 | |
| | | | ||||||
| * | | Merge branch 'master' into HEAD | Alexander Golubev | 2013-08-11 | 13 | -12/+243 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tdecore/CMakeLists.txt tdecore/tdehardwaredevices.h tdecore/tdehw/tdehardwaredevices.cpp | |||||
| * | | | 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 | |
| | | | | ||||||
| * | | | force cmake to create update-entities script in binary directory: make ↵ | Golubev Alexander | 2013-07-26 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | sources read-only | |||||
* | | | | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs | Darrell Anderson | 2013-08-10 | 0 | -0/+0 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Fix tdeioslaves FTBFS when compiled in standalone. | Alexander Golubev | 2013-08-10 | 2 | -1/+2 | |
| | |/ | |/| | | | | | | | This resolves bug report 1617. | |||||
* | | | Fix tdeioslaves FTBFS when compiled in standalone. | Alexander Golubev | 2013-08-10 | 2 | -1/+2 | |
|/ / | | | | | | | | | | | | | This resolves bug report 1617. Cmake doesn't define HAVE_BACKTRACE. This resolves bug report 1614. | |||||
* | | Disable session management in tdeio slaves | Timothy Pearson | 2013-08-08 | 1 | -1/+1 | |
| | | | | | | | | This relates to Bug 760 | |||||
* | | Allow session manager to be disable on creation when argc and argv are not ↵ | Timothy Pearson | 2013-08-08 | 2 | -0/+34 | |
| | | | | | | | | | | | | passed to TDEApplication This relates to Bug 760 | |||||
* | | 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 | |||||
* | | Update VERSION in root CMakeLists.txt. | Darrell Anderson | 2013-08-01 | 1 | -1/+1 | |
| | | | | | | | | This partially resolves bug report 1595. | |||||
* | | Fix FTBFS when xrender is missing. | Alexander Golubev | 2013-08-01 | 1 | -0/+2 | |
| | | | | | | | | This resolves bug report 1554. | |||||
* | | Add files omitted in commit 5da63fe9 | Slávek Banko | 2013-08-01 | 2 | -0/+1475 | |
| | | ||||||
* | | 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 | 2 | -0/+2 | |
| | | ||||||
* | | Fix FTBFS on libudev includes | Francois Andriot | 2013-08-01 | 2 | -0/+4 | |
| | | ||||||
* | | Fix application menu. This partially resolves bug report 1563. | Francois Andriot | 2013-07-31 | 4 | -1477/+2 | |
| | | ||||||
* | | Fix incorrect classification of DVD DL disks | Timothy Pearson | 2013-07-29 | 1 | -4/+0 | |
|/ | ||||||
* | 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 | 6 | -6/+6 | |
| | ||||||
* | Rename kdepasswd -> tdepasswd | Slávek Banko | 2013-07-22 | 4 | -4/+4 | |
| | ||||||
* | Expose layout members needed to utilize buttons | Timothy Pearson | 2013-07-20 | 2 | -12/+16 | |
| | ||||||
* | Fix network-manager backend crash on certain systems when network-manager is ↵ | Timothy Pearson | 2013-07-16 | 3 | -12/+46 | |
| | | | | | | 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 | |||||
* | Fix Kate not coming to foreground with focus in MDI mode | Timothy Pearson | 2013-06-21 | 1 | -25/+2 | |
| | | | | This resolves Bug 692 | |||||
* | Add ability to set active window to TDEMainWindow | Timothy Pearson | 2013-06-20 | 2 | -0/+39 | |
| | ||||||
* | Add ability to ignore internal reference URLs in KURL equality comparison | Timothy Pearson | 2013-06-19 | 2 | -2/+23 | |
| | ||||||
* | Allow small execute area to be used in TDEListView | Timothy Pearson | 2013-06-10 | 2 | -5/+31 | |
| | | | | This partially resolves Bug 1543 | |||||
* | Fix inability to connect with unsecured wireless access point | Timothy Pearson | 2013-06-10 | 2 | -61/+305 | |
| | | | | Add plain-text connection failure messages |