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

List:       kde-commits
Subject:    kdeutils/kwallet
From:       George Staikos <staikos () kde ! org>
Date:       2005-02-21 5:24:23
Message-ID: 20050221052423.257691B8CF () office ! kde ! org
[Download RAW message or body]

CVS commit by staikos: 

I lied.  Of course it can be done for maps too.  Doing it for passwords is
harder and maybe not possible for 3.4.  This removes the requirement to show
the passwords on the screen for map entries before allowing copy to the
clipboard.  RMB on the key in the map copies the associated value.
CCBUG: 98768


  M +1 -1      kwmapeditor.cpp   1.9


--- kdeutils/kwallet/kwmapeditor.cpp  #1.8:1.9
@@ -126,5 +126,5 @@ void KWMapEditor::contextMenu(int row, i
 
 void KWMapEditor::copy() {
-        QApplication::clipboard()->setText(text(_contextRow, _contextCol));
+        QApplication::clipboard()->setText(text(_contextRow, 1));
 }
 


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

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