Revision 819304

Go back to digest for 15th June 2008

Other in Development Tools

Andreas Pakulat committed changes in /trunk/KDE/kdevplatform/plugins/projectmanagerview:

Revert my last change, unfortunately its even worse if you use singleClick mode in KDE.
Because QAbstractItemView::clicked() signal gets emitted no matter which button is pressed.
So to handle this properly we need so implement one of the event handlers and I don't have time right now to do that, thus bring back context menu by reverting the last commit

File Changes

Modified 2 files
  • /trunk/KDE/kdevplatform/plugins/projectmanagerview
  •   /projecttreeview.cpp
  •   /projecttreeview.h
2 files changed in total