tmf: Add support for time range selection
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / viewers / events / TmfEventsTable.java
2013-07-29  Patrick Tassetmf: Add support for time range selection
2013-05-09  Jean-Christian KouaméTMF: change callsite action text
2013-04-24  Alexandre Montplaisirtmf/lttng: Remove unneeded (non-Javadoc) comments
2013-04-22  Alexandre Montplaisirtmf: Only keep the full constructor in TmfEventField
2013-03-22  Bernd HufmannDisplay exception in message dialog box in TmfEventsTable
2013-03-21  Bernd Hufmanntmf: Generalize the support for call sites and model...
2013-02-28  Alexandre Montplaisirtmf: Update copyright headers in tmf.ui
2013-02-25  Alexandre Montplaisirtmf: Move timestamps to their own package
2013-02-19  Patrick TasseAdd Open Callsite action in events table for CTF events
2013-02-05  Alexandre Montplaisirtmf: Make TmfEvent immutable
2013-01-28  Patrick TasseFix event table selection handling
2013-01-21  Alexandre Montplaisirtmf: Fix regression in event requests
2013-01-17  Ansgar Radermachertmf: Support the model URI of a trace event
2013-01-09  Francois ChouinardRefactor TmfRequest
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-29  Bernd HufmannFix for column width problem in Linux
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-12  Patrick TasseImplement MultiLineInputDialog for Add Bookmark action.
2012-11-12  Patrick TasseFix default Content column in events table.
2012-10-30  Francois ChouinardImplement TmfTimestampFormat
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-23  Patrick TasseAdd support for selected event in Properties view.
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 TasseMerge branch 'master' into lttng-kepler
2012-09-27  Francois ChouinardAdd a "Clear Tracing Views" command
2012-09-21  Francois ChouinardRemove the generic location (replace by Comparable)
2012-09-19  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-13  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-09-12  Patrick TasseFix for bug 389300: Events table does not synchronize...
2012-09-07  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-09-06  Patrick TasseMerge remote-tracking branch 'origin/master' into lttng...
2012-09-05  Patrick TasseStore event in TableItem data.
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-15  Francois ChouinardUpdate the version minor following API change
2012-06-12  Alexandre Montplaisirtmf: Update Javadoc throughout tmf.ui
2012-06-12  Francois ChouinardUpdate javadoc
2012-06-11  Xavier RaynaudMerge ssh://git.eclipse.org/gitroot/linuxtools/org...
2012-06-11  Xavier Raynaudfix #382023 [TMF] apply filter programmatically in...
2012-06-09  Patrick TasseFix for bug 382158: Performance issues with event table...
2012-06-01  Patrick TasseFix for bug 381426: Events table not showing event...
2012-06-01  Patrick TasseFix for bug 381426: Events table not showing event...
2012-05-25  Francois ChouinardInternalize some classes and fix a pile of warnings
2012-05-24  Patrick TasseFix exceptions and incorrect signal source.
2012-05-18  Francois ChouinardMerge branch 'master' into TmfTrace-new
2012-05-16  Bernd HufmannReplace printStackTrace() with proper logging in TMF...
2012-05-04  Patrick TasseMove raw event viewer widget to its own package.
2012-05-03  Patrick TasseBug 378401: Implementation of time graph widget.
2012-04-24  Francois ChouinardMerge branch 'master' into TmfTraceModel-new
2012-04-24  Bernd HufmannFix searching and filtering in TMF events table (bug...
2012-04-19  Francois ChouinardRefactor TmfTrace and dependencies - introduce ITmfTrac...
2012-04-18  Francois ChouinardRefactor TmfTrace and dependencies - remove getTrace()
2012-04-16  Francois ChouinardMerge master in TmfTraceModel
2012-04-16  Matthew KhouzamAdd support in the UI for LTTng 2.0.
2012-04-16  Matthew KhouzamChange certain classes to use ITmfEvent instead of...
2012-04-03  Francois ChouinardUpdate TmfTrace as per ITmfTrace
2012-04-03  Francois ChouinardFinalize ITmfTrace API
2012-03-23  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-23  Francois ChouinardInternalize some more TMF APIs
2012-03-22  Francois ChouinardFix javadoc warnings
2012-03-09  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-09  Patrick TasseFix possible NullPointerException with bookmarks file.
2012-03-09  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-08  Patrick TasseFix for bug 373718: Updates for editor input and bookma...
2012-03-08  Francois ChouinardMerge remote-tracking branch 'eclipse/master'
2012-03-08  Francois ChouinardFix some core.event API stuff
2012-03-08  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-02-29  Patrick TasseAdd support for non-string or null field values in...
2012-02-27  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-02-24  Francois ChouinardFix for bug334572
2012-02-23  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-02-22  Francois ChouinardMerge branch 'master' into LTTng-TmfEventModel
2012-02-22  Francois ChouinardMerge branch 'master' into LTTng-TmfEventModel
2012-02-17  Francois ChouinardVarious fixes following code review
2012-02-16  Francois ChouinardImplement the new TMF Event Model
2012-02-15  francoisMerge branch 'master' into TmfEventModel
2012-02-15  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-02-14  Patrick TasseFix for bug 371528: Updates for bookmarks, editor for...
2012-02-14  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-02-14  Patrick TasseFix for streaming and reconnection. Added standalone...
2012-02-13  francoisRefactor TmfEventContent and adjust other model types
2012-02-12  francoisRefactor TmfEventType and TmfEventField
2012-02-11  francoisIntegrate the TmfEvent+ITmfTimestamp API
2012-02-09  Francois ChouinardChange event reference from TmfEventReference to String
2012-02-09  francoisChange type of event source from TmfEventSource to...
2012-01-18  Patrick TasseFix for bug 369005.
2011-11-28  Francois ChouinardRe-structure LTTng sub-project as per the Linux Tools...
2011-10-15  Francois ChouinardContribute CNF based TMF project handling
next
This page took 0.338627 seconds and 108 git commands to generate.