Commit graph

1242 commits

Author SHA1 Message Date
dismine 22f52e4101 Curved path should have three or more points.
--HG--
branch : develop
2014-11-21 19:24:16 +02:00
dismine ffed353147 Fixed issue #193. Undeletable zombie objects.
--HG--
branch : develop
2014-11-21 16:57:47 +02:00
dismine 013a8d7cfd Broken make install path for library if prefix doesn't default.
--HG--
branch : develop
2014-11-21 14:01:35 +02:00
dismine f8b02e7f40 Fixed issue #192. Cannot create circled part.
--HG--
branch : develop
2014-11-21 09:54:12 +02:00
dismine 9085238753 Show description from file for user standard table.
--HG--
branch : develop
2014-11-20 23:01:00 +02:00
dismine 163295f0f5 Broken 'sudo make install' on Linux.
--HG--
branch : develop
2014-11-20 22:13:05 +02:00
dismine 1e2cd9acf0 Qt version in debian package.
--HG--
branch : develop
2014-11-20 20:22:45 +02:00
dismine 18dc31dd85 Fixed issue. Dialog Detail doesn't remember values after close.
--HG--
branch : develop
2014-11-20 20:13:27 +02:00
dismine c7a0ac9ad2 More new messages for log.
--HG--
branch : develop
2014-11-20 19:52:51 +02:00
dismine c05480b7c4 Do not hide debug messages in release mode.
--HG--
branch : develop
2014-11-20 14:30:57 +02:00
dismine 8d8182b393 New Qt requirements - minimum Qt 5.2.1.
--HG--
branch : develop
2014-11-20 14:28:21 +02:00
dismine 8e2070625a Merge
--HG--
branch : develop
2014-11-20 14:22:57 +02:00
dismine 15f99ac850 Fixed issue #190. Decimal number in detail produces file open error.
--HG--
branch : develop
2014-11-20 14:22:00 +02:00
dismine 8c908f84ee Save log to file. Send or collect after crash (only Windows).
--HG--
branch : develop
2014-11-20 14:18:43 +02:00
MitSchoko 15bc3f074a merge commit
--HG--
branch : develop
2014-11-19 11:39:27 +01:00
MitSchoko 1ecef62b16 Fixed bug compiling on macosx
--HG--
branch : develop
2014-11-19 04:41:18 +01:00
MitSchoko b929a3e735 fixed bug for compiling on macosx
--HG--
branch : develop
2014-11-19 04:10:57 +01:00
Roman Telezhinskyi c2fe030f58 README.txt edited online with Bitbucket
--HG--
branch : develop
2014-11-17 13:12:37 +00:00
dismine 399706237d Fixed build on Linux.
--HG--
branch : develop
2014-11-15 18:29:10 +02:00
dismine e370d70937 Updated translations.
--HG--
branch : develop
2014-11-15 18:04:40 +02:00
dismine 5abfea36bc Send crash reports to gist. Only Windows.
--HG--
branch : develop
2014-11-15 17:52:27 +02:00
dismine 776d8be8bb Fixed broken copy after link on Windows.
--HG--
branch : develop
2014-11-13 18:03:34 +02:00
dismine 435fd166f6 Updated translations.
--HG--
branch : develop
2014-11-13 15:58:16 +02:00
dismine 47f2085908 Message "Individual measurements is under development".
--HG--
branch : develop
2014-11-13 15:48:58 +02:00
dismine d29b16dc58 This shortcut doen't work.
--HG--
branch : develop
2014-11-13 15:30:21 +02:00
dismine 0d28b98602 Ask about changes before close file.
--HG--
branch : develop
2014-11-13 14:38:55 +02:00
dismine 1f0521ea30 Catch exceptions on Winows if using Mingw compiler.
--HG--
branch : develop
2014-11-13 14:14:00 +02:00
dismine d8ead200a8 New menu Window->Close window.
--HG--
branch : develop
2014-11-12 12:56:20 +02:00
dismine 79483ab80b Updated translation.
--HG--
branch : develop
2014-11-11 14:41:01 +02:00
dismine 62341c3c5b CutSplPath worked wrong. Simple paths do not inherited the curved path
coefficient of curvature.

--HG--
branch : develop
2014-11-11 12:04:14 +02:00
dismine f823040725 In some correct cases it is normal do not have intersection.
--HG--
branch : develop
2014-11-11 10:40:27 +02:00
dismine 7f2546d02c Wrong axis if scene rect smaller than need.
--HG--
branch : develop
2014-11-11 10:16:37 +02:00
dismine b3bfa1b027 Do not clear undo stack after saving.
--HG--
branch : develop
2014-11-10 16:50:56 +02:00
dismine d8d5fbe646 Undo current pattern piece.
--HG--
branch : develop
2014-11-10 16:49:39 +02:00
dismine ba44e4e84d Set angle first. Angle value can be negative.
--HG--
branch : develop
2014-11-09 16:37:15 +02:00
dismine e1ff009771 Check if stack is empty like in origin muparser.
--HG--
branch : develop
2014-11-09 16:28:44 +02:00
dismine 2cec69949d Fix for unary minus operation.
--HG--
branch : develop
2014-11-09 16:01:25 +02:00
dismine 33a235e8a3 Wrong visualization if value negative.
--HG--
branch : develop
2014-11-09 13:25:29 +02:00
dismine 0884d22f65 Window title.
--HG--
branch : develop
2014-11-09 13:01:24 +02:00
dismine 7563446cf9 Only unique points allowed.
--HG--
branch : develop
2014-11-09 12:57:49 +02:00
dismine aa0b73d930 Don't waite dialog stage, block bad data on early stage.
--HG--
branch : develop
2014-11-08 17:49:59 +02:00
dismine d6a55c9a40 Validate points.
--HG--
branch : develop
2014-11-08 17:04:14 +02:00
dismine 1499f98d71 Better validate point label in xsd schema.
--HG--
branch : develop
2014-11-08 15:49:17 +02:00
dismine f613074f9f Better validate point label.
--HG--
branch : develop
2014-11-08 15:26:33 +02:00
dismine 7c6bfb14a3 "Standard table" bad name for button. Better change to "Measurements".
--HG--
branch : develop
2014-11-08 14:21:17 +02:00
dismine b964143503 Merge
--HG--
branch : develop
2014-11-08 14:07:21 +02:00
dismine 9f03f9ac24 Fix for dialog measurements. To small width for Russian translation.
--HG--
branch : develop
2014-11-08 14:06:54 +02:00
Roman Telezhinskyi e68cd68a92 Merged in MitSchoko/valentina (pull request #34)
build process now creates propper app bundle under mac

--HG--
branch : develop
2014-11-07 13:21:52 +02:00
MitSchoko db0333987b Fixed bugs to .pro file see link below for detailed dicussion.
https://bitbucket.org/dismine/valentina/pull-request/34/build-process-now-creates-propper-app/diff

--HG--
branch : develop
2014-11-07 09:25:53 +01:00
dismine b579bdf180 Updated nsis script.
--HG--
branch : develop
2014-11-06 20:00:38 +02:00