Commit Graph

235 Commits

Author SHA1 Message Date
Roman Telezhynskyi
334983bc6e There is no conflict on Windows.
--HG--
branch : develop
2018-01-11 13:47:56 +02:00
Roman Telezhynskyi
225db2efc6 Enable languages in Windows installer.
--HG--
branch : develop
2018-01-11 12:42:32 +02:00
Roman Telezhynskyi
e8ee591e87 Warn user about conflicting package.
--HG--
branch : develop
2018-01-11 12:40:06 +02:00
Roman Telezhynskyi
a99212e89a Try build packages for RHEL and CentOS.
--HG--
branch : develop
2017-12-31 17:26:06 +02:00
Roman Telezhynskyi
a1c1192c61 Resolved issue #788. Unhardcode icon path in GNU/Linux launcher.
(grafted from 317ead5183109cad200c8bdd226eada44cc83b0f)

--HG--
branch : develop
2017-12-26 19:49:03 +02:00
Roman Telezhynskyi
bb43d90ff3 Improve Valentina manpage.
--HG--
branch : develop
2017-12-25 14:10:21 +02:00
Roman Telezhynskyi
17b3f125f8 Resolved issue #779. Add more roll paper size templates.
--HG--
branch : develop
2017-12-10 19:25:40 +02:00
Roman Telezhynskyi
d15e507aeb Fix issue. User should be able to control tiled pdf export through command line.
--HG--
branch : develop
2017-10-13 17:48:20 +03:00
Roman Telezhynskyi
f122ce479c Speed optimization. Deploy Windows version with file qtlogging.ini that disables
logging.

--HG--
branch : develop
2017-10-03 10:18:29 +03:00
Roman Telezhynskyi
b673ec0fc7 Command line options to export final measurements.
--HG--
branch : feature
2017-09-28 16:05:04 +03:00
Roman Telezhynskyi
bdc8840184 Resolved issue #756. New feature. Select pieces from command line.
--HG--
branch : develop
2017-09-22 19:16:16 +03:00
Roman Telezhynskyi
d836c61fa2 Updated example of using SignTool.
--HG--
branch : develop
2017-09-13 16:27:27 +03:00
Roman Telezhynskyi
b19cb9aee7 Removed crash sending system for Windows.
--HG--
branch : develop
2017-09-04 19:11:15 +03:00
Roman Telezhynskyi
dd83877a73 Fix _service file.
--HG--
branch : develop
2017-09-01 17:04:38 +03:00
Roman Telezhynskyi
b7db0804dc Our new website.
--HG--
branch : develop
2017-09-01 17:04:19 +03:00
Roman Telezhynskyi
0f4c993c83 Added default pattern label template.
--HG--
branch : feature
2017-08-14 17:17:40 +03:00
Roman Telezhynskyi
5c754a51d7 Fix file valentina.sharedmimeinfo.
--HG--
branch : feature
2017-08-14 17:13:54 +03:00
Roman Telezhynskyi
372ab02bbc Resolved issue #744. Check for Updates button produces error.
(grafted from 61294fbade9ec4418eb4e58b33cfae7f82281c55)

--HG--
branch : develop
2017-08-06 21:06:59 +03:00
Roman Telezhynskyi
ef6ac0a157 Continue replacing word "standard".
Missed one place.

--HG--
branch : develop
2017-07-25 08:08:16 +03:00
Roman Telezhynskyi
6afa9a1ebf Replace word "standard" to "multisize" everywhere in linux build scripts.
--HG--
branch : develop
2017-07-25 07:39:42 +03:00
Roman Telezhynskyi
54eadfdb3c Export to DXF-AAMA.
--HG--
branch : feature
2017-07-16 21:10:48 +03:00
Roman Telezhynskyi
ae5f28e723 Resolved issue #654. Improve feature: Rename Standard table to Multisize table.
--HG--
branch : develop
2017-07-13 11:02:06 +03:00
Ronan Le Tiec
46f70788cf issue #654 refactoring the code so that the functions and variables are called xxx multisize xxx instead of xxx standard xxx
--HG--
branch : develop
2017-07-12 20:21:48 +02:00
Roman Telezhynskyi
7d205d7596 Resolved issue #660. New export: Export details without layout.
--HG--
branch : develop
2017-07-09 14:45:49 +03:00
Roman Telezhynskyi
c074318d65 Resolved issue #716. Command line option to create *tiled* export.
--HG--
branch : develop
2017-07-08 20:18:47 +03:00
Roman Telezhynskyi
f94967d02e New option Export text as paths.
--HG--
branch : feature
2017-07-01 20:32:54 +03:00
Roman Telezhynskyi
9edc1a39db Allow user to select DXF version.
--HG--
branch : feature
2017-06-26 17:28:41 +03:00
Roman Telezhynskyi
c8199b5e7f Set minimally supported Windows version in Inno Setup script.
By default commented to allow users build own versions for not supported
versions.

