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

List:       kde-debian-devel
Subject:    [devel] kdenonbeta/kdedebian/kapture
From:       Peter Rockai <mornfall () logisys ! dyndns ! org>
Date:       2005-01-28 11:14:47
Message-ID: 20050128111447.9DF051BA37 () office ! kde ! org
[Download RAW message or body]

CVS commit by mornfall: 

Convert to scons/bksys instead of autotools. Fix a typo in #include guard.
Debug++. Omit configure for now, kde cvs's pre-commit check doesn't like it...


  A            SConstruct   1.1
  A            kde.py   1.1
  A            kapture/SConscript   1.1
  A            konsole/SConscript   1.1
  A            konsole/config.h   1.1 [no copyright]
  A            libcapture/SConscript   1.1
  A            libkapture/SConscript   1.1
  M +2 -0      libkapture/acqprogresswidget.cpp   1.2
  M +2 -0      libkapture/dpkgpm.cpp   1.15
  M +1 -1      libkapture/dpkgpm.h   1.10
  M +1 -0      libkapture/listtreewidget.cpp   1.45
  R            Makefile.am   1.7
  R            Makefile.cvs   1.1
  R            configure.in.in   1.9
  R            qextmdi.diff   1.3
  R            kapture/Makefile.am   1.15
  R            konsole/Makefile.am   1.1
  R            kurrent/Makefile.am   1.1
  R            libcapture/Makefile.am   1.24
  R            libkapture/Makefile.am   1.20
  R            part/Makefile.am   1.6
  R            tests/Makefile.am   1.1
  R            tests/libcapture/Makefile.am   1.6


--- kdenonbeta/kdedebian/kapture/libkapture/acqprogresswidget.cpp  #1.1:1.2
@@ -44,2 +44,4 @@ void AcqProgressWidget::setProgress (int
     }
 }
+
+#include "acqprogresswidget.moc"

--- kdenonbeta/kdedebian/kapture/libkapture/dpkgpm.cpp  #1.14:1.15
@@ -151,2 +151,4 @@ void DPkgProgress::addMsg (std::string m
         m_l -> insertItem (m . c_str ());
 } */
+
+#include "dpkgpm.moc"

--- kdenonbeta/kdedebian/kapture/libkapture/dpkgpm.h  #1.9:1.10
@@ -18,5 +18,5 @@
 */
 
-#ifndef KAPTRUE_DPKGPM_H
+#ifndef KAPTURE_DPKGPM_H
 #  define KAPTURE_DPKGPM_H
 

--- kdenonbeta/kdedebian/kapture/libkapture/listtreewidget.cpp  #1.44:1.45
@@ -256,4 +256,5 @@ void ListTreeWidget::forwardSelectionCha
         ListTreeWidgetItem *n = dynamic_cast<KListViewItemCustom *>(i)->m_treeNode;
         Iterator i = n->iterator();
+        kdDebug() << "ListTreeWidget::forwardSelectionChanged, iterator = " << i.impl() << endl;
         if (m_actor)
             m_actor -> executeAction (IteratorAction ("select", "", i));


_______________________________________________
kde-debian-devel mailing list
kde-debian-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-debian-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

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