Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0d472556 04/27/2016 11:38 AM Patrick Plitzner

Fix dependencies and model update

83e80374 04/12/2016 10:03 AM Patrick Plitzner

Merge branch 'develop' into LibrAlign

a1a8b581 10/01/2015 05:27 PM Cherian Mathew

#5300 Implement remoting in Alignment Editor

0ed26a71 09/08/2015 04:00 PM Patrick Plitzner

Merge branch 'develop' into LibrAlign

fbd92259 09/02/2015 11:38 AM Ben Stöver

Implementation of AlignmentEditorPasteHandler changed.

ab9f98b3 09/02/2015 11:29 AM Ben Stöver

Paste action for AlignmentEditor added.

14bbe452 08/26/2015 06:39 PM Ben Stöver

Shared functionality moved from AlignmentEditorCopyHandler to AlignmentModelUtils in LibrAlign.

1afe3ed2 08/26/2015 04:14 PM Ben Stöver

JavaDoc extended.
Different LibrAlign model action used in AlignmentEditorCutHandler.

65fe133d 08/26/2015 04:07 PM Ben Stöver

Cut action for AlignmentEditor implemented.

1878ece9 08/26/2015 01:13 PM Ben Stöver

Shared clipboard added to AlignmentEditor. (Should be moved to a global EDITor class in the future.)

4e400041 08/26/2015 11:52 AM Ben Stöver

AbstractFocusedAlignmentAreaHandler added.

4ec9f3b6 08/25/2015 08:32 PM Ben Stöver

Some general methods moved from AlignmentEditor to SWTUtils in bioinfweb.commons.

479060ec 08/25/2015 08:13 PM Ben Stöver

AlignmentEditorCopyHandler now sets current action status.

94d3e32a 08/25/2015 05:42 PM Patrick Plitzner

Move property tester to editor plugin

a0f46df5 08/25/2015 05:38 PM Ben Stöver

AlignmentEditorCopyHandler now offers copying functionality as a static method.
Copying not performed, if no nucleotides are selected.

c0e388f7 08/25/2015 05:28 PM Ben Stöver

Moved functionality to be shared from AlignmentEditorCopyHandler to AlignmentEditor.
AlignmentEditorCopyHandler refactored.

afa09948 08/25/2015 05:17 PM Ben Stöver

Initial implementation of AlignmentCopyHandler finished.
Minor changes.

7929348c 08/25/2015 03:04 PM Patrick Plitzner

Add Copy functionality to AlignmentEditor

09152959 08/24/2015 06:57 PM Ben Stöver

Test implementation of Copy action added to AlignmentEditor.

3141e8b0 08/17/2015 12:59 PM Ben Stöver

Minor changes.

f2218c81 08/17/2015 12:56 PM Ben Stöver

Fixed NPE when loading single reads without attached pherogram.

399fd1a8 07/21/2015 01:46 PM Patrick Plitzner

Merge branch 'LibrAlign' into develop

9ca25430 07/21/2015 12:25 PM Ben Stöver

Fixed NPE when saving an alignment with a read without attached pherogram.

6fa5e6c3 07/15/2015 01:00 PM Patrick Plitzner

Dependency refactoring

Arranged classes and classpath in accordance to other taxeditor projects.