summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Handle screen locking internally on user switchTimothy Pearson2015-04-141-1/+5
* Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals ...Timothy Pearson2015-04-142-22/+74
* Eliminate usleep() loop during kdesktop startupTimothy Pearson2015-04-143-11/+32
* Fix lockeng file formattingTimothy Pearson2015-04-142-512/+499
* Remove external dcop call and associated threadTimothy Pearson2015-04-149-126/+115
* Ensure kdesktop signal handlers execute in the main GUI threadTimothy Pearson2015-04-143-1/+15
* Fix incorrectly renamed device iconsTimothy Pearson2015-04-0318-18/+18
* Bring keyboard icon into XDG complianceTimothy Pearson2015-03-262-2/+2
* Bring printer1 icon into XDG complianceTimothy Pearson2015-03-262-2/+2
* Bring mouse icon into XDG complianceTimothy Pearson2015-03-261-1/+1
* Bring system icon into XDG complianceTimothy Pearson2015-03-2619-20/+20
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-0457-63/+63
* Fix double free corruption due to duplicated call to IceCloseConnectionTimothy Pearson2015-02-261-1/+1
* Fix KDE->TDE branding in dialog messages.Darrell Anderson2015-01-282-2/+2
* Fix update_compton_tde scriptTimothy Pearson2015-01-241-1/+2
* Bug fix: Compilation failure with NO_VSYNC_OPENGL=1Richard Grenville2015-01-241-3/+4
* Bug fix: --no-fading-openclose doesn't work when fading outRichard Grenville2015-01-241-6/+6
* Bug fix #244: Build failure with -DDEBUG_EVENTSRichard Grenville2015-01-241-2/+2
* Misc #215: Reformat usage text & update docsRichard Grenville2015-01-241-11/+87
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-241-2/+2
* Fixed wrong DocPath strings. This relates to bug 2319Michele Calgaro2015-01-2341-42/+42
* Merge branch 'r14.0.x' of http://scm.trinitydesktop.org/scm/git/tdebase into ...Michele Calgaro2015-01-161-0/+51
|\
| * Add ARM64 supportSlávek Banko2015-01-151-0/+51
* | Added required refreshItems logic. This relates to bug 146.Michele Calgaro2015-01-164-6/+24
|/
* Allow mounted digital camera devices to be unmounted via the context menuTimothy Pearson2015-01-091-1/+1
* Fix verification of the TDM control socketSlávek Banko2014-12-271-7/+22
* Fixed KMail Address book rename (kabc -> tdeabc). This resolves bug 2272.Michele Calgaro2014-12-272-1/+9
* Fix version string in kpersonalizerSlávek Banko2014-12-261-1/+1
* Update r14-xdg-update: add update of references to temporary directoriesr14.0.0Slávek Banko2014-12-091-8/+51
* Update About dialogs of Konqueror and Konsole for releaseTimothy Pearson2014-12-063-6/+8
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseMichele Calgaro2014-12-061-1/+11
|\
| * Fix rare incorrect section display on load request when khelpcenter instance ...Timothy Pearson2014-12-051-1/+11
* | Minor update to the Release Notes.Michele Calgaro2014-12-061-0/+3
|/
* Updated Release Notes.Michele Calgaro2014-12-041-61/+86
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseMichele Calgaro2014-12-031-2/+0
|\
| * Forcibly terminate kdesktop_lock after unlockTimothy Pearson2014-12-021-2/+0
* | Minor adjustment to the Mouse handbook. This relates to bug 1850.Michele Calgaro2014-12-031-4/+4
|/
* Fix compositor startup failureTimothy Pearson2014-11-301-19/+25
* Fix window control issues introduced in GIT hash 17b142ddTimothy Pearson2014-11-301-2/+5
* Fix passage of wid pointer to Window parameter in win_determine_greyscale_bac...Timothy Pearson2014-11-301-1/+1
* Fix window fade inRichard Grenville2014-11-301-5/+1
* Fix kdesktop_lock bad visual appearance due to incorrect focus stealing settingsTimothy Pearson2014-11-291-3/+14
* Send setActive signal when taking focus in Client::takeFocusTimothy Pearson2014-11-297-22/+25
* Fix kdesktop_lock requiring a process stop/start on unlockTimothy Pearson2014-11-284-49/+78
* Hide udev hidden devices via the hidden file mechanismTimothy Pearson2014-11-284-12/+35
* Fixed Twin crashes caused by commit 84d7db0. This resolves bug 2218.Michele Calgaro2014-11-281-1/+0
* Honor disk hidden flag when handling device insertion notifiersTimothy Pearson2014-11-272-0/+9
* Fixed incomplete documentation for handbook in Internet & Network -> Local Ne...Michele Calgaro2014-11-272-17/+18
* Fixed incomplete documentation for handbook in Appearance & Themes -> Window ...Michele Calgaro2014-11-272-10/+18
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseMichele Calgaro2014-11-279-168/+420
|\