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

List:       kde-commits
Subject:    kdegraphics/kview
From:       Matthias Kretz <kretz () kde ! org>
Date:       2003-08-19 19:54:56
[Download RAW message or body]

CVS commit by mkretz: 

- remove kviewviewer messages from kview.pot
- remove kviewviewer ChangeLog entries


  M +2 -29     ChangeLog   1.9
  M +1 -2      Makefile.am   1.89


--- kdegraphics/kview/ChangeLog  #1.8:1.9
@@ -2,4 +2,6 @@
 
         * Makefile.am:
+                remove kviewviewer files from messages target
+        * Makefile.am:
                 remove kviewcanvas files from messages target
 
@@ -14,15 +16,7 @@
 2003-04-03  Matthias Kretz <kretz@kde.org>
 
-        * kviewviewer/kviewviewer.cpp:
-                s/QUriDrag/KURLDrag/
         * modules/presenter/kviewpresenter.cpp:
                 s/QUriDrag/KURLDrag/
 
-2003-03-11  Matthias Kretz <kretz@kde.org>
-
-        * kviewviewer/kviewviewer.cpp:
-                uhm, fix a biiiig memory leak: the cache wasn't deleted on
-                part destruction
-
 2003-03-09  Matthias Kretz <kretz@kde.org>
 
@@ -50,9 +44,4 @@
                 New module: KViewEffects. I implemented a simple gamma
                 correction filter using KIconEffect::toGamma().
-        * kviewviewer/kviewviewer.desktop:
-                Changed MimeType field to support pbm, pnm, ppm and pgm. And
-                added the image/jp2 type.
-                Name change: Image Viewer Part -> KView Image Viewer. Somehow
-                the part needs to be identified with KView.
         * kview.desktop:
                 Changed MimeType field to support pbm, pnm, ppm and pgm.
@@ -61,20 +50,4 @@
 2003-03-04  Matthias Kretz <kretz@kde.org>
 
-        * kviewviewer/kviewvieweriface.h:
-                New interface header. This is probably going to be KView
-                specific stuff or become a DCOP interface (or both) have to
-                look into that some more...
-                It has only one method so far: setCacheSize( uint ) for
-                setting the maximum size of the QImage cache of the viewer.
-        * kviewviewer/kviewviewer.cpp:
-                Cache QImages in a QCache.
-                This introduces a few problems: If a newer version is
-                available on file the cache will be used because the
-                modification time isn't checked.
-                Also the watching of files doesn't work anymore if the image
-                is loaded from the cache.
-        * kviewviewer/kviewviewer.{cpp,h,rc}, kviewviewer/kviewviewer_ro.rc:
-                added "rotate clockwise" and changed icon of CCW (patch by
-                Adriaan de Groot)
         * TODO:
                 added the architectural thoughts I had today

--- kdegraphics/kview/Makefile.am  #1.88:1.89
@@ -23,4 +23,3 @@
 
 messages: rc.cpp
-        $(EXTRACTRC) kviewviewer/*.rc kviewviewer/*.ui >> rc.cpp
-        $(XGETTEXT) kviewviewer/*.cpp *.cpp *.h -o $(podir)/kview.pot
+        $(XGETTEXT) *.cpp *.h -o $(podir)/kview.pot


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

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