Commit Graph

54 Commits

Author SHA1 Message Date
39e20864e5 Bump version. 2022-09-12 16:30:17 +03:00
679e68a15b Bump version. 2022-04-18 20:12:47 +03:00
f13118d12b Bump version. 2021-10-16 14:02:15 +03:00
713ad813ff Allow Valentina to open vlt files on Mac. 2021-10-16 13:49:36 +03:00
e5105e4eed Merge branch 'develop' into feature/manual-layout 2021-07-26 16:47:54 +03:00
5b7e98bf48 Bump version. 2021-07-01 17:12:34 +03:00
da3e6a8dd7 Bump version. 2021-06-29 17:31:40 +03:00
c8a7c1a898 Deploy for Puzzle. 2021-05-20 10:35:40 +03:00
68c6c033b4 Merge branch 'develop' into feature/manual-layout 2021-05-15 11:27:37 +03:00
1ea8e1baaa Bump version. 2021-05-13 14:24:05 +03:00
f4eb8330b3 Merge branch 'develop' into feature/manual-layout 2021-04-24 13:05:13 +03:00
f85c29649b Bump version. 2021-03-31 17:22:18 +03:00
80b6c97b3a Bump version. 2021-02-26 16:21:54 +02:00
0138e5a321 Merge remote-tracking branch 'origin/develop' into feature/manual-layout 2021-02-24 16:26:11 +02:00
c10611605b Bump version. 2021-02-09 19:53:05 +02:00
42e5c0be5b Bump version. 2021-01-31 15:59:25 +02:00
1935d7cb13 Bump version. 2021-01-26 15:38:47 +02:00
a58a783aba Merge branch 'develop' into feature/manual-layout 2020-12-23 18:40:33 +02:00
7002097362 Bump version. 2020-12-04 09:39:13 +02:00
10684213ec Merge remote-tracking branch 'origin/develop' into feature/manual-layout 2020-11-24 13:30:33 +02:00
76f195121e Bump version. 2020-11-23 10:48:58 +02:00
b82d6f1bb1 Merge remote-tracking branch 'origin/develop' into feature/manual-layout 2020-11-20 13:40:39 +02:00
4def392945 Bump version. 2020-11-17 14:12:51 +02:00
9ae51c937f Merge remote-tracking branch 'origin/develop' into feature/manual-layout 2020-11-13 11:52:10 +02:00
e730cba188 Bump version. 2020-11-12 16:34:56 +02:00
8c70272e60 Bump version. 2020-11-11 09:53:43 +02:00
0371905c0d Merge remote-tracking branch 'origin/develop' into feature/manual-layout 2020-11-10 16:00:01 +02:00
188d7097e1 New versioning schema. Closes #5 2020-10-24 12:23:35 +03:00
732cda4b46 Dummy base for Puzzle application. 2020-02-16 18:18:21 +02:00
610538e070 Temporary workaround for issue with dark theme on MacOS. ref #922.
--HG--
branch : develop
2019-01-05 00:45:21 +02:00
379b0f473f Changes for packages.
--HG--
branch : develop
2018-10-12 16:20:19 +03:00
2333a14d4a Fix file association on Mac OS X.
--HG--
branch : develop
2018-03-04 13:57:06 +02:00
b7db0804dc Our new website.
--HG--
branch : develop
2017-09-01 17:04:19 +03:00
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
34f3737c9e Begin new branch v0.6.0.
--HG--
branch : develop
2017-05-12 08:47:05 +03:00
c0d79afb85 Merge with release. 2017-05-09 18:18:31 +03:00
0744359337 Run with pngcrush 1.8.1.
--HG--
branch : develop
2016-06-27 19:08:18 +03:00
39f7727088 Used pngcrush key "brute".
--HG--
branch : develop
2016-06-27 18:42:31 +03:00
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
0a5d9e6590 Preparation for new release 0.4.5.
--HG--
branch : release
2016-05-07 11:34:39 +03:00
daa30d1e27 Updated Info.plist files.
--HG--
branch : release
2016-03-08 14:51:21 +02:00
0e45f47ecf Updated Info.plist files.
--HG--
branch : release
2016-03-06 18:25:30 +02:00
40806aea1b Updated Info.plist files.
--HG--
branch : develop
2016-02-17 12:58:18 +02:00
7cb2135e8a Updated Info.plist files.
--HG--
branch : release
2016-02-17 12:33:42 +02:00
d244efdc08 Updated versions inside Info.plist files.
--HG--
branch : develop
2016-01-29 22:19:44 +02:00
2f23445c58 Updated version package scripts.
--HG--
branch : release
2016-01-29 21:46:39 +02:00
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
830c43a89d Mac OS proxy icon.
--HG--
branch : develop
2015-12-05 16:16:29 +02:00
e58265b728 For the file assosiation in Mac need additionaly export type declaration.
--HG--
branch : develop
2015-11-19 17:24:24 +02:00
e38dc9d866 For avoiding error "dyld: Library not loaded" in Mac OS X we should create app
bundle for Tape. I think if create bundle then make it full, not half made.
The bundle also will be very usefull for testing Tape in Mac and in case if
someone will want to use Tape like independent application. The main bundle
still will have Tape inside.

--HG--
branch : develop
2015-11-18 14:42:25 +02:00