tmf: Scale tree images in time graph
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / tmf /
2017-01-16  Patrick Tassetmf: Scale tree images in time graph
2017-01-13  Patrick Tassetmf: Deprecate TimeGraphCombo and support columns in...
2017-01-10  Patrick Tassetmf: Bug 510144: IndexOutOfBoundsException in CallStackView
2016-12-19  Patrick Tassetmf: Fix unresponsive UI when mouse wheel zooming in...
2016-12-17  Geneviève Bastientmf.ui: bug 503678 The ss explorer should not execute...
2016-12-16  Matthew Khouzamtmf.ui: add FIXME to TmfSymbolProviderUpdatedSignal
2016-12-15  Sonia Farrahtmf: Replace Array Loops to copy arrays with System...
2016-12-15  Matthew Khouzamtmf.ui: fix state system explorer ID
2016-12-13  Geneviève Bastienust: Add swtbot for callstack view responsiveness
2016-12-13  Loïc Prieur-Drevontmf.ui: fix Bug 479996 infinite loop
2016-12-12  Marc-Andre Laperlereleng: Add 2.2.0 baseline and fix API errors
2016-12-08  Patrick Tassetmf: Fix TmfSignalManager leaking listeners
2016-12-05  Loïc Prieur-Drevontmf.ui: use binary search when adding child to TimeGrap...
2016-11-17  Patrick Tasseswtbot: Add SWTBotTimeGraph and update SWTBotSash
2016-11-16  Patrick Tassetmf: Fix rounding and range issues in periodic marker...
2016-11-16  Patrick Tassetmf: Use DecimalUnitFormat for time graph selection...
2016-11-16  Matthew Khouzamtmf.ui: Remove redundant annotations in ITimeGraphPerse...
2016-11-11  Patrick Tassetmf: Bug 496504: Fix duplicate child entries in Control...
2016-11-10  Patrick Tassetmf: Fix pessimistic null analysis of wildcard parameter
2016-11-09  Patrick Tassetmf: Fix time alignment not occurring when switching...
2016-11-09  Patrick Tassetmf: Fix MenuDetect handling in TimeGraphControl
2016-11-08  Matthew Khouzamtmf.ui: Introduce TmfSymbolMapUpdatedSignal
2016-11-03  Patrick Tassetmf: Fill label background with marker color in time...
2016-11-03  Patrick Tassetmf: Bug 500542: Missing zoomed events in time graph...
2016-11-01  Genevieve Bastientmf: Update data in common XY chart outside the UI...
2016-11-01  Geneviève Bastientiming.ui: Add dirty conditions for SWTbot to scatter...
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-25  Alexandre Montplaisirtmf: Mark TmfTraceManager @NonNullByDefault
2016-10-24  Geneviève Bastientmf.ui: bug 505695 fix time graph views with GTK
2016-10-20  Matthew Khouzamtmf.ui: Introduce TmfFileDialogFactory
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-07  Marc-Andre Laperletmf: Log the exception when error occurs while opening...
2016-10-07  Matthew Khouzamtmf.ui: Sequence diagram, fix some robustness issues
2016-10-03  Matthew Khouzamtiming.ui: add Export to TSV to tables and statistics
2016-09-26  Marc-Andre Laperlereleng: Add 2.1.0 baseline and fix API errors
2016-09-19  Geneviève Bastientmf.ui: Add extra javadoc to the AbstractTimeGraphView
2016-09-09  Geneviève Bastientmf: Add the view ID to some JUL log statements of...
2016-09-08  Geneviève Bastientmf/ust: deprecate AbstractCallStackAnalysis and move...
2016-09-06  Patrick Tassetmf: Implement setFocus() in TmfStateSystemExplorer
2016-09-06  Matthew Khouzamtmf.ui: Callstack the entry selection done only on...
2016-08-24  Patrick Tassetmf: Fix integer overflow in time graph calculations
2016-08-24  Patrick Tassetmf: Fix lingering zoom range markers on mouse release
2016-08-23  Marc-Andre Laperletmf: Remove usage of ICoreRunnable for time graph build job
2016-08-23  Bernd Hufmanntmf: add minimum margin for right mouse drag zoom
2016-08-23  Bernd Hufmanntmf: fix right mouse click selection for context sensit...
2016-08-15  Patrick Tassetmf: Bug 499251: Call Stack view double-click listener...
2016-08-12  Matthew Khouzamtmf.ui: make Comparator in Symbol Manager use the corre...
2016-08-11  Matthew Khouzamtmf.ui: fix potential priority inversion in symbol...
2016-08-08  Geneviève Bastientmf.ui: Use a job for the time graph view's build thread
2016-07-29  Patrick Tassetmf: Support dynamic marker event sources
2016-07-29  Matthew Khouzamtmf.ui: add second unit to timegraph scale
2016-07-29  Patrick Tassetmf: Change getTracesToBuild trace parameter to be...
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-22  Matthew Khouzamtmf.core/ui: Introduce CallStackAnalysis
2016-07-21  Alexandre Montplaisirtmf: Remove ITmfCallsite from ISymbolProvider
2016-07-21  Matthew Khouzamtmf.ui: introduce TmfTableColumnUtils
2016-07-19  Patrick Tassetmf: Bug 497413: Abstract time graph view JUL logger...
2016-07-18  Patrick Tassetmf: Bug 497994: Hide Table action does not layout...
2016-07-18  Patrick Tassetmf: Fix incorrect zoom thread time bounds when time...
2016-07-14  Alexandre Montplaisirtmf: Ellipse function names that don't fit in CallStackView
2016-07-14  Alexandre Montplaisirtmf: Cache CallStackEvent names
2016-07-13  Patrick Tassetmf: Bug 496219: Fix incorrect time graph bounds when...
2016-07-13  Patrick Tassetmf: Bug 496479: Fix ClassCastException in Call Stack...
2016-07-08  Matthew Khouzamtmf.ui: Convert EventsTable Listener into Lambda
2016-07-08  Alexandre Montplaisiros.linux: Add Next/Previous TID event action in CFV
2016-07-08  Alexandre Montplaisirtmf: Rename "Next/Previous Event" action to "Next/Previ...
2016-07-07  rjongelingtmf: Bug 460036: Allow opening of multiple XML Analyses...
2016-06-29  Geneviève Bastiencommon: Add JUL logging to TraceCompass
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-06-15  Bruno Roytmf.ui: Remove overriding methods
2016-06-15  Bruno Roytmf.ui: Change the == operator with the equals() method
2016-06-06  Patrick Tassetmf: Bug 494952: Remove deadlock in Time Chart view
2016-06-03  Alexandre Montplaisirtmf: Enable address mapping config action for all traces
2016-06-02  Patrick Tassetmf: Bug 494810: SelectionEvent not sent after using...
2016-05-31  Matthew Khouzamtmf.ui: [bug 494974] Fix left panel click handling...
2016-05-31  Patrick Tassetmf: Bug 494790: Time Chart view does not update when...
2016-05-31  Patrick Tassetmf: Bug 494589: Event table loses focus when pressing...
2016-05-31  Geneviève Bastiencritical path: bug 490086 Set start/end time for the...
2016-05-30  Matthew Khouzamtmf: add sorter to put analysis in a more user-friendly...
2016-05-30  Patrick Tassetmf: Bug 494077: Closing AbstractTimeGraphView should...
2016-05-20  Patrick Tassetmf: Bug 494197: Empty event list for CallStackEntry...
2016-05-18  Patrick Tassess: Replace AttributeNotFoundException with IOOBE for...
2016-05-17  Philippe Proulxanalysis.lami: Add support for user-defined LAMI analyses
2016-05-17  Marc-Andre LaperleAdjust @since tags to 1.2 release
2016-05-17  Patrick Tassetmf: Make process and thread names optional in call...
2016-05-16  Patrick Tassetmf: Make processes and threads optional in Call Stack...
2016-05-16  Matthew Khouzamtmf.ui: make State System Explorer manually get analyses.
2016-05-16  Patrick Tasseanalysis: Add root trace entries to Control Flow view
2016-05-12  Bernd Hufmanntmf: fix displaying of analysis properties in Propertie...
2016-05-12  Matthew Khouzamlttng.ui: Add SWTBot test for CPU selection signals.
next
This page took 0.0481819999999999 seconds and 8 git commands to generate.