| Commit message (Expand) | Author | Age | Files | Lines |
* | Clarify window shadow options | Timothy Pearson | 2015-04-13 | 1 | -6/+4 |
* | Add GUI option to control panel shadows | Timothy Pearson | 2015-04-13 | 2 | -2/+16 |
* | Update all windows when compton settings are reloaded | Timothy Pearson | 2015-04-13 | 1 | -0/+5 |
* | Ensure desktop is completely hidden before sending fullyOnline() | Timothy Pearson | 2015-04-13 | 4 | -15/+42 |
* | Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspend | Timothy Pearson | 2015-04-12 | 2 | -45/+55 |
* | Remove call to pthread_cancel() in kdesktop_lock | Timothy Pearson | 2015-04-12 | 3 | -3/+29 |
* | Handle screen locking internally on user switch | Timothy Pearson | 2015-04-12 | 1 | -1/+5 |
* | Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals ... | Timothy Pearson | 2015-04-12 | 2 | -22/+74 |
* | Eliminate usleep() loop during kdesktop startup | Timothy Pearson | 2015-04-08 | 3 | -11/+32 |
* | Fix lockeng file formatting | Timothy Pearson | 2015-04-08 | 2 | -512/+499 |
* | Remove external dcop call and associated thread | Timothy Pearson | 2015-04-08 | 9 | -126/+115 |
* | Ensure kdesktop signal handlers execute in the main GUI thread | Timothy Pearson | 2015-04-08 | 3 | -1/+15 |
* | Fix incorrectly renamed device icons | Timothy Pearson | 2015-04-02 | 18 | -18/+18 |
* | Bring keyboard icon into XDG compliance | Timothy Pearson | 2015-03-26 | 2 | -2/+2 |
* | Bring printer1 icon into XDG compliance | Timothy Pearson | 2015-03-26 | 2 | -2/+2 |
* | Bring mouse icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
* | Bring system icon into XDG compliance | Timothy Pearson | 2015-03-26 | 19 | -20/+20 |
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 57 | -63/+63 |
* | Fix double free corruption due to duplicated call to IceCloseConnection | Timothy Pearson | 2015-02-24 | 1 | -1/+1 |
* | Signed-off-by: Darrell Anderson <darrella@clovermail.net> | Darrell Anderson | 2015-01-27 | 2 | -2/+2 |
* | Fixed wrong DocPath strings. This relates to bug 2319. | Michele Calgaro | 2015-01-24 | 1 | -2/+2 |
* | Fixed wrong DocPath strings. This relates to bug 2319 | Michele Calgaro | 2015-01-23 | 41 | -42/+42 |
* | Fix update_compton_tde script | Timothy Pearson | 2015-01-17 | 1 | -1/+2 |
* | Merge compton changes | Timothy Pearson | 2015-01-17 | 2 | -22/+99 |
|\ |
|
| * | Bug fix: Compilation failure with NO_VSYNC_OPENGL=1 | Richard Grenville | 2015-01-11 | 1 | -3/+4 |
| * | Bug fix: --no-fading-openclose doesn't work when fading out | Richard Grenville | 2014-11-30 | 1 | -5/+5 |
| * | Bug fix #244: Build failure with -DDEBUG_EVENTS | Richard Grenville | 2014-11-24 | 1 | -2/+2 |
| * | Misc #215: Reformat usage text & update docs | Richard Grenville | 2014-11-24 | 1 | -10/+85 |
* | | Added required refreshItems logic. This relates to bug 146. | Michele Calgaro | 2015-01-16 | 4 | -6/+24 |
* | | Add ARM64 support | Slávek Banko | 2015-01-15 | 1 | -0/+51 |
* | | Allow mounted digital camera devices to be unmounted via the context menu | Timothy Pearson | 2015-01-09 | 1 | -1/+1 |
* | | Added option to suppress 'Find in files' error dialog in Kate. This resolves ... | Michele Calgaro | 2015-01-04 | 3 | -6/+32 |
* | | Updated Kate and KWrite's handbooks with the new 'Delete Line' command. This ... | Michele Calgaro | 2015-01-03 | 2 | -0/+16 |
* | | Fix verification of the TDM control socket | Slávek Banko | 2014-12-27 | 1 | -7/+22 |
* | | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Michele Calgaro | 2014-12-27 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix version string in kpersonalizer | Slávek Banko | 2014-12-26 | 1 | -1/+1 |
* | | | Fixed KMail Address book rename (kabc -> tdeabc). This resolves bug 2272. | Michele Calgaro | 2014-12-27 | 2 | -1/+9 |
|/ / |
|
* | | Update r14-xdg-update: add update of references to temporary directoriesr14.0.0 | Slávek Banko | 2014-12-09 | 1 | -8/+51 |
* | | Update About dialogs of Konqueror and Konsole for release | Timothy Pearson | 2014-12-06 | 3 | -6/+8 |
* | | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Michele Calgaro | 2014-12-06 | 1 | -1/+11 |
|\ \ |
|
| * | | Fix rare incorrect section display on load request when khelpcenter instance ... | Timothy Pearson | 2014-12-05 | 1 | -1/+11 |
* | | | Minor update to the Release Notes. | Michele Calgaro | 2014-12-06 | 1 | -0/+3 |
|/ / |
|
* | | Updated Release Notes. | Michele Calgaro | 2014-12-04 | 1 | -61/+86 |
* | | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Michele Calgaro | 2014-12-03 | 1 | -2/+0 |
|\ \ |
|
| * | | Forcibly terminate kdesktop_lock after unlock | Timothy Pearson | 2014-12-02 | 1 | -2/+0 |
* | | | Minor adjustment to the Mouse handbook. This relates to bug 1850. | Michele Calgaro | 2014-12-03 | 1 | -4/+4 |
|/ / |
|
* | | Fix compositor startup failure | Timothy Pearson | 2014-11-30 | 1 | -19/+25 |
* | | Fix window control issues introduced in GIT hash 17b142dd | Timothy Pearson | 2014-11-30 | 1 | -2/+5 |
* | | Fix passage of wid pointer to Window parameter in win_determine_greyscale_bac... | Timothy Pearson | 2014-11-30 | 1 | -1/+1 |
* | | Fix window fade in | Richard Grenville | 2014-11-30 | 1 | -5/+1 |