--HG--
branch : develop
2017-05-16 12:37:19 +03:00
Roman Telezhynskyi
34f3737c9e Begin new branch v0.6.0.
--HG--
branch : develop
2017-05-12 08:47:05 +03:00
Roman Telezhynskyi
c0d79afb85 Merge with release. 2017-05-09 18:18:31 +03:00
Roman Telezhynskyi
b355f1dbfc Prepare to release 0.5.0. Change version number.
--HG--
branch : release
2017-05-09 16:04:31 +03:00
Roman Telezhynskyi
a3056dc7e2 Qt 5.2.0 is now minimal requirement to build the code.
--HG--
branch : release
2017-04-10 22:18:36 +03:00
Roman Telezhynskyi
948eef41e6 We in beta from now.
--HG--
branch : release
2017-04-10 19:21:45 +03:00
Roman Telezhynskyi
14732da2a5 Updated man pages.
--HG--
branch : feature
2017-03-10 11:44:55 +02:00
Roman Telezhynskyi
0bf6b9b4c9 Specify an icon file to display for the Uninstall entry in the Add/Remove
Programs Control Panel applet.

--HG--
branch : develop
2017-03-01 10:40:01 +02:00
Roman Telezhynskyi
9c27e7bfed Fixed issue #624. Icon resulotion issues with some display setups.
--HG--
branch : develop
2017-02-09 15:43:17 +02:00
Roman Telezhynskyi
3201ca5572 Added support flag noCrashReports.
--HG--
branch : develop
2017-01-30 14:44:11 +02:00
Roman Telezhynskyi
f982bea7ba Add OpenSSL library to bundle to prevent error "QSslSocket error when SSL is
NOT used".

Try to prevent crashes on Windows because OpenSSL library is not installed or
installed very old version. Also will help suppress annoying messages.

--HG--
branch : develop
2017-01-24 16:12:43 +02:00
Roman Telezhynskyi
b964d7f38b Fix problem with replacing develop version by minor version from previous
stable branch.

--HG--
branch : develop
2016-12-23 11:18:02 +02:00
Roman Telezhynskyi
166ef0b82e Remove previous translations before update. Allow user to change components.
--HG--
branch : develop
2016-11-21 20:48:00 +02:00
Roman Telezhynskyi
973e2563af Inno setup added component section for customization installed localizations.
--HG--
branch : develop
2016-11-14 19:34:27 +02:00
Roman Telezhynskyi
3e61e12394 Valentina.iss added little explanaition to code signing example.
--HG--
branch : develop
2016-10-31 15:26:20 +02:00
Roman Telezhynskyi
bb05ba2a80 Updated version for rpm package.
--HG--
branch : develop
2016-10-31 10:31:42 +02:00
Roman Telezhynskyi
119c5d8e37 Updated version for deb package.
--HG--
branch : develop
2016-10-31 10:28:46 +02:00
Roman Telezhynskyi
3e9c3a95ac Fixed issue #579. Gentoo ebuild: syntax error.
--HG--
branch : develop
2016-10-20 22:18:06 +03:00
Roman Telezhynskyi
5db01b03f2 Code signing on Windows.
--HG--
branch : develop
2016-10-11 14:57:45 +03:00
Roman Telezhynskyi
77e0e4dd2e Added Dockerfile i used for creating custom docker image for Bitbucket
Pipelines Beta.

--HG--
branch : develop
2016-08-04 16:24:17 +03:00
Roman Telezhynskyi
14d4f14adb When download an archive with source code from bitbucket by browser you will get
different than in a link. But when use wget downloads an archive it gets correct
name.

