Project

General

Profile

Download (14.3 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b4979250 04/29/2016 08:23 PM Ben Stöver

Context menu entry for exporting alignment files added.
ExportSingleReadAlignmentHandler renamed to ExportSequenceToFileHandler.

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

Merge branch 'develop' into LibrAlign

5ac8a8c8 03/21/2016 10:45 AM Patrick Plitzner

I18n

32746e43 01/20/2016 09:40 AM Patrick Plitzner

Refactor SingleReadContextMenu #5406

  • split into separate commands, property testers and menu items
  • adjusted molecular context menu entries to be grouped together with singler read entries
5d5c3c75 01/20/2016 09:34 AM Patrick Plitzner

Structure derivative editor context menu (#5406)

  • fixed context menu bug where some items would only show up every second time (menuManager.setRemoveAllWhenShown(true); //<- was the trick)
0ed26a71 09/08/2015 04:00 PM Patrick Plitzner

Merge branch 'develop' into LibrAlign

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

Paste action for AlignmentEditor added.

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

Cut action for AlignmentEditor implemented.

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

Move property tester to editor plugin

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

Add Copy functionality to AlignmentEditor

a5e0f609 07/15/2015 02:09 PM Patrick Plitzner

Fix menu contributions

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

Dependency refactoring

Arranged classes and classpath in accordance to other taxeditor projects.

27a30379 07/15/2015 10:48 AM Patrick Plitzner
  • moved "Add..." menu item to the bottom to avoid other items not to be drawn
29b09b3a 07/14/2015 02:20 PM Patrick Plitzner

Initial import of plugin files