[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-nl
Subject:    [KDE-i18n-nl] CVS kde-devel-nl 2005-01-08
From:       Adriaan de Groot <adridg () hex ! athame ! co ! uk>
Date:       2005-01-07 22:00:20
Message-ID: 200501072200.j07M0KDf030682 () hex ! athame ! co ! uk
[Download RAW message or body]


Digest of kde-devel-nl CVS commits at Sat Jan 8 00:00:05 EET 2005


From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/ksvg2/impl

CVS commit by buis: 

Remove some code duplication.


  M +0 -62     SVGHelper.cc   1.3
  M +0 -3      SVGHelper.h   1.5
  M +2 -2      SVGLengthImpl.cc   1.10


From: Rinse de Vries <rinsedevries@kde.nl>
Subject: kde-i18n/fy/messages/kdebase

CVS commit by rinse: 

automatische vertalingen


  A            kcmkeys.po   1.1
  A            kcmkicker.po   1.1
  A            kcmkio.po   1.1
  A            kcmkonq.po   1.1
  A            kcmkonqhtml.po   1.1
  A            kcmkonsole.po   1.1
  A            kcmkurifilt.po   1.1
  A            kcmkwindecoration.po   1.1
  A            kcmkwinrules.po   1.1
  A            kcmkwintheme.po   1.1
  A            kcmkwm.po   1.1
  A            kcmlaunch.po   1.1
  A            kcmlayout.po   1.1




From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/kdom/css/impl

CVS commit by buis: 

The crash basically caused by this, my mistake :}


  M +1 -1      CSSStyleSelector.h   1.7


From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/ksvg2/impl

CVS commit by buis: 

The QColor returned wasnt set for fill="green", now it is and we see a
green rectangle ;)


  M +2 -0      SVGColorImpl.cc   1.10


From: Adriaan de Groot <groot@kde.org>
Subject: kdepim/kpilot/lib

CVS commit by adridg: 

Allow changing the yes/no labels on yesno questions as well (needed to disambiguate \
conflict resolution question)


  M +6 -4      syncAction.cc   1.31
  M +3 -1      syncAction.h   1.26


From: Adriaan de Groot <groot@kde.org>
Subject: kdepim/kpilot/lib

CVS commit by adridg: 

Move check for empty device before doing any work


  M +13 -14    kpilotlink.cc   1.79
  M +1 -1      kpilotlink.h   1.33


From: Adriaan de Groot <groot@kde.org>
Subject: kdepim/kpilot/kpilot

CVS commit by adridg: 

Ensure whole message is visible even in log-tailing view mode.


  M +4 -5      kpilot.cc   1.163


From: Adriaan de Groot <groot@kde.org>
Subject: kdepim/kpilot/conduits/vcalconduit

CVS commit by adridg: 

Pilot -> Handheld ; disambiguate question


  M +7 -7      vcal-conduitbase.cc   1.77


From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/kdom/impl

CVS commit by buis: 

I thought I committed this earlier....


  M +3 -0      ElementImpl.cc   1.65
  M +16 -1     NodeImpl.cc   1.58
  M +1 -0      NodeImpl.h   1.42


From: Bram Schoenmakers <bramschoenmakers@kde.nl>
Subject: kdepim/libkcal

CVS commit by bram: 

Add const


  M +2 -2      todo.cpp   1.26
  M +2 -2      todo.h   1.22


From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/ksvg2

CVS commit by buis: 

- improved svg attrs hash table that should make fill-opacity lookup 
  work.
- added requiredFeatures attr.


  M +860 -1373 impl/svgattrs.c   1.6
  M +92 -93    impl/svgattrs.h   1.4
  M +1 -0      impl/svgattrs.in   1.5
  M +40 -95    scripts/svgmakeattrs   1.5




From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/ksvg2/css/impl

CVS commit by buis: 

This has to be done to process fill-opacity="0.1".


  M +3 -1      SVGCSSStyleSelector.cc   1.42


From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/kcanvas/device/agg

CVS commit by buis: 

Process the opacity values from either fill -or strokePainter in
the solid paint server.


  M +6 -1      KRenderingPaintServerSolidAgg.cc   1.28


From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/ksvg2/impl

CVS commit by buis: 

Lookup only svg attrs...


  M +1 -1      SVGDocumentImpl.cc   1.33


From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/ksvg2/css/impl

CVS commit by buis: 

Allow things like fill-opacity="50%".


  M +2 -4      SVGCSSStyleSelector.cc   1.43
  M +1 -1      cssparser.cc   1.25


