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

List:       kde-commits
Subject:    [kget/kf5_port] ui/history: Merge branch 'kf5_port' of git.kde.org:kget into kf5_port
From:       Lukas Appelhans <l.appelhans () gmx ! de>
Date:       2014-11-05 15:12:37
Message-ID: E1Xm2GD-0006Fn-SX () scm ! kde ! org
[Download RAW message or body]

Git commit b798869e92acad2478b0e630adc07a3cb95c6f61 by Lukas Appelhans.
Committed on 05/11/2014 at 15:12.
Pushed by lappelhans into branch 'kf5_port'.

Merge branch 'kf5_port' of git.kde.org:kget into kf5_port

M  +5    -4    ui/history/transferhistory.cpp
M  +1    -1    ui/history/transferhistoryitemdelegate.cpp

http://commits.kde.org/kget/b798869e92acad2478b0e630adc07a3cb95c6f61

diff --cc ui/history/transferhistory.cpp
index 7b5020d,7be753f..415fe19
--- a/ui/history/transferhistory.cpp
+++ b/ui/history/transferhistory.cpp
@@@ -203,9 -204,9 +204,9 @@@ void TransferHistory::slotOpenFile(cons
          file = categorized_view->data(index, TransferHistoryCategorizedDelegate::RoleDest).toString();
      }
  
-     kDebug() << "Try to open the file : " << file;
+     //qDebug() << "Try to open the file : " << file;
      if (!file.isEmpty()) {
 -        new KRun(file, this, true, false);
 +        new KRun(file, this, true);
      }
  }
  
[prev in list] [next in list] [prev in thread] [next in thread] 

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