tmf.ui/timing: Update XY viewers even if there is no data
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / tmf / ui / viewers /
2016-10-26  Genevieve Bastientmf.ui/timing: Update XY viewers even if there is no...
2016-10-26  Geneviève Bastientmf.ui: Add a SWTbot condition for XY charts ready
2016-10-19  Matthew Khouzamtmf.ui: make common line charts display the window...
2016-10-14  Bernd Hufmanntmf: Bug: 499359: Fix deadlock in table when closing...
2016-10-12  Geneviève Bastientmf.ui: Add JUL statements to CommonXLineChart
2016-10-08  Matthew Khouzamtmf.ui: Make TmfTimeViewer handlers parameters nullable
2016-10-03  Matthew Khouzamtiming.ui: add Export to TSV to tables and statistics
2016-07-28  Patrick Tassetmf: Do not persist width of auto-expanded last event...
2016-07-28  Matthew Khouzamtmf.ui: make table columns persist their size and visib...
2016-07-27  Alexandre Montplaisirtmf: Remove function name from ITmfCallsite
2016-07-18  Patrick Tassetmf: Bug 497994: Hide Table action does not layout...
2016-07-08  Matthew Khouzamtmf.ui: Convert EventsTable Listener into Lambda
2016-06-23  Matthew Khouzamtmf.ui: Add shift-mousewheel to scroll horizontally...
2016-06-21  Matthew Khouzamtmf.ui: make XY charts drag the canvas when CTRL-leftcl...
2016-06-21  Matthew Khouzamtmf.ui: make XY charts zoom on CTRL-MOUSEWHEEL
2016-06-21  Matthew Khouzamtmf.ui: make Shift-Click extend selection ranges
2016-06-15  Matthew Khouzamtmf.ui: hide title and legend in swtcharts by default
2016-05-31  Patrick Tassetmf: Bug 494589: Event table loses focus when pressing...
2016-05-17  Marc-Andre LaperleAdjust @since tags to 1.2 release
2016-05-12  Matthew Khouzamlttng.ui: Add SWTBot test for CPU selection signals.
2016-05-10  Bernd Hufmanntmf: Bug 484042: Fix source code lookup within the...
2016-05-04  Alexandre Montplaisirtmf: Return correct type in SourceLookupPropertySource
2016-04-19  Matthew Khouzamtmf.core: Introduce TmfTimestamp factory methods
2016-04-19  Alexandre Montplaisirtmf: Add generics to ITmfEventAspect
2016-04-18  Matthew Khouzamtmf.ui: make CommonXLineChartViewer hide the X axis...
2016-04-11  Geneviève Bastientmf.ui: Use the Y formatter to format tooltip values...
2016-04-11  Patrick Tassetmf: Bug 490400: Leaking widgets due to incorrect clean...
2016-04-11  Geneviève Bastientmf.ui: Return minimal number of X values in XY viewer
2016-03-29  Matthew Khouzamtmf.ui: Make TmfEventsTable#PackColumns return a value
2016-03-18  Patrick Tassetmf: Add collapsible event table header bar with applie...
2016-03-15  Alexandre MontplaisirRemove unneeded checkNotNull() calls
2016-03-14  Patrick Tassetmf: Bug 488806: Mouse scroll with count of zero not...
2016-02-27  Matthew Khouzamtmf.all: use ITmfTimestamp#toNanos when possible
2016-02-04  Patrick Tassetmf: Avoid unnecessary redraw in TmfClosestDataPointToo...
2016-01-28  Patrick Tassetmf: Update TmfSimpleTableViewer use of comparator...
2016-01-25  Matthew KhouzamMake some inner classes static
2016-01-06  Jean-Christian Kouametmf : add of a range selection from other sources for...
2015-12-08  Alexandre MontplaisirFix some null warnings
2015-11-19  Alexandre MontplaisirFix some null warnings
2015-10-30  Alexandre Montplaisirreleng: Transition to jdt.annotation 2.0
2015-10-27  Alexandre Montplaisirtmf: Allow ITmfSourceLookup to open files outside the...
2015-10-26  Patrick Tassetmf: Improve bookmark and marker handling
2015-10-26  Alexandre Montplaisirtmf: Also dispose the inner table of TmfSimpleTableViewer
2015-10-26  Bernd Hufmannlttng: Provide tooltip for latency scatter chart
2015-10-22  Matthew Khouzamtmf.ui: Move TmfEventsTable listeners from anonymous...
2015-10-16  Matthew Khouzamlttng: Add time alignment work to scatter chart
2015-10-06  Marc-Andre Laperletmf: Fix time-axis alignment for cases where the series...
2015-10-06  Marc-Andre LaperleChange some @since to 1.1 for things that were really...
2015-10-06  Marc-Andre LaperleAdd Trace Compass 1.1 baseline, fix some API errors
2015-10-02  Matthew Khouzamtmf.core: make ITmfCallsite getFileName @NonNull
2015-10-01  Marc-Andre Laperletmf: Add command to manually refresh traces
2015-09-29  Bernd Hufmanntmf: Bug 467751: Re-introduce fix for concurrency bug
2015-09-25  Bernd Hufmanntmf: API to add commands to context sensitive menu...
2015-09-25  Matthew Khouzamtmf.ui: fix UpdateThread's illegal thread access on...
2015-09-23  Patrick Tassetmf: Bug 478216: Incorrect text highlighting in event...
2015-09-23  Bernd Hufmanntmf: Bug 476390: Support SHIFT+left click to update...
2015-09-01  Marc-Andre Laperletmf: Change TmfEventsTable to not use Display.getCursor...
2015-08-26  France Lapointe... tmf: support sorting lazy content provider in TmfSimple...
2015-08-20  Bernd Hufmanntmf: Bug 473280: Internalize TMF Statistics UI API
2015-08-19  Alexis Cabana-Loriauxtmf: extract UpdateJob class and introduce TmfPieChartV...
2015-08-13  Alexandre Montplaisirtmf: Use basic comparators in TmfSimpleTableViewer
2015-08-07  Alexandre Montplaisirtmf: Fix generics warning in ViewerCompoundComparator
2015-08-07  France Lapointe... tmf.ui: add Comparators and refresh content to Simpletable
2015-07-29  Patrick Tassetmf: Wrong menu manager passed to appendToRawPopupMenu
2015-07-08  Alexandre Montplaisirtmf: Annotate methods in ITmfEventField
2015-07-03  Marc-Andre Laperletmf: Fix TmfEventsTable leaked
2015-07-02  Alexandre Montplaisirtmf: Mark ITmfSourceLookup#getCallsite as @Nullable
2015-06-30  Alexandre MontplaisirUpdate usage of IAdaptable#getAdapter
2015-06-29  Alexandre MontplaisirFix missing @since's and bump corresponding versions
2015-06-29  Patrick Tassetmf: Fix SWTException in TmfEventsTable
2015-06-25  Matthew Khouzamtmf.ui: introduce TmfSimpleTableViewer
2015-06-22  France Lapointe... tmf.ui : Only update chart if not disposed
2015-06-18  France Lapointe... tmf.ui : Only update populated chart
2015-06-16  Alexandre Montplaisirtmf: Move plugins to their own sub-directory
This page took 0.107963 seconds and 8 git commands to generate.