CIA.vc
KPhotoAlbum
Real-time open source activity stats
Stats » Projects » KDE » KPhotoAlbum
informationsyndicateUTC clock
23:56 on Jul 29, 2010
event counters
The last message was received 3.17 weeks ago at 20:02 on Jul 07, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
7 messages so far this month, 6 messages last month
1191 messages since the first one, 4.54 years ago, for an average of 1.39 days between messages
recent messages
dateReversed sort columnprojectcontentlink
20:02 on Jul 07KDE
Commit by mturkia :: r1147292 kphotoalbum/trunk/extragear/graphics/kphotoalbum/ (7 files in 2 dirs):
Implemented automatic stacking of images. Images that are shot within specified
time frame are stacked together (supports also stacking of matching MD5 sum as
requested by someone on the IRC channel).
#
18:04 on Jul 03KDE
Commit by blackie :: r1145667 kphotoalbum/trunk/extragear/graphics/kphotoalbum/ (ChangeLog Exif/Database.cpp):

  • Continue reading info exif from files even if some fails. Thanks for patch from Robert Krawitz.
#
17:49 on Jul 03KDE
Commit by blackie :: r1145661 kphotoalbum/trunk/extragear/graphics/kphotoalbum/ (4 files in 2 dirs):
Updated URLs.
#
16:50 on Jul 03KDE
Commit by blackie :: r1145656 kphotoalbum/trunk/extragear/graphics/kphotoalbum/ (3 files in 2 dirs):

  • Disable screensaver when running a slideshow. Thanks to Christian Schafmeister for a patch for this. BUG: 174843
#
16:14 on Jul 03KDE
Commit by blackie :: r1145651 kphotoalbum/trunk/extragear/graphics/kphotoalbum/ (6 files in 3 dirs):

  • It is now possible to copy tags from one image in the browser (using Ctrl+c) and then paste that to several other images using Ctrl-v. Thanks to Andreas Neustifter for a patch with this feature.
#
09:39 on Jul 03KDE
Commit by mturkia :: r1145516 kphotoalbum/trunk/extragear/graphics/kphotoalbum/ (2 files in 2 dirs):
typos & updating email address
#
05:41 on Jul 02KDE
Commit by mturkia :: r1145190 kphotoalbum/trunk/extragear/graphics/kphotoalbum/Settings/FileVersionDetectionPage.cpp:
GUI: clarified a text on configuring File versions
#
06:51 on Jun 20KDE
Commit by mturkia :: r1140292 kphotoalbum/trunk/extragear/graphics/kphotoalbum/ (4 files in 2 dirs):
Fixed two bugs from HTMLExport theme dark that prevented w3c compliancy
#
05:58 on Jun 20KDE
Commit by mturkia :: r1140191 kphotoalbum/trunk/extragear/graphics/kphotoalbum/ (ChangeLog Viewer/ViewerWidget.cpp):
Fixed rating in viewer mode (numbers 1 to 5 give star rating)
#
05:57 on Jun 20KDE
Commit by mturkia :: r1140190 kphotoalbum/trunk/extragear/graphics/kphotoalbum/ (3 files in 2 dirs):
Fixed two bugs from HTMLExport theme darkJS that prevented w3c compliancy
#
16:48 on Jun 14KDE
Commit by blackie :: r1137918 kphotoalbum/trunk/extragear/graphics/kphotoalbum/Settings/FileVersionDetectionPage.cpp:
From Andreas:

Since the two parts "detecting new file versions" and "copy and rename
on open" in the settings dialog have nothing in common conceptually
(although they can be
used in tandem quite well) I propose separating them in the options
dialogue a little more.

Thanks to Andreas Neustifter for the patch.
#
16:41 on Jun 14KDE
Commit by blackie :: r1137916 kphotoalbum/trunk/extragear/graphics/kphotoalbum/ThumbnailView/ThumbnailWidget.cpp:
BUG: 221529
Fixed the location of the stack indicator.

Thanks to Andreas Neustifter for the patch.
#
16:31 on Jun 14KDE
Commit by blackie :: r1137915 kphotoalbum/trunk/extragear/graphics/kphotoalbum/ (7 files in 4 dirs):
BUG:222354
I have a nasty feeling I remove this feature on purpose, but I can't find
the details, so lets just get this back in.

Thanks to Andreas Neustifter for the patch.
#
17:31 on Apr 24KDE
Commit by ltoscano :: r1118420 kphotoalbum/trunk/extragear/graphics/doc/kphotoalbum/index.docbook:
Convert to DocBook XML V4.2
#
13:07 on Apr 09KDE
Commit by ilic :: r1112904 kphotoalbum/trunk/extragear/graphics/kphotoalbum/MainWindow/RunDialog.cpp:
i18n fixes: xgettext recognized messages as c-format, manually prevented now.
#
05:16 on Apr 04KDE
Commit by hassanibraheem :: r1110805 kphotoalbum/trunk/extragear/graphics/kphotoalbum/MainWindow/ExternalPopup.cpp:
fix crash when the user clicks title entry in ExternalPopup.
#
17:03 on Apr 03KDE
Commit by blackie :: r1110554 kphotoalbum/trunk/extragear/graphics/kphotoalbum/DB/Category.cpp:
Nuke the whole cache when setting category images, otherwise it wont show up before restarting KPA.
#
16:30 on Apr 03KDE
Commit by blackie :: r1110548 kphotoalbum/trunk/extragear/graphics/kphotoalbum/Viewer/ImageDisplay.cpp:
Store the category images in a larger resolution as they otherwise will look bad when they are scaled up.
#
18:02 on Mar 28KDE
Commit by blackie :: r1108374 kphotoalbum/trunk/extragear/graphics/kphotoalbum/ (8 files in 3 dirs):
BUG:232318
The problem here was that items of stacks was not returned by MainWindow::Window::selection(), so it was falsely assume that there
were non selected items between the selected ones.
I tried fixing this, but the partly solution I got was very complex, so I backed it out, and removed the test
This is sensible, as selecting some items and sorting them, make them show up at the position of the first item, which can be expected.
#
16:23 on Mar 28KDE
Commit by blackie :: r1108327 kphotoalbum/trunk/extragear/graphics/kphotoalbum/Settings/ViewerPage.cpp:
Fixed bug #232325 - settings for showing fullscreen aren't loaded correctly
BUG:232325
#