rcp: Fix icons for project explorer on Eclipse 4.6M5
[deliverable/tracecompass.git] / tmf /
2016-01-30  Marc-Andre Laperletmf: Fix TestImportExportPackageWizard on Eclipse 4.6M5
2016-01-28  Patrick Tassetmf: Update TmfSimpleTableViewer use of comparator...
2016-01-28  Bernd Hufmannrcp: Bug 486745: Open traces with name conflict from...
2016-01-28  Matthew Khouzamanalysis.xml: Remove "throws Exception"
2016-01-28  Matthew Khouzamanalysis.xml: fix potential null dereference
2016-01-27  Patrick TasseChange unnecessary declaration of thrown exception...
2016-01-27  Geneviève Bastienxml: bug 486434 bring analysis module source back to...
2016-01-27  Geneviève Bastienxml: remove dependency to ui element from the module...
2016-01-27  Geneviève Bastientmf: Add a listener element to the analysis extension...
2016-01-27  Matthew Khouzamxml: remove dead store of value in XmlPresentationProvi...
2016-01-25  Marc-Andre Laperlectf: Speed up StandardImportAndReadSmokeTest
2016-01-25  Matthew KhouzamRemove references to ArrayList<> in fields of TimeChartView
2016-01-25  Matthew KhouzamMake some inner classes static
2016-01-22  Bernd Hufmannanalysis: support for sorting of control flow view...
2016-01-21  Jean-Christian Kouametmf : Improve toString() in TmfXmlStateValue and TmfXml...
2016-01-20  Matthew Khouzamtmf.ui: Fix dead store in TimeAlignmentSynchronizer
2016-01-20  Matthew Khouzamtmf.ui: ensure that the Histogram's text label is layouted
2016-01-20  Marc-Andre LaperlePrint some environment information at the start of...
2016-01-20  Matthew Khouzamtmf.ui: avoid dead store in deleteHandler
2016-01-19  Jean-Christian Kouametmf : fix the 'Not' condition in TmfXmlCondition
2016-01-15  Bernd Hufmanntmf: Make columns in TimeGraphCombos moveable by default
2016-01-15  Marc-Andre LaperleRevert "tmf: Remove an annotation temporarily to work...
2016-01-14  Marc-Andre Laperletmf: Try expanding a second time when tree expand fails
2016-01-14  Geneviève Bastienxml: bug 484257: allow to define values anywhere in...
2016-01-11  Bernd Hufmanncontrol: Remove remaining AllTests.java from test plug-ins
2016-01-08  Patrick Tassetmf: Fix IllegalArgumentException in TimeGraphCombo
2016-01-08  Patrick Tassetmf: Make font depend on item height in time graph
2016-01-07  Alexandre MontplaisirUse pom-less plugins where we can
2016-01-07  Geneviève BastienTMF: Bug 454283: Initialize all analysis modules before...
2016-01-06  Marc-Andre LaperleRemove API tooling from test plugins
2016-01-06  Jean-Christian Kouametmf : add of a range selection from other sources for...
2016-01-05  Marc-Andre LaperleSome cleanups related to investigating redundant null...
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...
next
This page took 0.042353 seconds and 8 git commands to generate.