tmf: Fix unnecessary unknown state at beginning of call stack event list
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui /
2016-05-03  Patrick Tassetmf: Fix unnecessary unknown state at beginning of...
2016-05-03  Patrick Tassetmf: Fix ClassCastException in Call Stack view ThreadId...
2016-05-03  Patrick Tassetmf: Fix thread id of Call Stack view thread entries
2016-05-02  Alexandre Montplaisirtmf: Put analyses under their own node in the Project...
2016-04-28  Patrick Tassetmf: Fix TmfProjectModelElement.equals()
2016-04-28  Alexandre Montplaisirlttng.ust: Implement a symbol provider for LTTng-UST...
2016-04-28  Jean-Christian Kouametmf: Fix selectAndReveal() in timegraphViewer
2016-04-27  Alexandre Montplaisirtmf: Make Callstack View pass timestamps and PIDs to...
2016-04-27  Alexandre Montplaisirtmf: Introduce the notion of PID to the Callstack analysis
2016-04-22  Bernd Hufmanntmf: Bug 491714: Fix population of XmlTimeGraphView...
2016-04-21  Bernd Hufmanntmf: Add/update '-', '+' and '*' key handling in TimeGr...
2016-04-21  Bernd Hufmanntmf: fix conflicting find handler message in time graph...
2016-04-21  Bernd Hufmanntmf: Update setting of minimum size of dialog box
2016-04-20  Alexandre Montplaisirtmf: Update BasicSymbolPrefPage dialog description
2016-04-19  Matthew Khouzamtmf.core: Introduce TmfTimestamp factory methods
2016-04-19  Loïc Prieur-Drevontmf.ui: callstack - replaced multiple single SS queries...
2016-04-19  Alexandre Montplaisirtmf: Add generics to ITmfEventAspect
2016-04-18  Matthew Khouzamtmf.ui: make CommonXLineChartViewer hide the X axis...
2016-04-13  Patrick Tassetmf: Bug 491548: Do not incrementally build full time...
2016-04-13  Patrick Tassetmf: Update AbstractTimeGraphView and TimeGraphEntry API
2016-04-13  Marc-Andre Laperlelttng: Make ZoomThread more thread-safe (also helps...
2016-04-13  Jean-Christian Kouametmf : Add search dialog to timegraph views
2016-04-13  Bernd Hufmanntmf: Bug 491346: fix time pinning of CallStackView...
2016-04-13  Matthew Khouzamtmf.ui: Add Lambdas to TimeGraphCombo
2016-04-12  Bernd Hufmanntmf: add support for enter to expand/collapse tree...
2016-04-12  Bernd Hufmanntmf: Support for context-sensitive menu in Time Graph...
2016-04-12  Bernd Hufmanntmf: Fix ISelectionProvider implementation of TimeGraph...
2016-04-12  Bernd Hufmanntmf: Fix mouse detect handling in TimeGraphControl
2016-04-12  Bernd Hufmanntmf: Support right mouse button selection of time graph...
2016-04-12  Bernd Hufmanntmf: Support for context-sensitive menu in Time Graph...
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  Matthew Khouzamtmf.ui: Lambda some handlers in CustomXmlParserInputWiz...
2016-04-11  Alexandre Montplaisirtmf: Fix opening symbol config dialog for experiments
2016-04-11  Patrick Tassetmf: Workaround for leaking views
2016-04-11  Geneviève Bastientmf.ui: Return minimal number of X values in XY viewer
2016-04-11  Matthew Khouzamanalysis.ui: Add follow cpu context menu to resources...
2016-04-09  Alexandre Montplaisirtmf: Add the notions of timestamp and PID to ISymbolPro...
2016-04-08  Patrick Tassetmf: Fix leaking static Histogram instances
2016-04-05  Alexandre Montplaisirtmf: Move the symbol provider messages to their own...
2016-04-05  Bernd Hufmanntmf: Bug 490372: Hide PieCharts when trace has only...
2016-03-29  Matthew Khouzamtmf.ui: Make TmfEventsTable#PackColumns return a value
2016-03-28  Patrick Tassetmf: Fix SWTException in TimeGraphMarkerAxis
2016-03-25  Alexandre MontplaisirFix new null warnings
2016-03-19  Alexandre MontplaisirAdd missing package exports
2016-03-18  Patrick Tassetmf: Fix Select Next/Previous Marker navigation
2016-03-18  Patrick Tassetmf: Support horizontal scroll with mouse wheel in...
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: Add unit tests for PeriodicMarkerEventSource
2016-03-14  Patrick Tassetmf: Bug 488806: Mouse scroll with count of zero not...
2016-03-11  Robert Kisstmf: Use a symbol provider to locate symbols
2016-03-11  Alexandre MontplaisirFix simple Javadoc warnings
2016-03-11  Alexandre Montplaisirtmf: Move icon and label text into ITmfProjectModelElement
2016-03-04  Marc-Andre Laperlelttng: Help stabilize some TimeGraphs tests
2016-03-02  Jean-Christian Kouametmf : Make waitForInitialization() return a boolean
2016-03-02  Jean-Christian Kouametmf : add waitForInitialization() to ITmfAnalysisModule...
2016-03-02  Alexandre Montplaisirtmf: Clean up tmf.ui.project.model
2016-02-27  Matthew Khouzamtmf.all: use ITmfTimestamp#toNanos when possible
2016-02-26  Bernd Hufmanntmf: Create experiment when importing traces import...
2016-02-26  Bernd Hufmanntmf: extract operation for creating an experiment
2016-02-26  Bernd Hufmanntmf: extract SelectTracesOperation from SelectTracesWiz...
2016-02-25  Robert Kisstmf: Register CallStackView contextMenu
2016-02-24  Matthew Khouzamtmf.ui: make timechart select the right time range...
2016-02-23  Bernd Hufmanntmf: move trace type detection utility to tmf.core
2016-02-22  Patrick Tassetmf: Add collapse, expand and hide category buttons...
2016-02-22  Patrick Tassetmf: Preserve order of marker categories
2016-02-22  Patrick Tassetmf: Add time graph marker axis for marker labels
2016-02-19  Patrick Tassetmf: Add periodic marker event source
2016-02-19  Patrick Tassetmf: Annotate list elements as @NonNull in IMarkerEvent...
2016-02-16  Bernd Hufmanntmf: Set redraw false also for when refreshing the CFV
2016-02-16  Geneviève Bastientmf: bug 486053 Add the possibility for analyses to...
2016-02-16  Samuel GagnonNew method for specifying left child composite in TmfCh...
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...
next
This page took 0.047886 seconds and 7 git commands to generate.