Commit graph

248 commits

Author SHA1 Message Date
Roman Telezhynskyi 18e1a4a601 Remove gradation information from pattern. 2020-10-16 08:22:43 +03:00
Roman Telezhynskyi 20675a081a Changes to CLI. 2020-10-03 07:33:56 +03:00
Roman Telezhynskyi 89c6a62131 Not all rpm based distributions support elif statement. 2020-07-13 19:45:35 +03:00
Roman Telezhynskyi 073ed832c4 Fix error in rpm package.
Different distributions package poppler under different names.
2020-07-10 20:46:49 +03:00
Roman Telezhynskyi 0efb32d475 Fix issue with package xpdf on Ubuntu 20.04. [ci skip]
xpdf never provided a binary we needed. All this time we needed poppler-utils package. Everything worked because xpdf suggested it.
2020-06-13 17:52:42 +03:00
Roman Telezhynskyi 89d0dd4815 Make xpdf optional package on Debian. 2020-04-22 14:37:40 +03:00
Roman Telezhynskyi 6cd280fe12 Update repository path in deb and rpm packages. 2020-04-22 14:37:06 +03:00
Roman Telezhynskyi 49828889e2 New layout generator option: Prefer one sheet solution. 2020-03-22 16:22:03 +02:00
Roman Telezhynskyi c8526f2eb0 Setting scale factor for export and print. 2020-03-21 18:15:29 +02:00
Roman Telezhynskyi cbb9536e62 Forgot to update man pages. 2020-03-18 14:53:09 +02:00
Roman Telezhynskyi 1b663bb5e1 Export pattern to DXF-ASTM. 2020-03-15 13:35:31 +02:00
Roman Telezhynskyi 99f29e2ac6 Temporary disable to resolve a conflict. 2020-01-31 12:06:57 +02:00
Roman Telezhynskyi 051e6ffee3 Code style. 2020-01-31 12:04:53 +02:00
Roman Telezhynskyi 43d57afc77 Final configuration to build an AppImage.
--HG--
branch : develop
2019-11-29 15:15:10 +02:00
Roman Telezhynskyi c614e72064 Add packages to resolve build on CentOS.
--HG--
branch : develop
2019-11-29 15:06:39 +02:00
Roman Telezhynskyi ca31168b86 Fix path to project sources.
--HG--
branch : develop
2019-10-30 10:43:02 +02:00
Roman Telezhynskyi 940c99f201 We need building from source.
--HG--
branch : develop
2019-10-30 10:25:15 +02:00
Roman Telezhynskyi 9846d5a91f Fixing bugs.
--HG--
branch : develop
2019-10-29 13:42:15 +02:00
Roman Telezhynskyi 6480580c0f Little improvement.
--HG--
branch : develop
2019-10-29 12:02:00 +02:00
Roman Telezhynskyi 144f40ad3d Building an AppImage for Valentina. ref #795.
--HG--
branch : develop
2019-10-29 10:53:39 +02:00
Andrey Ushakov ea75af2f46 New command line option --cropWidth. Helps to crop unused width of paper.
--HG--
branch : develop
2019-10-16 11:16:16 +03:00
Roman Telezhynskyi 3b728f10da Add support for Qt 5.13.
Update OpenSSL version to 1.1.1d.

--HG--
branch : develop
2019-09-20 16:49:16 +03:00
Roman Telezhynskyi c8287c34dc Fix error "bad %if condition". [skip ci]
--HG--
branch : develop
2019-07-25 19:32:50 +03:00
Roman Telezhynskyi 557f153777 Update debian control file. Copy changes for OBS. [skip ci]
--HG--
branch : develop
2019-07-25 19:10:22 +03:00
Roman Telezhynskyi 630910a403 Fix for openSUSE Tumbleweed. [skip ci]
--HG--
branch : develop
2019-07-25 19:08:59 +03:00
Roman Telezhynskyi db9e275422 Fix rpm package. [skip ci]
Error "directories not owned by a package".

--HG--
branch : develop
2019-07-25 17:09:02 +03:00
Roman Telezhynskyi 4d54c0c44c Fix typo in Valentina manpage.
Some cyrillic characters were used instead of latin.