--HG--
branch : develop
2016-07-10 16:27:32 +03:00
Roman Telezhynskyi
3f342a880d Slackware build script for valentina.
--HG--
branch : develop
2016-07-10 15:54:01 +03:00
Roman Telezhynskyi
0744359337 Run with pngcrush 1.8.1.
--HG--
branch : develop
2016-06-27 19:08:18 +03:00
Roman Telezhynskyi
39f7727088 Used pngcrush key "brute".
--HG--
branch : develop
2016-06-27 18:42:31 +03:00
Roman Telezhynskyi
643fafcbc9 Resolved issue #517. MAC version incorrect sRGB profile.
libpng warning: iCCP: known incorrect sRGB profile.

--HG--
branch : develop
2016-06-26 21:27:04 +03:00
Roman Telezhynskyi
db25163b5f Fixed wrong file pattern format icon on Windows.
--HG--
branch : develop
2016-06-26 19:13:48 +03:00
Holger Pandel
74d47b5a4f Resolved issue #505. New installer script based on Inno Setup 5.
--HG--
branch : feature
2016-06-10 16:56:35 +02:00
Roman Telezhynskyi
f4595dc319 Preparetion for releasing new test build.
--HG--
branch : develop
2016-05-20 15:27:40 +03:00
Roman Telezhynskyi
0a5d9e6590 Preparation for new release 0.4.5.
--HG--
branch : release
2016-05-07 11:34:39 +03:00
Roman Telezhynskyi
8ed9e18ae3 Updated version inside package scripts.
--HG--
branch : release
2016-03-08 14:55:41 +02:00
Roman Telezhynskyi
daa30d1e27 Updated Info.plist files.
--HG--
branch : release
2016-03-08 14:51:21 +02:00
Roman Telezhynskyi
f69186b7b3 Updated changelog file for Debian package (OBS).
--HG--
branch : develop
2016-03-07 09:58:41 +02:00
Roman Telezhynskyi
4db8829d02 Updated version inside package scripts.
(grafted from 8b5923eab34c821a8a5e8e0ee576246258578ab1)

--HG--
branch : develop
2016-03-07 09:56:11 +02:00
Roman Telezhynskyi
0e45f47ecf Updated Info.plist files.
--HG--
branch : release
2016-03-06 18:25:30 +02:00
Roman Telezhynskyi
42f4f90503 Updated version inside package scripts.
--HG--
branch : release
2016-03-06 18:19:26 +02:00
Roman Telezhynskyi
833cf07a76 pdftops updated to version 3.04.
--HG--
branch : develop
2016-03-06 15:41:23 +02:00
Roman Telezhynskyi
db36e6abab Typos.
--HG--
branch : develop
2016-02-20 18:51:54 +02:00
Roman Telezhynskyi
f167467c28 Use debian.* files for building unstable package for Debian.
--HG--
branch : develop
2016-02-20 18:44:08 +02:00
Roman Telezhynskyi
e52acb8e28 dsc file for building package for Debian.
--HG--
branch : develop
2016-02-20 17:19:30 +02:00
Roman Telezhynskyi
89c644ca9f Fix for building unstable package.
--HG--
branch : develop
2016-02-20 12:22:58 +02:00
Roman Telezhynskyi
d0bdd46d77 Using CONFIG keys in package scripts.
--HG--
branch : develop
2016-02-19 20:37:41 +02:00
Roman Telezhynskyi
63151e5ca2 Use noRunPath in ebuild for stable version.
--HG--
branch : develop
2016-02-19 17:25:37 +02:00
Roman Telezhynskyi
006dc35a4a Updated ebuild files. Added man pages, doc files and desktop info.
--HG--
branch : develop
2016-02-19 17:03:39 +02:00
Roman Telezhynskyi
3a1818e53c Addition of builds for Leap 42.1.
(grafted from 1f21289e9b73475035b4adb1795cc2b87ae2237a)

--HG--
branch : develop
2016-02-19 16:37:19 +02:00
Roman Telezhynskyi
94fd02d009 Addition of builds for Leap 42.1.
--HG--
branch : release
2016-02-19 16:00:49 +02:00
Roman Telezhynskyi
e2bd5c51f2 Build and install only selected localizations. Use in Gentoo.
--HG--
branch : develop
2016-02-18 20:14:57 +02:00
Roman Telezhynskyi
b68653c660 Wrong poppler package name in ebuild scripts.
--HG--
branch : develop
2016-02-18 17:35:47 +02:00
Roman Telezhynskyi
4c40305675 Gentoo ebuild templates for stable and unstable packages.
--HG--
branch : develop
2016-02-18 16:14:11 +02:00
Roman Telezhynskyi
701fd529dd Updated version inside package scripts.
(grafted from 25b56016a52ee0e1410cd812855862250ac308bc)

