CIA.vc
adawit
Real-time open source activity stats
Stats » Authors » adawit
informationsyndicateUTC clock
20:42 on May 25, 2012
event counters
The last message was received 3.89 months ago at 06:13 on Jan 30, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
1103 messages since the first one, 8.37 years ago, for an average of 2.77 days between messages
recent messages
dateReversed sort columnprojectcontentlink
06:13 on Jan 30KDE
Commit by adawit :: r1276659 kmix/trunk/KDE/kdemultimedia/kmix/gui/kmixdockwidget.cpp: (link)
Connect to the KMenu::aboutToShow signal to the correct slot.

Fixes the following signal/slot connection mistmatch warning:

QObject::connect: Incompatible sender/receiver arguments
        KMenu::aboutToShow() --> KMixDockWidget::activateMenuOrWindow(bool,QPoint)
#
00:08 on Jan 27, 2011KDE
Commit by adawit :: r1217389 kdewebkit/trunk/KDE/kdelibs/kdewebkit/kwebview_p.h: (link)

  • Changed the use of KUriFilter::filterUri to KUriFilter::filterSearchUri as appropriate.
  • Replaced reference of QLatin1String with QL1S for consistency with other code.
#
00:03 on Jan 27, 2011KDE
Commit by adawit :: r1217388 kdewebkit/trunk/KDE/kdelibs/kdewebkit/kwebpluginfactory.cpp: (link)
Cosmetic fix
#
23:55 on Jan 26, 2011KDE
Commit by adawit :: r1217386 kio/trunk/KDE/kdelibs/kio/kio/accessmanagerreply_p.cpp: (link)
Commented out debug statement
#
14:58 on Jan 26, 2011KDE
Commit by adawit :: r1217292 kioslave/trunk/KDE/kdelibs/kioslave/http/kcookiejar/kcookiejar.cpp: (link)
Factored out the expiration date parsing and the epoch time calculation
#
13:49 on Jan 26, 2011KDE
Commit by adawit :: r1217275 kio/branches/KDE/4.6/kdelibs/kio/kio/accessmanagerreply_p.cpp: (link)
Backported the fix for BR#263817 from trunk (r1217274).
#
13:46 on Jan 26, 2011KDE
Commit by adawit :: r1217274 kio/trunk/KDE/kdelibs/kio/kio/accessmanagerreply_p.cpp: (link)
Disregard all errors received on valid redirects. Fixes BR# 263817
Improve debug message when receiving errors.

CCBUG:263817
#
13:38 on Jan 26, 2011KDE
Commit by adawit :: r1217269 kio/trunk/KDE/kdelibs/kio/kio/accessmanager.cpp: (link)
Cosmetic change...
#
11:12 on Jan 25, 2011KDE
Commit by adawit :: r1216992 kioslave/trunk/KDE/kdelibs/kioslave/http/http.cpp: (link)
Added mime-type fix for video/webm being sent as text/plain
#
05:17 on Jan 24, 2011KDE
Commit by adawit :: r1216579 kioslave/branches/KDE/4.6/kdelibs/kioslave/http/http.cpp: (link)
Backport the fix for BR#244215.

BUG:244215
#
08:20 on Jan 23, 2011KDE
Commit by adawit :: r1216413 kioslave/trunk/KDE/kdelibs/kioslave/http/http.cpp: (link)
Cosmetic changes
#
08:17 on Jan 23, 2011KDE
Commit by adawit :: r1216412 kioslave/trunk/KDE/kdelibs/kioslave/http/http.cpp: (link)
Don't cache files that are bigger than the maximum cache size.

NOTE: this fix only works for cases where the content size is known and
as such further improvements are needed in the future. Until then this
should fix all the problems reported in BR 244215.

CCBUG: 244215
#
07:06 on Jan 19, 2011KDE
Commit by adawit :: r1215666 kio/branches/KDE/4.6/kdelibs/kio/kio/accessmanagerreply_p.cpp: (link)
Backport r1215664, unbreak the ability to show local html files and man pages.
#
07:00 on Jan 19, 2011KDE
Commit by adawit :: r1215664 kio/trunk/KDE/kdelibs/kio/kio/accessmanagerreply_p.cpp: (link)
Unbreak the ability to show local html files and man pages that was broken as a result of the fix to properly handle ioslaves on hold.
#
21:58 on Jan 18, 2011KDE
Commit by adawit :: r1215492 apps/trunk/KDE/kdebase/apps/konqueror/src/ (5 files): (link)
Changed QAction to KAction where appropriate to shut up the warning message:

"Attempt to use QAction <foo> with KXMLGUIFactory!"
#
16:03 on Jan 14, 2011KDE
Commit by adawit :: r1214418 kioslave/branches/KDE/4.5/kdelibs/kioslave/http/ (http.cpp http.h): (link)
Backport the fix for BR# 256104.

CCBUG:256104
#
17:33 on Jan 10, 2011KDE
Commit by adawit :: r1213508 kioslave/trunk/KDE/kdelibs/kioslave/http/parsinghelpers.cpp: (link)
Don't allow control characters even in quoted file names.
#
03:00 on Jan 07, 2011KDE
Commit by adawit :: r1212478 kdewebkit/branches/KDE/4.6/kdelibs/ (7 files in 2 dirs): (link)
Backport of r1212206, the fix for putting ioslave on hold when using KIO-QNAM integration, from trunk
#
20:51 on Jan 06, 2011KDE
Commit by adawit :: r1212399 kdewebkit/trunk/KDE/kdelibs/kdewebkit/kwebpage.h: (link)
Removed inadvertently added comma from the last item in the enum list.
#
06:38 on Jan 06, 2011KDE
Commit by adawit :: r1212206 kdewebkit/trunk/KDE/kdelibs/ (7 files in 2 dirs): (link)

  • Added support for the KIO slave-on-hold mechanism to the QNAM integration class. See http://reviewboard.kde.org/r/6183/ for the details. NOTE: Since this change is actually a bug fix, it will need to be backported to 4.6 branch eventhough it introduces one new public API.
#