CIA.vc
krita
Real-time open source activity stats
Stats » Projects » KDE » krita
informationsyndicateUTC clock
06:14 on May 19, 2012
event counters
The last message was received 1.41 years ago at 06:57 on Dec 21, 2010
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
7958 messages since the first one, 6.42 years ago, for an average of 7.07 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
06:57 on Dec 21, 2010KDE
Commit by bcooksley :: r1208249 krita/trunk/koffice/krita/ (. extensions/ extensions/.git-checkout): (link)
Restore EBN/LXR services for Krita Extensions
#
10:08 on Dec 13, 2010KDE
Commit by bcooksley :: r1206080 krita/trunk/ (3 files in 2 dirs): (link)
LXR/EBN for Calligra + Krita Extensions
#
22:56 on Dec 05, 2010KDE
Commit by pavelheimlich :: r1204011 krita/trunk/koffice/ (4 files in 2 dirs): (link)
Qt macro should not end with a semicolon. Fixes build with Sun Studio
#
17:08 on Dec 03, 2010KDE
Commit by bero :: r1203344 krita/trunk/koffice/krita/ui/kisexiv2/kis_exif_io.cpp: (link)
Fix build with exiv2 0.21
#
13:20 on Dec 03, 2010KDE
Commit by rempt :: r1203267 krita/trunk/koffice/krita/ui/kis_aboutdata.h: (link)
correct url for animtim
#
20:21 on Dec 02, 2010KDE
Commit by adamc :: r1202939 krita/trunk/koffice/krita/plugins/extensions/dockers/colorselectorng/ (3 files): (link)
disable colors from the image, as they got completelly broken recently
#
19:27 on Dec 02, 2010KDE
Commit by rempt :: r1202920 krita/trunk/koffice/krita/plugins/extensions/CMakeLists.txt: (link)
disable for 2.3 because of https://bugs.kde.org/show_bug.cgi?id=256463
#
07:10 on Dec 02, 2010KDE
Commit by berger :: r1202752 krita/trunk/koffice/krita/plugins/filters/colorsfilters/kis_perchannel_filter.cpp: (link)
Disable painting with color adjustment filter for 2.3

(Not to be commited in koffice-essen, please :) )

CCMAIL: cbr at boemann dot dk
CCBUG: 258530
#
10:19 on Dec 01, 2010KDE
Commit by rempt :: r1202552 krita/trunk/koffice/krita/ (9 files in 5 dirs): (link)
Fix usage of histograms in brightness/contrast filter

Patch by William Steidtmann
CCMAIL:billstei at hbci dot com
#
21:41 on Nov 24, 2010KDE
Commit by berger :: r1200381 krita/trunk/koffice/ (3 files in 3 dirs): (link)
move the benchmarks target up
#
20:21 on Nov 24, 2010KDE
Commit by rempt :: r1200358 krita/trunk/koffice/ (3 files in 3 dirs): (link)
warning-- (unused param)
#
20:20 on Nov 24, 2010KDE
Commit by rempt :: r1200357 krita/trunk/koffice/krita/ (11 files in 4 dirs): (link)
Fix histogram

Patch by William Steidtmann
CCMAIL: billstei at hbci dot com
#
20:20 on Nov 24, 2010KDE
Commit by rempt :: r1200356 krita/trunk/koffice/krita/image/tiles3/tests/kis_lockless_stack_test.cpp: (link)
warning-- (unused variable in release build)
#
20:20 on Nov 24, 2010KDE
Commit by rempt :: r1200355 krita/trunk/koffice/krita/ui/flake/kis_shape_layer.cc: (link)
warning-- (unused variable in release build)
#
14:53 on Nov 24, 2010KDE
Commit by berger :: r1200287 krita/trunk/koffice/krita/plugins/extensions/shiva/QVariantValue.cpp: (link)
Fix compilation with KDE4.6beta, add a unreached return statement to please gcc.
#
14:24 on Nov 24, 2010KDE
Commit by rempt :: r1200276 krita/trunk/koffice/krita/ui/kis_selection_manager.cc: (link)
Call the Edit > Clear action when the Del. key is pressed

Patch by "Francisco Fernandes"
CCMAIL: francisco dot fernandes dot j at gmail dot com
#
13:33 on Nov 22, 2010KDE
Commit by rempt :: r1199712 krita/trunk/koffice/krita/plugins/formats/jp2/jp2_converter.cc: (link)
deprecation--
#
08:47 on Nov 22, 2010KDE
Commit by mkruisselbrink :: r1199523 krita/trunk/koffice/krita/image/kis_curve_circle_mask_generator.cpp: (link)
fix compile for ARM
#
22:05 on Nov 21, 2010KDE
Commit by dkazakov :: r1199447 krita/trunk/koffice/krita/image/ (6 files in 2 dirs): (link)
Fixed a full refresh for Clone layers

Now the Async Merger knows about one more type of layer position:
N_EXTRA. Such layer will be counted in a need rect chain and will be
updated (original+projection), but it will not be merged into the
final projection of the image. This is done for preliminary updates of
the sources of Clone layers.

Btw, i would suggest everyone to perform 'make clean' in
./krita/image/ folder, because many parts of walkers are
inlined. There is no need to do a full clean, just in ./image/
directory.

CCMAIL:kimageshop at kde dot org
BUG:257532
#
17:15 on Nov 21, 2010KDE
Commit by dkazakov :: r1199348 krita/trunk/koffice/krita/ui/ (3 files in 2 dirs): (link)

Removed deprecated stuff

  • repaintOriginal() was deprecated by the beginning of February
  • steDirty()'s are useless because the image is locked while loading
#