--HG--
branch : develop
2016-02-17 13:01:41 +02:00
Roman Telezhynskyi
40806aea1b Updated Info.plist files.
--HG--
branch : develop
2016-02-17 12:58:18 +02:00
Roman Telezhynskyi
7cb2135e8a Updated Info.plist files.
--HG--
branch : release
2016-02-17 12:33:42 +02:00
Roman Telezhynskyi
79112236c4 Updated version inside package scripts.
--HG--
branch : release
2016-02-17 12:28:09 +02:00
Roman Telezhynskyi
b80225dcf6 Build rpm packages from better compressed archive.
--HG--
branch : develop
2016-01-30 00:14:48 +02:00
Roman Telezhynskyi
d244efdc08 Updated versions inside Info.plist files.
--HG--
branch : develop
2016-01-29 22:19:44 +02:00
Roman Telezhynskyi
2f23445c58 Updated version package scripts.
--HG--
branch : release
2016-01-29 21:46:39 +02:00
Roman Telezhynskyi
d97941febd Updated version package scripts.
(grafted from c1ae839d2e2ffb73a174ffe1185165aaf7087a29)

--HG--
branch : develop
2016-01-27 19:39:40 +02:00
Roman Telezhynskyi
ddc78a206e Updated version package scripts.
--HG--
branch : release
2016-01-27 14:56:35 +02:00
Roman Telezhynskyi
5f1421f512 New icon for VAL file. Updated Tape logo. Updated ico for standard measurements.
--HG--
branch : develop
2016-01-20 17:44:07 +02:00
Roman Telezhynskyi
95d348ac57 Updated version in the NSIS script.
--HG--
branch : develop
2016-01-15 14:15:18 +02:00
Roman Telezhynskyi
9578206ad6 Updated version in the NSIS script.
--HG--
branch : release
2016-01-14 17:06:14 +02:00
Roman Telezhynskyi
830c43a89d Mac OS proxy icon.
--HG--
branch : develop
2015-12-05 16:16:29 +02:00
Roman Telezhynskyi
a9d4e6271e Error directories not owned by a package.
--HG--
branch : develop
2015-11-28 19:11:30 +02:00
Roman Telezhynskyi
211b68b920 OpenSuse still doesn't like categories.
--HG--
branch : develop
2015-11-28 17:28:05 +02:00
Roman Telezhynskyi
a1183e4f7f OpenSuse. Despite the above, /usr/lib/rpm/brp-suse.d/brp-30-desktop strictly
enforces to always have *at least* one category followed by a subcategory.

--HG--
branch : develop
2015-11-28 13:17:45 +02:00
Roman Telezhynskyi
1468d25322 error: Installed (but unpackaged) file(s) found:
/usr/lib/mime/packages/valentina
/usr/share/mime/packages/valentina.xml

--HG--
branch : develop
2015-11-28 10:56:14 +02:00
Roman Telezhynskyi
a8b75361e4 Fixed wrong prefix value. %{buildroot} value we now pass through 'make install'.
--HG--
branch : develop
2015-11-28 09:53:16 +02:00
Roman Telezhynskyi
074242ad56 OpenSuse requires more categories in .desktop files.
--HG--
branch : develop
2015-11-28 09:51:47 +02:00
Roman Telezhynskyi
a73e70f2ca Macros %suse_update_desktop_file.
--HG--
branch : develop
2015-11-27 17:39:09 +02:00
Roman Telezhynskyi
e72c3c8cf8 Fixed bogus date in valentina.spec.
--HG--
branch : develop
2015-11-27 16:23:58 +02:00
Roman Telezhynskyi
9ee7b467d5 Completely skip RHEL that does not provide Qt5 packages.
--HG--
branch : develop
2015-11-27 16:12:47 +02:00
Roman Telezhynskyi
c2deab80e1 Try to fix building on RHEL.
--HG--
branch : develop
2015-11-27 16:06:59 +02:00
Roman Telezhynskyi
ccc52239a7 Respect destination directory in "make install".
--HG--
branch : develop
2015-11-27 15:15:03 +02:00
Roman Telezhynskyi
bb83fb8f29 Updated valentina.spec file.
--HG--
branch : develop
2015-11-27 13:03:56 +02:00