JAL-2376 copied out patch from Phyre branch
[jalview.git] / src / jalview / viewmodel /
2017-03-31 gmungocMerge branch 'develop' into bug/JAL-2431splitFrameNewView bug/JAL-2431splitFrameNewView
2017-03-22 kiramtMerge remote-tracking branch 'origin/develop' into
2017-03-21 Jim ProcterMerge branch 'features/JAL-2388OverviewWindow' into...
2017-03-17 kiramtJAL-2388 Renamed column and row subtraction functions
2017-03-16 kiramtJAL-2388 Applied ViewportRanges to code
2017-03-16 kiramtJAL-2388 Renamed viewport position props to viewport...
2017-03-16 kiramtJAL-2439 Out-by-one in setting endRes/endSeq
2017-03-15 gmungocJAL-2431 show cDNA consensus after New View in split...
2017-03-15 kiramtJAL-2388 Unit tests and tidies
2017-03-14 kiramtJAL-2388 Working overview panel
2017-03-14 gmungocJAL-2438 Javadoc updates
2017-03-14 gmungocJAL-2438 comment/Javadoc tidies
2017-03-13 gmungocJAL-2438 FeatureColourFinder refactored from FeatureRen...
2017-03-10 kiramtJAL-2388 Moving some alignment panel logic into overvie...
2017-03-07 kiramtJAL-2388 Fixed inherited&new out-by-one errors; further...
2017-03-07 kiramtJAL-2388 Additional unit tests
2017-03-07 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-03-06 kiramtJAL-2388 Dependency tidy
2017-03-06 kiramtJAL-2388 Remove OverviewDimensions dependency on gui...
2017-03-06 kiramtJAL-2388 Corrected overview panel behaviour, updated...
2017-03-03 kiramtJAL-2388 Initial removal of hidden cols/seqs out of...
2017-03-01 kiramtJAL-2388 Reverted to previous
2017-03-01 gmungocMerge branch 'features/JAL-2295setChimeraAttributes...
2017-03-01 kiramtJAL-2388 Preliminary refactor check-in, does not compile
2017-02-28 kiramtJAL-2388 First move of endRes etc out of AlignmentViewp...
2017-02-27 kiramtJAL-2388 Make startRes,startSeq,endRes,endSeq private...
2017-02-27 kiramtJAL-2388 Minor refactoring
2017-02-21 kiramtMerge branch 'develop' into features/JAL-2388OverviewWindow
2017-02-20 Jim ProcterMerge branch 'features/JAL-2379pcaMemory' into develop
2017-02-10 gmungocJAL-2371 small move of code, typo correction
2017-02-09 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-02-09 kiramtJAL-2388 Initial refactor of OverviewPanel
2017-02-09 gmungocMerge branch 'develop' into features/JAL-2379pcaMemory features/JAL-2379pcaMemory
2017-02-09 gmungocJAL-2405 set initial selection group alignment context
2017-02-08 gmungocJAL-2405 set context on selection group for tailored...
2017-02-07 gmungocJAL-2397 flag provided for 2.10.1 PCA gap calculation...
2017-02-03 gmungocJAL-2379 'direct' pairwise score calculation for PCA...
2017-01-31 gmungocJAL-2371 commented code removed only
2017-01-31 gmungocJAL-2371 rename global/viewportColourScheme to residueS...
2017-01-31 gmungocJAL-2385 more tests/bug fixes mostly for gui.SliderPane...
2017-01-27 gmungocJAL-2379 commented out code removed
2017-01-27 gmungocJAL-2371 CollectionColourScheme renamed ResidueShader...
2017-01-27 gmungocJAL-2360 JAL-2371 updates from review CR-JAL-1
2017-01-23 gmungocJAL-2386 unit tests for change colour (and minor refact...
2017-01-23 gmungocJAL-2386 simplify changeColour (doesn't change colour...
2017-01-17 gmungocJAL-2379 use SparseMatrix for encoded sequences, tidy...
2017-01-04 gmungocJAL-2371 CollectionColourScheme wraps ColourSchemeI
2016-12-20 gmungocJAL-2360 ColourSchemes holds configured schemes, AlignF...
2016-12-16 gmungocJAL-2360 refactoring for JalviewColourScheme enum,
2016-12-04 Jim ProcterJAL-1933 switch from gap count to occupancy
2016-12-02 gmungocJAL-1933 gap value as description; minor formatting
2016-12-01 Jim ProcterJAL-1933 basic hack to get gap counts shown as an annot...
2016-11-23 Jim ProcterMerge branch 'bug/JAL-2323disulfideOverview' into develop
2016-11-22 Jim ProcterMerge branch 'features/JAL-1738_JAL-345_selectionfromhi...
2016-11-21 Jim ProcterJAL-2335 patched FeatureRendererModel.findFeaturesAtRes... bug/JAL-2323disulfideOverview
2016-11-21 gmungocMerge branch 'develop' into bug/JAL-2323disulfideOverview
2016-11-17 gmungocJAL-98 ProfilesI container for profiles for columns
2016-11-16 gmungocJAL-2323 render disulfide bond correctly on overview...
2016-11-02 gmungocJAL-98 JAL-1854 encapsulate 'magic number' threshold...
2016-11-02 gmungocJAL-98 ProfileI interface for Profile
2016-11-02 gmungocJAL-98 Profile and ResidueCount moved from analysis...
2016-10-28 Jim ProcterJAL-966 SearchResultsI now on viewmodels.AlignmentViewp...
2016-10-28 Jim ProcterJAL-966 JAL-1738 JAL-345 interfaces for SearchResults...
2016-10-26 gmungocMerge branch 'bug/JAL-98consensusMemory' into develop
2016-10-26 gmungocJAL-98 null reference to globalColourScheme as it has...
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-24 Jim ProcterMerge branch 'releases/Release_2_10_0_Branch'
2016-10-24 gmungocJAL-2283 set 'by conservation' correctly when changing...
2016-10-06 gmungocMerge branch 'develop' into bug/JAL-98consensusMemory
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-10-05 Jim ProcterJAL-2189 source formatting
2016-10-03 gmungocJAL-98 use Profile to store consensus, ResidueCount...
2016-09-22 gmungocJAL-1421 typed ResidueProperties.propHash; JAL-2176...
2016-09-22 gmungocJAL-2216 new dispose() method to null references
2016-09-20 gmungocJAL-1306 calculate Quality also when Conservation not...
2016-09-19 gmungocJAL-2172 test and code updates for readonly selection...
2016-09-07 Jim ProcterMerge branch 'develop' into bug/JAL-1803_JAL-2157
2016-09-06 gmungocJAL-2147 additional test coverage for findMappingsForSe...
2016-09-01 Jim ProcterJAL-2034 check context of selection group to catch...
2016-08-31 Jim ProcterJAL-2034 moved ‘isDefinedGroup’ flag to a test method...
2016-07-20 gmungocJAL-2023 stronger check for whether to start cdna consensus
2016-07-18 Jim ProcterMerge branch 'features/JAL-2068groovyAnnotationWorker...
2016-07-14 Jim Procterfix for JAL-2147
2016-06-27 gmungocJAL-2133 refactored duplicated code to AlignmentViewport
2016-06-22 gmungocJAL-1982 defensive checks for null annotations array
2016-06-21 Jim ProcterMerge branch 'features/JAL-1956_featureStyles' into...
2016-06-20 Jim ProcterMerge branch 'develop' into features/JAL-2068groovyAnno... features/JAL-2068groovyAnnotationWorker
2016-06-02 tcofoegbuJAL-1944 java doc update and minor house keeping
2016-06-01 tcofoegbuJAL-1944 updated bugfix implementation
2016-05-31 tcofoegbuJAL-1944 fix for visible seqs sometimes been replaced...
2016-05-27 gmungocJAL-1989 tightened up use of flag for 'column selection...
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-27 Jim ProcterJAL-2085 JAL-2086 fix hiddenRepSequence and new referen...
2016-04-14 gmungocJAL-1421 typed map / lists, explicit imports, method...
2016-04-04 Jim ProcterJAL-969 refactor columnselection operation (during...
2016-03-07 gmungocJAL-2023 CDS sequences added to / share alignment dataset
2016-03-01 gmungocMerge branch 'develop' into features/JAL-653_JAL-1766_h...
2016-02-26 tcofoegbuJAL-1994 updated implementation for broken tests
next