tmf: Avoid recursion in AbstractSegmentStoreTableViewer pack listener
[deliverable/tracecompass.git] / tmf /
2016-01-05  Marc-Andre Laperletmf: Fix remote.ui test on Windows due to line separators
2015-12-21  Marc-Andre Laperletmf: Fix failure in StandardImportGzipTraceTest related...
2015-12-18  Marc-Andre LaperleFix main shell not active using Xvfb
2015-12-18  Alexandre MontplaisirRemove all "AllTests" suites
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-16  Marc-Andre LaperleDisable overlay scrollbars when running tests to preven...
2015-12-15  Marc-Andre Laperletmf: Remove an annotation temporarily to work around...
2015-12-15  Patrick Tassetmf: Keep usage of ViewerSorter in navigatorContent...
2015-12-15  Marc-Andre Laperletmf: FilterColorEditorTest on Mac
2015-12-14  Jean-Christian Kouametmf : Fix the xml condition multiple problem
2015-12-14  Marc-Andre Laperletmf: Fix existing trace not being reopened when it...
2015-12-11  Marc-Andre Laperletmf: Bug 479675: Fix for index not being properly delet...
2015-12-10  Patrick Tassetmf: Add vertical zooming support to time graph viewer...
2015-12-10  Alexandre MontplaisirReplace usage of ViewerSorter with ViewerComparator
2015-12-10  Alexandre MontplaisirUse maven-enforcer-plugin to enforce minimum versions
2015-12-10  Alexandre MontplaisirFix latest batch of null warnings
2015-12-09  Patrick Tassetmf: Fix duplicate trace check in TmfOpenTraceHelper
2015-12-09  Bernd Hufmanncontrol: Add initial SWTBot tests for control view
2015-12-09  Matthew KhouzamAdd @since to doRun in AbstractTimeGraphView's ZoomThread
2015-12-09  Marc-Andre Laperlelttng: Make ControlFlowViewTest more robust
2015-12-08  Jean-Christian Kouametmf : Add test suite for the XML conditions
2015-12-08  Jean-Christian Kouametmf : Add comparison between two state values in the...
2015-12-08  Alexandre MontplaisirFix some null warnings
2015-12-08  Jean-Christian Kouametmf : use of StringBuilder.append() instead of String...
2015-12-08  Jean-Christian Kouametmf : remove occurrences of literals in FilterTreeLabel...
2015-12-07  Marc-Andre Laperlecommon: Annotate String.split
2015-12-07  Marc-Andre Laperlecommon: Annotate Element.getAttribute
2015-12-07  Marc-Andre Laperlecommon: Annotate some Class.get*Name methods
2015-12-07  Marc-Andre Laperlecommon: Annotate RandomAccessFile.readUTF
2015-12-07  Jean-Christian Kouametmf: Use prioritized List instead of Set in XmlStatePro...
2015-12-03  Bernd Hufmannremote: provide output listener for command execution
2015-12-03  Alexandre MontplaisirFix new errors due to automatic annotation of Class...
2015-12-01  Marc-Andre Laperletmf: Fix FontEventEditorTest on Mac
2015-11-30  Marc-Andre Laperletmf: Skip TestTraceOffsetting on Mac OS X 10.11.1 becau...
2015-11-27  Alexandre Montplaisirtmf: Replace usage of SubProgressMonitor with SubMonitor
2015-11-27  Marc-Andre Laperletmf: Fix for time-alignment bug
2015-11-27  Jean-Christian Kouametmf : Remove of unused import
2015-11-27  Jean-Christian Kouametmf : Use of Activator.logError() instead of System...
2015-11-27  Jean-Christian Kouametmf : Remove inefficient new String(String) constructor
2015-11-27  Jonathan Rajottetmf: log error before displaying message
2015-11-26  Patrick Tassetmf: Fix missing dispose of traces in TmfTraceTest...
2015-11-26  Patrick Tassetmf: Bug 477508: Fix wrong event count and ranks in...
2015-11-26  Patrick Tassetmf: Fix unprocessed custom event content
2015-11-26  Marc-Andre Laperletmf: Try to make the shell fully visible in SWTBot...
2015-11-25  Jean-Christian Kouametmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-25  Jean-Christian Kouametmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-25  Jean-Christian Kouametmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-25  Jean-Christian Kouametmf : Use of Activator.logError() instead of System...
2015-11-25  Jean-Christian Kouametmf : Avoid concatenating nonliterals in a StringBuffer
2015-11-24  Marc-Andre Laperletmf: add missing jdt.annotation on tmf.remote.ui.swtbot...
2015-11-24  Jean-Christian Kouametmf : Remove inefficient new String(String) constructor
2015-11-24  Jean-Christian Kouametmf : Use StringBuilder in TmfRawEventViewer
2015-11-24  Jean-Christian Kouametmf : Add constant modifier to fields in TimeGraphViewer
2015-11-24  Jean-Christian Kouametmf : Avoid concatenating nonliterals in StringBuilder
2015-11-24  Jean-Christian Kouametmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-24  Jean-Christian Kouametmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-24  Alexandre MontplaisirAdd annotations for Map.keySet() and .values()
2015-11-21  Marc-Andre Laperletmf: Fix remote test failing on Windows
2015-11-21  Jean-Christian Kouametmf : Replace String() by an empty string "" in getHelpText
2015-11-21  Jean-Christian Kouametmf : Remove literals duplication in TmfXmlReadWriteSta...
2015-11-20  Matthew Khouzamctf: Introduce IPacketReader
2015-11-20  Jean-Christian Kouametmf : Remove duplicate literals in TmfRawEventViewer
2015-11-20  Jean-Christian Kouametmf : Refactoring the comments in TmfRawEventViewer
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  Marc-Andre Laperletmf: Introduce resolveIntEventAspectOfClassForEvent
2015-11-19  Bernd Hufmanntmf: move custom parser tests from tmf.ui.tests to...
2015-11-19  Bernd Hufmanntmf: enable and fix o.e.tc.tmf.ui.tests.trace test...
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 Laperletmf: Fix alignment SWTBot test at low resolution
2015-11-17  Marc-Andre LaperleAnnotate parameters of Immutable collections copyOf...
2015-11-17  Alexandre MontplaisirAnnotate Guava Immutable collections
2015-11-16  Jean-Christian Kouametmf : use of StringBuilder.append() instead of operator...
2015-11-12  Marc-Andre Laperletmf: Fix SWTBot test on Windows related to short temp...
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: Add TmfTraceAdapterFactory
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-31  Matthew KhouzamTMF: Fix behavior of XML time graph views with experiments
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...
next
This page took 0.039324 seconds and 8 git commands to generate.