]> cloud.milkyroute.net Git - dolphin.git/commit
dolphin: convert the remaining code to Qt5 signal/slot syntax
authorAlex Richardson <arichardson.kde@gmail.com>
Thu, 10 Apr 2014 14:53:41 +0000 (16:53 +0200)
committerAlex Richardson <arichardson.kde@gmail.com>
Mon, 5 May 2014 21:05:34 +0000 (23:05 +0200)
commit00ee5d67273633b90032e9c6f75828daa69e084b
tree9091cb1b0b4f9ac5af91b09b9c0ba1b04d711a2b
parent7a26fbc5c59596161b026b070e786767b94b4979
dolphin: convert the remaining code to Qt5 signal/slot syntax

Middle clicking on Forward/Backward/Home/etc. will no longer open a new
tab since the QAction triggered signal no longer tell us which mouse
button was pressed
src/dolphincontextmenu.cpp
src/dolphinmainwindow.cpp
src/dolphinpart.cpp
src/dolphinremoveaction.cpp
src/dolphinviewcontainer.cpp