picard:2.7.x

Last commit made on 2021-04-30
Get this branch:
git clone -b 2.7.x https://git.launchpad.net/picard

Branch merges

Branch information

Name:
2.7.x
Repository:
lp:picard

Recent commits

ac3d449... by Philipp Wolfer

Removed unused constants from ScriptEditorPage

336220a... by Laurent Monin <email address hidden>

Minor rewrite, code simplification (#4)

* eventFilter(): Match event.type() using a set

* toggle_documentation(): use setVisible() to simplify code

084e162... by Bob Swift <email address hidden>

Make `tagger` argument non-optional. Fix incorrect reference.

def7d91... by Bob Swift <email address hidden>

Revise arguments to ScriptEditorExamples. Remove unsused `parent`.

3e8634b... by Bob Swift <email address hidden>

Correction to docstring

3dd6d06... by Bob Swift <email address hidden>

Remove unused `send_signal` option.

9c34b67... by Laurent Monin <email address hidden>

Convert default_examples() to a generator (#3)

038c55d... by Laurent Monin <email address hidden>

Replace example_1() & example_2() with default_examples()

- Use a dict for metadata
- easier to extend

0da8d5c... by Bob Swift <email address hidden>

Missing updated file that should have been on commit cc27862. (Oops)

b0aa93e... by Bob Swift <email address hidden>

Set file types as class properties to reduce duplication.