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