CIA.vc
adept
Real-time open source activity stats
Stats » Projects » KDE » adept
informationsyndicateUTC clock
14:07 on Feb 13, 2012
event counters
The last message was received 4.66 years ago at 06:07 on Jun 19, 2007
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
135 messages since the first one, 5.72 years ago, for an average of 2.21 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
06:07 on Jun 19, 2007KDE
Commit by coolo :: r677421 adept/trunk/playground/sysadmin/adept/notifier/Makefile.am:
fixing
#
22:34 on Jan 04, 2007KDE
Commit by jriddell :: r619969 adept/trunk/playground/sysadmin/adept/ (4 files in 4 dirs):
Use correct translation catalogues
#
19:46 on Nov 14, 2006KDE
Commit by mornfall :: r604954 adept/trunk/playground/sysadmin/adept/ (. adept/tagfilter.cpp):
SVN_SILENT Cosmetic (formatting).
#
19:45 on Nov 14, 2006KDE
Commit by mornfall :: r604953 adept/trunk/playground/sysadmin/adept/ (. adept/lister.cpp):
Use arrow icons for relation items in lister, opened/closed as
down/right arrow.
#
21:43 on Nov 12, 2006KDE
Commit by mornfall :: r604460 adept/trunk/playground/sysadmin/adept/ (. adept/tagfilter.cpp adept/tagfilter.h):
Ooops, that was lame, fix handling of tag filters, the logic was
pretty broken and filters would be appended all the time and never
removed.
#
21:42 on Nov 12, 2006KDE
Commit by mornfall :: r604459 adept/trunk/playground/sysadmin/adept/ (. adept/lister.cpp):
Formatting++.
#
21:42 on Nov 12, 2006KDE
Commit by mornfall :: r604458 adept/trunk/playground/sysadmin/adept/ (. adept/tagfilter.cpp):
Implement tag removal upon drop to m_available. Seems that the code is
somewhat deadlock-prone (or infinite-loop-prone?), uh. Need to
investigate.
#
21:42 on Nov 12, 2006KDE
Commit by mornfall :: r604457 adept/trunk/playground/sysadmin/adept/ (4 files in 2 dirs):

More work on tag filter, mostly drag and drop handling improvements:

  • only accept drop if it actually is a valid tag
  • only accept drops over active frames
  • update the decided list immediately upon drop, do not wait till filtering is finished The above give a lot better feeling (due to more exact feedback) to tag manipulation.
#
21:42 on Nov 12, 2006KDE
Commit by mornfall :: r604456 adept/trunk/playground/sysadmin/adept/ (. adept/filterlist.h):
Sort filter widgets a bit better.
#
21:42 on Nov 12, 2006KDE
Commit by mornfall :: r604455 adept/trunk/playground/sysadmin/adept/ (. adept/lister.cpp):
Show number of matched packages in the list heading (and
filtering... while filtering).
#
21:42 on Nov 12, 2006KDE
Commit by mornfall :: r604454 adept/trunk/playground/sysadmin/adept/ (6 files in 2 dirs):
Implement part of drag and drop functionality for tag filter. Neither
removal nor tag negation works, but it's a start. And there's
something getting stuck somewhere in the filtering for a rather long
time, ahw. Will debug later.
#
21:42 on Nov 12, 2006KDE
Commit by mornfall :: r604453 adept/trunk/playground/sysadmin/adept/ (. adept/lister.cpp adept/statefilter.cpp):
Use KStandardDirs to find svg icons in appdata dir (paths were
hardcoded to /home/mornfall/foo.svg).
#
21:42 on Nov 12, 2006KDE
Commit by mornfall :: r604452 adept/trunk/playground/sysadmin/adept/ (. manager/CMakeLists.txt manager/app.cpp):
Compile with current libept.
#
21:42 on Nov 12, 2006KDE
Commit by mornfall :: r604451 adept/trunk/playground/sysadmin/adept/ (. adept/tagfilter.cpp):
Implement enrico's smart-search algorithm to pick candidate tags.
#
21:11 on Aug 18, 2006KDE
Commit by mornfall :: r574374 adept/trunk/playground/sysadmin/adept/ (13 files in 2 dirs):
r7778@eriador: mornfall | 2006-08-18 23:03:36 +0200
Fix compilation with latest libept. Reduce g++ warnings.
#
21:11 on Aug 18, 2006KDE
Commit by mornfall :: r574373 adept/trunk/playground/sysadmin/adept/ (. adept/packagedetails.cpp):
r7777@eriador: mornfall | 2006-08-18 23:02:54 +0200
Get back tag list in detailed view. Compile with latest libept.
#
10:47 on Aug 07, 2006KDE
Commit by mornfall :: r570585 adept/trunk/playground/sysadmin/adept/ (3 files in 2 dirs):
r7424@eriador: mornfall | 2006-08-05 23:03:25 +0200
Make package relation display work again. It does what it's supposed
to do, but it's butt ugly. That needs fixing...
#
14:26 on Jul 22, 2006KDE
Commit by mornfall :: r565144 adept/trunk/playground/sysadmin/adept/ (3 files in 2 dirs):
r7412@eriador: mornfall | 2006-07-22 16:24:14 +0200
Reflect on worldChanged signal (update statusbar).
#
14:26 on Jul 22, 2006KDE
Commit by mornfall :: r565143 adept/trunk/playground/sysadmin/adept/ (. manager/app.cpp manager/app.h):
r7411@eriador: mornfall | 2006-07-22 16:23:35 +0200
Reflect on worldChanged signal (just refresh statusbar for now).
#
20:06 on Jul 21, 2006KDE
Commit by mornfall :: r564944 adept/trunk/playground/sysadmin/adept/ (8 files in 2 dirs):
r7388@eriador: mornfall | 2006-07-20 11:28:30 +0200
Pass around the Aggregator to DPkgPM and related objects. Restores
progress reporting and un-breaks package installation and removal.
#