tmf: Update setting of minimum size of dialog box
[deliverable/tracecompass.git] / tmf /
2016-04-21  Bernd Hufmanntmf: Update setting of minimum size of dialog box
2016-04-20  Alexandre Montplaisirtmf: Update BasicSymbolPrefPage dialog description
2016-04-20  Alexandre Montplaisirtmf: Rework TmfTraceUtils#resolveIntEventAspectOfClassF...
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  Jean-Christian Kouametmf : Add pattern analysis behavior
2016-04-19  Bernd Hufmanntmf: add events field analysis requirement class and...
2016-04-19  Alexandre Montplaisirtmf: Add generics to ITmfEventAspect
2016-04-18  Matthew Khouzamtmf.ui: make CommonXLineChartViewer hide the X axis...
2016-04-18  Bernd Hufmanntmf: Fix NPE in XmlPresentationProvider for undefined...
2016-04-15  Matthew Khouzamtmf: Make Analysis Requirements implement Predicates
2016-04-15  Geneviève Bastientmf: Add an event names requirement
2016-04-14  Jean-Christian Kouametmf : Move preconditions at the same level as states...
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 Laperletmf.test: Use SWTBotJunit4ClassRunner in every SWTBot...
2016-04-13  Marc-Andre Laperlelttng: Make ZoomThread more thread-safe (also helps...
2016-04-13  Marc-Andre Laperletmf: Increase timeout for indexing in TestRefreshTextTrace
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  Marc-Andre Laperletmf: Fix CopyToClipboardTest
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  Marc-Andre LaperleAdd some debug output to TestRefreshTextTrace
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-11  Geneviève Bastientmf: Move the analysis requirements to their own package
2016-04-10  Marc-Andre LaperleIncrease timeouts for tests that have low values
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  Jean-Christian Kouametmf : Add parameters to XML core methods
2016-04-05  Jean-Christian Kouametmf : Add latency statistics view for the pattern analysis
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-04-05  Geneviève Bastientmf: Add an attribute pool for state system analyses
2016-04-04  Matthew Khouzamxml.core: test double valued xml fields
2016-04-04  Bernd Hufmanntmf: Support type double in XML analysis and XML XY...
2016-04-01  Geneviève Bastientmf.core.tests: Allow TmfXmlTraceStub to have additiona...
2016-03-31  Marc-Andre LaperleAdd timeout exception when waiting for jobs
2016-03-31  Patrick Tasseswtbot: Add SWTBot tests for collapsible event table...
2016-03-30  Geneviève Bastientmf: Update javadoc for TmfTestHelper#executeAnalysis
2016-03-30  Alexandre MontplaisirRemove "Analysis" from localized analysis names
2016-03-30  Alexandre Montplaisirss: Mark ITmfStateSystem#queryOngoingState as @NonNull
2016-03-29  Patrick Tasseswtbot: Stabilize FilterColorEditorTest
2016-03-29  Matthew Khouzamtmf.ui: Make TmfEventsTable#PackColumns return a value
2016-03-29  Marc-Andre Laperletmf: Skip CopyToClipboardTest tests when running GTK3...
2016-03-29  Patrick Tasseswtbot: Stabilize use of SWTBotUtils.maximizeTable()
2016-03-28  Patrick Tassetmf: Fix SWTException in TimeGraphMarkerAxis
2016-03-25  Alexandre MontplaisirFix new null warnings
2016-03-22  Patrick Tassetmf: Bug 489971: Premature processing of payload in...
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-17  Jean-Christian Kouametmf : Add latency density view for the pattern analysis
2016-03-17  Jean-Christian Kouametmf : Add latency scatter graph view for the pattern...
2016-03-17  Jean-Christian Kouametmf : Add latency table view for the pattern analysis
2016-03-17  Jean-Christian Kouametmf : Introduce the modules for the XML pattern analysis
2016-03-17  Jean-Christian Kouameanalysis : Introduce ISegmentListener
2016-03-16  Geneviève Bastientmf: Add the ID to the analysis property
2016-03-16  Geneviève Bastiencommon: Add annotations to HashMultimap#create methods
2016-03-16  Matthew Khouzamtmf.core: Add cpu and thread to trace context
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  Matthew Khouzamtmf.ui: RemoteFetchLogWizardRemotePage replace size...
2016-03-11  Bernd Hufmanncontrol: Import as experiment only when checkbox is...
2016-03-11  Bernd Hufmanntmf: Add SwtBot tests for importing as experiment
2016-03-11  Alexandre Montplaisircommon: Annotate Pattern.compile()
2016-03-11  Alexandre MontplaisirFix simple Javadoc warnings
2016-03-11  Alexandre Montplaisirtmf: Move icon and label text into ITmfProjectModelElement
2016-03-09  Geneviève Bastientmf: Set ITmfTraceWithPreDefinedEvents to @NonNull
2016-03-04  Geneviève Bastienss: Add utility method to increment an attribute by...
2016-03-04  Marc-Andre Laperlelttng: Help stabilize some TimeGraphs tests
2016-03-04  Matthew Khouzamtmf.core: fix timestamp normalization clamping
2016-03-03  Jean-Christian Kouamestatesystem : Add a default compareTo() for segments
2016-03-02  Jean-Christian Kouametmf : Move initialization steps of modules into analysi...
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 Hufmanncontrol: support creating of experiments when importing...
2016-02-26  Bernd Hufmanntmf: Create experiment when importing traces import...
2016-02-26  Matthew Khouzamcommon.core: Annotate Status#OK_STATUS and Status#CANCE...
2016-02-26  Matthew Khouzamtmf.core: Introduce ITmfTimestamp#toNanos
2016-02-26  Bernd Hufmanntmf: extract operation for creating an experiment
2016-02-26  Bernd Hufmanntmf: extract SelectTracesOperation from SelectTracesWiz...
2016-02-25  Bernd Hufmanntmf: fix regression in trace type detection
2016-02-25  Robert Kisstmf: Register CallStackView contextMenu
next
This page took 0.041322 seconds and 8 git commands to generate.