JAL-3141. This adds quite a lot of code to allow an 'Include backup files' checkbox...
[jalview.git] / src / jalview / datamodel /
2017-11-22 kiramtJAL-2759 performance tweaks
2017-11-22 gmungocJAL-2808 capture feature attributes datatype (Character...
2017-11-22 kiramtJAL-2759 HiddenColumns test polishing
2017-11-21 kiramtJAL-2759 corrected old getVisibleBlocksIterator calls...
2017-11-21 kiramtJAL-2759 Remove getVisibleBlocksIterator call
2017-11-21 kiramtMerge branch 'develop' into feature/JAL-2759
2017-11-21 kiramtJAL-2759 unit tests for VisibleContigsIterator
2017-11-20 kiramtJAL-2759 cursor option for BoundedStartRegionIterator
2017-11-20 kiramtJAL-2759 rationalise visible contigs iteration
2017-11-20 kiramtJAL-2759 improvements to speed up synchronisation;...
2017-11-17 Jim ProcterJAL-2698 source code licencing
2017-11-17 Jim ProcterMerge branch 'doc/JAL-2494_JAL-2828_mergefindAnnotation...
2017-11-17 kiramtJAL-2759 Move isVisible to use cursor
2017-11-17 kiramtJAL-2759 tidy
2017-11-17 kiramtJAL-2759 Update tests
2017-11-17 kiramtJAL-2759 Convert reveal to use cursor
2017-11-17 kiramtJAL-2759 HiddenColumnsCursor tests
2017-11-16 Jim ProcterMerge branch 'develop' into bug/JAL-2541cutRelocateFeatures
2017-11-16 Jim ProcterMerge branch 'bug/JAL-2829deleteCharsWithGaps' into...
2017-11-15 gmungocJAL-2835 spike updated with latest
2017-11-15 gmungocJAL-2835 support filter/colour by nested attribute...
2017-11-13 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-11-13 gmungocJAL-2176 removed unused Sequence.index
2017-11-13 gmungocMerge branch 'bug/JAL-2829deleteCharsWithGaps' into
2017-11-13 kiramtJAL-2759 convert findColumnPosition to use cursor
2017-11-13 kiramtJAL-2759 Converted getHiddenBoundaryLeft/Right to use...
2017-11-10 Jim ProcterJAL-2828 allow CalcId to match on String equivalence... doc/JAL-2494_JAL-2828_mergefindAnnotation
2017-11-10 Jim ProcterJAL-2828 refactored duplicate code for searching lists...
2017-11-10 gmungocJAL-2829 fixes and unit tests bug/JAL-2829deleteCharsWithGaps
2017-11-10 gmungocJAL-2562 updated findPosition javadoc to match behaviour
2017-11-09 kiramtJAL-2759 make bounds correct for left scrolling with...
2017-11-08 kiramtMerge branch 'develop' into feature/JAL-2759
2017-11-07 Jim ProcterJAL-2822 JAL-2684 clarified javadoc
2017-11-07 gmungocJAL-2069 update spike branch with latest
2017-11-07 gmungocJAL-2069 add 'by attribute' options to graduated featur...
2017-11-06 Jim ProcterMerge branch 'bug/JAL-2541cutRelocateFeatures' into...
2017-11-06 kiramtJAL-2759 fix getHiddenOffset iterating backwards
2017-11-03 gmungocJAL-2808 JAL-2069 record feature attributes description...
2017-11-02 gmungocJAL-2808 spike updated with latest
2017-11-02 gmungocJAL-2808 new Filters tab in Feature Settings
2017-11-02 gmungocJAL-2808 convenience method to get attribute as String
2017-11-01 kiramtJAL-2778 remove unnecessary code running in repaint
2017-10-30 gmungocJAL-2792 Javadoc updates
2017-10-30 gmungocJAL-2808 remember attribute keys by feature type
2017-10-27 gmungocJAL-1793 spike branch updated to latest
2017-10-27 gmungocJAL-2792 include source in copy constructor; null point...
2017-10-27 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-10-27 gmungocJAL-2792 capture feature metadata and render in Feature...
2017-10-26 Jim ProcterMerge branch 'feature/JAL-2488finalize' into develop
2017-10-26 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-10-26 gmungocJAL-2792 html table for Feature Details report
2017-10-24 gmungocJAL-2738 tidy Javadoc, remove debug logging
2017-10-24 gmungocJAL-2738 update spike branch with latest
2017-10-24 gmungocMerge branch 'develop' into features/JAL-1793VCF; lambd...
2017-10-23 Jim ProcterMerge branch 'bug/JAL-2682parseId' into develop
2017-10-20 gmungocPush 1793 latest to spike branch
2017-10-19 gmungocJAL-2755 add missing Javadoc
2017-10-13 kiramtJAL-2759 hiddenColumns null check
2017-10-12 kiramtJAL-2759 working first pass cursor
2017-10-11 gmungocJAL-2772 check array bounds for sequence access bug/JAL-2772pdbArrayBounds
2017-10-11 gmungocMerge branch 'bug/JAL-2742' into develop
2017-10-10 kiramtJAL-2759 Rearranged iterators
2017-10-10 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-10-09 gmungocJAL-2480 use interface type for sequenceFeatureStore
2017-10-09 kiramtJAL-2674 iterator updates
2017-10-06 kiramtJAL-2674 Last moves to iterators
2017-10-06 kiramtJAL-2647 stashing
2017-10-05 kiramtJAL-2674 Removed a stray Vector
2017-10-05 gmungocJAL-2738 update spikes/mungo
2017-10-05 kiramtJAL-2674 Rationalising iterators and retesting
2017-10-05 gmungocJAL-2744 add score to feature details report, descripti...
2017-10-04 kiramtJAL-2674 Adjustments to hideColumns
2017-10-04 kiramtJAL-2674 more adjustments to locateVisibleBoundsOfSequence
2017-10-04 kiramtJAL-2674 Simplify locateVisibleBoundsOfSequence
2017-10-04 kiramtJAL-2674 tidy
2017-10-03 kiramtJAL-2674 testing
2017-10-03 kiramtJAL-2674 working refactor of drawPanel iteration
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-10-03 kjvdheideAdded checks for X mouse coordinate being >= 0 and...
2017-10-03 kiramtJAL-2674 2nd attempt to refactor seqcanvas drawing...
2017-10-02 kiramtJAL-2674 iterator for visible blocks with absolute...
2017-10-02 kjvdhAdded check for negative start columns
2017-09-29 gmungocJAL-2744 indent CSQ lines to catch the eye
2017-09-29 kiramtJAL-2674 Tidies
2017-09-29 kiramtJAL-2674 finish with iterators for now
2017-09-29 kiramtJAL=2674 Removed getHiddenColumnsCopy
2017-09-29 kiramtJAL-2674 reverted attempt at visible regions iterator
2017-09-28 kiramtJAL-2647 more iterators
2017-09-28 gmungocJAL-1796 GeneLociI as distinguished DBRefEntry
2017-09-28 gmungocJAL-2744 simple Feature Details report from Popup menu
2017-09-27 kiramtJAL-2674 Removing most calls to getHiddenColumnsCopy
2017-09-26 kiramtJAL-2674 tidied up CigarArray
2017-09-26 kiramtMerge remote-tracking branch 'origin/bug/JAL-2742'...
2017-09-26 kiramtJAL-2742 fixed
2017-09-26 kiramtJAL-2674 Changed CigarArray constructor to use HiddenCo...
2017-09-26 kiramtJAL-2674 Changes to pasting
2017-09-26 kiramtJAL-2674 HiddenColumns interface tidies
2017-09-26 kiramtJAL-2647 Added iterators and associated tests and bench...
2017-09-26 gmungocJAL-2738 promote setGeneLoci to SequenceI!
2017-09-25 gmungocJAL-2738 getGeneLoci promoted to SequenceI
next