Commit graph

4073 commits

Author SHA1 Message Date
Roman Telezhynskyi ae7041935b Improvements to script make_install.bat. Clear not all /build folder between
builds.

--HG--
branch : develop
2016-11-07 16:58:39 +02:00
Roman Telezhynskyi aca82bc67e Lupdate.
--HG--
branch : develop
2016-11-07 15:04:19 +02:00
Roman Telezhynskyi 32c7db68e0 Resolved issue #504. Suppress message about absolute measurement path.
I decided to completely eliminate warning strings because they do not change
anything.

--HG--
branch : develop
2016-11-07 15:04:00 +02:00
Roman Telezhynskyi 2f1524d0db Move url to user manual outside of translated string.
--HG--
branch : develop
2016-11-07 13:10:53 +02:00
Roman Telezhynskyi 940a1e404b Merge with develop
--HG--
branch : feature
2016-11-05 15:31:40 +02:00
Roman Telezhynskyi 2ed35461b6 Forbid delete objects if user is creating a piece.
--HG--
branch : feature
2016-11-05 15:31:20 +02:00
Roman Telezhynskyi bff5462ef3 Changes in dialog: reverse and internal move update the visualization
automatically.

--HG--
branch : feature
2016-11-05 15:27:19 +02:00
Roman Telezhynskyi b7def444ef Visialization. Highlight first and last point of main path.
--HG--
branch : feature
2016-11-05 14:08:26 +02:00
Roman Telezhynskyi bf306f6101 The visualization connected to tool dialog.
--HG--
branch : feature
2016-11-05 12:49:20 +02:00
Roman Telezhynskyi 65a38141de Added class VisToolPiece.
Show visualization creating piece main path.

--HG--
branch : feature
2016-11-05 10:56:44 +02:00
Roman Telezhynskyi 68ef544ac4 Collection test. Make timeout 2 minutes.
--HG--
branch : develop
2016-11-04 19:42:23 +02:00
Roman Telezhynskyi f8ee078ef7 When user creates new piece button Apply should be disabled.
--HG--
branch : feature
2016-11-04 19:36:36 +02:00
Roman Telezhynskyi f40bf977c8 Enable internal move in the list. Helps user quickly make reorder.
--HG--
branch : feature
2016-11-04 17:34:15 +02:00
Roman Telezhynskyi eb84ae7526 Added list context menu with options Delete and Reverse (except for point).
--HG--
branch : feature
2016-11-04 17:04:18 +02:00
Roman Telezhynskyi f58f840488 Merge with develop
--HG--
branch : feature
2016-11-04 16:28:38 +02:00
Roman Telezhynskyi 721d447af1 Refactor member names VPieceNode class.
--HG--
branch : feature
2016-11-04 16:28:10 +02:00
Roman Telezhynskyi e261d02f89 Check keyboard modificator and add object reversed if pressed Shift.
--HG--
branch : feature
2016-11-04 16:25:57 +02:00
Roman Telezhynskyi a378922bf6 Piece Node point can't be reversed.
--HG--
branch : feature
2016-11-04 16:25:01 +02:00
Roman Telezhynskyi 1dd86e66fb New dialog connected to tool button.
--HG--
branch : feature
2016-11-04 16:16:11 +02:00
Roman Telezhynskyi 4c3f65b0ab Refactoring AbstractTest::Run.
To be able to see more appropriate warnings we should compare only exit codes.

--HG--
branch : develop
2016-11-04 15:15:11 +02:00
Roman Telezhynskyi e6c85fa47a Calling constructor of Preference dialog take some time. Because of this user
have time to call the dialog twice.

