summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals ↵Timothy Pearson2015-04-142-22/+74
| | | | | | in the main GUI thread (cherry picked from commit 85126bf580edb675048843910c0e0c1c56c9ff89)
* Eliminate usleep() loop during kdesktop startupTimothy Pearson2015-04-143-11/+32
| | | | | Do not switch desktops if lock fails to engage (cherry picked from commit 751c96f9b1fc01675a1a9d34831104f98adfd84f)
* Fix lockeng file formattingTimothy Pearson2015-04-142-512/+499
| | | | (cherry picked from commit a17bfb0b96f5b255f41d03c3143d1eca04c88e36)
* Remove external dcop call and associated threadTimothy Pearson2015-04-149-126/+115
| | | | | Fix lockup on lock screen command due to signal race condition (cherry picked from commit e80c2baea0319decdad80c3c98cc7b28a010b0f0)
* Ensure kdesktop signal handlers execute in the main GUI threadTimothy Pearson2015-04-143-1/+15
| | | | (cherry picked from commit 755776b6c4875dddd0fa2971845252274215d86a)
* Fix incorrectly renamed device iconsTimothy Pearson2015-04-0318-18/+18
| | | | (cherry picked from commit 0fcff03e30aae068e0738863f64abf55d96f4af5)
* Bring keyboard icon into XDG complianceTimothy Pearson2015-03-262-2/+2
| | | | (cherry picked from commit 477ef4454d9fe4a7c37b04b2935c58ec353a52cd)
* Bring printer1 icon into XDG complianceTimothy Pearson2015-03-262-2/+2
| | | | (cherry picked from commit 1fa803ad84f0a514b9a3719f458bc0fd724bd957)
* Bring mouse icon into XDG complianceTimothy Pearson2015-03-261-1/+1
| | | | (cherry picked from commit 3def5271d182f5d72309849bfd9ce91c03640a6b)
* Bring system icon into XDG complianceTimothy Pearson2015-03-2619-20/+20
| | | | (cherry picked from commit a8203cf740d018000b2e36cdb60e63fd08b2f692)
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-0457-63/+63
| | | | (cherry picked from commit 0157291f5ea3af6c7fae08ff20eb346bb01624f8)
* Fix double free corruption due to duplicated call to IceCloseConnectionTimothy Pearson2015-02-261-1/+1
| | | | | This resolves Bug 2167 (cherry picked from commit 9005480696634e967011a285e424f307b3043527)
* Fix KDE->TDE branding in dialog messages.Darrell Anderson2015-01-282-2/+2
| | | | | | | Signed-off-by: Darrell Anderson <darrella@clovermail.net> (cherry picked from commit ad2dc879b6b3dbeb127b8238b46760a325f74c52) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix update_compton_tde scriptTimothy Pearson2015-01-241-1/+2
| | | | (cherry picked from commit 614d4d45f31fd1d20e89a26448759ab609b9dd5f)
* Bug fix: Compilation failure with NO_VSYNC_OPENGL=1Richard Grenville2015-01-241-3/+4
| | | | | | Fix compilation failure with NO_VSYNC_OPENGL=1, caused by one incorrectly placed "#endif" in "src/common.h". (cherry picked from commit 65bc49312cf8e75bf5ae3290eef40a2ebe712e9c)
* Bug fix: --no-fading-openclose doesn't work when fading outRichard Grenville2015-01-241-6/+6
| | | | | | | | - Fix the bug that --no-fading-openclose doesn not work when fading out by writing w->fade_last as well in win_determine_fade(). - Write w->fade_last for applying w->fade_force, as well. (cherry picked from commit 2dff937b31aa3753dca28fdda741be5d1da25088)
* Bug fix #244: Build failure with -DDEBUG_EVENTSRichard Grenville2015-01-241-2/+2
| | | | | | Fix build failure with -DDEBUG_EVENTS, caused by incorrect references to X Sync macros. Thanks to blueyed for reporting. (#244) (cherry picked from commit 6219569d6cb45be6f2104460e02672dd508e344a)
* Misc #215: Reformat usage text & update docsRichard Grenville2015-01-241-11/+87
| | | | | | | | | - Reformat usage text by adding a blank line between descriptions of two switches. (#215) - Update documentation for a bit. Correct some wrong statements and clarify some others. (cherry picked from commit 07b75620487436a0e693d3a13354dba346a463f2)
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-241-2/+2
| | | | | (cherry picked from commit e78559d9b2d9334c0b2c630a9da4a9e018849dce) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed wrong DocPath strings. This relates to bug 2319Michele Calgaro2015-01-2341-42/+42
| | | | | (cherry picked from commit 2db89f3986ff88bc55edca190c25bef5df7c3c33) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Merge branch 'r14.0.x' of http://scm.trinitydesktop.org/scm/git/tdebase into ↵Michele Calgaro2015-01-161-0/+51
|\ | | | | | | r14.0.x
| * Add ARM64 supportSlávek Banko2015-01-151-0/+51
| | | | | | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1c7fa323c3529f99f878f4c25a175c8f9b9d42c7)
* | Added required refreshItems logic. This relates to bug 146.Michele Calgaro2015-01-164-6/+24
|/ | | | | cherry picked from commit bf0861baf08e739ab3721d642178dbab64015675) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Allow mounted digital camera devices to be unmounted via the context menuTimothy Pearson2015-01-091-1/+1
| | | | (cherry picked from commit 6fd7171a14f88994b0391efaf77071a917e2e32a)
* Fix verification of the TDM control socketSlávek Banko2014-12-271-7/+22
| | | | | | | This resolves Bug 2269 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 72a6327581015d452eb1ec3549394e47e6311aaa)
* Fixed KMail Address book rename (kabc -> tdeabc). This resolves bug 2272.Michele Calgaro2014-12-272-1/+9
| | | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0537ed938f82768c5b0aff88daf7eff620c743bf) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix version string in kpersonalizerSlávek Banko2014-12-261-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b056d182caa853f07b2f68c6c926fdddcd1e9042)
* Update r14-xdg-update: add update of references to temporary directoriesr14.0.0Slávek Banko2014-12-091-8/+51
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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
| | | | | | | | | | | | already running This resolves Bug 2188
* | 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
| | | | | | | | This resolves Bug 2222
* | 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
| | | | Clean up build warnings
* Fix window control issues introduced in GIT hash 17b142ddTimothy Pearson2014-11-301-2/+5
| | | | This relates to Bug 2220
* Fix passage of wid pointer to Window parameter in ↵Timothy Pearson2014-11-301-1/+1
| | | | | | win_determine_greyscale_background Thanks to Richard Grenville for catching that mistake!
* 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
| | | | | This relates to Bug 2189 Clean up minor formatting issues
* Fix kdesktop_lock requiring a process stop/start on unlockTimothy Pearson2014-11-284-49/+78
| | | | Attempt to fix kdesktop_lock start/stop causing dcop failures by keeping kdesktop_lock process running across lock/unlock cycles
* Hide udev hidden devices via the hidden file mechanismTimothy Pearson2014-11-284-12/+35
| | | | This resolves Bug 2211
* 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
| | | | This relates to Bug 2211
* Fixed incomplete documentation for handbook in Internet & Network -> Local ↵Michele Calgaro2014-11-272-17/+18
| | | | Network Browsing. This relates to bug 1850.
* Fixed incomplete documentation for handbook in Appearance & Themes -> Window ↵Michele Calgaro2014-11-272-10/+18
| | | | Decorarions. This relates to bug 1850.
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseMichele Calgaro2014-11-279-168/+420
|\
| * Fix up symlinked TDE directory handling in upgrade scriptsDarrell Anderson2014-11-252-20/+21
| | | | | | | | | | Automatically run migratekde3 for symlinked directories if user breaks symlink This relates to Bug 2202