From kde-commits Wed Jan 27 23:55:56 2010 From: David Faure Date: Wed, 27 Jan 2010 23:55:56 +0000 To: kde-commits Subject: KDE/kdebase/apps Message-Id: <1264636556.250340.4444.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=126463656229524 SVN commit 1081246 by dfaure: Implement the --select option in konqueror again, using Peter's nice work in Dolphin. While at it, I reworked the handling of command-line options in main completely, to factorize code and make --select do the right thing even in case of multiple args (wasn't supported in kde3). M +5 -0 dolphin/src/dolphinpart.cpp M +9 -0 dolphin/src/dolphinpart.h M +174 -199 konqueror/src/konqmain.cpp M +8 -18 konqueror/src/konqmainwindow.cpp http://websvn.kde.org/?view=rev&revision=1081246