Tmf: externalize a string
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src /
2013-05-28  Matthew KhouzamTmf: externalize a string
2013-05-28  Matthew Khouzamtmf: Update import if a trace type is added after a...
2013-05-27  Matthew Khouzamtmf: Bug fixes for batch import
2013-05-24  Matthew KhouzamTmf: Expand trace type list in batch import
2013-05-23  Alexandre Montplaisirtmf: Change SDView.isNeedInit() to protected
2013-05-23  Patrick TasseFix mouse wheel zoom and text control value handling...
2013-05-23  Patrick TasseClose editors when experiment composition is changed
2013-05-22  Bernd Hufmanntmf: API clean-up of sequence diagram framework
2013-05-21  Patrick TasseFix update of fully visible row count on table column...
2013-05-21  Patrick TasseFix infinite paint loop introduced by commit 866cb82
2013-05-17  Bernd Hufmanntmf: fix sonar warnings about redundant modifier in...
2013-05-16  Alexandre Montplaisirtmf: Specify extended trace properties with an interface
2013-05-16  Alexandre Montplaisirtmf: Consolidate all enviornment-related methods in...
2013-05-16  Patrick TasseFix hiding of event table header row when selection...
2013-05-16  Marc-Andre LaperleRemove UI dependencies in tmf.core.
2013-05-16  Marc-Andre LaperleFix IllegalArgumentException in Colors view
2013-05-15  Patrick TasseSort file system elements in import trace wizard
2013-05-15  Bernd Hufmanntmf: fix unused message warning for sequence diagram...
2013-05-14  Matthew Khouzamtmf: Fix trace validation in the classic Trace Import
2013-05-14  Bernd HufmannMove project creation method to TmfProjectRegistry
2013-05-13  Simon Delisletmf: Add missing selected trace signal (fix #404682)
2013-05-13  Patrick TasseClose editors to release supplementary file resources
2013-05-10  Alexandre Montplaisirtmf: Use the signal's trace set in signal handlers
2013-05-09  Jean-Christian KouaméTMF: change callsite action text
2013-05-09  Alexandre Montplaisirtmf: Give proper names to SD messages variables
2013-05-02  Matthew KhouzamTmf: Batch Trace Import
2013-05-01  Alexandre Montplaisirtmf: Use the trace manager instead of ITmfTrace.getTraces()
2013-05-01  Bernd HufmannDisallow opening of experiments with no traces
2013-05-01  Alexandre Montplaisirtmf: Switch views to the trace manager
2013-04-30  Bernd Hufmanntmf: Delete supplementary files when changing trace...
2013-04-29  Patrick TasseIntroduce Call Stack view and state system
2013-04-26  Patrick TasseTime Graph improvements and bug fixes
2013-04-26  Patrick TasseMove EventsIterator to timegraph 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-24  Alexandre MontplaisirFix NLS-related Javadoc warnings
2013-04-23  Bernd Hufmanntmf: use ReadOnlyTextPropertyDescriptor in project...
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-04-17  Alexandre Montplaisirtmf: Add a state system explorer view
2013-04-12  Alexandre Montplaisirtmf: Expose TmfExperiment.getTraces() up to ITmfTrace
2013-04-12  Simon MarchiAdd "check subtree" feature to TimeGraphFilterDialog
2013-04-05  Xavier Raynaudo.e.l.tmf.ui: add a ScrolledComposite in TimeGraphLegend.
2013-04-05  Patrick Tasselttng/o.e.l.tmf.ui: disable menu detected event during...
2013-03-28  Alexandre Montplaisirtmf: Add a trace-getting method in TmfView
2013-03-28  Alexandre Montplaisirtmf: Improve histogram responsiveness
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-03-18  Simon MarchiAdd multiple selection in the time graph filter dialog
2013-03-12  Patrick TasseFix NullPointerException in TimeChartView
2013-03-04  Geneviève Bastientmf: Move some code to copy/add/remove traces in UI
2013-03-01  Patrick TasseFix ResourceException in drag and drop to experiment...
2013-02-28  François RajotteChange the TimeGraphCombo's filter to a blacklist rathe...
2013-02-28  Patrick TasseUpdate default filter behavior in TimeGraphCombo
2013-02-28  Alexandre Montplaisirtmf: Update copyright headers in tmf.ui
2013-02-27  Patrick TasseDrag and drop enhancements
2013-02-26  Patrick TasseAdd transparent events to time graph
2013-02-25  Alexandre Montplaisirtmf: Move timestamps to their own package
2013-02-22  Geneviève BastienTMF: Add supplementary folder to experiments
2013-02-22  Alexandre Montplaisirtmf: Remove redundant null checks
2013-02-19  Patrick TasseAdd Open Callsite action in events table for CTF events
2013-02-14  Bernd HufmannFix Typos in interface methods of TmfUml2SdSynchLoader
2013-02-05  Alexandre Montplaisirtmf: Make TmfEvent immutable
2013-01-31  Xavier Raynaudo.e.l.tmf.ui: Utils.findEvent no longer return null...
2013-01-30  Alexandre Montplaisirtmf: Make TmfEventField immutable
2013-01-28  Patrick TasseUse Traces folder trace element when creating experimen...
2013-01-28  Patrick TasseFix event table selection handling
2013-01-28  Patrick TasseAdd trace type property tester
2013-01-25  Alexandre MontplaisirAdd entry filter support for TimegraphCombo via dialog
2013-01-25  Alexandre MontplaisirAdd multi-column tree selection dialog
2013-01-21  Alexandre Montplaisirtmf: Update interface name in commit 1433bda1
2013-01-21  Alexandre Montplaisirtmf: Fix regression in event requests
2013-01-17  Patrick TasseFix deadlock in TmfUml2SDSyncLoader
2013-01-17  Ansgar Radermachertmf: Support the model URI of a trace event
2013-01-11  Patrick TasseImprove performance of event cache when scrolling up
2013-01-10  Patrick TasseFix NullPointerException in command handlers
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
2013-01-04  Patrick TasseUpdate bookmarks file API, link to editor and delete...
2013-01-03  Alexandre Montplaisirtmf: Add missing @since annotations in Utils.TimeFormat
2013-01-03  Xavier Raynaudlttng/tmf: add a "unit-less" representation of time...
2013-01-02  Patrick TasseAdd missing @since tags
2012-12-21  Patrick TasseClose trace and improve error handling on delete and...
2012-12-19  Patrick TasseClear text controls and labels when histogram is empty
2012-12-18  Bernd HufmannAdd support for link with editor in tracing projects
2012-12-14  Patrick TasseFix trace not indexed on reuse of editor
2012-12-14  Patrick TasseMove Manage Custom Parsers view menu item to tracing...
2012-12-14  Patrick TasseAdd process and syscall labels to Control Flow and...
2012-12-13  Alexandre Montplaisirtmf: Correctly export all packages in runtime plugins
2012-12-11  Alexandre Montplaisirtmf: Bring back "@since 1.2" annotations in master
2012-12-11  Alexandre MontplaisirMerge branch 'lttng-kepler'
2012-12-07  Xavier Raynaudlttng/o.e.l.tmf.ui/.../TimeGraphScale.java: avoid ...
2012-12-06  Patrick TasseFix histogram current event and time stamp format parsing
2012-12-06  Patrick TasseFix corrupted cache when clear interrupts cache populat...
2012-12-05  Patrick TasseFix mouse wheel zoom in time range histogram
2012-12-05  Bernd HufmannAdd notification for reset of time scale in TimeGrapViewer
2012-12-05  Patrick TasseFix deleting of supplementary files on remove of trace...
2012-12-04  Patrick TasseAdd support for filters in Time Chart view
next
This page took 0.0414 seconds and 8 git commands to generate.