CIA.vc
abaecker
Real-time open source activity stats
Stats » Authors » abaecker
informationsyndicateUTC clock
20:29 on May 25, 2012
event counters
The last message was received 3.23 years ago at 09:14 on Mar 02, 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
41 messages since the first one, 4.74 years ago, for an average of 1.41 months between messages
recent messages
dateReversed sort columnprojectcontentlink
09:14 on Mar 02, 2009KDE
Commit by abaecker :: r934040 marble/trunk/KDE/kdeedu/marble/src/lib/ (MarbleMap.cpp MarbleWidget.cpp):
Make all properties available via the DBus interface.
#
18:47 on Jan 01, 2009KDE
Commit by abaecker :: r904264 marble/trunk/KDE/kdeedu/marble/src/lib/Projections/AbstractProjection.cpp:
Make latLonAltBox respect the given screen region.
#
15:39 on Sep 22, 2008KDE
Commit by abaecker :: r863588 digikam/branches/extragear/kde3/graphics/digikam/ (3 files in 2 dirs):
Prevent that changes of the database file trigger a rescan which
leads to an invocation of kio_digikamalbums/dates etc (this is a
modified backport from the KDE4 version).

BUG: 170758
#
14:52 on Sep 01, 2008KDE
Commit by abaecker :: r855824 marble/trunk/KDE/kdeedu/marble/src/ (6 files in 4 dirs):
Make marble compile with Qt 4.3 again.
#
08:03 on Jul 18, 2008KDE
Commit by abaecker :: r834144 digikam/trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
Disable the use of X11 for greycstoration; with last CImg.h 1.2.9, the switch
"cimg_display_type" has been renamed to "cimg_display".
#
07:41 on Jul 18, 2008KDE
Commit by abaecker :: r834141 digikam/branches/extragear/kde3/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
Disable the use of X11 for greycstoration; with last CImg.h 1.2.9, the switch
"cimg_display_type" has been renamed to "cimg_display".
#
19:27 on May 16, 2008KDE
Commit by abaecker :: r808506 digikam/branches/extragear/kde3/graphics/digikam/ (3 files in 2 dirs):
When changing the zoom in the image editor, snap to 50%, 100% and fit-to-window.

CCBUGS: 161085
TODO:KDE4PORT
#
11:03 on Apr 25, 2008KDE
Commit by abaecker :: r800977 digikam/branches/extragear/kde3/graphics/digikam/ (3 files in 2 dirs):
Enforce consistent behaviour when using the mouse wheel over the zoom slider.

CCBUGS: 161087
TODO:KDE4PORT
#
18:21 on Apr 23, 2008KDE
Commit by abaecker :: r800239 digikam/branches/extragear/kde3/graphics/digikam/ (8 files in 5 dirs):
Make the zoom values of the slider snap to specific values
(fit-to-window, 50% view, and 100% view).

CCBUGS: 157314
TODO:KDE4PORT
#
10:04 on Apr 15, 2008KDE
Commit by abaecker :: r797277 digikam/branches/extragear/kde3/graphics/digikam/ (NEWS kioslave/digikamalbums.cpp):
Only show folders below a given folder in recursive view mode.
For this the whole path of a folder has to be matched from the beginning.

CCBUGS: 160840
TODO:KDE4PORT
#
12:23 on Apr 12, 2008KDE
Commit by abaecker :: r796052 digikam/branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp:
Use SHIFT+Space to go to the previous image in the icon view.

CCBUGS: 145083
TODO:KDE4PORT
#
08:57 on Apr 10, 2008KDE
Commit by abaecker :: r795407 digikam/branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
Use SHIFT+Space to go to the previous image in the light-table.

CCBUGS: 145083
TODO:KDE4PORT
#
08:07 on Apr 10, 2008KDE
Commit by abaecker :: r795401 digikam/branches/extragear/kde3/graphics/digikam/ (2 files in 2 dirs):
Use SHIFT+Space to go to the previous image in the image editor.

CCBUGS: 145083
TODO:KDE4PORT
#
10:52 on Apr 09, 2008KDE
Commit by abaecker :: r795158 digikam/branches/extragear/kde3/graphics/digikam/ (NEWS digikam/albummanager.cpp):
By using KURL::fromPathOrURL instead of just KURL to construct
the path when moving a directory proper escaping of # is ensured.

CCBUGS: 160323
TODO:KDE4PORT
#
19:52 on Mar 17, 2008KDE
Commit by abaecker :: r786717 digikam/branches/extragear/kde3/graphics/digikam/digikam/ (2 files):
When upgradeDB_Sqlite2ToSqlite3 fails, this could also mean that the directory
with the Album Path is write-protected or does not exist
(eg moved by the user). A more verbose error message is given now.

BUG: 159467
BUG: 144253
#
19:08 on Mar 17, 2008KDE
Commit by abaecker :: r786697 digikam/branches/extragear/kde3/graphics/digikam/ (2 files in 2 dirs):
Ensure that the umask setting is respected for both newly created files
and when overwriting files.

CCBUGS: 145252
TODO:KDE4PORT
#
17:52 on Feb 22, 2008KDE
Commit by abaecker :: r778164 digikam/branches/extragear/kde3/graphics/digikam/ (8 files in 5 dirs):
More flexible WB adjustment during raw decoding
(many thanks to Guillaume Castagnino for the patch).
Note that a current libkdcraw is needed as this had to be changed.

CCBUGS: 142055
TODO:KDE4PORT
#
19:06 on Feb 21, 2008KDE
Commit by abaecker :: r777847 digikam/branches/extragear/kde3/graphics/digikam/ (5 files in 2 dirs):
When using the aspect ratio crop, it is now possible to ensure that the
aspect ratio is fulfilled exactly. This is done by only allowing
those combinations of width/heights which lead to the correct aspect ratio
(thanks to Roberto Castagnola who wrote the patch).

CCBUGS: 158174
TODO:KDE4PORT
#
05:40 on Feb 20, 2008KDE
Commit by abaecker :: r777240 digikam/branches/extragear/kde3/graphics/digikam/NEWS:
Commit 777086 by Marcel fixes [Bug 141037] ("Search using Tag Name does not work"); this has been added to the list in NEWS.
#
19:17 on Feb 05, 2008KDE
Commit by abaecker :: r771347 digikam/branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/ratiocrop/ (2 files):
Reduction of duplicated code (patch by Roberto Castagnola)

TODO:KDE4PORT
#