|
Notes |
|
|
(0006008)
|
|
Ken Moreland
|
|
2006-12-19 13:20
|
|
|
It is unclear how to implement this. We have lots to do and this is not a critical feature, so we will not have it in the ParaView 3.0 release. |
|
|
|
(0010100)
|
|
Ken Moreland
|
|
2008-01-09 11:43
|
|
|
One of the issues with implementing this is that it interferes with the ability to click anywhere in the block name and check the box. This feature is more important than the click anywhere feature, so if the latter has to go, then so be it. |
|
|
|
(0011117)
|
|
Berk Geveci
|
|
2008-04-07 16:25
|
|
|
Exodus reader is not the only one that has this problem. |
|
|
|
(0011506)
|
|
Utkarsh Ayachit
|
|
2008-04-23 12:02
|
|
All widgets showing array status, block status etc now use the pqTreeWidgetSelectionHelper which makes it possible to create a selection and then change the check state of the entire selection.
/cvsroot/ParaView3/ParaView3/Qt/Components/pqExodusIIPanel.cxx,v <-- Qt/Components/pqExodusIIPanel.cxx
new revision: 1.16; previous revision: 1.15
/cvsroot/ParaView3/ParaView3/Qt/Components/pqExodusPanel.cxx,v <-- Qt/Components/pqExodusPanel.cxx
new revision: 1.42; previous revision: 1.41
/cvsroot/ParaView3/ParaView3/Qt/Components/pqExtractDataSetsPanel.cxx,v <-- Qt/Components/pqExtractDataSetsPanel.cxx
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Qt/Components/pqNamedWidgets.cxx,v <-- Qt/Components/pqNamedWidgets.cxx
new revision: 1.47; previous revision: 1.46
/cvsroot/ParaView3/ParaView3/Qt/Components/pqXDMFPanel.cxx,v <-- Qt/Components/pqXDMFPanel.cxx
new revision: 1.21; previous revision: 1.20
/cvsroot/ParaView3/ParaView3/Qt/Components/pqXYPlotDisplayProxyEditor.cxx,v <-- Qt/Components/pqXYPlotDisplayProxyEditor.cxx
new revision: 1.24; previous revision: 1.23 |
|
|
|
(0011569)
|
|
Alan Scott
|
|
2008-04-28 12:30
|
|
|