CIA.vc
ppenz
Real-time open source activity stats
Stats » Authors » ppenz
informationsyndicateUTC clock
17:31 on Mar 21, 2010
event counters
The last message was received 1 week ago at 16:56 on Mar 14, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 14 messages last week
16 messages so far this month, 37 messages last month
2005 messages since the first one, 3.33 years ago, for an average of 14.56 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
16:56 on Mar 14KDE
Commit by ppenz :: r1103226 /trunk/www/sites/www/announcements/changelogs/changelog_branch_4_4.xml:
added Dolphin changes for 4.4.2
#
16:22 on Mar 14KDE
Commit by ppenz :: r1103209 apps/branches/KDE/4.4/kdebase/apps/dolphin/src/panels/terminal/ (terminalpanel.cpp terminalpanel.h):
Backport of SVN commit 1103207: Fix issue that the current terminal line does not get cleared before sending a cd command.

The terminal interface does not provide an API for this, so as workaround backspaces are send. Not nice, but as the issue can lead to data loss, this solution is better than having nothing.

CCBUG: 161637
#
16:21 on Mar 14KDE
Commit by ppenz :: r1103207 apps/trunk/KDE/kdebase/apps/dolphin/src/panels/terminal/ (terminalpanel.cpp terminalpanel.h):
Fix issue that the current terminal line does not get cleared before sending a cd command.

The terminal interface does not provide an API for this, so as workaround backspaces are send. Not nice, but as the issue can lead to data loss, this solution is better than having nothing.

BUG: 161637
#
13:18 on Mar 14KDE
Commit by ppenz :: r1103145 apps/trunk/KDE/kdebase/apps/dolphin/src/dolphinpart.cpp:
Fix compilation on OpenSolaris with Sun Studio

Thanks to Tropikhajma for the patch!

BUG: 230251
#
20:34 on Mar 13KDE
Commit by ppenz :: r1102862 apps/trunk/KDE/kdebase/apps/dolphin/src/panels/information/ (kmetadatawidget.cpp kmetadatawidget.h):
Fix compile issue if HAVE_NEPOMUK is not defined
#
20:05 on Mar 13KDE
Commit by ppenz :: r1102852 apps/trunk/KDE/kdebase/apps/dolphin/src/panels/information/ (2 files):

Meta data configuration dialog improvements

  • use the data provided by the model instead reading it again
  • allow to enable/disable also custom meta data
#
19:17 on Mar 13KDE
Commit by ppenz :: r1102837 apps/trunk/KDE/kdebase/apps/dolphin/src/panels/information/ (kmetadatawidget.cpp kmetadatawidget.h):
Let the custom widgets stay invisible per default after constructing them. This prevent a possible flickering when starting Dolphin.
#
19:07 on Mar 13KDE
Commit by ppenz :: r1102834 apps/trunk/KDE/kdebase/apps/dolphin/src/panels/information/ (kmetadatawidget.cpp kmetadatawidget.h):
Allow to provide custom widgets for meta data in a generic way.

By this it is possible that other applications like e. g. Gwenview provide custom widgets to change EXIF data directly within the meta data widget.
#
15:33 on Mar 13KDE
Commit by ppenz :: r1102778 apps/trunk/KDE/kdebase/apps/dolphin/src/panels/information/ (6 files):
Allow to specify a group for a meta data item.

The sorting of the meta data items is now done by the group. Within the group the sorting is done by their translated labels.
#
13:38 on Mar 13KDE
Commit by ppenz :: r1102749 apps/trunk/KDE/kdebase/apps/dolphin/src/ (11 files in 3 dirs):
Provide a KMetaDataModel for KMetaDataWidget.

This allows to extend the model with custom meta data (might e. g. be useful for Gwenview).
#
14:15 on Mar 10KDE
Commit by ppenz :: r1101662 /trunk/www/sites/planet/website/hackergotchi/ppenz.png:
update
#
07:14 on Mar 09KDE
Commit by ppenz :: r1101071 apps/trunk/KDE/kdebase/apps/dolphin/src/dolphinviewcontainer.cpp:
Port patch 1098976 for Konqueror by David Faure to Dolphin: When the user clicks on a Type=Link desktop files that point to a directory, let's open that
directory in the current view, rather than starting a new Konqueror.
As requested by LukasLT for http://forum.kde.org/viewtopic.php?f=14&t=66660
#
11:46 on Mar 08GNOME
Commit by ppenz on glom-1-12 :: r89c9a6c3f881 glom/ (3 files in 3 dirs):
Fix the build with exceptions disabled.
#
11:45 on Mar 08GNOME
Commit by ppenz :: ra2f8738a903d glom/ (3 files in 3 dirs):
Fix the build with exceptions disabled.
#
15:38 on Mar 05KDE
Commit by ppenz :: r1099444 apps/trunk/KDE/kdebase/apps/dolphin/src/CMakeLists.txt:
fix link issue if Nepomuk is not installed
#
16:24 on Mar 04KDE
Commit by ppenz :: r1098897 apps/trunk/KDE/kdebase/apps/dolphin/src/ (7 files in 2 dirs):
Rename NfoTranslator to KNfoTranslator, so that KMetaDataWidget can be moved to kdelibs for KDE SC 4.5 (some interfaces of KMetaDataWidget need to be cleaned up first).

KNfoTranslator is marked as private class, as it is not clear yet whether it should be used by other classes like KFileMetaInfo.
#
22:03 on Feb 28KDE
Commit by ppenz :: r1097312 apps/branches/KDE/4.4/kdebase/apps/dolphin/src/panels/information/ (3 files):
Backport of SVN commit 1097289: Only access the data of the thread that has been created most recently. Data of older threads will just get ignored.

The fix will be part of KDE SC 4.4.2 (4.4.1 has been tagged already).

BUG: 224848
BUG: 226706
BUG: 222324
#
21:04 on Feb 28KDE
Commit by ppenz :: r1097289 apps/trunk/KDE/kdebase/apps/dolphin/src/panels/information/ (3 files):
Only access the data of the thread that has been created most recently. Data of older threads will just get ignored.
#
16:25 on Feb 28KDE
Commit by ppenz :: r1097183 kfile/trunk/KDE/kdelibs/kfile/kurlnavigator.h:
SVN_SILENT: documentation update
#
15:02 on Feb 28KDE
Commit by ppenz :: r1097155 apps/branches/KDE/4.4/kdebase/apps/dolphin/src/panels/information/ (2 files):
Backport of SVN commit 1097154: Fix possible memory leak when invoking KLoadMetaDataThread::cancelAndDelete().
#