picard:2.6.3

Last commit made on 2021-06-06
Get this branch:
git clone -b 2.6.3 https://git.launchpad.net/picard

Branch merges

Branch information

Name:
2.6.3
Repository:
lp:picard

Recent commits

d896013... by Philipp Wolfer

Release 2.6.3

0817417... by Philipp Wolfer

PICARD-2205: Update syntax highlighting to allow functions starting with _ or 0-9

The scripting syntax definition and parser implementation allow such functions.

b07b43d... by Philipp Wolfer

PICARD-2214: Fix exception if script ends with backslash

ee58d90... by Philipp Wolfer

PICARD-2206: Fix tab order for option pages

a7c854d... by Philipp Wolfer

Added Malay translation for NSIS installer

a6c7170... by Philipp Wolfer

PICARD-2226: Removed config object per thread again

Syncing between those instances does not work as advertised, which causes missing updates on config changes.

fe88a34... by Philipp Wolfer

PICARD-2219: Fix empty renaming script breaking the filename

A renaming script evaluating to an empty name would cause files to be renamed to e.g. "_mp3", breaking the file extension. Now the original filename will be kept.

d1dc5f3... by Philipp Wolfer

PICARD-2209: Ensure DesktopStatusIndicator is registered only once

Otherwise this can lead to performance issues if the user minimizes / maximizes the main window multiple times, causing multiple DesktopStatusIndicator getting registered.

e4711a9... by Philipp Wolfer

Release 2.6.2

07708a1... by Philipp Wolfer

Updated translations from Transifex