CIA.vc
Fredy Yanardi
Real-time open source activity stats
Stats » Authors » Fredy Yanardi
informationsyndicateUTC clock
05:48 on May 28, 2012
event counters
The last message was received 2.76 years ago at 14:24 on Aug 25, 2009
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
230 messages since the first one, 4.97 years ago, for an average of 1.13 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
14:24 on Aug 25, 2009KDE
Commit by fyanardi :: r1015440 konq-plugins/trunk/extragear/base/konq-plugins/searchbar/ (5 files):
Fix license headers (should be GPL, not LGPL) and fix loading open search description xml when searchbar is loaded for the first time.
#
14:00 on Aug 25, 2009KDE
Commit by fyanardi :: r1015424 konq-plugins/trunk/extragear/base/konq-plugins/searchbar/ (11 files in 3 dirs):
Merge changes from branch searchbar-opensearch (branches/work/~fyanardi/searchbar-opensearch/) to the current searchbar source-code. The branch contains opensearch feature addition for the searchbar as described in http://lists.kde.org/?l=kfm-devel&m=125052743814733&w=2

CCMAIL: kfm-devel at kde dot org
#
15:57 on Aug 24, 2009KDE
Commit by fyanardi :: r1015134 /branches/work/~fyanardi/searchbar-opensearch/ (searchbar.desktop searchbar.h):
Merge changes from trunk
#
15:15 on Aug 24, 2009KDE
Commit by fyanardi :: r1015120 /branches/work/~fyanardi/searchbar-opensearch/ (5 files):

  • Set initial focus to the line edit and set the ok button as the default button
  • Automatically set the default shortcut, so that the new search provider can be immediately used
  • Remove unused codes
#
18:41 on Aug 22, 2009KDE
Commit by fyanardi :: r1014395 /branches/work/~fyanardi/searchbar-opensearch/searchbar.cpp:
If the menu is already deleted, don't delete the actions again, otherwise we can expect consistent crash.
#
18:30 on Aug 22, 2009KDE
Commit by fyanardi :: r1014391 /branches/work/~fyanardi/searchbar-opensearch/ (6 files):
Remove . and replace space with - for desktop file name and xml file name, otherwise the desktop file is not detected.
#
17:08 on Aug 22, 2009KDE
Commit by fyanardi :: r1014377 /branches/work/~fyanardi/searchbar-opensearch/ (3 files):
Handle the case when the Url is absolute, not relative
#
16:30 on Aug 18, 2009KDE
Commit by fyanardi :: r1013030 /branches/work/~fyanardi/searchbar-opensearch/ (searchbar.cpp searchbar.h):
Change to a more representative method name.
#
16:21 on Aug 18, 2009KDE
Commit by fyanardi :: r1013028 /branches/work/~fyanardi/searchbar-opensearch/ (searchbar.cpp searchbar.h):
SVN_SILENT Remove unused
#
16:15 on Aug 18, 2009KDE
Commit by fyanardi :: r1013026 /branches/work/~fyanardi/searchbar-opensearch/ (searchbar.cpp searchbar.h):
Now handles multiple opensearchdescription links correctly (like the identi.ca). Previously only the first description is shown.
#
15:11 on Aug 17, 2009KDE
Commit by fyanardi :: r1012373 /branches/work/~fyanardi/searchbar-opensearch/ (6 files in 2 dirs):
Just use the same file name for search provider and open search description so that we don't need extra field inside search provider desktop file.
#
16:08 on Aug 16, 2009KDE
Commit by fyanardi :: r1012009 /branches/work/~fyanardi/searchbar-opensearch/engines/:
Removed unused files
#
16:05 on Aug 16, 2009KDE
Commit by fyanardi :: r1012008 /branches/work/~fyanardi/searchbar-opensearch/opensearch/engines/CMakeLists.txt:
SVN_SILENT Added missing file
#
16:03 on Aug 16, 2009KDE
Commit by fyanardi :: r1012007 /branches/work/~fyanardi/searchbar-opensearch/opensearch/ (4 files in 2 dirs):
Move all description xmls to separate directory
#
16:52 on Jul 30, 2009KDE
Commit by fyanardi :: r1004640 /branches/work/~fyanardi/searchbar-opensearch/WebShortcutWidget.cpp:
Improve the web shortcut widget a bit, add an icon and use KDE font settings
#
15:17 on Jul 30, 2009KDE
Commit by fyanardi :: r1004599 /branches/work/~fyanardi/searchbar-opensearch/ (6 files in 2 dirs):
Allow the opensearch description file name to be different from the searchprovider desktop name. To allow this, we'll need one more field in the searchprovider desktop file.
#
06:18 on Jul 29, 2009KDE
Commit by fyanardi :: r1003666 /branches/work/~fyanardi/searchbar-opensearch/ (OpenSearchManager.cpp searchbar.cpp):

  • The search provider name is always lowercase in kurifilter, so we save the description as lowercase as well.
  • Rebuild ksyscoca after adding new searchprovider
#
16:37 on Jul 27, 2009KDE
Commit by fyanardi :: r1003088 runtime/trunk/KDE/kdebase/runtime/kurifilter-plugins/ikws/ikwsopts.cpp:
If a search provider is removed from the list, remove the search provider from the favourite list as well
#
16:04 on Jul 26, 2009KDE
Commit by fyanardi :: r1002628 /branches/work/~fyanardi/searchbar-opensearch/WebShortcutWidget.cpp:
Use the QFormLayout, much simpler.
#
08:56 on Jul 26, 2009KDE
Commit by fyanardi :: r1002502 /branches/work/~fyanardi/searchbar-opensearch/ (3 files):
Show the widget title of what this widget does, and move the search provider name to a new lineedit, add i18n
#