diff --git a/.tx/config b/.tx/config index 8afd5fe81..de69aa30f 100644 --- a/.tx/config +++ b/.tx/config @@ -2,7 +2,7 @@ host = https://www.transifex.com lang_map = uk: uk_UA, cs : cs_CZ, nl : nl_NL, fi : fi_FI, es : es_ES, id : id_ID -[valentina-project.valentina_ts] +[valentina-project.valentina-ts] file_filter = share/translations/valentina_.ts minimum_perc = 20 source_file = share/translations/valentina.ts diff --git a/ChangeLog.txt b/ChangeLog.txt index 85431bd70..3f9469091 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -8,6 +8,8 @@ - Fix finding point of intersection curve and axis. Case when the axis's point lies on the curve. - Fix visualization for tool point of intersection line and axis. Case when the axis's point lies on the line. - Table of variables is available in Details mode. +- Fix incorrect comparison of the global length of passmark to minimal allowed value. +- Make an increment name valid after user selected it from a completion list. # Valentina 0.7.49 July 1, 2021 - Fix crash. diff --git a/dist/OBS_debian/debian.valentina.1 b/dist/OBS_debian/debian.valentina.1 index 9f5efa2b7..8359a26bb 100644 --- a/dist/OBS_debian/debian.valentina.1 +++ b/dist/OBS_debian/debian.valentina.1 @@ -132,7 +132,10 @@ The path to output destination folder. By default the directory at which the app .BR "*" " PDF tiled files (*.pdf) = 33," .RE .RS -.BR "*" " TIFF файли (*.tif) = 35." +.BR "*" " TIFF файли (*.tif) = 35," +.RE +.RS +.BR "*" " TIFF файли (*.tif) = 36." .RE .IP "--bdxf" .RB "Export dxf in binary form." diff --git a/dist/Puzzle.icns b/dist/Puzzle.icns new file mode 100644 index 000000000..a8c2190d6 Binary files /dev/null and b/dist/Puzzle.icns differ diff --git a/dist/debian/menu b/dist/debian/menu index 3addde6b9..3e2e6f89d 100644 --- a/dist/debian/menu +++ b/dist/debian/menu @@ -1,2 +1,3 @@ ?package(valentina): needs="X11" section="Applications/Graphics" title="Valentina" command="valentina" ?package(valentina): needs="X11" section="Applications/Data Management" title="Tape" command="tape" +?package(valentina): needs="X11" section="Applications/Data Management" title="Puzzle" command="puzzle" diff --git a/dist/debian/puzzle.1 b/dist/debian/puzzle.1 new file mode 100644 index 000000000..3c04b8ad7 --- /dev/null +++ b/dist/debian/puzzle.1 @@ -0,0 +1,55 @@ +.\" Manpage for puzzle +.\" Contact dismine@gmail.com to correct errors. +.TH puzzle 1 "23 March, 2020" "puzzle man page" +.SH NAME +Puzzle \- Valentina's manual layout +.SH SYNOPSIS +puzzle [options] file +.SH DESCRIPTION +.B Valentina +Puzzle is the name of the new application to create manual layouts. Similar to "Tape", it is an application that is separated from Valentina and work on it's own, but is a part of the Valentina package and work closely together with Valentina. + +.B Puzzle +is a part of Valentina. And used for creating and editing manual layouts. +.IP "-h, --help" +Displays this help. +.IP "-v, --version" +Displays version information. +.IP "-e, --exportFile " +The filename of exported layout file. Use it to enable console export mode. +.IP "-r, --rawLayout " +Load pattern pieces form the raw layout data file. +.IP "-f, --format " +Number corresponding to tiled pdf page template (default = 0, export mode with tiled pdf format): +.IP "--bdxf" +Export dxf in binary form. +.IP "--text2paths" +Export text as paths. +.IP "-c, --crop" +Auto crop unused length (export mode). +.IP "--cropWidth" +Auto crop unused width (export mode). +.IP "--tiledPageformat