Here is a list of commits in kde-workspace:4.6 that seem to be missing a forward-port into master. I don't claim correctness of this list; please let me know if there's something wrong in it.
I'm posting this so that devs do their forgotten forward-ports before the 4.6->master git merge is attempted. Which doesn't mean I'm asking you to do anything; this is raw information, take your own conclusions and decisions from it :) There are some commits where it's obvious why they *shouldn't* be in master, but I'm including them for completeness (as there's also many where there may be an obvious reason but not obvious to me). commit 890726e447b7285ba3ccab690fb29a443eed95db Author: Davide Bettio <davide.bettio at kdemail.net> Date: Fri Dec 24 13:55:02 2010 +0000 I have to move Ethais to kdeartwork due the 15 wallpapers rule. svn path=/branches/KDE/4.6/kdebase/workspace/; revision=1209083 commit 7490e103b3b204fcf095ad1abf766a484ab68730 Author: Jacopo De Simoi <wilderkde at gmail.com> Date: Mon Jan 3 15:21:31 2011 +0000 Treat remote NFS/CIFS shares as non-removable devices This is just a hack valid for the 4.6 timeframe, and should *not* be forwardported to trunk. CCBUG: 259345 CCBUG: 259740 svn path=/branches/KDE/4.6/kdebase/workspace/; revision=1211298 commit ac1c759c74dd0c1b6579b0a05b410be2cd2e660e Author: Dirk Mueller <mueller at kde.org> Date: Tue Jan 4 13:51:54 2011 +0000 bump version svn path=/branches/KDE/4.6/kdebase/workspace/; revision=1211566 commit 5154020619bb462d9f16826389774208353edb54 Author: Thomas Lübking <thomas.luebking at gmail.com> Date: Wed Jan 5 14:44:54 2011 +0000 remove qdebug leftover svn path=/branches/KDE/4.6/kdebase/workspace/; revision=1212026 commit b9c9b541167916e6cb76e1ad8b70a02b40542c38 Author: Dirk Mueller <mueller at kde.org> Date: Mon Jan 17 22:00:26 2011 +0000 KDE 4.6.0 preparations svn path=/branches/KDE/4.6/kdebase/workspace/; revision=1215169 commit 1d4bc4d8a769c7b8eaf3395dc1bb4ab9489bf7fb Author: Alexander Potashev <aspotashev at gmail.com> Date: Wed Jan 19 16:06:43 2011 +0000 SVN_SILENT Manually translate strings in .desktop files into Russian for 4.6.0 release svn path=/branches/KDE/4.6/kdebase/workspace/; revision=1215769 commit a443f541fb68ac4d83902ba0236570b8802562a2 Author: Dirk Mueller <mueller at kde.org> Date: Thu Jan 20 21:59:05 2011 +0000 disable krunner integration by default to workaround the impact for most of the users with bug#246678 svn path=/branches/KDE/4.6/kdebase/workspace/; revision=1216031 commit 607831437d9dba99aa1a54065586257d7f00c340 Author: Andriy Rysin <arysin at gmail.com> Date: Sat Jan 22 19:16:33 2011 +0000 Restore old DBus API: org.kde.kxkb back as an alternative and print deprecation warning if used BUG: 263006 svn path=/branches/KDE/4.6/kdebase/workspace/; revision=1216339 commit a6d1e5e1397555b317c84fe4e3266e6892074bf6 Author: Will Stephenson <wstephenson at kde.org> Date: Wed Jan 26 14:25:13 2011 +0000 Remove MALLOC_CHECK_ from 4.6 branch CCMAIL: release-t...@kde.org CCMAIL: kde-packa...@kde.org svn path=/branches/KDE/4.6/kdebase/workspace/; revision=1217284 commit 375112824488df9a827a498b512eabeb5ce0deaf Author: Hugo Pereira Da Costa <hugo at oxygen-icons.org> Date: Thu Feb 3 11:44:59 2011 +0100 Check validity of QToolButton cast before testing popupMode() BUG: 265271 commit 2e4563e92116502c119dfcf7a340545eeaf182df Author: David Faure <faure at kde.org> Date: Sat Feb 5 10:45:10 2011 +0100 Calling deleteLater on NULL gives "QCoreApplication::postEvent: Unexpected null receiver" commit 17934f79fa691a52efc4df142e5e8712634ad21a Author: Thomas Lübking <thomas.luebking at web.de> Date: Fri Feb 4 21:27:27 2011 +0100 explicitly trigger minimal repaint on property change, otherwise broken when switching windows commit 04831d049f73bb38694d7cecc4ea170b2a26a149 Author: Thomas Lübking <thomas.luebking at web.de> Date: Fri Feb 4 21:28:31 2011 +0100 remove delted windows from list. can happen and triggers kwin part of BUG: 265297 commit c640d3a60241fbf4d53608db318acf260e5956be Author: Andriy Rysin <arysin at gmail.com> Date: Sat Feb 5 15:33:00 2011 -0500 fix layout map when using indicator mode BUG: 264595 Additionally, the following commit was partially backported (in r1214728); only the addLauncher call was changed, and not the connect/disconnect calls: commit 120064d95e890eeb8f748e641aa0c3ea13aef4c2 Author: Aaron J. Seigo <aseigo at kde.org> Date: Sat Jan 15 23:11:15 2011 +0000 don't supress the signal, just disconnect/connect to it svn path=/trunk/KDE/kdebase/workspace/; revision=1214696 -- Nicolas