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

List:       kde-devel
Subject:    Patch and questions
From:       Anatoli Gorchetchnikov <anatoli () cns ! bu ! edu>
Date:       2001-06-18 18:42:53
[Download RAW message or body]

Hi guys!

1. Kparts do set caption in openURL, but don't do it in saveAs. 
If it is a bug, then here is oneline patch for 2_1_BRANCH 
attached. Seems to be applicable to 2.2 also.

2. If you think that building "sure you wanna overwrite?" query 
in KFileDialog::getSaveURL() is a good idea, I will do it.

3. Is it possible for user to install standalone KDE app outside 
the main KDE tree? If so, what do I need to do to ensure that 
app still find all it's resources?

4. Is there way not to pass --private to kdoc from KDevelop? Or 
should I just tag @internal every private member?

-- 
WBR,

TAnGorN

["part.cpp.diff" (text/x-c++)]

Index: part.cpp
===================================================================
RCS file: /cvs/kdelibs/kparts/part.cpp,v
retrieving revision 1.87
diff -u -3 -p -r1.87 part.cpp
--- part.cpp	2000/12/14 02:36:15	1.87
+++ part.cpp	2001/06/18 18:20:04
@@ -454,6 +454,7 @@ bool ReadWritePart::saveAs( const KURL &
     }
     // otherwise, we already had a temp file
   }
+  emit setWindowCaption( m_url.prettyURL() );
   return save(); // Save local file and upload local file
 }
 

>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


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

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