------------------------------------------------------------------------ r914646 | scripty | 2009-01-21 13:40:54 +0000 (Wed, 21 Jan 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r914667 | habacker | 2009-01-21 14:12:16 +0000 (Wed, 21 Jan 2009) | 2 lines backport of r914377 fixed bug not deleting outdated releases caused by different driver letter case and/or differences in trailing '/' ------------------------------------------------------------------------ r914868 | sebsauer | 2009-01-21 22:23:03 +0000 (Wed, 21 Jan 2009) | 3 lines backport r914866 another crash-workaround. ------------------------------------------------------------------------ r914902 | aseigo | 2009-01-22 00:11:50 +0000 (Thu, 22 Jan 2009) | 2 lines proper support for custom panel types ------------------------------------------------------------------------ r915127 | scripty | 2009-01-22 13:50:56 +0000 (Thu, 22 Jan 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r915220 | rbitanga | 2009-01-22 15:29:22 +0000 (Thu, 22 Jan 2009) | 2 lines Backport quicksand bugfixes for showing text mode/restoring normal mode on reset ------------------------------------------------------------------------ r915227 | lueck | 2009-01-22 15:46:56 +0000 (Thu, 22 Jan 2009) | 1 line add lang="&language;" to article to make the markup translatable ------------------------------------------------------------------------ r915228 | lueck | 2009-01-22 15:47:32 +0000 (Thu, 22 Jan 2009) | 1 line add lang="&language;" to article to make the markup translatable ------------------------------------------------------------------------ r915231 | lueck | 2009-01-22 15:48:48 +0000 (Thu, 22 Jan 2009) | 1 line add lang="&language;" to article to make the markup translatable ------------------------------------------------------------------------ r915366 | mart | 2009-01-22 21:44:55 +0000 (Thu, 22 Jan 2009) | 2 lines backport fix to bug 181199 ------------------------------------------------------------------------ r915638 | scripty | 2009-01-23 13:14:00 +0000 (Fri, 23 Jan 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r915704 | lueck | 2009-01-23 15:34:32 +0000 (Fri, 23 Jan 2009) | 1 line use the message catalog for stylesheet page ------------------------------------------------------------------------ r915719 | ossi | 2009-01-23 16:01:01 +0000 (Fri, 23 Jan 2009) | 2 lines backport: fix 64-bit big endian ------------------------------------------------------------------------ r915785 | sstjames | 2009-01-23 18:59:31 +0000 (Fri, 23 Jan 2009) | 1 line Backport r915781: In rare circumstances (a very narrow viewport is a necessary, but not sufficient, condition) DolphinDetailsView::resizeColumns() is called with an empty model so that sizeHintForColumn(...) returns -1 and so the name column ultimately has width -1. Detect and prevent this. ------------------------------------------------------------------------ r915849 | lueck | 2009-01-23 23:21:35 +0000 (Fri, 23 Jan 2009) | 1 line improve comment as discussed on kde-i18n-doc@kde.org, backport from trunk ------------------------------------------------------------------------ r916065 | scripty | 2009-01-24 13:13:22 +0000 (Sat, 24 Jan 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r916336 | sebsauer | 2009-01-25 04:56:52 +0000 (Sun, 25 Jan 2009) | 2 lines be even more explicit. hopefully fixes bug #181750 ------------------------------------------------------------------------ r916348 | sebsauer | 2009-01-25 06:50:13 +0000 (Sun, 25 Jan 2009) | 4 lines backport r916145 and r916341 fix crash. ------------------------------------------------------------------------ r916351 | sebsauer | 2009-01-25 07:13:38 +0000 (Sun, 25 Jan 2009) | 5 lines backport r916350 still related to r916348 and r916336 and bug #181814: remove also the AppNode from the genericNames hash else we may end with dangling pointers. ------------------------------------------------------------------------ r916356 | sebsauer | 2009-01-25 07:28:41 +0000 (Sun, 25 Jan 2009) | 3 lines backport r916355 last followup of r916350 for today; keep the hashes in sync. ------------------------------------------------------------------------ r916358 | mpyne | 2009-01-25 07:45:51 +0000 (Sun, 25 Jan 2009) | 1 line Backport fix for "question-mark" icons in Sound configuration to KDE 4.2.1. ------------------------------------------------------------------------ r916380 | abizjak | 2009-01-25 10:04:05 +0000 (Sun, 25 Jan 2009) | 2 lines backport revision 916379 ------------------------------------------------------------------------ r916417 | uwolfer | 2009-01-25 12:05:11 +0000 (Sun, 25 Jan 2009) | 4 lines Backport: SVN commit 916416 by uwolfer: Replace the moon image with a picture done by Pinheiro. The old moon image was CC licensed, which is not an approved license by KDE. ------------------------------------------------------------------------ r916507 | scripty | 2009-01-25 12:51:36 +0000 (Sun, 25 Jan 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r916561 | uwolfer | 2009-01-25 14:51:27 +0000 (Sun, 25 Jan 2009) | 7 lines Backport: SVN commit 916560 by uwolfer: * set a program icon * set icons on buttons * remove some x11 ifdefs for code which is portable now * set a caption for the wallet-allow dialog ------------------------------------------------------------------------ r916746 | mart | 2009-01-25 21:32:37 +0000 (Sun, 25 Jan 2009) | 2 lines backport the initialization of d->state ------------------------------------------------------------------------ r916782 | abizjak | 2009-01-26 00:14:01 +0000 (Mon, 26 Jan 2009) | 2 lines Also fix running the string config module from the status window, remove unneeded include. ------------------------------------------------------------------------ r916906 | scripty | 2009-01-26 13:02:50 +0000 (Mon, 26 Jan 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r916962 | lunakl | 2009-01-26 15:14:05 +0000 (Mon, 26 Jan 2009) | 5 lines When DPMS-dependent, also check whether all 3 timeouts for saving states are 0, as this way DPMS can be disabled too, even though it's globally "enabled". Fixes OOo presentation mode. ------------------------------------------------------------------------ r916964 | lunakl | 2009-01-26 15:18:52 +0000 (Mon, 26 Jan 2009) | 8 lines Clean up usage of internal X screensaver (its idle counter, mainly). We always disable the internal X screensaver and only use its idle counter (which keeps counting regardless) and we only use it to detect user activity (not to measure the time). We also don't play with the counter, as that affects also DPMS. Fixes DPMS not activating. ------------------------------------------------------------------------ r916967 | lunakl | 2009-01-26 15:22:44 +0000 (Mon, 26 Jan 2009) | 8 lines Do not check whether internal X screensaver is enabled or disabled, since we have disabled it ourselves. Some apps might try to disable it too to prevent screensavers, but then our logic breaks[*]. Those apps need to disable DPMS anyway, or they will still have problems, so the DPMS code above should be enough. Besides, I doubt other screensaver implementations check this either. OOo presentation mode still works because of the previous fix. ------------------------------------------------------------------------ r916987 | dfaure | 2009-01-26 16:41:07 +0000 (Mon, 26 Jan 2009) | 5 lines Fix wrong fix for 142148, I missed the ==0 so the logic was reversed, oops. CCBUG: 142148 CCBUG: 178479 This fix will be in 4.2.1, probably not in 4.2.0. ------------------------------------------------------------------------ r917361 | dfaure | 2009-01-27 19:06:15 +0000 (Tue, 27 Jan 2009) | 5 lines Backport SVN commit 917353 by tokoe: Revert previous patch, as trash is always local no need for KIO invocation (and we got no answer on which "bug" this fix was supposed to fix) CCMAIL: tokoe@kde.org, zealot.hoi@gmail.com ------------------------------------------------------------------------ r917410 | sedwards | 2009-01-27 20:19:52 +0000 (Tue, 27 Jan 2009) | 3 lines Fixes for running Python applets similtaneously with Python data engines. ------------------------------------------------------------------------ r917524 | darioandres | 2009-01-27 23:58:35 +0000 (Tue, 27 Jan 2009) | 5 lines Fix webbrowser plasmoid crash on bookmarkManager deletion Backport to 4.2branch BUG: 181834 ------------------------------------------------------------------------ r917528 | darioandres | 2009-01-28 00:10:32 +0000 (Wed, 28 Jan 2009) | 5 lines Avoid calling a slot on process exit while destroying the object itself Backport to 4.2 BUG: 178761 ------------------------------------------------------------------------ r917543 | darioandres | 2009-01-28 00:56:11 +0000 (Wed, 28 Jan 2009) | 5 lines Update text description and rect position on screen resolution change Backport to 4.2 BUG: 163708 ------------------------------------------------------------------------ r917831 | dfaure | 2009-01-28 15:33:53 +0000 (Wed, 28 Jan 2009) | 2 lines backport uninit-var fix ------------------------------------------------------------------------ r917923 | craig | 2009-01-28 20:22:26 +0000 (Wed, 28 Jan 2009) | 3 lines Dont call XftFontClose() with a NULL font. CCBUG:182053 ------------------------------------------------------------------------ r917944 | rdieter | 2009-01-28 20:45:05 +0000 (Wed, 28 Jan 2009) | 7 lines Backport from trunk: Add X-DBUS-ServiceName to konsole.desktop should help "KDEInit could not launch '.../konsole'" type errors BUG: 162729 CCBUG: 75492 ------------------------------------------------------------------------ r917969 | dfaure | 2009-01-28 21:25:38 +0000 (Wed, 28 Jan 2009) | 2 lines Backport Ctrl+E/U/A work in konqueror's own location bar ------------------------------------------------------------------------ r918001 | dfaure | 2009-01-28 22:48:06 +0000 (Wed, 28 Jan 2009) | 2 lines revert - fixed in klineedit instead ------------------------------------------------------------------------ r918023 | sengels | 2009-01-28 23:50:16 +0000 (Wed, 28 Jan 2009) | 2 lines disable the export on msvc - since there is no library built, no export is needed as well. it is a bit stupid but there is no other way atm. ------------------------------------------------------------------------ r918221 | scripty | 2009-01-29 17:17:57 +0000 (Thu, 29 Jan 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r918372 | dfaure | 2009-01-29 21:53:01 +0000 (Thu, 29 Jan 2009) | 5 lines Delay the call to asyncDrop so that the DND finishes before we go into QMenu::exec. Otherwise the nested event loop will handle mouse move/release events and re-enter Qt's DND code, leading to crashes. Fix tested by blauzahl (I didn't have the crash myself). Fix will be in KDE 4.2.1. BUG: 157630 ------------------------------------------------------------------------ r918700 | lunakl | 2009-01-30 14:46:11 +0000 (Fri, 30 Jan 2009) | 5 lines Move the videorect effect out, as it reportedly doesn't work very well and keeps confusing people. Go with 'recordmydesktop --full-shots' or something until this is fixed. ------------------------------------------------------------------------ r918973 | hasso | 2009-01-31 07:36:11 +0000 (Sat, 31 Jan 2009) | 2 lines Backport rev 918971 - make it power off by default on BSD family platforms. ------------------------------------------------------------------------ r918984 | scripty | 2009-01-31 08:52:10 +0000 (Sat, 31 Jan 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r918998 | lmurray | 2009-01-31 09:29:09 +0000 (Sat, 31 Jan 2009) | 3 lines Correctly apply the shadow color when in OpenGL mode. CCBUG: 180536 ------------------------------------------------------------------------ r918999 | lmurray | 2009-01-31 09:31:46 +0000 (Sat, 31 Jan 2009) | 2 lines Backport: Fixed shadow color button signal not being picked up. ------------------------------------------------------------------------ r919003 | lmurray | 2009-01-31 09:38:56 +0000 (Sat, 31 Jan 2009) | 4 lines Backport: When the user lowers the active window with a shortcut or a mouse action automatically focus the next available window. CCBUG: 182146 ------------------------------------------------------------------------ r919009 | graesslin | 2009-01-31 09:56:16 +0000 (Sat, 31 Jan 2009) | 3 lines Backport (rev 919007): Only clear QLists when they are empty. Prevents crashes. CCBUG: 182358 ------------------------------------------------------------------------ r919023 | ppenz | 2009-01-31 11:09:37 +0000 (Sat, 31 Jan 2009) | 3 lines Backport of SVN commit 919021: Display correct folder names in tabs, if they contain a '&' character. Thanks to Frank Reininghaus for the patch! CCBUG: 181765 ------------------------------------------------------------------------ r919042 | lmurray | 2009-01-31 11:53:07 +0000 (Sat, 31 Jan 2009) | 4 lines Backport: Allow snow flakes to completely exit the screen before removing them. Also create the flakes off-screen as well. CCBUG: 182561 ------------------------------------------------------------------------ r919070 | graesslin | 2009-01-31 13:16:16 +0000 (Sat, 31 Jan 2009) | 1 line Revert commit 919009 ------------------------------------------------------------------------ r919504 | scripty | 2009-02-01 08:42:52 +0000 (Sun, 01 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r919529 | hufgardm | 2009-02-01 09:40:45 +0000 (Sun, 01 Feb 2009) | 3 lines backport from kde 4.3 ------------------------------------------------------------------------ r919583 | mleupold | 2009-02-01 12:26:20 +0000 (Sun, 01 Feb 2009) | 5 lines Backport of r919565 and r919566 to the 4.2 branch: Allow whitespace characters in wallet names. CCBUG:180357 ------------------------------------------------------------------------ r919653 | ppenz | 2009-02-01 14:12:51 +0000 (Sun, 01 Feb 2009) | 6 lines Backport of SVN commit 919648 for KDE 4.2.1: Replace patch for bug 172360 by a different approach, as the previous patch resulted in a changed behavior when using the double-click mode (-> a treeview item had to be pressed twice to show it in the main view). CCBUG: 172360 CCBUG: 181226 PS: in the commit comment for trunk I accidently mixed the numbers 172360 and 181226 in the resolution description ------------------------------------------------------------------------ r919736 | beatwolf | 2009-02-01 15:39:53 +0000 (Sun, 01 Feb 2009) | 2 lines backported fix for 175176 ------------------------------------------------------------------------ r919951 | sstjames | 2009-02-01 22:06:42 +0000 (Sun, 01 Feb 2009) | 3 lines Backport r919950: Hovering over blank space in a view while dragging would trigger the FolderExpander on the folder represented by the view, which we don't want. Detect and prevent it. CCBUG:182618 ------------------------------------------------------------------------ r920019 | scripty | 2009-02-02 08:36:18 +0000 (Mon, 02 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r920210 | ogoffart | 2009-02-02 14:53:32 +0000 (Mon, 02 Feb 2009) | 4 lines backport revision 920204. Reset the WA_StyledBackground in unpolish ------------------------------------------------------------------------ r920549 | scripty | 2009-02-03 08:33:23 +0000 (Tue, 03 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r920578 | lmurray | 2009-02-03 09:47:06 +0000 (Tue, 03 Feb 2009) | 5 lines Backport: Use the opacity of the window that a taskbar thumbnail is displayed on when displaying the thumbnail. This allows thumbnails to fade in and out with the Plasma tooltip for example instead of always being opaque. ------------------------------------------------------------------------ r920596 | rpedersen | 2009-02-03 11:17:23 +0000 (Tue, 03 Feb 2009) | 4 lines backport 920594 CCBUG: 182487 ------------------------------------------------------------------------ r920746 | dfaure | 2009-02-03 18:13:49 +0000 (Tue, 03 Feb 2009) | 3 lines Re-enable handling of Tab BUG: 167135 ------------------------------------------------------------------------ r920962 | lmurray | 2009-02-04 06:51:33 +0000 (Wed, 04 Feb 2009) | 4 lines Backport: Prevent the fade effect from constantly issuing repaint requests when it is not needed. Prevents desktop grid excessive CPU usage. ------------------------------------------------------------------------ r920966 | lmurray | 2009-02-04 07:16:24 +0000 (Wed, 04 Feb 2009) | 9 lines Backport: Extracted mouse polling out of the composite timer to allow effects to detect mouse movement and modifier key changes even when KWin is idle. As the track mouse effect requires polling to always be active disabling it by default to prevent wasting CPU usage in the default install. Although this is a feature it is required to remove a major performance issue in 4.2 that was caused by a last-minute hack before tagging. ------------------------------------------------------------------------ r921244 | abizjak | 2009-02-04 16:33:37 +0000 (Wed, 04 Feb 2009) | 11 lines Add a hack for bug 180857. This hack makes DesktopLayout check if the applet whose geometry has changed has an applet handle attached. If it has, it will not do anything right away, as it would see the wrong geometry, but will start a zero timer to recheck the presence of the applet handle. The timer is needed because when the applet handle is being destroyed, it first changes the geometry and then(!) reparents the applet to the containment, so the layout code still sees the applet handle in the appletGeometryChanged signal. ------------------------------------------------------------------------ r921278 | toma | 2009-02-04 17:35:27 +0000 (Wed, 04 Feb 2009) | 3 lines Backport: make the user part optional. ------------------------------------------------------------------------ r921562 | scripty | 2009-02-05 08:38:54 +0000 (Thu, 05 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r921784 | rpedersen | 2009-02-05 17:05:09 +0000 (Thu, 05 Feb 2009) | 5 lines backport 921782 CCBUG: 180440 CCBUG: 182487 ------------------------------------------------------------------------ r921848 | rdale | 2009-02-05 19:52:01 +0000 (Thu, 05 Feb 2009) | 5 lines * Added various special casing to the Plasma::ToolTipManager class so you can pass a PlasmaScripting::Applet to the methods. Thanks to Mathieu Jobin for reporting the bug. ------------------------------------------------------------------------ r922007 | scripty | 2009-02-06 08:22:31 +0000 (Fri, 06 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r922459 | lmurray | 2009-02-07 05:56:28 +0000 (Sat, 07 Feb 2009) | 3 lines Backport: Fixed cube from crashing due to mouse polling if it was activated and deactivated too quickly. ------------------------------------------------------------------------ r922552 | scripty | 2009-02-07 08:48:19 +0000 (Sat, 07 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r922628 | dafre | 2009-02-07 12:35:42 +0000 (Sat, 07 Feb 2009) | 6 lines BUG: 177123 BUG: 178642 Backporting to 4.2 ------------------------------------------------------------------------ r922805 | ossi | 2009-02-07 15:59:44 +0000 (Sat, 07 Feb 2009) | 2 lines backport: fix crash with qt 4.5 ------------------------------------------------------------------------ r922911 | mpyne | 2009-02-07 19:20:56 +0000 (Sat, 07 Feb 2009) | 4 lines Backport fix for bug 182745 (systemsettings is missing Back button) to KDE 4.2.1. BUG:182745 ------------------------------------------------------------------------ r923075 | scripty | 2009-02-08 07:40:41 +0000 (Sun, 08 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r923147 | dafre | 2009-02-08 12:54:08 +0000 (Sun, 08 Feb 2009) | 5 lines BUG: 183273 Backporting fix to 4.2 ------------------------------------------------------------------------ r923247 | dafre | 2009-02-08 14:08:39 +0000 (Sun, 08 Feb 2009) | 5 lines BUG: 179303 Backporting to 4.2 ------------------------------------------------------------------------ r923279 | dafre | 2009-02-08 14:21:09 +0000 (Sun, 08 Feb 2009) | 5 lines BUG: 183654 Backporting to 4.2 ------------------------------------------------------------------------ r923295 | sebas | 2009-02-08 14:52:39 +0000 (Sun, 08 Feb 2009) | 6 lines sizeHint() can be called before init() is finished, so make sure we actually have instantiated the layouts that are being called. Fixes a crash on startup. Reviewed by Alexis ------------------------------------------------------------------------ r923352 | gugelmann | 2009-02-08 16:31:54 +0000 (Sun, 08 Feb 2009) | 4 lines CCBUG:177815 Fixes confused and overlapped icons in krunner which are sometimes left over from previous queries. (backport from trunk.) ------------------------------------------------------------------------ r923410 | coolo | 2009-02-08 18:21:32 +0000 (Sun, 08 Feb 2009) | 3 lines use randr if there is no device to support backlight change. This requires some X specific code a working $DISPLAY ------------------------------------------------------------------------ r923559 | gugelmann | 2009-02-08 23:03:47 +0000 (Sun, 08 Feb 2009) | 3 lines Backport of r923556 (make a bitfield out of a newly introduced bool) ------------------------------------------------------------------------ r923562 | pino | 2009-02-08 23:12:24 +0000 (Sun, 08 Feb 2009) | 3 lines qreal should not be used in dbus interfaces, as otherwise in platforms where qreal = float functions with qreal's won't be seen at all thus, just use double and in case cast to float ------------------------------------------------------------------------ r923563 | woebbe | 2009-02-08 23:14:14 +0000 (Sun, 08 Feb 2009) | 4 lines backport rev. 923464 by boemann: Speed up the rendering of the radial gradient by avoiding an expensive conversion and scale ------------------------------------------------------------------------ r923576 | pino | 2009-02-09 00:29:31 +0000 (Mon, 09 Feb 2009) | 2 lines use the correct datadir here, as provided by cmake ------------------------------------------------------------------------ r923682 | scripty | 2009-02-09 07:40:10 +0000 (Mon, 09 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r923845 | gkiagia | 2009-02-09 15:02:50 +0000 (Mon, 09 Feb 2009) | 3 lines Backport r923834 to the 4.2 branch. CCBUG: 183364 ------------------------------------------------------------------------ r923963 | dfaure | 2009-02-09 20:16:33 +0000 (Mon, 09 Feb 2009) | 2 lines Make openUrl lead to a useable shell in all cases, even if the url is not a local url. followup to #153649 ------------------------------------------------------------------------ r924014 | abizjak | 2009-02-09 21:34:34 +0000 (Mon, 09 Feb 2009) | 6 lines backport revision 924004 Fix an infinite loop in the positioning algorithm which happened because QRectF::intersects() is incorrectly documented and sometimes returns true even if the rectangles only touch. ------------------------------------------------------------------------ r924119 | lmurray | 2009-02-10 07:04:16 +0000 (Tue, 10 Feb 2009) | 6 lines Backport: Only activate windows in desktop grid if the user moves them and prevent moving of minimized windows. Also fixes activating of minimized windows in desktop grid by clicking where they were when they were visible. CCBUG: 179938 ------------------------------------------------------------------------ r924123 | ppenz | 2009-02-10 07:14:29 +0000 (Tue, 10 Feb 2009) | 3 lines Backport of SVN commit 924120:Fixed issue that the 'Create New' menu might be disabled although creating of files is allowed. Thanks to Frank Reininghaus for the patch! CCBUG: 183812 ------------------------------------------------------------------------ r924127 | scripty | 2009-02-10 07:42:37 +0000 (Tue, 10 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r924589 | wkai | 2009-02-11 07:47:09 +0000 (Wed, 11 Feb 2009) | 1 line backport r924588 ------------------------------------------------------------------------ r924600 | scripty | 2009-02-11 08:22:14 +0000 (Wed, 11 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r924666 | lukas | 2009-02-11 11:02:14 +0000 (Wed, 11 Feb 2009) | 4 lines one would think this kind of error would never happen in 2009... pls forwardport ------------------------------------------------------------------------ r924688 | mlaurent | 2009-02-11 12:35:57 +0000 (Wed, 11 Feb 2009) | 2 lines Backport it ------------------------------------------------------------------------ r924814 | ppenz | 2009-02-11 17:27:50 +0000 (Wed, 11 Feb 2009) | 1 line Backport of SVN commit 922900, so that the grid calculation of the icons view also works well in combination with Qt 4.5 improvements: The layout algorithm of QListView in Qt4.5 also respects the style-hint QStyle::SH_ScrollView_FrameOnlyAroundContents. To assure that Dolphin uses the maximum available width for the size hint of the items, the style-hint must be included too for Qt 4.5 (tested also with Qt 4.4 with different styles) ------------------------------------------------------------------------ r924870 | dfaure | 2009-02-11 20:51:58 +0000 (Wed, 11 Feb 2009) | 3 lines Initialize trashimpl so that kio_trash doesn't crash when the first operation that is done in a new kio_trash process is deleting a file. #177866 ------------------------------------------------------------------------ r924891 | ppenz | 2009-02-11 21:29:23 +0000 (Wed, 11 Feb 2009) | 4 lines Backport of SVN commit 924889: hide the tooltip when the context menu is opened in the columns view CCBUG: 184053 CCMAIL: predator106@gmail.com ------------------------------------------------------------------------ r924913 | sansome | 2009-02-11 22:22:52 +0000 (Wed, 11 Feb 2009) | 2 lines Check the return code from pa_context_connect (fixes bug #183074) ------------------------------------------------------------------------ r924926 | dfaure | 2009-02-11 22:50:44 +0000 (Wed, 11 Feb 2009) | 5 lines Backport: Pass actual storageIds to KCModuleInfo - ending in ".desktop" - so that they are found in services/ by default, rather than going to the fallback serviceByDesktopName which can end up picking up a kde3 desktop file. This is also faster, and fixes the debug output from findServiceByDesktopPath telling us file not found. CCMAIL: lukas@kde.org ------------------------------------------------------------------------ r925024 | scripty | 2009-02-12 07:43:13 +0000 (Thu, 12 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r925162 | annma | 2009-02-12 15:51:29 +0000 (Thu, 12 Feb 2009) | 2 lines really unneeded debug output... ------------------------------------------------------------------------ r925217 | abizjak | 2009-02-12 19:15:20 +0000 (Thu, 12 Feb 2009) | 4 lines backport revision 925216 Add safeguards to avoid an infinite loop, compiler/Qt bug suspected. ------------------------------------------------------------------------ r925356 | lmurray | 2009-02-13 06:20:47 +0000 (Fri, 13 Feb 2009) | 5 lines Backport: If the cursor goes into the "dead" area of a Xinerama screen where the two monitors have different resolutions treat it as if the cursor didn't move at all when attempting to move a window. Prevents KWin from crashing when in this situation. ------------------------------------------------------------------------ r925360 | lmurray | 2009-02-13 06:44:45 +0000 (Fri, 13 Feb 2009) | 3 lines Backport: If the center of a window is offscreen treat it as if it was on the active screen instead of the primary one. ------------------------------------------------------------------------ r925361 | lmurray | 2009-02-13 06:46:45 +0000 (Fri, 13 Feb 2009) | 2 lines Ensure that Workspace::activeScreen() always returns a valid screen. ------------------------------------------------------------------------ r925363 | lmurray | 2009-02-13 07:04:43 +0000 (Fri, 13 Feb 2009) | 4 lines Backport: Prevent recursion loop in Toplevel::screen() and Workspace::activeScreen() when the center of the active client is offscreen and was not previously on the active screen. ------------------------------------------------------------------------ r925605 | knight | 2009-02-13 16:21:21 +0000 (Fri, 13 Feb 2009) | 4 lines Backport commit #925604. Remove application keypad support from the default key bindings file as it breaks Vim. ------------------------------------------------------------------------ r925784 | alake | 2009-02-14 06:45:12 +0000 (Sat, 14 Feb 2009) | 3 lines several bug fixes, including fixes for translation crashes, incorrect base theme copying and workflow bug when saving theme. ------------------------------------------------------------------------ r925801 | scripty | 2009-02-14 08:44:20 +0000 (Sat, 14 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r926263 | lukas | 2009-02-14 22:33:50 +0000 (Sat, 14 Feb 2009) | 2 lines make the process list show translated ------------------------------------------------------------------------ r926271 | zwabel | 2009-02-14 22:47:10 +0000 (Sat, 14 Feb 2009) | 5 lines Backport r926219: Also emit outputActivated(..) and outputDeactivated(..) signals, instead of only outputConnected(..) and outputDisconnected(..). OutputScreens does not listen for the connection signals, and thus it never noticed if such an event happened alone. In many cases a resized/moved signal was emitted as well, that's probably why it worked sometimes. This fixes serious xinerama problems, where for example an added screen was not noticed at all by plasma/kwin/etc. ------------------------------------------------------------------------ r926569 | mart | 2009-02-15 17:53:47 +0000 (Sun, 15 Feb 2009) | 2 lines backport a check on boundaries when the panel is centered ------------------------------------------------------------------------ r926770 | scripty | 2009-02-16 06:27:30 +0000 (Mon, 16 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r927180 | abizjak | 2009-02-16 23:37:15 +0000 (Mon, 16 Feb 2009) | 3 lines backport revision 927179 Fix this infinite loop once and for all... ------------------------------------------------------------------------ r927242 | scripty | 2009-02-17 06:28:23 +0000 (Tue, 17 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r927489 | ppenz | 2009-02-17 17:13:35 +0000 (Tue, 17 Feb 2009) | 1 line version update ------------------------------------------------------------------------ r927490 | ppenz | 2009-02-17 17:14:26 +0000 (Tue, 17 Feb 2009) | 6 lines Backport of SVN commit 927488: When the selection toggle is clicked and the mouse gets moved outside the selection toggle boundaries, a rubberband with a random start position will get visible. Bypass this issue by consuming the mouse-move events. CCBUG: 184178 ------------------------------------------------------------------------ r927496 | dfaure | 2009-02-17 17:32:47 +0000 (Tue, 17 Feb 2009) | 4 lines Backport: Don't overwrite the URL typed by the user (e.g. upon redirection) if he/she had time to type while the url was loading. Testcase in bug 64868 comments 12 and 15. BUG: 64868 ------------------------------------------------------------------------ r927549 | ppenz | 2009-02-17 20:44:50 +0000 (Tue, 17 Feb 2009) | 5 lines Backport of SVN commit 927544: Fixed issue that invoking Dolphin with a specified path is ignored when another Dolphin window is open already. Thanks to Frank Reininghaus for the patch. CCBUG: 169016 ------------------------------------------------------------------------ r927581 | rpedersen | 2009-02-17 21:21:06 +0000 (Tue, 17 Feb 2009) | 2 lines backport r927574 ------------------------------------------------------------------------ r927604 | ppenz | 2009-02-17 21:56:08 +0000 (Tue, 17 Feb 2009) | 1 line Backport of SVN commit 927602: Don't rely on the m_isHovered flag, explicitely check the left mouse button instead. ------------------------------------------------------------------------ r927680 | lmurray | 2009-02-18 04:15:33 +0000 (Wed, 18 Feb 2009) | 4 lines Backport: Change motion dynamics algorithm and class structure. Animations are now smoother and less "bouncy" than before and produce the same result at any framerate. ------------------------------------------------------------------------ r927681 | lmurray | 2009-02-18 04:21:00 +0000 (Wed, 18 Feb 2009) | 5 lines Backport: Ignore struts half-way up the screen when calculating the available work area. Fixes placement and resizing of windows on the larger monitor of a xinerama setup where each monitor has a different resolution. ------------------------------------------------------------------------ r927693 | scripty | 2009-02-18 06:24:28 +0000 (Wed, 18 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r927870 | dfaure | 2009-02-18 13:19:28 +0000 (Wed, 18 Feb 2009) | 3 lines Fix the slotAddTab hack so that the widget's focusproxy is not lost... Fix will be in 4.2.1. BUG: 176204 ------------------------------------------------------------------------ r928107 | trueg | 2009-02-18 22:16:03 +0000 (Wed, 18 Feb 2009) | 1 line Backport: Support for ftp URLs ------------------------------------------------------------------------ r928140 | fredrik | 2009-02-18 23:38:11 +0000 (Wed, 18 Feb 2009) | 5 lines Backport revisions 907960, 909665, 909666, 909667, 909673, 909675, 909682 and 928129. BUG: 183116 ------------------------------------------------------------------------ r928788 | jacopods | 2009-02-20 05:51:44 +0000 (Fri, 20 Feb 2009) | 3 lines backport 928785 to 4.2 CCMAIL: drf54321@gmail.com ------------------------------------------------------------------------ r928793 | scripty | 2009-02-20 07:21:34 +0000 (Fri, 20 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r929286 | jacopods | 2009-02-21 00:28:55 +0000 (Sat, 21 Feb 2009) | 2 lines Now the new ids actually work ------------------------------------------------------------------------ r929312 | sebsauer | 2009-02-21 01:58:37 +0000 (Sat, 21 Feb 2009) | 4 lines backport r929311 fix crash reported by Nicolas Lécureuil ------------------------------------------------------------------------ r929328 | sebsauer | 2009-02-21 05:01:55 +0000 (Sat, 21 Feb 2009) | 3 lines backport r929327 remove from the prev menu after adding to the new ------------------------------------------------------------------------ r929340 | scripty | 2009-02-21 07:30:24 +0000 (Sat, 21 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r929354 | lmurray | 2009-02-21 08:44:59 +0000 (Sat, 21 Feb 2009) | 4 lines Backport: Make screenId(QPoint p) return the screen closest to p instead of -1. This is what QDesktopWidget does as well. Required to fix large amounts of KWin crashes. ------------------------------------------------------------------------ r929355 | lmurray | 2009-02-21 08:51:26 +0000 (Sat, 21 Feb 2009) | 3 lines Revert r925356, r925360, r925361 and r925363 backports as the fix has been applied to Kephal. ------------------------------------------------------------------------ r929385 | jleves | 2009-02-21 11:17:43 +0000 (Sat, 21 Feb 2009) | 3 lines Speed up panel resize by eliminating extra calls to PanelView::updateStruts(). Added a one shot timer. When resizing stops long enough for it to timeout, then updateStruts() is called. ------------------------------------------------------------------------ r929759 | rysin | 2009-02-22 03:14:02 +0000 (Sun, 22 Feb 2009) | 3 lines Fix kcm module capturing global kxkb shortcut BUG: 180298 ------------------------------------------------------------------------ r930086 | ervin | 2009-02-22 17:15:01 +0000 (Sun, 22 Feb 2009) | 2 lines Backport 929823. ------------------------------------------------------------------------ r930232 | darioandres | 2009-02-22 21:26:41 +0000 (Sun, 22 Feb 2009) | 12 lines Backport to branch4.2 of: SVN commit 930229 by darioandres: Enable apply button on importing color scheme Fix some wrong behaviour on cancelling an overwrite dialog on importing a color scheme Added Q_UNUSED in some functions CCBUG: 179551 ------------------------------------------------------------------------ r930246 | sebsauer | 2009-02-22 21:49:17 +0000 (Sun, 22 Feb 2009) | 5 lines backport r930245 fix applications are not sorted correctly in "classic menu". patch by Luc Menut. BUG:184392 ------------------------------------------------------------------------ r930274 | craig | 2009-02-22 23:02:53 +0000 (Sun, 22 Feb 2009) | 6 lines Dont draw previews onto a QPixmap - create our own XPixmap, and use XGetImage to convert into a QImage. This helps when the raster paint engine is used, and also fixes bugs 179590 and 183335 BUG: 179590 BUG: 183335 ------------------------------------------------------------------------ r930319 | hindenburg | 2009-02-23 02:16:11 +0000 (Mon, 23 Feb 2009) | 4 lines Change icon used to select profile to appear in menu. CCBUG: 174650 ------------------------------------------------------------------------ r930321 | hindenburg | 2009-02-23 02:24:31 +0000 (Mon, 23 Feb 2009) | 4 lines Backport to allow ssh:// in bookmarks. CCBUG: 173311 ------------------------------------------------------------------------ r930324 | hindenburg | 2009-02-23 02:29:38 +0000 (Mon, 23 Feb 2009) | 1 line update version ------------------------------------------------------------------------ r930327 | hindenburg | 2009-02-23 02:37:52 +0000 (Mon, 23 Feb 2009) | 5 lines Allow double-click selection to check for word boundaries. Backport CCBUG: 176273 ------------------------------------------------------------------------ r930352 | scripty | 2009-02-23 07:10:00 +0000 (Mon, 23 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r930536 | dfaure | 2009-02-23 19:18:31 +0000 (Mon, 23 Feb 2009) | 4 lines Repair DND-onto-khtmlview -- the part's widget isn't a qscrollarea anymore since the findbar redesign, so we need to call setAcceptDrops explicitely on the part's widget. BUG: 177925 ------------------------------------------------------------------------ r930537 | sebsauer | 2009-02-23 19:18:33 +0000 (Mon, 23 Feb 2009) | 6 lines backport r930535 * fix plasma workspace crashs when changing theme * check return-value of the dyn cast BUG:185242 ------------------------------------------------------------------------ r930721 | lmurray | 2009-02-24 04:38:59 +0000 (Tue, 24 Feb 2009) | 5 lines Don't run present windows window added/closed hooks if the effect is not activated. Might be a fix for the black screening? CCBUG: 178471 CCBUG: 185127 ------------------------------------------------------------------------ r930724 | aseigo | 2009-02-24 04:51:03 +0000 (Tue, 24 Feb 2009) | 2 lines make love not war. also, make panel movign from top to side work nicely. ------------------------------------------------------------------------ r930764 | scripty | 2009-02-24 08:17:53 +0000 (Tue, 24 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r930882 | lmurray | 2009-02-24 13:36:50 +0000 (Tue, 24 Feb 2009) | 2 lines Backport: More reliably fade the login splash window. ------------------------------------------------------------------------ r931163 | jacopods | 2009-02-24 21:40:09 +0000 (Tue, 24 Feb 2009) | 2 lines Fixes a (possible) regression introduced in 919736 ------------------------------------------------------------------------ r931243 | sebsauer | 2009-02-25 01:01:21 +0000 (Wed, 25 Feb 2009) | 3 lines backport r931242 update the model ------------------------------------------------------------------------ r931403 | scripty | 2009-02-25 09:01:13 +0000 (Wed, 25 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r931474 | lure | 2009-02-25 11:11:41 +0000 (Wed, 25 Feb 2009) | 12 lines Add digikam (updated) and showfoto (new) icons from extragear to base Oxygen. Icons are contributions from Risto Saukonpaa. This was agreed with Nuno & Digikam developers: http://mail.kde.org/pipermail/digikam-devel/2009-February/026587.html CCMAIL: paristo@gmail.com CCMAIL: nuno@oxygen-icons.org CCMAIL: digikam-devel@kde.org ------------------------------------------------------------------------ r931528 | dafre | 2009-02-25 12:39:36 +0000 (Wed, 25 Feb 2009) | 6 lines CCBUG: 179303 After some failed attempts, I'm reverting this feature for 4.2, since pm-utils seem not to work on every configuration. ------------------------------------------------------------------------ r931531 | dfaure | 2009-02-25 12:43:29 +0000 (Wed, 25 Feb 2009) | 2 lines revert - it breaks compilation. ------------------------------------------------------------------------ r931944 | rbitanga | 2009-02-26 01:29:31 +0000 (Thu, 26 Feb 2009) | 2 lines Backport bugfix for #182865 ------------------------------------------------------------------------ r931993 | scripty | 2009-02-26 08:04:34 +0000 (Thu, 26 Feb 2009) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r932328 | rdale | 2009-02-26 11:25:59 +0000 (Thu, 26 Feb 2009) | 2 lines * Remove reference to the 'Pythoid' custom package format now it isn't needed anymore ------------------------------------------------------------------------ r932511 | lueck | 2009-02-26 20:19:24 +0000 (Thu, 26 Feb 2009) | 1 line backport from trunk. translated documentation for powerdevil was not displayed. doc dirname has to match install dirname, this is assumed by l10n-kde4/scripts/autogen.sh which generates the CMakeList.txt files for the translated documentation ------------------------------------------------------------------------ r932527 | dfaure | 2009-02-26 20:48:16 +0000 (Thu, 26 Feb 2009) | 6 lines Set MALLOC_CHECK_ to 1 in release/relwithdebinfo modes, and 2 only in the other modes (debug etc.) Otherwise some gnome apps crash more often, says comment #1 in 185225 :-) Note, however, that any app which crashes with MALLOC_CHECK_=2 is BUGGY and needs to be fixed... (But indeed in release mode the goal is to minimize crash risks, hence this commit). BUG: 185225 ------------------------------------------------------------------------