Merge branch 'bug/JAL-2791exportFilteredFeature' into merge/JAL-2791
[jalview.git] / src / jalview / viewmodel / seqfeatures / FeatureRendererModel.java
2019-03-01 gmungocMerge branch 'bug/JAL-2791exportFilteredFeature' into...
2018-10-23 gmungocJAL-3139 check group visibility when removing 'redundan... bug/JAL-3139colocatedFeatures
2018-09-27 gmungocJAL-2791 method that tests all conditions for feature...
2018-04-18 gmungocMerge branch 'releases/Release_2_10_4_Branch' into...
2018-04-18 gmungocJAL-2593 render 'duplicate' features if transparency...
2018-01-10 gmungocJAL-1793 update spike branch to latest
2018-01-10 gmungocJAL-2791 ignore feature type visibility in getColor()
2017-12-08 gmungocJAL-2843 FeatureRenderer.getFeatureFilters returns...
2017-11-23 gmungocJAL-2808 update spike to latest (filter range tooltip...
2017-11-23 gmungocJAL-2808 refactor KeyedMatcher as FeatureMatcher with...
2017-11-23 gmungocJAL-2808 update spike to latest (filter range, Present...
2017-11-23 gmungocJAL-2808 pass FeatureSettings to controller as array...
2017-11-22 gmungocJAL-2069 spike updated with latest (FeatureTypeSettings)
2017-11-22 gmungocJAL-2808 JAL-2069 FeatureTypeSettings (with new Filters...
2017-11-15 gmungocJAL-2816 exclude filtered / thresholded out features...
2017-11-15 gmungocJAL-2835 spike updated with latest
2017-11-15 gmungocJAL-2835 code tidy (generic type constructors)
2017-11-07 gmungocJAL-2069 update spike branch with latest
2017-11-07 gmungocJAL-2069 add 'by attribute' options to graduated featur...
2017-11-07 gmungocJAL-2816 tweaks to feature visibility checks
2017-11-02 gmungocJAL-2808 spike updated with latest
2017-11-02 gmungocJAL-2808 feature filters held on FeatureRenderer, getCo...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-21 gmungocMerge branch 'develop' into features/JAL-2446NCList features/JAL-2446NCList
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-08-10 gmungocJAL-2593 don't filter out 'colour by label' features
2017-07-24 gmungocspike branch updated from latest features/JAL-2446
2017-07-23 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-07-22 gmungocJAL-2624 check feature colour threshold when colouring...
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-09 gmungocJAL-2593 avoid redundant rendering of co-located features
2017-06-01 gmungocJAL-2754 Sequence.findFeatures(fromCol, toCol) features/JAL-2754findFeaturesByColumn
2017-05-31 gmungocJAL-2483 JAL-2575 don't sort newly discovered features
2017-05-31 gmungocJAL-2574 preparation for Sequence.findFeatures(col1...
2017-05-23 gmungocJAL-2490 find features for export as GFF, JAL-2548...
2017-05-22 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-09 gmungocJAL-2483 JAL-2481 fixed findAllFeatures to handle null...
2017-05-05 gmungocJAL-964 JAL-2510 update Feature Settings from Amend...
2017-04-26 gmungocJAL-2490 findFeaturesAtRes with performant feature...
2017-04-20 gmungocJAL-2483 JAL-2481 findAllFeatures without scanning...
2017-03-22 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-03-14 gmungocJAL-2438 Javadoc updates
2017-03-14 gmungocJAL-2438 comment/Javadoc tidies
2017-03-13 gmungocJAL-2438 FeatureColourFinder refactored from FeatureRen...
2016-12-16 gmungocJAL-2360 refactoring for JalviewColourScheme enum,
2016-11-21 Jim ProcterJAL-2335 patched FeatureRendererModel.findFeaturesAtRes... bug/JAL-2323disulfideOverview
2016-11-16 gmungocJAL-2323 render disulfide bond correctly on overview...
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-10-05 Jim ProcterJAL-2189 source formatting
2016-07-18 Jim ProcterMerge branch 'features/JAL-2068groovyAnnotationWorker...
2016-06-20 Jim ProcterMerge branch 'develop' into features/JAL-2068groovyAnno... features/JAL-2068groovyAnnotationWorker
2016-05-10 gmungocMerge branch 'develop' into features/JAL-1956_featureStyles
2016-05-09 gmungocJAL-2018 export graduated feature colours correctly
2016-05-03 gmungocJAL-2068 minimised jalview.gui imports, test for remove...
2016-04-14 gmungocJAL-1421 typed map / lists, explicit imports, method...
2016-02-24 gmungocJAL-2015 JAL-1956 rollout of FeatureColourI in place of JAL-1956_featureStyles
2016-02-22 gmungocJAL-1705 first pass at applying preset feature colourin...
2016-02-12 gmungocJAL-2008 avoid unnecessary repaints; signatures changed...
2015-10-16 Jim ProcterJAL-1925 update source version in license Release_2_9_0b2
2015-10-08 Jim ProcterJAL-1894 update year/version in copyright
2015-10-05 Jim ProcterMerge branch 'develop' into Release_2_9_0b1_Branch
2015-09-24 gmungocJAL-1904 parse feature file colours on to alignment...
2015-09-10 Jim ProcterJAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensin...
2015-09-10 Jim ProcterJAL-1645 licencing for new files in src
2015-09-10 Jim ProcterJAL-1645 source formatting and organise imports
2015-07-23 Jim ProcterJAL-1819 use Float.isNaN() to check for NaNs!
2015-03-26 gmungocMerge develop to Release_2_8_3_Branch
2015-02-19 gmungocJAL-1665 refactored Sequence.getSequenceFeatures features/sequenceFeatureRefactor
2015-01-07 Jim ProcterJAL-1483 null features not displayed
2015-01-07 Jim ProcterJAL-1483 check dataset for features if none found on...
2014-11-14 Jim ProcterMerge branch 'develop' into JAL-1483_featureBasedTreeCalc
2014-08-08 j.procter@dundee... JAL-1482 feature renderer and manipulation code refacto...
2014-08-08 j.procter@dundee... JAL-1483 abstract feature renderer model holds render...