--HG--
branch : develop
2016-11-04 13:29:59 +02:00
Roman Telezhynskyi 595a7dcaff Enable attribute Qt::AA_EnableHighDpiScaling for support HighDpi displays.
--HG--
branch : develop
2016-11-04 12:47:10 +02:00
Roman Telezhynskyi 1bc0378b69 Enable attribute Qt::AA_UseHighDpiPixmaps only since Qt 5.6.0. ref #584.
--HG--
branch : develop
2016-11-04 12:44:57 +02:00
Roman Telezhynskyi c978caa7ba Fixed url to page UserManual:Crash reports.
--HG--
branch : develop
2016-11-04 11:41:16 +02:00
Roman Telezhynskyi 22f9fb1e26 Added class VAbstractPiece.
--HG--
branch : feature
2016-11-03 20:15:53 +02:00
Roman Telezhynskyi 27d6198657 Redesing VDetail class. Meet new classes VPiece and VPieceNode.
--HG--
branch : feature
2016-11-03 17:59:53 +02:00
Roman Telezhynskyi 0599583923 Fix issue in context menu details list. QUndoStack endMacro() did not match
beginMacro().

--HG--
branch : develop
2016-11-03 15:39:48 +02:00
Roman Telezhynskyi a50df3a33c GCC warnings.
--HG--
branch : develop
2016-11-03 15:09:48 +02:00
Roman Telezhynskyi c3d63f0617 Unit tests do not support Mac OS yet.
--HG--
branch : develop
2016-11-01 18:47:55 +02:00
Roman Telezhynskyi 6ebbb46092 ulimit is not permitted. Try to reduce number of processes on Mac.
--HG--
branch : develop
2016-11-01 17:36:18 +02:00
Roman Telezhynskyi 721e2ac509 Wrong ulimit key.
--HG--
branch : develop
2016-11-01 14:16:25 +02:00
Roman Telezhynskyi c8c90cefb3 Outgoing hook. Push to github in independent process.
--HG--
branch : develop
2016-11-01 13:48:19 +02:00
Roman Telezhynskyi af4556399c Travis CI. Fix error "unable to execute command: posix_spawn failed: Resource
temporarily unavailable" on Mac OS X.

--HG--
branch : develop
2016-11-01 13:43:32 +02:00
Roman Telezhynskyi 2c7bb5d5fc Clang warnings.
--HG--
branch : develop
2016-11-01 11:46:51 +02:00
Roman Telezhynskyi 4301df79c1 Make the hook executable.
--HG--
branch : develop
2016-11-01 11:37:09 +02:00
Roman Telezhynskyi b029cb8af4 Mercurial hooks.
--HG--
branch : develop
2016-11-01 11:28:46 +02:00
Roman Telezhynskyi d134e8b367 Clang warnings.
--HG--
branch : develop
2016-11-01 10:42:32 +02:00
Roman Telezhynskyi c0f60ab90a Updated travis.yml.
--HG--
branch : develop
2016-10-31 19:14:49 +02:00
Roman Telezhynskyi 826236ffb9 Clang on MAC OS X doesn't support all options
--HG--
branch : develop
2016-10-31 15:42:47 +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 145a8d7230 Lupdate.
--HG--
branch : develop
2016-10-31 09:31:12 +02:00
Roman Telezhynskyi db1cdc3d53 Fixed typo.
--HG--
branch : develop
2016-10-31 09:30:10 +02:00
Roman Telezhynskyi d8114a18f1 Cppcheck warning.
--HG--
branch : develop
2016-10-30 16:25:14 +02:00
Roman Telezhynskyi 3e8f8a8069 Resolved issue #582. Issue with standard path to shared data on Linux.
--HG--
branch : develop
2016-10-30 14:34:55 +02:00
Roman Telezhynskyi 4930414432 Fixed missed values for baseHeight in XSD files. ref #580.
--HG--
branch : develop
2016-10-27 12:43:57 +03:00
Roman Telezhynskyi b644209406 Resolved issue #580. Extend the list of heights.
--HG--
branch : develop
2016-10-26 14:49:09 +03:00
Roman Telezhynskyi ce823cb2e2 Merged in BojanKverh/valentina-issue331/feature (pull request #148)
User can now turn on/off grainline arrows

--HG--
branch : develop
2016-10-26 10:29:48 +00:00
Bojan Kverh f5ab3d80c3 Merged develop into feature
--HG--
branch : feature
2016-10-25 23:01:41 +02:00