Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add option to enable the clock shadow in transparent mode | Timothy Pearson | 2013-04-03 | 4 | -7/+20 |
| | | | | This closes Bug 387 | ||||
* | Fix tsak corrupting input events | Timothy Pearson | 2013-04-03 | 1 | -5/+14 |
| | | | | | | | This resolves Bug 1423 Thanks to Slavek for the patch! Clean up tsak debug output Remove spurious checks from tsak main replication loop | ||||
* | Ignore spurious BadMatch errors which can occur when autologon is enabled | Timothy Pearson | 2013-03-28 | 1 | -0/+4 |
| | | | | The errors originate from this commit http://lists.kde.org/?l=kde-commits&m=107824396401206&w=2 and appear only on certain hardware/software combinations | ||||
* | Enable ARGB support in kdesktop_lock | Timothy Pearson | 2013-03-22 | 3 | -33/+48 |
| | |||||
* | Clean up spurious kdesktop_lock X11 error messages | Timothy Pearson | 2013-03-22 | 3 | -81/+211 |
| | | | | Introduce disabled framework for future ARGB visual support | ||||
* | Remove broken delay when wallpaper not available | Timothy Pearson | 2013-03-21 | 2 | -26/+2 |
| | | | | This is related to Bug 1288 | ||||
* | Add edit as root service menu to libkonq | Timothy Pearson | 2013-03-21 | 3 | -0/+27 |
| | |||||
* | Add destructor to ReniceDlg in order to work around armel FTBFS | Timothy Pearson | 2013-03-09 | 2 | -0/+5 |
| | |||||
* | Fix unintended rename of SAKProcess* | Slávek Banko | 2013-03-09 | 7 | -42/+42 |
| | |||||
* | Add destructor to PanelDirDropMenu in order to work around armel FTBFS | Timothy Pearson | 2013-03-08 | 2 | -1/+5 |
| | |||||
* | Update starttde script to force run r14-xdg-update against the latest ↵ | Darrell Anderson | 2013-03-05 | 1 | -2/+16 |
| | | | | renaming changes. | ||||
* | Update r14-xdg-update script for latest renaming changes. | Darrell Anderson | 2013-03-05 | 1 | -8/+46 |
| | |||||
* | Fix error messages. | Darrell Anderson | 2013-03-05 | 1 | -3/+5 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Darrell Anderson | 2013-03-04 | 1 | -1/+1 |
|\ | |||||
| * | Fix default for GUI option ShowArchivesAsFolders, to comply with dirtree module | Slávek Banko | 2013-03-05 | 1 | -1/+1 |
| | | |||||
* | | Update r14-xdg-update script for latest renaming changes. | Darrell Anderson | 2013-03-04 | 1 | -4/+56 |
| | | |||||
* | | Update migratekde3 script for latest renaming changes. | Darrell Anderson | 2013-03-04 | 1 | -3/+4 |
|/ | |||||
* | Reapply commit 936d3cec inadvertently reverted in de7e5867 | Slávek Banko | 2013-03-03 | 5 | -2/+19 |
| | |||||
* | Add icon images for commit 48e7fc5a. | Darrell Anderson | 2013-03-02 | 2 | -0/+0 |
| | |||||
* | Restore 'Custom' session option to login manager. | Darrell Anderson | 2013-03-02 | 1 | -0/+2 |
| | | | | This resolves bug report 1413. | ||||
* | Provide GUI check box control for tdmrc AllowRootLogin. | Darrell Anderson | 2013-03-02 | 2 | -1/+10 |
| | | | | This resolves bug report 1296. | ||||
* | Add GUI check box to control display of favicons in konqueror. | Darrell Anderson | 2013-03-02 | 2 | -1/+11 |
| | | | | This resolves bug report 1361. | ||||
* | Add preliminary support to improve kcontrol keyboard repeat speed setting. | Darrell Anderson | 2013-03-02 | 2 | -34/+41 |
| | | | | This partially resolves bug report 1349. | ||||
* | Add GUI control support to test kcontrol mouse double-click setting. | Darrell Anderson | 2013-03-02 | 4 | -7/+34 |
| | | | | | Work is needed to toggle the icon image after testing the double-click. This partially resolves bug report 1324. | ||||
* | Add GUI control for menu popup delay setting in $HOME/.qt/kstylerc. | Darrell Anderson | 2013-03-02 | 2 | -1/+20 |
| | | | | This resolves bug report 1323. | ||||
* | Add check box to control behavior of the Alt key in menu navigation. | Darrell Anderson | 2013-03-02 | 2 | -7/+27 |
| | | | | This partially resolves bug report 1317. | ||||
* | Add GUI check box for tdmrc[X-:*-Core] TerminateServer setting located at | Darrell Anderson | 2013-03-02 | 2 | -1/+11 |
| | | | | KControl->System Administration->Login Manager->Shutdown->Restart X-server with session exit. | ||||
* | Update tab popup context menu to include Move Tab Left/Right options. | Darrell Anderson | 2013-03-02 | 1 | -1/+26 |
| | | | | | | Work is needed to disable the respective Move Tab Left/Right menu options when the tab is already the left-most/right-most tab. This partially resolves bug report 1067. | ||||
* | Add GUI check box for controlling the display of archives as folders in ↵ | Darrell Anderson | 2013-03-02 | 2 | -4/+23 |
| | | | | | | Konqueror navigator side pane. This resolves bug report 1268. | ||||
* | Add GUI check box control for the konquerorrc HoverCloseButton configuration ↵ | Darrell Anderson | 2013-03-02 | 2 | -1/+27 |
| | | | | | | option. This resolves bug report 895. | ||||
* | Add GUI check box to control mouse wheel cycling over tab bar in konqueror. | Darrell Anderson | 2013-03-02 | 3 | -0/+14 |
| | | | | | Work remains to finish the patch to actually stop the cycling. This partially resolves bug report 910. | ||||
* | Add GUI check box to control mouse wheel cycling over tab bar in konsole. | Darrell Anderson | 2013-03-02 | 2 | -0/+11 |
| | | | | | Work remains to finish the patch to actually stop the cycling. This partially resolves bug report 909. | ||||
* | Patch to add GUI controls for the logoff gray fadeaway. | Darrell Anderson | 2013-03-02 | 2 | -0/+28 |
| | | | | | Work is needed to provide sliders to control darkness and fade speeds. This partially resolves bug report 258. | ||||
* | Provide kcmprivacy option to delete kpdf metadata. | Darrell Anderson | 2013-03-02 | 4 | -3/+26 |
| | | | | This resolves bug report 1216. | ||||
* | Fix nominal kdeeject problems. | Darrell Anderson | 2013-03-02 | 1 | -36/+35 |
| | | | | This resolves bug report 1197. | ||||
* | Fix when kompmgr printf message is displayed. | Darrell Anderson | 2013-03-02 | 1 | -4/+2 |
| | |||||
* | Respect systemwide kicker settings | Timothy Pearson | 2013-02-26 | 1 | -3/+9 |
| | |||||
* | Fix prior commit | Timothy Pearson | 2013-02-26 | 1 | -0/+1 |
| | |||||
* | Add option to use more professional looking logout dialog | Timothy Pearson | 2013-02-26 | 2 | -1/+6 |
| | |||||
* | Fix unintended rename of krbtkfile | Slávek Banko | 2013-02-26 | 3 | -13/+13 |
| | |||||
* | Fix unintended rename of kastaskpopup | Slávek Banko | 2013-02-25 | 5 | -7/+7 |
| | |||||
* | Fix unintended rename of keramikconf | Slávek Banko | 2013-02-25 | 4 | -5/+5 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2013-02-21 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2013-02-21 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2013-02-20 | 1 | -0/+0 |
| | |||||
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 9 | -25/+25 |
| | |||||
* | Fix potential crash in kdesktop_lock | Timothy Pearson | 2013-02-20 | 1 | -4/+7 |
| | | | | This is related to Bug 1288 | ||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2013-02-18 | 1 | -0/+0 |
| | |||||
* | Fix unintended rename of many various *klist* | Slávek Banko | 2013-02-19 | 4 | -27/+27 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2013-02-18 | 1 | -0/+0 |
| |