tmf: bug 493661 Return analyses who apply to experiment
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui /
2016-02-16  Matthew Khouzamtmf.ui: only start zooming if we are in the time graph...
2016-02-09  Patrick Tassetmf: Replace Color resource with RGBA descriptor in...
2016-02-04  Patrick Tassetmf: Avoid unnecessary redraw in TmfClosestDataPointToo...
2016-02-04  Bernd Hufmannanalysis: Persist sort column sorting and selection...
2016-02-02  Patrick Tassetmf: Keep focused item aligned on vertical zoom
2016-02-02  Patrick Tassetmf: Show closest event tool tip when hovering over...
2016-02-02  Geneviève Bastientmf: change ITmfTraceProperties to a more generic ITmfP...
2016-01-30  Marc-Andre Laperletmf: Fix TestImportExportPackageWizard on Eclipse 4.6M5
2016-01-28  Patrick Tassetmf: Update TmfSimpleTableViewer use of comparator...
2016-01-28  Bernd Hufmannrcp: Bug 486745: Open traces with name conflict from...
2016-01-25  Matthew KhouzamRemove references to ArrayList<> in fields of TimeChartView
2016-01-25  Matthew KhouzamMake some inner classes static
2016-01-22  Bernd Hufmannanalysis: support for sorting of control flow view...
2016-01-20  Matthew Khouzamtmf.ui: Fix dead store in TimeAlignmentSynchronizer
2016-01-20  Matthew Khouzamtmf.ui: ensure that the Histogram's text label is layouted
2016-01-20  Matthew Khouzamtmf.ui: avoid dead store in deleteHandler
2016-01-15  Bernd Hufmanntmf: Make columns in TimeGraphCombos moveable by default
2016-01-15  Marc-Andre LaperleRevert "tmf: Remove an annotation temporarily to work...
2016-01-08  Patrick Tassetmf: Fix IllegalArgumentException in TimeGraphCombo
2016-01-08  Patrick Tassetmf: Make font depend on item height in time graph
2016-01-07  Alexandre MontplaisirUse pom-less plugins where we can
2016-01-06  Jean-Christian Kouametmf : add of a range selection from other sources for...
2015-12-17  Patrick Tassetmf: Fix GTK bug when setting top item after changing...
2015-12-17  Patrick Tassetmf: Support vertical zoom in time graph with Shift...
2015-12-17  Patrick Tassetmf: Bug 484422: Fix inconsistent vertical zoom
2015-12-15  Marc-Andre Laperletmf: Remove an annotation temporarily to work around...
2015-12-15  Patrick Tassetmf: Keep usage of ViewerSorter in navigatorContent...
2015-12-14  Marc-Andre Laperletmf: Fix existing trace not being reopened when it...
2015-12-10  Patrick Tassetmf: Add vertical zooming support to time graph viewer...
2015-12-10  Alexandre MontplaisirReplace usage of ViewerSorter with ViewerComparator
2015-12-10  Alexandre MontplaisirFix latest batch of null warnings
2015-12-09  Patrick Tassetmf: Fix duplicate trace check in TmfOpenTraceHelper
2015-12-09  Matthew KhouzamAdd @since to doRun in AbstractTimeGraphView's ZoomThread
2015-12-09  Marc-Andre Laperlelttng: Make ControlFlowViewTest more robust
2015-12-08  Alexandre MontplaisirFix some null warnings
2015-12-08  Jean-Christian Kouametmf : use of StringBuilder.append() instead of String...
2015-12-08  Jean-Christian Kouametmf : remove occurrences of literals in FilterTreeLabel...
2015-12-07  Marc-Andre Laperlecommon: Annotate String.split
2015-11-27  Alexandre Montplaisirtmf: Replace usage of SubProgressMonitor with SubMonitor
2015-11-27  Marc-Andre Laperletmf: Fix for time-alignment bug
2015-11-27  Jean-Christian Kouametmf : Use of Activator.logError() instead of System...
2015-11-27  Jonathan Rajottetmf: log error before displaying message
2015-11-24  Jean-Christian Kouametmf : Use StringBuilder in TmfRawEventViewer
2015-11-24  Jean-Christian Kouametmf : Add constant modifier to fields in TimeGraphViewer
2015-11-24  Jean-Christian Kouametmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-24  Jean-Christian Kouametmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-20  Matthew Khouzamctf: Introduce IPacketReader
2015-11-20  Jean-Christian Kouametmf : Remove duplicate literals in TmfRawEventViewer
2015-11-20  Jean-Christian Kouametmf : Refactoring the comments in TmfRawEventViewer
2015-11-20  Jonathan Rajottetmf: log when an error message is displayed in a MessageBox
2015-11-20  Jean-Christian Kouametmf : Use Arrays.asList() instead of a loop
2015-11-20  Patrick Tassetmf: Add check for ineffective setters in AbstractTimeG...
2015-11-20  Patrick Tassetmf: Make call stack view extend AbstractTimeGraphView
2015-11-20  Patrick Tassetmf: Call synchingToTime in AbstractTimeGraphView when...
2015-11-20  Patrick Tassetmf: Allow AbstractTimeGraphView subclass to set filter...
2015-11-20  Patrick Tassetmf: Make entry comparator apply recursively in Abstrac...
2015-11-20  Patrick Tassetmf: Fix wrong time for synchingToTime in AbstractTimeG...
2015-11-20  Patrick Tassetmf: Increase visibility of startZoomThread in Abstract...
2015-11-19  Alexandre MontplaisirFix some null warnings
2015-11-19  Marc-Andre Laperletmf: Make CustomText/Xml test wait until wizard shell...
2015-11-18  Jean-Christian Kouametmf : remove duplicated lines in TimeGraphScale.java
2015-11-18  Marc-Andre Laperletmf: Make Import/Export package test wait until wizard...
2015-11-17  Marc-Andre LaperleAnnotate parameters of Immutable collections copyOf...
2015-11-16  Jean-Christian Kouametmf : use of StringBuilder.append() instead of operator...
2015-11-12  Patrick Tassetmf: Fix trace markers with experiments in AbstractTime...
2015-11-09  Patrick Tassetmf: Add Lost Events marker event source and factory
2015-11-09  Patrick Tassetmf: Support adjustment of time graph window range...
2015-11-09  Patrick Tassetmf: CallStackView sets wrong bounds
2015-11-09  Patrick Tassetmf: Add keyboard shortcuts for Next/Previous Marker
2015-11-03  Jean-Christian Kouametmf : Change the order of modifiers of reinitializeChar...
2015-10-30  Alexandre MontplaisirReplace instances of FluentIterable with Java 8 Streams
2015-10-30  Alexandre Montplaisirreleng: Transition to jdt.annotation 2.0
2015-10-29  Alexandre MontplaisirAdd null checks for methods missing them
2015-10-29  Patrick Tassetmf: Add drop-down to Next Marker action to set navigat...
2015-10-29  Patrick Tassetmf: Add Show Markers menu for time graph viewer
2015-10-29  Patrick Tassetmf: Support navigation for all markers in time graph...
2015-10-29  Patrick Tassetmf: Support marker event categories
2015-10-29  Alexandre MontplaisirLink all plugins to the external annotation location
2015-10-27  Alexandre Montplaisirtmf: Allow ITmfSourceLookup to open files outside the...
2015-10-27  Jean-Christian Kouametmf : extract duplicate code into sortNodes() in GraphNode
2015-10-26  Patrick Tassetmf: Support trace-specific markers in AbstractTimeGrap...
2015-10-26  Patrick Tassetmf: Add previous full state in AbstractStateSystemTime...
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  Alexandre MontplaisirRemove duplicate groupId and versions in pom.xml files
2015-10-26  Bernd Hufmannlttng: Provide tooltip for latency scatter chart
2015-10-23  Bernd Hufmannlttng: Add latency statistics
2015-10-23  Bernd Hufmannanalysis: introduce abstract latency analysis table
2015-10-22  Matthew Khouzamtmf.ui: Move TmfEventsTable listeners from anonymous...
2015-10-21  Alexandre MontplaisirBuild whole project with Java 8
2015-10-16  Patrick Tassetmf: Bug 479994: TmfTraceSelectedSignal not sent when...
2015-10-16  Matthew Khouzamlttng: Add time alignment work to scatter chart
2015-10-15  Cédric Biancheritmf: Add the possibility to choose the root node for...
2015-10-13  Alexandre MontplaisirAdd null-checks for Map.get()
2015-10-08  Marc-Andre Laperletmf: Allow refreshing manually all ITmfTraceEditors...
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-02  Patrick Tassetmf: Link bookmarks with resource markers in abstract...
next
This page took 0.053373 seconds and 8 git commands to generate.