CIA.vc
marten
Real-time open source activity stats
Stats » Authors » marten
informationsyndicateUTC clock
15:25 on May 26, 2012
event counters
The last message was received 9.53 months ago at 17:48 on Aug 14, 2011
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
204 messages since the first one, 5.57 years ago, for an average of 1.42 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
17:48 on Aug 14, 2011KDE
Commit by marten :: r1247154 messages/trunk/l10n-kde4/en_GB/messages/extragear-network/ktorrent.po: (link)
Fix typo "Colorus" -> "Colours"
#
16:04 on Mar 07, 2011KDE
Commit by marten :: r1224069 /branches/work/kooka-kde4/ (CMakeLists.txt kooka/doc/README): (link)
The final commit. Note that we has now moved to Git.
#
17:30 on Feb 28, 2011KDE
Commit by marten :: r1223148 /branches/work/kooka-kde4/libkscan/ (kscandevice.cpp scanparams.cpp): (link)
Fix null pointer crash when looking up the current scan resolution
if the SANE_NAME_SCAN_RESOLUTION and SANE_NAME_SCAN_X_RESOLUTION option
names are not the same and the scanner only has the former. They were
equivalent in SANE 1.0.19, but in 1.0.20 they are different.

BUG:264768
#
10:23 on Feb 24, 2011KDE
Commit by marten :: r1222495 /branches/work/kooka-kde3/kooka/ (README README README.orig): (link)
Combine previous with the original README file.
KDE Git won't accept a file named '*.orig', but nobody told me that.
#
20:39 on Feb 22, 2011KDE
Commit by marten :: r1222327 /branches/work/kooka-kde3/kooka/README: (link)
Correct spelling in previous.
#
20:37 on Feb 22, 2011KDE
Commit by marten :: r1222326 /branches/work/kooka-kde3/kooka/ (README README README.orig): (link)
Add a README file to say that this branch is obsolete/unmaintained.
#
18:23 on Nov 16, 2010KDE
Commit by marten :: r1197841 /branches/work/kooka-kde4/ (8 files in 2 dirs): (link)
libkscan: Make the two ScanParams messages, displayed when no scanner
is selected or there is a problem, non-application specific. Generate
standard messages via protected virtual functions so they can be
overridden by the application.

Kooka: Generate our own "Gallery Mode" message with links to activate
the scanner device select/add actions.
#
15:16 on Nov 13, 2010KDE
Commit by marten :: r1196495 /branches/work/kooka-kde4/libkscan/ (5 files): (link)
Throw in a few more const's,
mark some TODOs.
#
18:08 on Nov 11, 2010KDE
Commit by marten :: r1195663 /branches/work/kooka-kde4/ (3 files in 2 dirs): (link)
Previewer::slotNewCustomScanSize() parameters
QRect -> const QRect &
#
17:55 on Nov 11, 2010KDE
Commit by marten :: r1195659 /branches/work/kooka-kde4/libkscan/ (6 files): (link)
Support "button" type scanner options.
Now we support everything that SANE can throw at us, hooray.
#
12:59 on Nov 11, 2010KDE
Commit by marten :: r1195528 /branches/work/kooka-kde4/ (10 files in 3 dirs): (link)
Support and display "group" scanner options.
Support INT/FIXED scanner options with no constraint.

Rename KScanOption test functions (active() -> isActive() etc.)
for readability.

Add KScanControl types KScanGroup and KScanNumberEntry.
Rename KScanEntry -> KScanStringEntry for consistency.

Fix reversed test in KScanOption::isCommonOption().

Fix divide-by-zero when applying a gamma table.
#
14:42 on Nov 10, 2010KDE
Commit by marten :: r1195178 apps/trunk/KDE/kdebase/apps/plasma/applets/folderview/folderview.cpp: (link)
Fix typo in signal name

Object::connect: No such signal KComboBox::currentIndexChagned(int) in kdebase/apps/plasma/applets/folderview/folderview.cpp:712
Object::connect: (sender name: 'placesCombo')
Object::connect: (receiver name: '2settingsFolder View')
#
20:39 on Nov 07, 2010KDE
Commit by marten :: r1193997 /branches/work/kooka-kde4/libkscan/kscandevice.cpp: (link)
Support hard-select-soft-detect, hard-select-only and soft-detect-only
scanner options.
#
10:51 on Nov 04, 2010KDE
Commit by marten :: r1193040 runtime/trunk/KDE/kdebase/runtime/kcontrol/kded/kcmkded.cpp: (link)
Use a KServiceTypeTrader query to list the available KDED modules,
instead of simply listing the desktop files in the kded/ directory.
Avoids an assert with a blank or hidden file (such as from the new
activitymanager).

OK'ed by David Faure.
See http://lists.kde.org/?t=128868649000002&r=1&w=2
#
11:00 on Oct 30, 2010KDE
Commit by marten :: r1191278 kstars/trunk/KDE/kdeedu/kstars/kstars/kstarsui.rc: (link)
Add a separator to the menu bar just before "Help", to honour styles
where the final "Help" item is right aligned (Motif and derivatives).
#
14:00 on Sep 28, 2010KDE
Commit by marten :: r1180668 /branches/work/kooka-kde4/kooka/ (3 files):
Move the image gallery options from the "General" preferences page
to the "Thumbnail View" one, so that all of the file view options
are together there.
#
13:46 on Sep 27, 2010KDE
Commit by marten :: r1180268 /branches/work/kooka-kde4/ (4 files in 2 dirs):
Make ImageCanvas::imageInfoString() also usable from outside.
Use this instead of almost duplication in OcrBaseDialog::introduceImage().
#
13:14 on Sep 27, 2010KDE
Commit by marten :: r1180250 /branches/work/kooka-kde4/ (3 files in 2 dirs):
Correctly stop the scan and report an error if sane_read() returns
an error code within the doProcessABlock() loop. Previously Kooka
would get into an infinite loop if sane_read() returned anything other
than GOOD or EOF.
#
09:41 on Sep 23, 2010KDE
Commit by marten :: r1178599 khtml/trunk/KDE/kdelibs/khtml/khtml_part.cpp:
Insert a break/clear after the error icon, so that the "Details
of the Request" header lines up with the rest.
#
14:56 on Sep 22, 2010KDE
Commit by marten :: r1178263 runtime/trunk/KDE/kdebase/runtime/nepomuk/kcm/ (3 files):
Change the Nepomuk KCM "Details..." button from a flat QPushButton to
a KUrlLabel as used elsewhere, so as to make it visually obvious that
it can be clicked on.

Change the statuswidget button from 'Ok' to 'Close', since there are
no actions that can be performed.
#