Update default filter behavior in TimeGraphCombo
authorPatrick Tasse <patrick.tasse@gmail.com>
Wed, 27 Feb 2013 22:01:55 +0000 (17:01 -0500)
committerPatrick Tasse <patrick.tasse@gmail.com>
Thu, 28 Feb 2013 18:58:37 +0000 (13:58 -0500)
commit8f28f9d800d8812208be20c27a069610901c8b9c
treec05a59e37e74dc0c7bd5ca1d209ecc5decd6498e
parenta6702bfa327cd9e9dcd093c5288c20e9f1d5ba66
Update default filter behavior in TimeGraphCombo

Instead of storing all elements as non-filtered in the raw viewer filter
on setInput, set the list of non-filtered elements to null by default
and use this default null value to make the filter allow all elements.

Change-Id: Ida8e7ccb198bdde6b8dc736bdd24d510ae168a50
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/10719
Tested-by: Hudson CI
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/widgets/timegraph/TimeGraphCombo.java
This page took 0.026725 seconds and 5 git commands to generate.