------------------------------------------------------------------------ r1084998 | johnflux | 2010-02-04 09:27:59 +0000 (Thu, 04 Feb 2010) | 1 line Native scripting functions should throw an exception when there is an error, not show a dialog box ------------------------------------------------------------------------ r1085103 | scripty | 2010-02-04 11:20:47 +0000 (Thu, 04 Feb 2010) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1085120 | mart | 2010-02-04 11:57:47 +0000 (Thu, 04 Feb 2010) | 2 lines backport suppoer for configChanged slot ------------------------------------------------------------------------ r1085126 | trueg | 2010-02-04 12:10:16 +0000 (Thu, 04 Feb 2010) | 1 line Backport: With Virtuoso 6 we do not need indexes anymore. The default 2+3 one is enough. ------------------------------------------------------------------------ r1085203 | mart | 2010-02-04 15:59:38 +0000 (Thu, 04 Feb 2010) | 2 lines safer item removal ------------------------------------------------------------------------ r1085255 | aseigo | 2010-02-04 18:43:10 +0000 (Thu, 04 Feb 2010) | 2 lines implement an "inner usable rect" analog to QDesktopWidget::availableScreenRect() ------------------------------------------------------------------------ r1085260 | aseigo | 2010-02-04 18:53:03 +0000 (Thu, 04 Feb 2010) | 2 lines really rather ugly, but we really can't be using QDesktopWidget here as it's broken on far too many multi-screen setups ------------------------------------------------------------------------ r1085334 | mart | 2010-02-04 23:05:56 +0000 (Thu, 04 Feb 2010) | 2 lines backport fix to row/column calculation ------------------------------------------------------------------------ r1085556 | ppenz | 2010-02-05 13:18:41 +0000 (Fri, 05 Feb 2010) | 5 lines Backport of SVN commit 1085555: Fixed regression that has been introduced by the --select option: don't create 2 Dolphin windows instead of one when restoring a session. Will most probably be in KDE 4.4.1, not KDE 4.4.0 :-( CCBUG: 223831 ------------------------------------------------------------------------ r1085986 | pali | 2010-02-06 09:34:28 +0000 (Sat, 06 Feb 2010) | 2 lines Fix convert windows icon files to png ------------------------------------------------------------------------ r1086323 | jacopods | 2010-02-06 21:34:15 +0000 (Sat, 06 Feb 2010) | 4 lines Make sure not to show duplicate entries in the completion box; selecting one of the duplicate entries triggers a crash BUG: 195932 ------------------------------------------------------------------------ r1086334 | jacopods | 2010-02-06 22:55:41 +0000 (Sat, 06 Feb 2010) | 2 lines Fix some issues with the configuration interface ------------------------------------------------------------------------ r1086360 | sebas | 2010-02-07 00:56:32 +0000 (Sun, 07 Feb 2010) | 5 lines Always enable full-text indexing CCMAIL:trueg@kde.org CCMAIL:release-team@kde.org ------------------------------------------------------------------------ r1086377 | scripty | 2010-02-07 05:00:19 +0000 (Sun, 07 Feb 2010) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1086500 | abizjak | 2010-02-07 13:57:20 +0000 (Sun, 07 Feb 2010) | 2 lines Fix typo resulting in compile error ------------------------------------------------------------------------ r1086502 | lunakl | 2010-02-07 14:02:16 +0000 (Sun, 07 Feb 2010) | 3 lines Backport r1086501, check also Theme.rc timestamp. ------------------------------------------------------------------------ r1086585 | kossebau | 2010-02-07 18:03:06 +0000 (Sun, 07 Feb 2010) | 2 lines backport of 1086583: fixed: set UDS_FILE_TYPE of services to S_IFLNK, not S_IFDIR (made Dolphin crash) ------------------------------------------------------------------------ r1087230 | aseigo | 2010-02-08 17:15:22 +0000 (Mon, 08 Feb 2010) | 10 lines backport r1073143: * make the reading of disk usage actually async (e.g. we return between each device check) * don't check every 10s (wtf?!), but only when requested; this moves it into the hands of the visualization what this means is that plasma sleeps more, disks are accessed less, far fewer data members in the SystemModel class and far more readable code. probably too late for 4.4.0, which is unfortunate but my fault since it fell off my "to backport" list before it was actually backported. if there is movement in the tag in kdebase for other reasons, it would be nice if this was captured as well. distributions may also want to grab it for their 4.4 packages until 4.4.1 is out. CCBUG:200184 CCMAIL:release-team@kde.org ------------------------------------------------------------------------ r1087379 | aseigo | 2010-02-08 22:20:08 +0000 (Mon, 08 Feb 2010) | 2 lines delay window info gathering to speed up apparent readiness ------------------------------------------------------------------------ r1087383 | aseigo | 2010-02-08 22:29:17 +0000 (Mon, 08 Feb 2010) | 2 lines only create the sysguard instance if we are actually matching; ~.05s faster krunner dialog show ------------------------------------------------------------------------ r1087388 | aseigo | 2010-02-08 22:35:09 +0000 (Mon, 08 Feb 2010) | 4 lines * remove the cached ff bookmarks db in the dtor, not on search sesion tear-down * copy the ff bookmarks db to the cache file async using kio ~.07s saved on krunner dialog show time ------------------------------------------------------------------------ r1087468 | scripty | 2010-02-09 04:13:24 +0000 (Tue, 09 Feb 2010) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1087701 | trueg | 2010-02-09 12:45:03 +0000 (Tue, 09 Feb 2010) | 4 lines Backport: * Do not rely on prefixes in Nepomuk. The ontology loader might not have finished loading yet (although in that case we would not have any data to query anyway) * Check if the parent folder resource exists before deleting all references to it. Otherwise we could end up loosing all nie:isPartOf relations. ------------------------------------------------------------------------ r1087706 | trueg | 2010-02-09 12:47:12 +0000 (Tue, 09 Feb 2010) | 1 line Backport: Do not use predefined prefixes to make sure the query even works before the ontology loader is done loading all ontologies. ------------------------------------------------------------------------ r1087709 | trueg | 2010-02-09 12:47:53 +0000 (Tue, 09 Feb 2010) | 1 line Use higher delay values ------------------------------------------------------------------------ r1087716 | trueg | 2010-02-09 12:54:47 +0000 (Tue, 09 Feb 2010) | 1 line Backport: properly update kcm state ------------------------------------------------------------------------ r1087842 | lueck | 2010-02-09 17:09:02 +0000 (Tue, 09 Feb 2010) | 1 line remove obselete and never used doc, backport from trunk r1087837 ------------------------------------------------------------------------ r1087862 | lueck | 2010-02-09 17:28:27 +0000 (Tue, 09 Feb 2010) | 1 line doc backport from trunk ------------------------------------------------------------------------ r1087867 | rkcosta | 2010-02-09 17:36:11 +0000 (Tue, 09 Feb 2010) | 8 lines Backport r1087863. Fix memory usage information on FreeBSD 5.x+. Patch by Bruce Cran from the FreeBSD team. CCBUG: 195507 ------------------------------------------------------------------------ r1087868 | hpereiradacosta | 2010-02-09 17:36:12 +0000 (Tue, 09 Feb 2010) | 6 lines Backport r1087866: Fixed rendering of checked, flat, pushbuttons, to make them look consistent with flat toolbuttons (as they should, I think) CCBUG: 225960 ------------------------------------------------------------------------ r1088052 | aseigo | 2010-02-10 02:37:25 +0000 (Wed, 10 Feb 2010) | 2 lines updateScreenRegion assumes we have an icon view ------------------------------------------------------------------------ r1088070 | scripty | 2010-02-10 04:52:03 +0000 (Wed, 10 Feb 2010) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1088149 | gateau | 2010-02-10 10:59:22 +0000 (Wed, 10 Feb 2010) | 5 lines Fix crash on resume from RAM Clear the forecast vector after items has been deleted BUG:219036 ------------------------------------------------------------------------ r1088339 | ruphy | 2010-02-10 15:28:37 +0000 (Wed, 10 Feb 2010) | 3 lines implement configChanged for analog clock Signed-off-by: Riccardo Iaconelli ------------------------------------------------------------------------ r1088340 | ruphy | 2010-02-10 15:28:42 +0000 (Wed, 10 Feb 2010) | 3 lines implement configChanged for the device notifier Signed-off-by: Riccardo Iaconelli ------------------------------------------------------------------------ r1088341 | ruphy | 2010-02-10 15:28:48 +0000 (Wed, 10 Feb 2010) | 5 lines Implement configChanged() for lock_logout applet. CCMAIL gladhorn@kde.org Signed-off-by: Riccardo Iaconelli ------------------------------------------------------------------------ r1088452 | aseigo | 2010-02-10 21:42:10 +0000 (Wed, 10 Feb 2010) | 3 lines don't allow uninstallation once the applet item has already gone. CCBUG:226192 ------------------------------------------------------------------------ r1088504 | hpereiradacosta | 2010-02-11 02:27:10 +0000 (Thu, 11 Feb 2010) | 5 lines backport r1088001 fixed calculation of title bounding rects when there is only one title being shown, to avoid issues when smooth title transition is enabled ------------------------------------------------------------------------ r1088512 | scripty | 2010-02-11 04:38:44 +0000 (Thu, 11 Feb 2010) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1088693 | trueg | 2010-02-11 11:18:58 +0000 (Thu, 11 Feb 2010) | 2 lines Backport: Use the new Soprano parameter "forcedstart" to shut down virtuoso in case we crashed. ------------------------------------------------------------------------ r1088711 | trueg | 2010-02-11 12:31:05 +0000 (Thu, 11 Feb 2010) | 1 line Backport: Properly shut down even when rebuilding the dir cache ------------------------------------------------------------------------ r1088776 | ruphy | 2010-02-11 15:05:53 +0000 (Thu, 11 Feb 2010) | 3 lines implement configChanged() for the panel spacer Signed-off-by: Riccardo Iaconelli ------------------------------------------------------------------------ r1088777 | ruphy | 2010-02-11 15:05:58 +0000 (Thu, 11 Feb 2010) | 7 lines Implement configChanged() for webbrowser Marco, please take a look at the patch and check, this change was not completely trivial. Testing doesn't seem to lead to problems. CCMAIL notmart@gmail.com Signed-off-by: Riccardo Iaconelli ------------------------------------------------------------------------ r1088778 | ruphy | 2010-02-11 15:06:02 +0000 (Thu, 11 Feb 2010) | 3 lines implement configChanged() Signed-off-by: Riccardo Iaconelli ------------------------------------------------------------------------ r1088779 | ruphy | 2010-02-11 15:06:06 +0000 (Thu, 11 Feb 2010) | 3 lines implement configChanged() Signed-off-by: Riccardo Iaconelli ------------------------------------------------------------------------ r1088780 | ruphy | 2010-02-11 15:06:11 +0000 (Thu, 11 Feb 2010) | 3 lines CALL configChanged ;-) Signed-off-by: Riccardo Iaconelli ------------------------------------------------------------------------ r1088782 | ruphy | 2010-02-11 15:06:16 +0000 (Thu, 11 Feb 2010) | 3 lines implement configChanged() Signed-off-by: Riccardo Iaconelli ------------------------------------------------------------------------ r1088784 | ruphy | 2010-02-11 15:11:22 +0000 (Thu, 11 Feb 2010) | 3 lines configChanged() here too... Signed-off-by: Riccardo Iaconelli ------------------------------------------------------------------------ r1088795 | lunakl | 2010-02-11 16:27:05 +0000 (Thu, 11 Feb 2010) | 3 lines backport r1088793 (http://bugreports.qt.nokia.com/browse/QTBUG-8157) ------------------------------------------------------------------------ r1088837 | lbeltrame | 2010-02-11 18:35:51 +0000 (Thu, 11 Feb 2010) | 2 lines Backport from trunk: allow use of arbitrary names as mainscripts in Python Plasma appplets ------------------------------------------------------------------------ r1088906 | darioandres | 2010-02-11 21:59:26 +0000 (Thu, 11 Feb 2010) | 3 lines - Add kdevelop new binary name ------------------------------------------------------------------------ r1088955 | hpereiradacosta | 2010-02-12 00:45:38 +0000 (Fri, 12 Feb 2010) | 5 lines backport: r1088954 re-enabled title transition animation. Add animation 'lock' in case title is changed to frequently (e.g. in kmail/thunderbird new mail window). Set the lock duration to 300 milliseconds. ------------------------------------------------------------------------ r1088958 | hpereiradacosta | 2010-02-12 01:16:56 +0000 (Fri, 12 Feb 2010) | 4 lines backport r1088957 condition tabbing animations to the 'useAnimation' flag, for consistancy with other animations. begin and final animation states are kept visually unchanged. Only the smooth transition between the two is disabled. ------------------------------------------------------------------------ r1088974 | aseigo | 2010-02-12 03:22:55 +0000 (Fri, 12 Feb 2010) | 3 lines apply the same fix made for bbcukmet to envcan and wetter CCBUG:226439 ------------------------------------------------------------------------ r1088977 | scripty | 2010-02-12 04:16:02 +0000 (Fri, 12 Feb 2010) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1089001 | shtylman | 2010-02-12 05:50:52 +0000 (Fri, 12 Feb 2010) | 8 lines fixed hide icon behavior when coming out of 'sleep' backported from trunk The hide icon would appear when resuming because some of the systemtray icons have autohidden themselves and then add themselves in an unhidden state at the end. This was not handled properly by the existing hidden icon toggle code. ------------------------------------------------------------------------ r1089097 | darioandres | 2010-02-12 11:41:14 +0000 (Fri, 12 Feb 2010) | 2 lines - Move kscreenlocker to the right place ------------------------------------------------------------------------ r1089124 | darioandres | 2010-02-12 13:35:26 +0000 (Fri, 12 Feb 2010) | 2 lines - Include nepomuk in the filemanagement group ------------------------------------------------------------------------ r1089241 | mitchell | 2010-02-12 19:11:02 +0000 (Fri, 12 Feb 2010) | 4 lines As requested, now that distros have confirmed the fix for crash/hang of lock dialog, backport to 4.4 branch. Pulled from r1089213. CCBUG: 217882 ------------------------------------------------------------------------ r1089244 | darioandres | 2010-02-12 19:16:36 +0000 (Fri, 12 Feb 2010) | 8 lines Backport to 4.4 of: SVN commit 1080502 by darioandres: - Do not mark the KCM as modified during the first load (going to backport to 4.4 if no regressions are visible) BUG: 216213 ------------------------------------------------------------------------ r1089247 | aseigo | 2010-02-12 19:21:06 +0000 (Fri, 12 Feb 2010) | 2 lines offer as properties ------------------------------------------------------------------------ r1089272 | hpereiradacosta | 2010-02-12 20:16:49 +0000 (Fri, 12 Feb 2010) | 4 lines backport: r1089268 Prevent calling widget::grab in resize events if the widget is not visible yet. CCBUG: 226364 ------------------------------------------------------------------------ r1089327 | pino | 2010-02-12 22:06:42 +0000 (Fri, 12 Feb 2010) | 3 lines backport to kde 4.4: temporarly reduce hostname resolving timeout from 5s to 1s CCBUG: 179746 ------------------------------------------------------------------------ r1089329 | lueck | 2010-02-12 22:08:20 +0000 (Fri, 12 Feb 2010) | 1 line rm outdated stuff ------------------------------------------------------------------------ r1089371 | aseigo | 2010-02-13 00:45:12 +0000 (Sat, 13 Feb 2010) | 2 lines make DataEngine::serviceForSource work with the bindings ------------------------------------------------------------------------ r1089803 | hpereiradacosta | 2010-02-14 03:03:23 +0000 (Sun, 14 Feb 2010) | 5 lines Backport: r1089802 Fixed centering of QDial buttons. CCBUG: 226713 ------------------------------------------------------------------------ r1089812 | hpereiradacosta | 2010-02-14 04:35:45 +0000 (Sun, 14 Feb 2010) | 5 lines Backport r1089811 implemented custom painting of QSlider tickmarks because the default, inherited from QCommonStyle, is ugly. See http://imagebin.org/84753 for visual. ------------------------------------------------------------------------ r1090077 | dhaumann | 2010-02-14 16:03:41 +0000 (Sun, 14 Feb 2010) | 10 lines as ossi's personal backporter, packport SVN commit 1089705 by ossi: polish up jeff's fix the fix itself looks like it is just brushing over symptoms, but kgreeterplugin.h effectively says that redundand gplugStart() calls are to be expected - even if it was meant for a completely different context. i'm too lazy now to verify that similar races cannot occurr with the other callbacks. :D ------------------------------------------------------------------------ r1090080 | dhaumann | 2010-02-14 16:13:18 +0000 (Sun, 14 Feb 2010) | 4 lines backport SVN commit r1082437 by ossi: waitpid() may get INTerRupted ------------------------------------------------------------------------ r1090083 | kossebau | 2010-02-14 16:17:44 +0000 (Sun, 14 Feb 2010) | 2 lines backport of 1090081: fixed: no need to call service->resolve() (synch, using eventloop) on removing, should be already resolved ------------------------------------------------------------------------ r1090210 | hpereiradacosta | 2010-02-14 22:03:50 +0000 (Sun, 14 Feb 2010) | 14 lines Backport: r1090208 Use KGlobalSettings::graphicEffectsLevel in conjunction with OxygenConfiguration to determine if animations should be enabled. This allows to turn off all animations if the "graphical effects" combobox in "systemsettings->appearance->style->fine tunning" is set to either - Low display resolution and low CPU - High display resolution and low CPU CCBUG: 226668 ------------------------------------------------------------------------ r1090228 | rdale | 2010-02-14 23:53:47 +0000 (Sun, 14 Feb 2010) | 6 lines * Special case the constructors of the new Plasma widgets so that they can be passed a PlasmaScripting::Applet as parent * Fixed the dialog handling so that it uses the standardConfigurationDialog() and addStandardConfigurationPages() methods ------------------------------------------------------------------------ r1090254 | darioandres | 2010-02-15 02:46:56 +0000 (Mon, 15 Feb 2010) | 3 lines - Add gwenview importer ------------------------------------------------------------------------ r1090339 | scripty | 2010-02-15 04:24:55 +0000 (Mon, 15 Feb 2010) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1090526 | annma | 2010-02-15 12:31:09 +0000 (Mon, 15 Feb 2010) | 4 lines maybe my clock being stuck is due to this code error which was introduced after the 4.4.0 tag CCBUG=226969 CCMAIL=riccardo@kde.org ------------------------------------------------------------------------ r1090563 | ruphy | 2010-02-15 14:28:38 +0000 (Mon, 15 Feb 2010) | 2 lines Backport r1082186: implement configChanged, adding a clockConfigChanged; as an added bonus, now the date in the calendar changes when scrolling through the configured timezones :) ------------------------------------------------------------------------ r1090564 | ruphy | 2010-02-15 14:28:42 +0000 (Mon, 15 Feb 2010) | 1 line Backport use clockConfigChanged ------------------------------------------------------------------------ r1090565 | ruphy | 2010-02-15 14:28:45 +0000 (Mon, 15 Feb 2010) | 3 lines revert: now we have a proper fix Signed-off-by: Riccardo Iaconelli ------------------------------------------------------------------------ r1090570 | ruphy | 2010-02-15 14:37:42 +0000 (Mon, 15 Feb 2010) | 1 line Revert my previous three commits until i have better working code, sorry for any troubles ------------------------------------------------------------------------ r1090652 | darioandres | 2010-02-15 18:03:39 +0000 (Mon, 15 Feb 2010) | 3 lines - Add kdmgreet ------------------------------------------------------------------------ r1090659 | aseigo | 2010-02-15 18:17:02 +0000 (Mon, 15 Feb 2010) | 2 lines register animation enums ------------------------------------------------------------------------ r1090777 | aseigo | 2010-02-16 00:08:43 +0000 (Tue, 16 Feb 2010) | 2 lines QRectF, so it can be used in the bindings ------------------------------------------------------------------------ r1090797 | aseigo | 2010-02-16 01:31:47 +0000 (Tue, 16 Feb 2010) | 3 lines consolidate saving code, call it when a drop re-arrangement happens CCBUG:227107 ------------------------------------------------------------------------ r1090805 | hpereiradacosta | 2010-02-16 04:01:47 +0000 (Tue, 16 Feb 2010) | 11 lines Backport r1090804 Added exception in order not to make scrollarea transparent for KPIM::TransactionItemView. This is only a workaround until a more robust solution is found (if there is any). As a matter of fact, in most cases, the transparent background is required to avoid glitches against main window background gradient. CCBUG: 226231 ------------------------------------------------------------------------ r1090810 | scripty | 2010-02-16 04:32:20 +0000 (Tue, 16 Feb 2010) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1091109 | aseigo | 2010-02-16 18:01:46 +0000 (Tue, 16 Feb 2010) | 3 lines put the file and line number in kDebug() untranslated for the 4.4 branch CCBUG:227137 ------------------------------------------------------------------------ r1091426 | aseigo | 2010-02-16 21:22:24 +0000 (Tue, 16 Feb 2010) | 2 lines these are not getters ------------------------------------------------------------------------ r1091591 | scripty | 2010-02-17 04:22:21 +0000 (Wed, 17 Feb 2010) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1091836 | hpereiradacosta | 2010-02-17 17:11:55 +0000 (Wed, 17 Feb 2010) | 6 lines Backport: r1091834 Set autofillbackground to true for "KPIM::TransactionItemView" widget, in order to have plain background painted behind optinal vertical scrollbar. CCBUG: 226231 ------------------------------------------------------------------------ r1091868 | trueg | 2010-02-17 18:46:32 +0000 (Wed, 17 Feb 2010) | 4 lines Backport: fixed listing of nfo:Folder resources. CCMAIL: nlecureuil@mandriva.com ------------------------------------------------------------------------ r1091903 | trueg | 2010-02-17 21:01:59 +0000 (Wed, 17 Feb 2010) | 4 lines Backport: implemented search restriction to filename. CCMAIL: nlecureuil@mandriva.com ------------------------------------------------------------------------ r1091944 | aseigo | 2010-02-17 22:35:51 +0000 (Wed, 17 Feb 2010) | 2 lines don't show progress; it's not usually relevant for the kind of fetching plasmoids do ------------------------------------------------------------------------ r1091993 | dhaumann | 2010-02-18 00:38:27 +0000 (Thu, 18 Feb 2010) | 6 lines backport: implement MdiContainer in KWrite. Now katepart can query for current view and, hence, knows which highlighting is active for preselection in the config dialog CCBUG: 227141 ------------------------------------------------------------------------ r1092022 | scripty | 2010-02-18 04:42:34 +0000 (Thu, 18 Feb 2010) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1092034 | hpereiradacosta | 2010-02-18 06:39:51 +0000 (Thu, 18 Feb 2010) | 4 lines Backport r1092033 removed unused oxygenstyleconfigdata.kcfgc. (it belongs to the parent directory). This was added most likely by mistake when merging animation code ------------------------------------------------------------------------ r1092156 | annma | 2010-02-18 12:20:07 +0000 (Thu, 18 Feb 2010) | 3 lines backport a few changes from Aaron and Riccardo, fixes a few analog clock bugs (not painting at start, clock at 12 at start and seconds hand setting not kept) BUG=226969 ------------------------------------------------------------------------ r1092307 | gateau | 2010-02-18 17:52:10 +0000 (Thu, 18 Feb 2010) | 1 line Fix invisible overlays when overlaying over an icon loaded by name ------------------------------------------------------------------------ r1092328 | darioandres | 2010-02-18 18:24:57 +0000 (Thu, 18 Feb 2010) | 15 lines Backport to 4.4 of: SVN commit 1092327 by darioandres: - Fix a Qt4 porting bug QString::isNull -> QString::isEmpty - The default destination path is now honored and the .desktop files are created. (it was previously trying to create them on /Category/SubCategory/App; which was not working for non-root users) Fixed for KDE SC 4.4.1 BUG: 188884 BUG: 201970 ------------------------------------------------------------------------ r1092334 | darioandres | 2010-02-18 18:34:40 +0000 (Thu, 18 Feb 2010) | 3 lines Backport to 4.4: - QString::isNull -> QString::isEmpty ------------------------------------------------------------------------ r1092336 | darioandres | 2010-02-18 18:39:25 +0000 (Thu, 18 Feb 2010) | 2 lines Backport to 4.4 of: - QString::isNull -> QString::isEmpty ------------------------------------------------------------------------ r1092342 | darioandres | 2010-02-18 18:47:00 +0000 (Thu, 18 Feb 2010) | 2 lines Backport to 4.4 of: - QString::isNull -> QString::isEmpty ------------------------------------------------------------------------ r1092349 | darioandres | 2010-02-18 19:01:34 +0000 (Thu, 18 Feb 2010) | 2 lines Backport to 4.4 of: - QString::isNull -> QString::isEmpty ------------------------------------------------------------------------ r1092372 | darioandres | 2010-02-18 20:13:06 +0000 (Thu, 18 Feb 2010) | 8 lines Backport to 4.4 of: SVN commit 1092371 by darioandres: - Add a associatedWidget to the KActionCollection: fixes the shortcuts not working CCBUG: 222900 ------------------------------------------------------------------------ r1092425 | darioandres | 2010-02-18 22:24:34 +0000 (Thu, 18 Feb 2010) | 4 lines - Do not manually remove the rows in the treeview when deleting a file - Believe in KDirWatcher integration ------------------------------------------------------------------------ r1092429 | darioandres | 2010-02-18 22:33:10 +0000 (Thu, 18 Feb 2010) | 3 lines Backport to 4.4: - Do not react to Deletion/Move to trash shorcuts if there aren't files selected ------------------------------------------------------------------------ r1092446 | darioandres | 2010-02-18 22:57:43 +0000 (Thu, 18 Feb 2010) | 6 lines Backport to 4.4 of: - Show an error message if a deletion (or move to trash) operation job fail (using the standard KJob error handling methods) CCBUG: 144723 ------------------------------------------------------------------------ r1092492 | bcooksley | 2010-02-19 04:08:08 +0000 (Fri, 19 Feb 2010) | 4 lines Backport commit 1090852. Fix url generation so that right panel items with special characters in their *.desktop filename can be used. CCBUG: 220095 CCBUG: 227517 ------------------------------------------------------------------------ r1092494 | scripty | 2010-02-19 04:23:38 +0000 (Fri, 19 Feb 2010) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1092849 | trueg | 2010-02-19 16:23:40 +0000 (Fri, 19 Feb 2010) | 4 lines Backport: Query all entries to remove using one fancy query. This way we get them all. CCMAIL: nlecureuil@mandriva.com ------------------------------------------------------------------------ r1092851 | trueg | 2010-02-19 16:28:45 +0000 (Fri, 19 Feb 2010) | 2 lines Backport: use better and longer delay values to actually slow down the indexer. ------------------------------------------------------------------------ r1092855 | trueg | 2010-02-19 16:35:15 +0000 (Fri, 19 Feb 2010) | 1 line Since we are using Virtuoso now there is no optimize method anymore. ------------------------------------------------------------------------ r1093061 | hpereiradacosta | 2010-02-20 03:37:03 +0000 (Sat, 20 Feb 2010) | 5 lines Backport: r1093060 Do not animate QLabel transitions when the QLabel icon is changed. CCBUG: 220621 ------------------------------------------------------------------------ r1093106 | ruphy | 2010-02-20 09:54:59 +0000 (Sat, 20 Feb 2010) | 8 lines Fix clock not showing the time, and fix it the Right Way (tm) I tried to stress the clock in several ways, and it really seems to work now. Annma, please tell me if it's still not working for you. :-) CCMAIL annma@kde.org CCMAIL notmart@gmail.com CCMAIL aseigo@kde.org Signed-off-by: Riccardo Iaconelli ------------------------------------------------------------------------ r1093112 | ruphy | 2010-02-20 10:07:11 +0000 (Sat, 20 Feb 2010) | 3 lines obviously the old fix committed in the meantime needs to begone. Signed-off-by: Riccardo Iaconelli ------------------------------------------------------------------------ r1093324 | anschneider | 2010-02-20 16:21:50 +0000 (Sat, 20 Feb 2010) | 2 lines kio_sftp: Change default mode to 0644 for file creation. ------------------------------------------------------------------------ r1093327 | anschneider | 2010-02-20 16:32:11 +0000 (Sat, 20 Feb 2010) | 5 lines kio_sftp: Set the username to the prompt. Looks like people don't read the prompt and enter the wrong password or passhrase. ------------------------------------------------------------------------ r1093360 | whiting | 2010-02-20 17:49:00 +0000 (Sat, 20 Feb 2010) | 1 line backport r1091860 use KNS3 for colors kcm, thanks to Lasse Liehu and the kns3 klassroom ------------------------------------------------------------------------ r1093717 | ppenz | 2010-02-21 11:54:11 +0000 (Sun, 21 Feb 2010) | 1 line don't delete the thread synchronously (the forward port will be postponed until a related fix gets finished) ------------------------------------------------------------------------ r1093803 | ppenz | 2010-02-21 13:21:40 +0000 (Sun, 21 Feb 2010) | 3 lines Assure that the changed selection model is reconnected when changing columns. This fixes the regression that some operations have been disabled on sub columns. Thanks to Frank Reininghaus for the analyses. BUG: 226749 ------------------------------------------------------------------------ r1093855 | rkcosta | 2010-02-21 15:39:01 +0000 (Sun, 21 Feb 2010) | 6 lines Backport r1093649 by ossi make config.ci self-contained CCBUG: 214963 ------------------------------------------------------------------------ r1093880 | darioandres | 2010-02-21 17:05:26 +0000 (Sun, 21 Feb 2010) | 9 lines Backport to 4.4 of: SVN commit 1093878 by darioandres: - Port Plasma Themes to KHNS3 - Reduce the code duplication a bit CCBUG: 222060 CCMAIL: gladhorn@kde.org ------------------------------------------------------------------------ r1093891 | darioandres | 2010-02-21 17:34:38 +0000 (Sun, 21 Feb 2010) | 11 lines Backport to 4.4 of: SVN commit 1093890 by darioandres: - Port Icon Themes to KHNS3 (which solves a lot of issues (modal dialog problems)) CCBUG: 212251 CCBUG: 208299 CCMAIL: gladhorn@kde.org ------------------------------------------------------------------------ r1093918 | darioandres | 2010-02-21 18:09:38 +0000 (Sun, 21 Feb 2010) | 9 lines Backport to 4.4 of: SVN commit 1093915 by darioandres: - Port Splash Themes to KHNS3 BUG: 223004 CCMAIL: gladhorn@kde.org ------------------------------------------------------------------------ r1093924 | darioandres | 2010-02-21 18:24:49 +0000 (Sun, 21 Feb 2010) | 3 lines - Revert backport of KHNS3 port... ------------------------------------------------------------------------ r1093931 | darioandres | 2010-02-21 18:37:15 +0000 (Sun, 21 Feb 2010) | 2 lines - Revert KHNS3 port ------------------------------------------------------------------------ r1093936 | darioandres | 2010-02-21 18:40:56 +0000 (Sun, 21 Feb 2010) | 2 lines - Revert the KHNS3 port ------------------------------------------------------------------------ r1094067 | scripty | 2010-02-22 04:33:00 +0000 (Mon, 22 Feb 2010) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1094131 | nlecureuil | 2010-02-22 09:29:16 +0000 (Mon, 22 Feb 2010) | 3 lines Fix Build, complete commit 1093924 CCMAIL: andresbajotierra@gmail.com ------------------------------------------------------------------------ r1094365 | mart | 2010-02-22 16:34:13 +0000 (Mon, 22 Feb 2010) | 2 lines don't emit the same signal when nothing changes ------------------------------------------------------------------------ r1094418 | freininghaus | 2010-02-22 18:25:02 +0000 (Mon, 22 Feb 2010) | 7 lines Use the full width of the "Name" column of the Details View for renaming items inline. Fix will be in KDE SC 4.4.1. CCBUG: 226666 ------------------------------------------------------------------------ r1094727 | scripty | 2010-02-23 04:37:07 +0000 (Tue, 23 Feb 2010) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1094735 | hindenburg | 2010-02-23 05:30:18 +0000 (Tue, 23 Feb 2010) | 8 lines SVN commit 1083161 by hindenburg: Fix issue where history lines had extra spaces at end. Thanks to Orion Poplawski for patch. CCBUG: 188528 ------------------------------------------------------------------------ r1094736 | hindenburg | 2010-02-23 05:30:49 +0000 (Tue, 23 Feb 2010) | 1 line update versrion ------------------------------------------------------------------------ r1095053 | ppenz | 2010-02-23 15:38:52 +0000 (Tue, 23 Feb 2010) | 5 lines Backport of SVN commit 1095051: Use Nepomuk::Query::Query for global search queries, as it does not only return files but also other meta information. Thanks to Oliver Heidbüchel for the patch! CCMAIL: post@oliver-heidbuechel.de ------------------------------------------------------------------------ r1095054 | ppenz | 2010-02-23 15:46:38 +0000 (Tue, 23 Feb 2010) | 3 lines ups (backport): I forgot to set the and-term for the file query in the last commit CCMAIL: post@oliver-heidbuechel.de ------------------------------------------------------------------------ r1095060 | johnflux | 2010-02-23 15:56:57 +0000 (Tue, 23 Feb 2010) | 1 line Set alignment of Niceness column to the right, since it's a number ------------------------------------------------------------------------ r1095061 | johnflux | 2010-02-23 15:59:04 +0000 (Tue, 23 Feb 2010) | 1 line Renice Dialog - Fix setting current priority value - set the slider range before setting the slider value ------------------------------------------------------------------------ r1095062 | johnflux | 2010-02-23 15:59:11 +0000 (Tue, 23 Feb 2010) | 1 line Only log a maximum of 10 error messages ------------------------------------------------------------------------ r1095063 | johnflux | 2010-02-23 15:59:18 +0000 (Tue, 23 Feb 2010) | 1 line Fix reading diskstats so that we do not read from uninitialized memory ------------------------------------------------------------------------ r1095064 | johnflux | 2010-02-23 15:59:26 +0000 (Tue, 23 Feb 2010) | 1 line Replace a QRegexp with indexOf and replace ------------------------------------------------------------------------ r1095065 | johnflux | 2010-02-23 15:59:34 +0000 (Tue, 23 Feb 2010) | 1 line Scripting - Remove old comments that do not apply any more ------------------------------------------------------------------------ r1095066 | johnflux | 2010-02-23 15:59:43 +0000 (Tue, 23 Feb 2010) | 1 line Whitespace cleanup ------------------------------------------------------------------------ r1095067 | johnflux | 2010-02-23 15:59:52 +0000 (Tue, 23 Feb 2010) | 7 lines React properly to Window changes. Previously bad logic meant that we ignored changes to windows - e.g. name change etc. This also results in neat 20% speed up to the drawing, since we no longer do a fromUtf8 at every refresh ------------------------------------------------------------------------ r1095068 | johnflux | 2010-02-23 16:00:01 +0000 (Tue, 23 Feb 2010) | 1 line Only reload data once at startup ------------------------------------------------------------------------ r1095069 | johnflux | 2010-02-23 16:00:08 +0000 (Tue, 23 Feb 2010) | 1 line Resort only every second update, to reduce the amount the processes jump around ------------------------------------------------------------------------ r1095070 | johnflux | 2010-02-23 16:00:15 +0000 (Tue, 23 Feb 2010) | 3 lines Remove the monitor process IO stuff entirely. It was cool, but it locked up the system and causes problems with freebsd BUG:160685 ------------------------------------------------------------------------ r1095087 | hindenburg | 2010-02-23 16:31:34 +0000 (Tue, 23 Feb 2010) | 4 lines Recreate hotspots on resize. BUG: 199161 ------------------------------------------------------------------------ r1095134 | ruphy | 2010-02-23 18:31:50 +0000 (Tue, 23 Feb 2010) | 3 lines fix more the analog clock Signed-off-by: Riccardo Iaconelli ------------------------------------------------------------------------ r1095292 | rdale | 2010-02-23 23:10:45 +0000 (Tue, 23 Feb 2010) | 2 lines * Allow Containment plasmoids to be installed ------------------------------------------------------------------------ r1095358 | scripty | 2010-02-24 04:25:29 +0000 (Wed, 24 Feb 2010) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1095365 | hindenburg | 2010-02-24 04:28:43 +0000 (Wed, 24 Feb 2010) | 4 lines Fix crash on removing key bindings. Patch by Dario Andres CCBUG: 183069 ------------------------------------------------------------------------ r1095367 | hindenburg | 2010-02-24 04:35:12 +0000 (Wed, 24 Feb 2010) | 5 lines Don't copy an empty string to the clipboard. Ideally this should be handled by disable-ing the menu/shortcuts for Copy/Cut/Paste (Wish 203768). CCBUG: 188725 ------------------------------------------------------------------------ r1095369 | hindenburg | 2010-02-24 04:40:15 +0000 (Wed, 24 Feb 2010) | 8 lines Disconnect timers early When a TerminalDisplay is destroyed, the timers are still active until they are deleted by QObject, so they could fire when anything in the QWidget or QObject destructor processes events. CCBUG: 208199 ------------------------------------------------------------------------ r1095390 | aseigo | 2010-02-24 08:00:10 +0000 (Wed, 24 Feb 2010) | 2 lines rows and columns ------------------------------------------------------------------------ r1095391 | aseigo | 2010-02-24 08:00:46 +0000 (Wed, 24 Feb 2010) | 2 lines icon, to make IconWidget usable ------------------------------------------------------------------------ r1095392 | aseigo | 2010-02-24 08:01:31 +0000 (Wed, 24 Feb 2010) | 2 lines fix layout parent detection ------------------------------------------------------------------------ r1095393 | aseigo | 2010-02-24 08:04:27 +0000 (Wed, 24 Feb 2010) | 2 lines remove unused method ------------------------------------------------------------------------ r1095396 | aseigo | 2010-02-24 08:15:34 +0000 (Wed, 24 Feb 2010) | 2 lines misnamed ------------------------------------------------------------------------ r1095499 | jmthomas | 2010-02-24 12:34:51 +0000 (Wed, 24 Feb 2010) | 5 lines Backport 1095497 to the 4.4 branch Instead of blindly inserting a
into the string, only do so if we have more stuff to add later. (That would justify inserting the
) BUG: 227929 ------------------------------------------------------------------------ r1095590 | gkiagia | 2010-02-24 16:20:05 +0000 (Wed, 24 Feb 2010) | 7 lines Backport of r1095574. Fix crash when no debugger is installed and also improve the handling of this case, so that the name of the preferred debugger is shown to the user (so that the user knows what to install) and also allow the regenerate button to generate a backtrace if the preferred debugger is installed while drkonqi is running. CCBUG: 228297 ------------------------------------------------------------------------ r1095593 | anschneider | 2010-02-24 16:25:12 +0000 (Wed, 24 Feb 2010) | 7 lines kio_sftp: Improve the directory listing. This improves the speed of the directory listing. With libssh 0.4.2 it will possible to display the owner and group of a file corretly if we talk to an openssh server. If this information is not available the uid and gid is displayed. ------------------------------------------------------------------------ r1095737 | fredrik | 2010-02-24 23:11:10 +0000 (Wed, 24 Feb 2010) | 3 lines Backport r1095736: Fix the icon view always being resorted when a new file is created. ------------------------------------------------------------------------ r1095884 | scripty | 2010-02-25 04:16:45 +0000 (Thu, 25 Feb 2010) | 1 line SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1095995 | dfaure | 2010-02-25 12:56:48 +0000 (Thu, 25 Feb 2010) | 4 lines Update imdb query Fixed for: 4.4.1 BUG: 228449 ------------------------------------------------------------------------ r1095998 | dfaure | 2010-02-25 13:13:02 +0000 (Thu, 25 Feb 2010) | 2 lines backport: better search url for php (testcase: php:fopen) ------------------------------------------------------------------------ r1096006 | dfaure | 2010-02-25 13:34:49 +0000 (Thu, 25 Feb 2010) | 4 lines Fix crash when closing a window (via javascript, i.e. self-destruct) that has a JSError statusbar label. Fixed for: 4.4.1 BUG: 228255 ------------------------------------------------------------------------ r1096037 | trueg | 2010-02-25 15:41:43 +0000 (Thu, 25 Feb 2010) | 4 lines Backport: * No need to reload all tags when one is deleted. * Use Resource::genericLabel() always for consistency. ------------------------------------------------------------------------ r1096083 | annma | 2010-02-25 18:59:41 +0000 (Thu, 25 Feb 2010) | 3 lines This fixes the timezone not being applied at once. OKed by Riccardo. One fixe left: when scrolling through timezones with mouse wheel, the not-local timezones show in the label even when it's not set to. Not sure if I can fixe it before the tag. ------------------------------------------------------------------------ r1096089 | ppenz | 2010-02-25 19:24:58 +0000 (Thu, 25 Feb 2010) | 4 lines Fix regression that columns stay empty when switching between URLs that differ by more than one sub directory. Thanks to Frank Reininghaus for the analysis. BUG: 227785 BUG: 227748 ------------------------------------------------------------------------ r1096115 | ppenz | 2010-02-25 20:55:07 +0000 (Thu, 25 Feb 2010) | 8 lines Backport of SVN commit 1096114: Request the activation of the view, even if the column is marked as active already: The activation state of a column is independent from from the activation state of the view. This fixes the regression that items for inactive views containing columns get triggered. CCBUG: 227472 ------------------------------------------------------------------------ r1096146 | hpereiradacosta | 2010-02-25 23:36:09 +0000 (Thu, 25 Feb 2010) | 4 lines Backport r1096144: Use consistent color for menu item and menubar item hover grey hole ------------------------------------------------------------------------ r1096163 | darioandres | 2010-02-26 01:19:06 +0000 (Fri, 26 Feb 2010) | 7 lines Backport to 4.4 of: SVN commit 1096160 by darioandres: - Remove the minimum required chars in Title check: it is annoying to the user, the minimum isn't written - Sometimes it doesn't make sense; and we are going to end up improving the title manually anyways....... ------------------------------------------------------------------------ r1096331 | hindenburg | 2010-02-26 14:18:18 +0000 (Fri, 26 Feb 2010) | 4 lines Quit after --list-profiles is used; otherwise dbus process id is left alive. CCBUG: 192241 ------------------------------------------------------------------------ r1096414 | graesslin | 2010-02-26 16:15:12 +0000 (Fri, 26 Feb 2010) | 4 lines Backport rev 1084748: Replace do_show with !noBorder(). This should prevent a crash in conjunction with Plasma netbook. CCBUG: 221868 ------------------------------------------------------------------------ r1096424 | graesslin | 2010-02-26 16:54:55 +0000 (Fri, 26 Feb 2010) | 4 lines Backport rev 1096422: Do not activate highlight windows in desktop switching. This fixes a crash in walk through desktops. CCBUG: 223432 ------------------------------------------------------------------------ r1096479 | mueller | 2010-02-26 18:25:09 +0000 (Fri, 26 Feb 2010) | 2 lines KDE 4.4.1 versioning ------------------------------------------------------------------------