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

List:       kde-commits
Subject:    KDE/kdelibs/kfile
From:       Peter Penz <peter.penz () gmx ! at>
Date:       2010-04-28 22:30:04
Message-ID: 20100428223004.13634AC7E4 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1120354 by ppenz:

Stop the delayed opening of a popup after a click has been done. Still to be solved: \
If a click on the arrow is done for a huge directory, the popup won't be opened...

 M  +1 -0      kurlnavigatorbutton.cpp  


--- trunk/KDE/kdelibs/kfile/kurlnavigatorbutton.cpp #1120353:1120354
@@ -57,6 +57,7 @@
     m_popupDelay->setInterval(300);
     connect(m_popupDelay, SIGNAL(timeout()), this, SLOT(startListJob()));
     connect(this, SIGNAL(pressed()), this, SLOT(startPopupDelay()));
+    connect(this, SIGNAL(clicked()), this, SLOT(stopPopupDelay()));
 }
 
 KUrlNavigatorButton::~KUrlNavigatorButton()


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

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