CIA.vc
pahlibar
Real-time open source activity stats
Stats » Authors » pahlibar
informationsyndicateUTC clock
07:02 on May 28, 2012
event counters
The last message was received 6.65 years ago at 02:22 on Oct 06, 2005
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
847 messages since the first one, 7.99 years ago, for an average of 3.44 days between messages
recent messages
dateReversed sort columnprojectcontentlink
02:22 on Oct 06, 2005KDE
Commit by pahlibar :: r467716 /trunk/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.cpp:
preserve permissions when doing save/saveAs

BUGS: 113914
#
08:30 on Oct 04, 2005KDE
Commit by pahlibar :: r467070 /trunk/extragear/graphics/digikam/digikam/digikamapp.cpp:
load the cameras before the createGUI, so that any
toolbar actions are plugged in correctly

BUGS: 113804
#
08:17 on Oct 04, 2005KDE
Commit by pahlibar :: r467068 /trunk/extragear/graphics/digikam/digikam/searchquickdialog.cpp:
save/restore quick search dialog size

BUGS: 113806
#
08:11 on Oct 04, 2005KDE
Commit by pahlibar :: r467065 /trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
disable the "set as XX thumbnail" in the non-albums/tags
view

BUGS: 113805
#
08:07 on Oct 04, 2005KDE
Commit by pahlibar :: r467063 /trunk/extragear/graphics/digikam/digikam/tagcreatedlg.cpp:
kde > 3.3.x allows us to lock out the "other" icon select
option. use it.

Its no longer possible in 0.8.x to set icons through the
kicondialog. use the assign tag thumbnail or drag-and-drop
a file to assign thumbnail

BUGS: 113808
#
03:06 on Sep 22, 2005KDE
Commit by pahlibar :: r462777 /branches/work/kdelibs4_snapshot/kdeprint/foomatic2loader.h:
make it compile.

can people commiting compile fixes also backport them to the snapshot
branch, please.
#
02:34 on Sep 22, 2005KDE
Commit by pahlibar :: r462776 /trunk/extragear/graphics/digikam/utilities/cameragui/ (3 files):

  • forgot to fix the select/open for the camera icon items. (click to open the items only when the mouse cursor is in the pixmap region, otherwise select)
  • fixed a bug in the USB storage cameras where the files in the root dir were not listed
#
13:50 on Sep 21, 2005KDE
Commit by pahlibar :: r462605 /trunk/extragear/graphics/digikam/digikam/iconview.cpp:
do not lose current item on a re-sort of items

BUGS: 112971 105663
#
03:17 on Sep 19, 2005KDE
Commit by pahlibar :: r461901 /trunk/extragear/graphics/digikam/digikam/pixmapmanager.cpp:
couple more thumbnail job deletion fixes
#
03:02 on Sep 19, 2005KDE
Commit by pahlibar :: r461900 /trunk/extragear/graphics/digikam/digikam/ (7 files):
in kdelibs 3.5, the default behavior of kio::job has
changed, the job is not immediately deleted on emitResult,
but scheduled for a deferred delete. since, we were relying
on the immediate delete behavior, it ended up causing the
loading of thumbnails to slow down or stop completely. correct
for new behavior.

can the bugreporters verify that this fixes the problem?
CCBUGS: 112467
#
00:07 on Sep 18, 2005KDE
Commit by pahlibar :: r461552 /trunk/extragear/graphics/digikam/libs/jpegutils/jpegmetadata.cpp:
override default jpeg error handling so that the
program doesn't bail out on encoutering a rogue jpeg
file
BUGS: 112801
#
06:50 on Sep 15, 2005KDE
Commit by pahlibar :: r460772 /trunk/extragear/graphics/digikam/sqlite/sqliteInt.h:
oops. that should have been 64-bit and not big endian
BUGS: 112526
#
03:12 on Sep 13, 2005KDE
Commit by pahlibar :: r460129 /trunk/extragear/libs/kipi-plugins/configure.in.in:
if we are not using libkexif from the toplevel
sources, define the conditional compile_LIBKEXIF
to true. needed when tarballs are built separate
from the src tree
CCMAIL: tomalbers at kde dot nl
#
05:57 on Aug 31, 2005KDE
Commit by pahlibar :: r455298 /trunk/extragear/graphics/digikam/digikam/ (6 files):

  • apply marcel's patch for executing the items only if cursor is in the thumbnail area.
  • double the thumbnail spacing making it easier to unselect or do drag selection
  • remove the inner white border in the thumbnail highligher. makes the highlights look better, imo and also shows more of the thumbnail BUGS: 111695 110178 99416
#
23:14 on Aug 29, 2005KDE
Commit by pahlibar :: r454803 /trunk/kdenonbeta/unsermake/__init__.py:
this should fix the color output in (x)emacs with unsermake.
(x)emacs set the environment variable EMACS to t in their
compilation buffer; check for that. dfaure can you check?
#
19:30 on Aug 27, 2005KDE
Commit by pahlibar :: r454045 /trunk/extragear/graphics/digikam/digikam/ (imagedescedit.cpp imagedescedit.h):
even when an image comments/tags/date were not
being modified, on item switching the properties
were being written out to the db. prevent that.
this should make switching images much faster
especially for those using "write comments to
jpeg files"
#
17:52 on Aug 27, 2005KDE
Commit by pahlibar :: r453993 /trunk/extragear/graphics/digikam/digikam/ (albumlister.cpp iconview.cpp):

  • indicate why listing failed
  • check if pointer is valid, before trying to dereference it
#
10:04 on Aug 26, 2005KDE
Commit by pahlibar :: r453470 /trunk/extragear/graphics/digikam/configure.in.bot:
correct kipi url

BUGS: 111511
#
07:34 on Aug 24, 2005KDE
Commit by pahlibar :: r452703 /trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
more safety checks in albumfolderview
#
06:53 on Aug 23, 2005KDE
Commit by pahlibar :: r452380 /trunk/extragear/graphics/digikam/libs/widgets/ (2 files):
fix crash. the button was not set exclusive and
so the selected id returned -1, and since this
value was stored in an enum and then used in
a switch statement, a new pixmap was not being
created.
#