tmf: log when an error message is displayed in a MessageBox
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui /
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...
2015-10-02  Patrick Tassetmf: Support user bookmarks in time graph
2015-10-01  Marc-Andre Laperletmf: Add command to manually refresh traces
2015-10-01  Jean-Christian Kouametmf: Delete unused code in GraphNode
2015-09-30  Jean-Christian Kouametmf : Redefine CompareTo() in EventOccurrenceObject
2015-09-30  Patrick Tassetmf: Support markers in abstract time graph views
2015-09-30  Jean-Christian Kouametmf: Avoid duplicate literals in GraphNode
2015-09-30  Jean-Christian Kouametmf.ui : Iterate in OffsetTraceHandler using the entrys...
2015-09-29  Jean-Christian Kouametmf.ui : use an entryset instead of a keyset in the...
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  Patrick Tassetmf: Support markers in time graph control
2015-09-25  Patrick Tassetmf: Update time graph control drawing order
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-22  Marc-Andre Laperletmf: Fix for visible middle scrollbar on Mac
2015-09-16  Patrick Tassetmf: Split time graph filter dialog from TimeGraphCombo
2015-09-16  Patrick Tassetmf: Fix packing of columns in TimeGraphFilterDialog
2015-09-16  Patrick Tassetmf: Fix incorrect TimeGraphFilterDialog result when...
2015-09-15  Patrick Tassetmf: Fix SWTException in FilteredCheckboxTree
2015-09-15  Patrick Tassetmf: Persist filters of opened traces in AbstractTimeGr...
2015-09-15  Patrick Tassetmf: Fix TimeGraphCombo item height synchronization...
2015-09-14  Bernd Hufmanntmf: Update the initial item height calculation in...
2015-09-11  Patrick Tassetmf: Clamp single time selection to time graph bounds
2015-09-11  Patrick Tassetmf: Avoid zoom on selection range update in AbstractTi...
2015-09-10  Patrick Tassetmf: Bug 477012: Time graph fails to send window range...
2015-09-10  Patrick Tassetmf: Bug 477009: AbstractTimeGraphView sets wrong bounds
2015-09-08  Bernd Hufmanntmf: Bug 476551: Omit empty traces in standard import...
2015-09-04  Patrick Tassetmf: Bug 476481: NullTimeEvent should not affect time...
2015-09-03  Patrick Tassetmf: Split aspect combo in filter viewer
2015-09-01  Patrick Tassetmf: Bug 476148: Fix time range synchronization problem...
2015-09-01  Marc-Andre Laperletmf: Change TmfEventsTable to not use Display.getCursor...
2015-08-28  Bernd Hufmanncontrol: replace ImportDialog with TMF remote fetch...
2015-08-26  France Lapointe... tmf: support sorting lazy content provider in TmfSimple...
2015-08-24  Alexis Cabana-Loriauxpiecharts: add tree selection when a piechart slice...
2015-08-21  Alexis Cabana-Loriauxtmf: make piecharts not visible when only one event...
2015-08-20  Patrick Tassetmf: Add support for grid lines in time graph
2015-08-20  Patrick Tassetmf: Avoid redrawing background for every time graph...
2015-08-20  Marc-Andre Laperletmf: Make tracing log to stdout, like other Eclipse...
2015-08-20  Alexis Cabana-Loriauxtmf: make piecharts not visible when no trace opened
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-18  Marc-Andre LaperleReplace a few Boolean.valueOf(foo).booleanValue() with...
2015-08-18  Patrick Tassetmf: Remove unused filter methods in time graph control
2015-08-18  Patrick Tassetmf: Bug 474710: Time graph combo expanded state is...
2015-08-13  Alexandre Montplaisirtmf: Use basic comparators in TmfSimpleTableViewer
2015-08-10  Bernd Hufmanntmf: Fix some sonar warnings (naming conventions)
2015-08-07  Alexandre Montplaisirtmf: Fix generics warning in ViewerCompoundComparator
2015-08-07  France Lapointe... tmf.ui: add Comparators and refresh content to Simpletable
next
This page took 0.14974 seconds and 8 git commands to generate.