--HG--
branch : develop
2019-07-25 08:10:08 +03:00
Roman Telezhynskyi 44345085c2 New option --manualPriority.
Helps to disable following manual priority without need to change settings for
each piece.

--HG--
branch : develop
2019-07-21 16:26:21 +03:00
Roman Telezhynskyi fa18e3b0d3 Enable ccache for Bitbucket Pipelines.
--HG--
branch : develop
2019-07-04 15:14:55 +03:00
Roman Telezhynskyi e8804c90bb New layout option --nestQuantity.
--HG--
branch : develop
2019-07-04 14:33:45 +03:00
Roman Telezhynskyi 413fe1ceea /usr/share/pixmaps is deprecated.
--HG--
branch : develop
2019-06-25 12:45:35 +03:00
Roman Telezhynskyi 991b64cf54 Deploy 64 bit version with 64 bit version of openssl.
--HG--
branch : develop
2019-06-18 16:49:32 +03:00
Roman Telezhynskyi 7e7e9b1ee5 Help a build script to recognize right lib prefix for aarch64 and ppc64le.
--HG--
branch : develop
2019-05-28 16:32:54 +03:00
Roman Telezhynskyi 41850e3b80 German translation for Inno setup script.
(grafted from f07a5749f0e3a3986b80759ddb644a08329b99e3)

--HG--
branch : develop
2019-04-30 11:00:05 +03:00
Roman Telezhynskyi d350b781c6 Some bug fixes for Windows installer. ref #968.
Fix custom strings, for not english languages doesn't work fallback to english
string.

Return Language dialog.
(grafted from bb3cc893635ba13e97ef1e904ebcc729b992d50a)

--HG--
branch : develop
2019-04-29 14:06:19 +03:00
Roman Telezhynskyi b9247dfe84 Continue cleaning requirements for packages.
--HG--
branch : develop
2019-04-10 17:22:28 +03:00
Roman Telezhynskyi 0987428a93 Increase required Qt version up to 5.4.
--HG--
branch : develop
2019-04-05 15:42:22 +03:00
Roman Telezhynskyi 37b07c1512 Refrsesh docker image.
--HG--
branch : develop
2019-04-03 15:10:56 +03:00
Roman Telezhynskyi 3b2b51fa74 Update man.
--HG--
branch : feature
2019-03-30 11:48:20 +02:00
Roman Telezhynskyi c12aeca599 Resolved issue #936. Improve list of predefined paper size formats for layout
export. Added format Tabloid.

--HG--
branch : develop
2019-02-13 17:30:27 +02:00
Roman Telezhynskyi 610538e070 Temporary workaround for issue with dark theme on MacOS. ref #922.
--HG--
branch : develop
2019-01-05 00:45:21 +02:00
Roman Telezhynskyi e108a1378f New command line option --landscapeOrientation.
--HG--
branch : develop
2018-12-27 16:37:47 +02:00
Roman Telezhynskyi 6016308d58 Resolved issue #651. Improve feature: Layout orientation according to grainline.
--HG--
branch : develop
2018-12-27 15:54:29 +02:00
Roman Telezhynskyi f3a1c608c9 Specify lib path for cases where building happens on host with different
architecture.

--HG--
branch : develop
2018-12-24 19:54:18 +02:00
Roman Telezhynskyi 379b0f473f Changes for packages.
--HG--
branch : develop
2018-10-12 16:20:19 +03:00
Roman Telezhynskyi dbb63daa31 Release v0.6.0.
--HG--
branch : release
2018-10-01 12:33:22 +03:00
Roman Telezhynskyi ebab1a0345 Fixing issues with .desktop files.
--HG--
branch : release
2018-09-02 15:52:22 +03:00
Roman Telezhynskyi 0d9f7fd194 Build requirement for Mageia.
--HG--
branch : develop
2018-07-30 09:57:26 +03:00
Roman Telezhynskyi 2c7b21b98d Resolved issue #865. New feature. Dynamic Way to define Material in piece label.
--HG--
branch : develop
2018-07-18 20:18:30 +03:00
Roman Telezhynskyi fd85efacd9 Resolved issue #862. Force Valentina to immediately terminate if a pattern
contains a parsing warning.

--HG--
branch : develop
2018-07-13 16:18:04 +03:00