Fix time graph widget initialization
[deliverable/tracecompass.git] / tmf /
2017-03-06  Patrick Tassetmf: Add method to get marker list for all categories...
2017-03-06  Marc-Andre Laperletmf: Fix Mars build
2017-03-03  Geneviève Bastienxml: Use java.nio.Path instead or o.e.core.runtime
2017-03-02  Gabriel-Andrew Pol... charts: Add interactivity and signals
2017-03-02  Gabriel-Andrew Pol... charts: Add dialog for making a custom chart
2017-03-02  Gabriel-Andrew Pol... charts: Add custom bar charts
2017-03-02  Gabriel-Andrew Pol... charts: Add custom scatter chart
2017-03-02  Gabriel-Andrew Pol... charts: Add abstract class for XY charts
2017-02-27  Marc-Andre LaperleRemove some extra lines by using SWTBotUtils
2017-02-23  Patrick Tassetmf: Fix TmfTestTrace.getFullPath in Windows
2017-02-22  Matthew KhouzamsegStore: Introduce IContentSegment
2017-02-21  Patrick Tassetmf: Add public trace import operation
2017-02-21  Patrick Tassetmf: Fix TmfTestTrace.getFullPath()
2017-02-21  Patrick Tassetmf: Bug 512509: Time graph viewer initial layout is...
2017-02-21  Geneviève BastiensegStore: Add a INamedSegment interface
2017-02-21  Marc-Andre Laperletmf: Deadlock closing a trace as a signal is calling...
2017-02-21  Jean-Christian Kouameanalysis.ui: Fix Export to TSV action in segment store...
2017-02-21  Marc-Andre Laperletmf: Fix timeouts wrongly set to 2 secs
2017-02-20  Geneviève Bastientmf: Add onFail() method for analysis
2017-02-20  Matthew Khouzamtmf: Catch exceptions and gracefully fail state providers
2017-02-17  Marc-Andre LaperleFix some API errors with Eclipse 4.7
2017-02-16  Geneviève Bastienxml: Use the base trace for provider's invalid tests
2017-02-14  Matthew Khouzamtmf.core: add new constructor to AbstractTmfStateProvider
2017-02-14  Geneviève Bastientmf.xml: Throw an exception if element not found
2017-02-14  Bernd Hufmannreleng: update versions to reflect changes since 2...
2017-02-14  Bernd Hufmanntmf: Fix leaked traces/event providers
2017-02-09  Geneviève Bastientmf.core: Move the analysis cancel log message
2017-02-09  Genevieve Bastientmf: catch exception for coalesced requests
2017-02-08  Bernd Hufmanntmf: bug 487976: Add null checks for traces/exp. folder...
2017-02-08  Geneviève Bastienxml: XML modules should not be automatic
2017-02-07  Geneviève Bastiencharts: Make the custom chart formatters immutable
2017-02-07  Geneviève Bastiencommon: Annotate BigDecimal
2017-02-07  Geneviève Bastiencharts: Add unit tests for the .ui plugin
2017-02-06  Geneviève Bastientmf.core: Partial ss API should not expose restricted...
2017-02-06  Geneviève Bastiencommon: Annotate some methods of ImmutableBiMap
2017-02-02  Geneviève Bastientmf.core: Make TmfTimestampFormat#toPattern NonNull
2017-02-02  Patrick Tassetmf: Add perspective manager
2017-02-02  Patrick Tassetmf: Add Switch to Perspective preference
2017-02-02  Patrick Tassetmf: Add perspective element to trace type UI extension...
2017-02-02  Geneviève Bastiencharts: Better protect ChartRange to avoid null ranges
2017-01-31  Jean-Christian Kouametmf.xml: Fix XML analysis manager dialog
2017-01-31  Geneviève Bastiencharts: Add units to numerical descriptors
2017-01-31  Geneviève Bastiencharts: Fix numerical data that can be null
2017-01-31  Geneviève Bastiencustom charts: Add unit tests for core classes
2017-01-31  Geneviève Bastiencharts: Move a few classes from .ui to .core
2017-01-30  Geneviève Bastiencustom charts: Have chart data return a collection
2017-01-30  Geneviève Bastientmf.core: Add failure causes to analyses
2017-01-30  Geneviève Bastientiming: ss statistics use the common statistics
2017-01-27  Patrick Tasseswtbot: Fix time graph item bounds and menu detect...
2017-01-25  Geneviève Bastientmf: Add an XML trace stub with timestamps in seconds
2017-01-25  Patrick Tassetmf: Add lower bound on vertical zoom adjustment
2017-01-25  Patrick Tassetmf: Fix zoom with mouse drag on time graph scale
2017-01-19  Patrick Tassetmf: Fix some critical and major Sonar warnings
2017-01-16  Patrick Tassetmf: Scale tree images in time graph
2017-01-15  Patrick Tassetmf: Bug 509691: Changes to mutable trace context can...
2017-01-13  Geneviève Bastientmf: Update XML trace stub to use ns directly
2017-01-13  Patrick Tassetmf: Deprecate TimeGraphCombo and support columns in...
2017-01-10  Patrick Tassetmf: Bug 510144: IndexOutOfBoundsException in CallStackView
2017-01-05  Geneviève Bastienss: Move the safe byte buffer to datastore plugin
2016-12-30  Patrick Tassetmf: Bug 509613: Trace Manager loses Linux trace contex...
2016-12-19  Patrick Tassetmf: Fix concurrent data access violations
2016-12-19  Patrick Tassetmf: Fix remaining TmfSignalManager leaking listeners
2016-12-19  Matthew Khouzamtmf.ui: replace size()==0 with isEmpty()
2016-12-19  Patrick Tassetmf: Fix unresponsive UI when mouse wheel zooming in...
2016-12-19  Jean-Christian Kouametmf.xml: Fix xml timegraph resolution
2016-12-19  Jean-Christian Kouametmf.xml: Add SWTBot XML timegraph view test
2016-12-17  Geneviève Bastientmf.ui: bug 503678 The ss explorer should not execute...
2016-12-16  Sonia Farrahtmf: Simplify boolean expression in handleEvent()
2016-12-16  Matthew Khouzamtmf.ui: add FIXME to TmfSymbolProviderUpdatedSignal
2016-12-15  Matthew Khouzamtmf.ui: Avoid creating two Files for an archive import
2016-12-15  Matthew Khouzamtmf.ui: Gracefully handle invalid tar import operations
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-13  Bernd Hufmannxml: support any aspects to be used in XML analysis
2016-12-12  Marc-Andre LaperleBump versions for 2.3.0 release
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-08  Matthew Khouzamtmf.core: add resource leak detector
2016-12-07  Marc-Andre Laperletmf: Add missing icons in XML analysis
2016-12-05  Loïc Prieur-Drevontmf.ui: use binary search when adding child to TimeGrap...
2016-12-05  Matthew Khouzamtmf.swtbot: Stabilize and enhance TestImportExportPacka...
2016-12-02  Marc-Andre Laperletmf: Add extension point to add custom trace types...
2016-12-01  Geneviève Bastientmf.core: Add unit tests for state system re-read
2016-12-01  Geneviève Bastientmf.core: Throw exception when no state system assigned
2016-11-29  Matthew Khouzamtmf.swtbot: make openTrace fail on failures not just...
2016-11-28  Marc-Andre Laperletmf: Deprecate and remove a few things not used in...
2016-11-25  Jonathan Rajottetmf.ui.swtbot.tests: Fix javadoc warning
2016-11-24  Patrick Tasseswtbot: Fix selection event for SWTBotSash with SWT...
2016-11-22  Marc-Andre LaperleDo not report API error when adding a default method
2016-11-18  Marc-Andre Laperletmf: Add missing schema in build.properties
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-15  Geneviève Bastientmf.xml: Fix children in time graph view
2016-11-15  Matthew Khouzamtiming.core/ui/tests: add function density test
2016-11-11  Marc-Andre Laperletmf: Bug 507415: Fix some random file wrongly seen...
2016-11-11  Patrick Tassetmf: Bug 496504: Fix duplicate child entries in Control...
next
This page took 0.077868 seconds and 7 git commands to generate.