tmf: Update the statistics viewer to use the refresh handler
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / views / uml2sd /
2014-04-26  Andrew FerrazzuttiChange tabs to spaces; elim trailing whitespace.
2014-03-03  Alexandre Montplaisirtmf/lttng: Update 2014 copyrights
2014-02-24  Patrick Tassetmf: Update Time Format preference page and defaults
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-23  Alexandre Montplaisirtmf: Move TmfEventRequest.ALL_DATA to the interface
2013-11-22  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-22  Alexandre Montplaisirtmf: Merge TmfDataProvider and TmfEventProvider together
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 Montplaisirtmf: Fix SD unit tests with GTK3
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  Marc-Andre LaperleAdd ... to Configure min max because it's a dialog
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-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-07  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-06  Alexandre Montplaisirtmf: Consider compilation warnings to be errors in...
2013-08-02  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-07-30  Alexandre Montplaisirtmf: Remove the concept of block size in event requests
2013-07-30  Alexandre Montplaisirtmf: Consolidate constructors in TmfEventRequest
2013-07-29  Patrick Tassetmf: Add support for time range selection
2013-06-03  Bernd Hufmanntmf: Fix exceptions in sequence diagram view during...
2013-05-31  Bernd HufmannFix for empty views that extend TmfView after restart...
2013-05-30  Bernd Hufmanntmf: Fix more Sonar warnings in Sequence Diagram Framework
2013-05-23  Alexandre Montplaisirtmf: Change SDView.isNeedInit() to protected
2013-05-22  Bernd Hufmanntmf: API clean-up of sequence diagram framework
2013-05-17  Bernd Hufmanntmf: fix sonar warnings about redundant modifier in...
2013-05-15  Bernd Hufmanntmf: fix unused message warning for sequence diagram...
2013-05-09  Alexandre Montplaisirtmf: Give proper names to SD messages variables
2013-05-01  Alexandre Montplaisirtmf: Switch views to the trace manager
2013-04-24  Alexandre Montplaisirtmf: Add copyright headers to properties files
2013-04-24  Alexandre Montplaisirtmf/lttng: Remove unneeded (non-Javadoc) comments
2013-02-28  Alexandre Montplaisirtmf: Update copyright headers in tmf.ui
2013-02-25  Alexandre Montplaisirtmf: Move timestamps to their own package
2013-02-14  Bernd HufmannFix Typos in interface methods of TmfUml2SdSynchLoader
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-09  Francois ChouinardRefactor TmfRequest
2013-01-07  Alexandre Montplaisirtmf: Add missing Javadoc to tmf.ui
2012-12-11  Alexandre MontplaisirMerge branch 'lttng-kepler'
2012-11-30  Bernd HufmannImplement TmfTimestampDelta for deltas of timestamps
2012-11-29  Bernd HufmannFix SWT widget disposed Exception in Sequence diagram...
2012-11-23  Patrick TasseSave and restore current time and range when switching...
2012-11-20  Alexandre Montplaisirtmf: Handle 'null' active pages in views
2012-11-20  Bernd HufmannFix NPEs in Sequence Diagram Framework during shutdown
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-01  Alexandre Montplaisirtmf: Make TmfTimestamp and TmfTimeRange immutable
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-11  Bernd HufmannFix removal of filter in SDView (Bug 391714)
2012-10-11  Bernd HufmannFix ArrayIndexOutOfBoundsException for sync signals...
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-27  Bernd HufmannFix for NPE in Sequence diagram when closing Eclipse...
2012-09-19  Patrick TasseMerge branch 'master' into lttng-kepler
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-07-27  Bernd HufmannFix more compiler/javadoc warnings as per new project...
2012-06-18  Alexandre Montplaisirtmf: Simple warning fixes in tmf.ui and tests
2012-06-14  Alexandre Montplaisirtmf: Continue upating the Javadoc in tmf.ui
2012-06-12  Alexandre Montplaisirtmf: Update Javadoc throughout tmf.ui
2012-05-25  Francois ChouinardInternalize some classes and fix a pile of warnings
2012-05-18  Francois ChouinardMerge corrected branch 'master'
2012-05-18  Francois ChouinardMerge branch 'master' into TmfTrace-new
2012-05-18  Francois ChouinardRevisit the TmfExperiment structure
2012-05-16  Bernd HufmannReplace printStackTrace() with proper logging in TMF...
2012-05-04  Bernd HufmannUpdate internal packages export in LTTng 2.0 control...
2012-05-03  Bernd HufmannMore fixes of static analysis warnings for UML2SD
2012-05-03  Patrick TasseMove legacy time analysis widget to lttng.ui and create...
2012-05-03  Bernd HufmannFix static analysis warnings for UML2SD
2012-05-03  Bernd HufmannJava Doc and API clean up of TMF UML Sequence diagram...
2012-05-01  Matthew KhouzamAdd support for CTF in Sequence Diagram view
next
This page took 0.089143 seconds and 8 git commands to generate.