tmf: Add TmfEventTableColumn class
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / parsers /
2014-08-12  Alexandre Montplaisirtmf: Add TmfEventTableColumn class
2014-06-06  Jonathan Rajotte... [TMF] Bug: 436513 Custom Parser manager: renaming creat...
2014-05-26  Patrick Tassetmf: Fix custom parser wizard preview table
2014-05-12  Alexandre Montplaisirtmf: Don't use ITmfEventField in TmfEventsTable
2014-03-14  Matthew Khouzamtmf: make CustomTxtParserInputWizardPage.Java more...
2014-03-14  Matthew Khouzamtmf: replace find() with matches() in CustomTxtTrace...
2014-03-03  Alexandre Montplaisirtmf/lttng: Update 2014 copyrights
2014-02-24  Patrick Tassetmf: Fix time stamp format help button in custom parser...
2014-02-24  Patrick Tassetmf: Support TmfTimestampFormat in custom parsers
2014-02-04  Alexandre Montplaisirtmf: Move TmfTraceType and custom parsers to tmf.core
2014-01-07  Patrick Tassetmf: Fix NPE in TmfTraceType when refreshing custom...
2013-12-19  Alexandre Montplaisirtmf: Switch tmf.ui to Java 7 + fix warnings
2013-12-04  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-28  Matthew KhouzamMerge branch 'master' into luna
2013-11-27  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-26  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-22  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-18  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-18  Alexandre MontplaisirMerge commit 'cea87c3123c41bd06cd2b816f885a27612dfc356...
2013-11-18  Alexandre MontplaisirMerge commit '2c789b58062b5bf3bb16ca1654ccf9cf87f3c444...
2013-11-18  Alexandre MontplaisirMerge commit 'e1de8d2d152352eded708615a967021db7800709...
2013-11-06  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-30  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-22  Bernd HufmannMerge branch 'master' into lttng-luna
2013-10-22  Bernd HufmannMerge branch 'master' into lttng-luna
2013-10-21  Bernd HufmannMerge branch 'master' into lttng-luna
2013-10-18  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-04  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-03  Marc-Andre LaperleBTree index on disk
2013-09-27  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-26  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-16  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-10  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-10  Alexandre MontplaisirMerge commit '3a6b7eb9a532100a4cb85e0a81fbc8bd6e91db13...
2013-09-03  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-22  Matthew KhouzamMerge remote-tracking branch 'eclipse/master' into...
2013-08-16  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-13  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-08  Matthew Khouzamtmf: improve validation for custom parsers
2013-08-07  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-05  Alexandre Montplaisirtmf: Clean up tmf.core.trace package
2013-05-30  Patrick TasseFix Sonar warnings in custom parser wizard package
2013-04-24  Alexandre Montplaisirtmf: Add copyright headers to properties files
2013-04-24  Alexandre Montplaisirtmf/lttng: Remove unneeded (non-Javadoc) comments
2013-04-22  Matthew Khouzam[Tmf][Ctf] Add descriptive fail to import messages.
2013-04-22  Alexandre Montplaisirtmf: Only keep the full constructor in TmfEventField
2013-02-28  Alexandre Montplaisirtmf: Update copyright headers in tmf.ui
2013-02-25  Alexandre Montplaisirtmf: Move timestamps to their own package
2013-02-05  Alexandre Montplaisirtmf: Make TmfEvent immutable
2013-01-30  Alexandre Montplaisirtmf: Make TmfEventField immutable
2013-01-07  Alexandre Montplaisirlttng/tmf: Enable and fix parameter assignment warnings
2013-01-07  Alexandre Montplaisirtmf: Fix remaining Java warnings in tmf.ui
2013-01-07  Alexandre Montplaisirtmf: Add missing Javadoc to tmf.ui
2012-12-11  Alexandre MontplaisirMerge branch 'lttng-kepler'
2012-11-23  Patrick TasseFix custom traces not indexed for wizard output preview...
2012-11-20  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-11-19  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-11-16  Patrick TasseImplement simultaneously opened traces in TMF
2012-11-15  Patrick TasseFix initial trace time range.
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-09  Patrick TasseFix for bug 391277: Rounding error in seekEvent by...
2012-10-03  Patrick TasseFix for bug 390841: Experiment does not dispose trace...
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-02  Patrick TasseConvert Windows line delimiters to Unix.
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-21  Francois ChouinardRename 'locationData' to 'locationInfo' (for lack of...
2012-09-21  Francois ChouinardRemove the generic location (replace by Comparable)
2012-09-21  Francois ChouinardMake TmfLocation abstract and implement a couple of...
2012-09-19  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-18  Alexandre Montplaisirtmf: Rename TmfLocation.fLocation to .fLocationData
2012-09-13  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-09-07  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-09-06  Patrick TasseMerge remote-tracking branch 'origin/master' into lttng...
2012-09-04  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-31  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-10  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-08-07  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-03  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-07-30  Alexandre Montplaisirtmf: Drop generics from ITmfTrace and TmfExperiment
2012-06-18  Alexandre Montplaisirtmf: Simple warning fixes in tmf.ui and tests
2012-06-11  Xavier RaynaudMerge ssh://git.eclipse.org/gitroot/linuxtools/org...
2012-06-10  Patrick TasseFix for bug 380959: Trace indexing not always triggered.
2012-06-06  Patrick TasseFix for bug 381909: Custom traces don't support context...
2012-06-01  Patrick TasseFix for bug 380959: Trace indexing not always triggered.
2012-05-29  Patrick TasseFix for bug 380960: Filters not working for custom...
2012-05-29  Patrick TasseFix for bug 380959: [TMF] Trace indexing not always...
2012-05-25  Francois ChouinardInternalize some classes and fix a pile of warnings
2012-05-22  Patrick TasseRevert "More resources closes" for file still in use.
2012-05-18  Francois ChouinardMerge corrected branch 'master'
2012-05-18  Francois ChouinardMerge branch 'master' into TmfTrace-new
2012-05-18  Patrick TasseChange time display from GMT to local time zone.
2012-05-16  Bernd HufmannReplace printStackTrace() with proper logging in TMF...
2012-05-16  Francois ChouinardMerge branch 'master'
2012-05-15  Francois ChouinardMerge branch 'master'
2012-05-14  Francois ChouinardMerge branch 'master'
2012-05-14  Francois ChouinardMerge branch 'master'
2012-05-11  Francois ChouinardIntroduce TmfLegacyExperiment
2012-05-03  Patrick TasseBug 378401: Implementation of time graph widget.
2012-04-27  Francois ChouinardSimplify TmfEvent constructors and update javadoc
next
This page took 0.066159 seconds and 8 git commands to generate.