date | project | content | link |
|---|
| 20:30 on Apr 09, 2009 | KDE | Commit by raabe :: r951647 scripts/trunk/KDE/kdesdk/scripts/relicensecheck.pl: - "Jean-Baptiste Rouault" <jbrouault at gmail dot com> asked me to do this so that he can relicense KRegExpEditor to whatever is en vogue now (GPLv2 apparently isn't).
| # |
| 20:26 on Feb 19, 2008 | KDE | Commit by raabe :: r777142 /trunk/qt-copy/patches/0214-fix-qgraphicsproxywidget-tab-crash.diff: - I'm not quite sure about the difference between 'qt-bugs bug number' and 'task ID', but I hope this number is information enough who needs one or the other.
| # |
| 21:33 on Feb 17, 2008 | KDE | Commit by raabe :: r776346 /trunk/www/sites/www/announcements/changelogs/changelog_branch_4_0.xml: | # |
| 21:28 on Feb 17, 2008 | KDE | Commit by raabe :: r776344 knewsticker/branches/KDE/4.0/kdenetwork/knewsticker/ (2 files): automatically merged revision 776340: - This configuration widget exists from the first show() until the end of the applet. Consequently, it got notified about all feeds loaded and kept adding them to the list widget in the configuration dialog. This bug was reported in BR157948. The primary fix is to not stay connected to the NewsFeedManager all the time but only while we're adding a feed. We do an aditional check for the URL which was loaded, just in case a feed update of some other URL finishes while we're retrieving the to-be-added feed.
| # |
| 21:24 on Feb 17, 2008 | KDE | Commit by raabe :: r776340 knewsticker/trunk/KDE/kdenetwork/knewsticker/ (2 files): - This configuration widget exists from the first show() until the end of the applet. Consequently, it got notified about all feeds loaded and kept adding them to the list widget in the configuration dialog. This bug was reported in BR157948. The primary fix is to not stay connected to the NewsFeedManager all the time but only while we're adding a feed. We do an aditional check for the URL which was loaded, just in case a feed update of some other URL finishes while we're retrieving the to-be-added feed.
| # |
| 20:49 on Feb 14, 2008 | KDE | Commit by raabe :: r775077 /trunk/qt-copy/patches/ (2 files): - Fixes a crash in QGraphicsView when there are QGraphicsProxyWidgets used but none of them has a QWidget associated in the moment the user presses <Tab> (to change the focus).
| # |
| 20:36 on Jan 30, 2008 | KDE | Commit by raabe :: r768869 /trunk/www/sites/www/announcements/changelogs/ (2 files): - Document KNewsTicker fixes since 4.0.
| # |
| 21:13 on Jan 23, 2008 | KDE | Commit by raabe :: r765328 knewsticker/branches/KDE/4.0/kdenetwork/knewsticker/ (itemviews.cpp itemviews.h): automatically merged revision 765033: - Avoid crash when switching from paged view to scrolling view while the paged view is exchanging the item. We deleted the PagingItemView (which eventually deleted all the HyperlinkItem objects) but didn't stop the move in/out animations, so the timer accessed a dangling pointer.
| # |
| 21:13 on Jan 23, 2008 | KDE | Commit by raabe :: r765327 knewsticker/branches/KDE/4.0/kdenetwork/knewsticker/settingsdialog.cpp: automatically merged revision 765024: - When opening the settings dialog, make sure that the right page of the widget stack is shown depending on the currently configured view mode.
| # |
| 00:51 on Jan 23, 2008 | KDE | Commit by raabe :: r765033 knewsticker/trunk/KDE/kdenetwork/knewsticker/ (itemviews.cpp itemviews.h): - Avoid crash when switching from paged view to scrolling view while the paged view is exchanging the item. We deleted the PagingItemView (which eventually deleted all the HyperlinkItem objects) but didn't stop the move in/out animations, so the timer accessed a dangling pointer.
| # |
| 00:22 on Jan 23, 2008 | KDE | Commit by raabe :: r765024 knewsticker/trunk/KDE/kdenetwork/knewsticker/settingsdialog.cpp: - When opening the settings dialog, make sure that the right page of the widget stack is shown depending on the currently configured view mode.
| # |
| 20:32 on Nov 22, 2007 | KDE | Commit by raabe :: r740217 workspace/trunk/KDE/kdebase/workspace/libs/plasma/phase.cpp: - Don't leak memory; the "slot" string is allocated with qstrdup() with uses new[] internally.
| # |
| 20:50 on Nov 21, 2007 | KDE | Commit by raabe :: r739762 knewsticker/trunk/KDE/kdenetwork/knewsticker/ (knewsticker.cpp knewsticker.h): - Work around a strange crash; apparently Plasma doesn't like starting a new event loop within showConfigurationInterface(); starting a dialog via exec() causes a crash as soon as the exit loop is left. It works with show() though. In case anybody is curious, the backtrace is at http://ktown.kde.org/~frerich/plasmoid-crash-bt.txt
| # |
| 20:46 on Nov 21, 2007 | KDE | Commit by raabe :: r739760 knewsticker/trunk/KDE/kdenetwork/knewsticker/ (4 files): - Factor the settings dialog into a class of its own (I think kdenetwork is frozen already, but this commit makes it easy to fix a crash, I will do that in my next commit).
| # |
| 20:46 on Nov 21, 2007 | KDE | Commit by raabe :: r739761 knewsticker/trunk/KDE/kdenetwork/knewsticker/knewsticker.cpp: | # |
| 01:07 on Nov 04, 2007 | KDE | Commit by raabe :: r732491 knewstuff/trunk/KDE/kdelibs/knewstuff/knewstuff2/ui/qasyncpixmap.cpp: | # |
| 01:06 on Nov 04, 2007 | KDE | Commit by raabe :: r732490 kdeui/trunk/KDE/kdelibs/kdeui/itemviews/ktreewidgetsearchline.cpp: | # |
| 16:03 on Nov 03, 2007 | KDE | Commit by raabe :: r732356 knewsticker/trunk/KDE/kdenetwork/knewsticker/itemviews.cpp: - Just in case - let m_currentItem iterate over whatever items() returns.
| # |
| 16:02 on Nov 03, 2007 | KDE | Commit by raabe :: r732355 knewsticker/trunk/KDE/kdenetwork/knewsticker/itemviews.cpp: - Let the paging view behave well in case there are no unread news items available.
| # |
| 15:42 on Nov 03, 2007 | KDE | Commit by raabe :: r732350 knewsticker/trunk/KDE/kdenetwork/knewsticker/ (2 files): | # |