From: Rinse de Vries <rinsedevries@kde.nl>
Subject: kde-i18n/fy/messages/kdebase

CVS commit by rinse: 

automatische vertalingen


  A            kcmlocale.po   1.1
  A            kcmmidi.po   1.1
  A            kcmnic.po   1.1
  A            kcmnotify.po   1.1
  A            kcmperformance.po   1.1




From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/ksvg2/impl

CVS commit by buis: 

Ooops, it took me a while to spot this mistake :}


  M +2 -2      SVGStyleElementImpl.cc   1.10


From: Jeroen Wijnhout <wijnhout@science.uva.nl>
Subject: kdeextragear-2/kile/kile

CVS commit by wijnhout: 

fix bug 96439: Autocompletion of Environment doesn't work properly


  M +36 -40    codecompletion.cpp   1.21




From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/ksvg2

CVS commit by buis: 

Also handle stroke-width.


  M +32 -9     css/impl/SVGCSSStyleSelector.cc   1.44
  M +1 -1      css/impl/SVGRenderStyle.h   1.17
  M +2 -2      css/impl/SVGRenderStyleDefs.h   1.3
  M +6 -3      impl/SVGStyledElementImpl.cc   1.28




From: Tom Albers <tomalbers@kde.nl>
Subject: kdevelop/kdevdesigner/designer

CVS commit by toma: 

Macinosh? Added a t


  M +1 -1      mainwindowactions.cpp   1.5


From: Tom Albers <tomalbers@kde.nl>
Subject: kdelibs/kdeprint/management

CVS commit by toma: 

Added translators comment to prevent wrong translation, as this has happend to the \
dutch-team.


  M +1 -1      kmwlocal.cpp   1.9


From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/ksvg2/css/impl

CVS commit by buis: 

Cleanup.


  M +2 -5      SVGCSSStyleSelector.cc   1.45


From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/ksvg2/impl

CVS commit by buis: 

Crash fix.


  M +1 -0      SVGColorImpl.cc   1.11


From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/ksvg2

CVS commit by buis: 

Handle join and cap styles.


  M +3 -3      css/impl/SVGRenderStyle.h   1.18
  M +2 -2      css/impl/SVGRenderStyleDefs.h   1.4
  M +2 -0      impl/SVGStyledElementImpl.cc   1.29


From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/ksvg2/impl

CVS commit by buis: 

Handle cx and cy, not x and y...


  M +2 -2      SVGCircleElementImpl.cc   1.14


From: Tom Albers <tomalbers@kde.nl>
Subject: kdepim/libkdepim

CVS commit by toma: 

Added two new thingies (my first thingies as well):
- checkAndCorrectPermissionsIfPossible, which checks and corrects the 
  permissions of a file or folder (read and/or write and/or recursively).
  It gives back a list of files which do not have the right permissions.
- checkAndCorrectPermissionsIfPossibleWithErrorHandling is identical but 
  shows the files and or folders who have a problem in a (detailled) dialog 
  to the user and returns false in that case, else true.
CCBUG: 61213


  M +105 -0    kfileio.cpp   1.45
  M +52 -0     kfileio.h   1.11




From: Rinse de Vries <rinsedevries@kde.nl>
Subject: kde-i18n/fy/messages/kdebase

CVS commit by rinse: 

automatische vertalingen


  A            kcmprintmgr.po   1.1
  A            kcmsamba.po   1.1
  A            kcmscreensaver.po   1.1
  A            kcmsmartcard.po   1.1
  A            kcmsmserver.po   1.1




From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/ksvg2

CVS commit by buis: 

Lookup the svg color values of the named colors, using QColor names is 
not compatible.


  M +474 -434  css/impl/cssvalues.c   1.6
  M +194 -176  css/impl/cssvalues.h   1.8
  M +18 -19    css/impl/cssvalues.in   1.4
  M +160 -1    impl/SVGColorImpl.cc   1.12




From: Rob Buis <rwlbuis@xs4all.nl>
Subject: kdenonbeta/ksvg2/impl

CVS commit by buis: 

Create a polyline, not a polygon.


  M +1 -1      SVGPolylineElementImpl.cc   1.10


From: Adriaan de Groot <groot@kde.org>
Subject: kdepim/kpilot/lib

CVS commit by adridg: 

Don't use debug areas with Error


  M +4 -4      pilotDateEntry.cc   1.19
  M +3 -3      pilotTodoEntry.cc   1.21


_______________________________________________
Kde-i18n-nl mailing list
Kde-i18n-nl@kde.org
https://mail.kde.org/mailman/listinfo/kde-i18n-nl


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic