Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tsak not working with PS/2 keyboards | Timothy Pearson | 2012-04-18 | 1 | -28/+27 |
| | | | | Fix tsak high CPU usage on udev monitoring failure | ||||
* | Rename kmenu_active.png -> kmenu_basic.png to support change | Darrell Anderson | 2012-04-17 | 1 | -0/+0 |
| | | | | made in GIT hash 4614b3d2. | ||||
* | Update CMakeLists.txt for change made in GIT hash 4614b3d2. | Darrell Anderson | 2012-04-17 | 1 | -1/+1 |
| | |||||
* | Fix typos in konsole tips. | Darrell Anderson | 2012-04-17 | 1 | -3/+21 |
| | | | | Thanks to David C. Rankin. | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Darrell Anderson | 2012-04-17 | 3 | -21/+137 |
|\ | |||||
| * | Fix minor glitch in battery status dialog | Timothy Pearson | 2012-04-15 | 3 | -19/+2 |
| | | |||||
| * | Expose battery time remaining | Timothy Pearson | 2012-04-15 | 2 | -1/+26 |
| | | |||||
| * | Add switch reporting | Timothy Pearson | 2012-04-14 | 2 | -1/+109 |
| | | |||||
* | | Change file path reference from kmenu_basic.mng to kmenu_basic.png | Darrell Anderson | 2012-04-17 | 2 | -1/+1 |
|/ | | | | and delete kmenu_basic.mng. | ||||
* | Show system properties | Timothy Pearson | 2012-04-14 | 4 | -4/+271 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2012-04-14 | 1 | -0/+0 |
| | |||||
* | Part 2 of prior commit | Timothy Pearson | 2012-04-13 | 3 | -3/+51 |
| | |||||
* | Update My Documents *.desktop translations. | Darrell Anderson | 2012-04-13 | 2 | -34/+21 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Darrell Anderson | 2012-04-12 | 3 | -26/+550 |
|\ | |||||
| * | Add monitor tab | Timothy Pearson | 2012-04-12 | 3 | -26/+550 |
| | | | | | | | | Update sensors tab | ||||
* | | Fix branding image. | Darrell Anderson | 2012-04-12 | 1 | -0/+0 |
|/ | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Darrell Anderson | 2012-04-12 | 3 | -19/+691 |
|\ | |||||
| * | Add device information tabs for prior commit to kcontrol module | Timothy Pearson | 2012-04-11 | 3 | -19/+691 |
| | | |||||
* | | Update starttde to remove bashism. | Darrell Anderson | 2012-04-12 | 1 | -1/+1 |
|/ | |||||
* | Revise MANPATH support method. | Darrell Anderson | 2012-04-11 | 1 | -2/+4 |
| | | | | Thanks to Slavek Banko! | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2012-04-11 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2012-04-11 | 1 | -0/+0 |
| | |||||
* | Update HTML install path references. | Darrell Anderson | 2012-04-10 | 1 | -1/+1 |
| | |||||
* | Updated starttde to ensure $TDEDIRS is parsed correctly to $XDG_DATA_DIRS and | Darrell Anderson | 2012-04-10 | 1 | -8/+26 |
| | | | | updated to test for $MANPATH before appending that environment variable. | ||||
* | Updated wallpaper images and duplicated a few svgz as png. | Darrell Anderson | 2012-04-10 | 13 | -0/+0 |
| | | | | Thanks to E. Liddell! | ||||
* | Add sensors tab | Timothy Pearson | 2012-04-08 | 2 | -0/+122 |
| | |||||
* | Fix last commit | Timothy Pearson | 2012-04-08 | 2 | -82/+43 |
| | |||||
* | Add filtering support to device manager | Timothy Pearson | 2012-04-08 | 6 | -3/+271 |
| | | | | Add detailed CPU tab to device manager | ||||
* | Add disk info page to device manager | Timothy Pearson | 2012-04-06 | 2 | -2/+114 |
| | |||||
* | Enhance device manager module | Timothy Pearson | 2012-04-06 | 6 | -61/+262 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Darrell Anderson | 2012-04-06 | 10 | -0/+764 |
|\ | |||||
| * | Add rudimentary device manager to kcontrol | Timothy Pearson | 2012-04-05 | 10 | -0/+764 |
| | | |||||
* | | Reversed the patch applied in GIT hash 9e172fa7, 2012-04-04. | Darrell Anderson | 2012-04-06 | 1 | -3/+0 |
|/ | | | | The patch disabled the Confirm logout and feedback dialogs. | ||||
* | Change release date, version, & copyright to entities in docbook files. | Darrell Anderson | 2012-04-05 | 4 | -10/+10 |
| | | | | This provides automated updating when the help files are generated. | ||||
* | Fix file path reference for kmenu_basic.mng. | Darrell Anderson | 2012-04-05 | 1 | -1/+1 |
| | |||||
* | Fix typos. | Darrell Anderson | 2012-04-05 | 1 | -1/+1 |
| | |||||
* | Editorial cleanup and add information in comments to starttde. | Darrell Anderson | 2012-04-05 | 1 | -54/+55 |
| | | | | No functional changes. | ||||
* | Delete unused kickoff MNG images. | Darrell Anderson | 2012-04-05 | 4 | -2/+2 |
| | |||||
* | Temporary fix for a probable race condition on some systems. | Darrell Anderson | 2012-04-04 | 1 | -0/+3 |
| | | | | | Still needs to be resolved by determining the root cause. Partially resolves bug report 760. | ||||
* | Fix kfind branding. | Darrell Anderson | 2012-04-03 | 2 | -2/+2 |
| | |||||
* | Fix kdcop branding. | Darrell Anderson | 2012-04-02 | 1 | -1/+1 |
| | |||||
* | Add preliminary floppy drive support to TDE hardware library media backend | Timothy Pearson | 2012-04-01 | 2 | -1/+24 |
| | |||||
* | Repair encrypted device handling in TDE media backend | Timothy Pearson | 2012-04-01 | 7 | -60/+210 |
| | | | | Repair Zip drive handling in same | ||||
* | Set WITH_TDEHWLIB off by default | Timothy Pearson | 2012-03-31 | 1 | -1/+1 |
| | |||||
* | Initial merge of alpha quality HAL replacement backend for the media kioslave | Timothy Pearson | 2012-03-31 | 13 | -47/+1541 |
| | | | | Pass the WITH_TDEHWLIB CMake option to enable this backend | ||||
* | Fix branding logo in kickoff/kmenu_active.png. | Darrell Anderson | 2012-03-31 | 1 | -0/+0 |
| | |||||
* | Fix "Malformed URL $( kxdglauncher --getpath xdgname DOCUMENTS )" error dialog. | Darrell Anderson | 2012-03-31 | 1 | -1/+1 |
| | |||||
* | Ensure pagersettings.kcfg is installed. | Darrell Anderson | 2012-03-31 | 1 | -1/+1 |
| | |||||
* | Add option to control pager applet cycling with the mouse wheel. | Darrell Anderson | 2012-03-31 | 3 | -5/+20 |
| | | | | | This resolves bug report 908. Thanks to Calvin Morrison for the patch! | ||||
* | Add blank files for new tdehardwarebackend media kioslave development | Timothy Pearson | 2012-03-30 | 2 | -0/+0 |
| |