Commit Graph

4750 Commits

Author SHA1 Message Date
Roman Telezhynskyi
fe704484c5 Class VControlPointSpline more independent.
--HG--
branch : feature
2015-06-15 16:47:44 +03:00
Roman Telezhynskyi
78dbb63c1b Move class VSettings to library VMisc.
--HG--
branch : feature
2015-06-15 16:24:57 +03:00
Roman Telezhynskyi
224241adde More independent class VSettings.
--HG--
branch : feature
2015-06-15 16:14:10 +03:00
Roman Telezhynskyi
63d5001899 Unite "core" and "widgets" folders.
--HG--
branch : feature
2015-06-15 16:10:55 +03:00
Roman Telezhynskyi
6132153338 Move classes to VWidgets.
--HG--
branch : feature
2015-06-15 15:50:59 +03:00
Roman Telezhynskyi
8faded8de2 Move classes to VMisc.
--HG--
branch : feature
2015-06-15 15:02:42 +03:00
Roman Telezhynskyi
cababbfc37 New static library VMisc.
--HG--
branch : feature
2015-06-15 14:43:41 +03:00
Roman Telezhynskyi
a67cd0b855 Remove CONFIG += ordered.
--HG--
branch : feature
2015-06-15 13:03:24 +03:00
Roman Telezhynskyi
95f141d737 Move realization to cpp.
--HG--
branch : feature
2015-06-15 12:37:18 +03:00
Roman Telezhynskyi
4e4deeb2e5 Refactoring. More independent class VSimpleCurve.
--HG--
branch : feature
2015-06-15 12:32:27 +03:00
Roman Telezhynskyi
70441f48ed Refactoring. Preparetion for creation VWidgets static library.
--HG--
branch : feature
2015-06-15 10:40:23 +03:00
Roman Telezhynskyi
792784de24 Refactoring.
--HG--
branch : feature
2015-06-12 12:49:52 +03:00
Roman Telezhynskyi
48cd74cabd Move class VToolRecord to library IFC.
--HG--
branch : feature
2015-06-12 12:49:35 +03:00
Roman Telezhynskyi
fdb45fdc76 Move class VFormula to core folder.
--HG--
branch : feature
2015-06-12 12:22:25 +03:00
Roman Telezhynskyi
f331f6fa5f Cppcheck warnings.
--HG--
branch : feature
2015-06-12 12:15:59 +03:00
Roman Telezhynskyi
fbeabaa8a9 Remove CONFIG += ordered.
--HG--
branch : feature
2015-06-12 12:10:52 +03:00
Roman Telezhynskyi
f8c6a65962 Moving class VContainer in a static library complited.
--HG--
branch : feature
2015-06-12 11:55:44 +03:00
Roman Telezhynskyi
0322457ece Refactoring. Make class VDetail more independent.
--HG--
branch : feature
2015-06-11 20:36:17 +03:00
Roman Telezhynskyi
8e8422c5fd Refactoring. VContainer is more independent now.
--HG--
branch : feature
2015-06-11 15:40:43 +03:00
Roman Telezhynskyi
4c7033492a Refactoring.
--HG--
branch : feature
2015-06-11 15:24:38 +03:00
Roman Telezhynskyi
a3caf574cb Refactoring. Move translation variables outside VApplication.
--HG--
branch : feature
2015-06-11 13:15:57 +03:00
Roman Telezhynskyi
6e74a5ac48 Tooltipes for tool tabs.
--HG--
branch : develop
2015-06-09 21:26:50 +03:00
Roman Telezhynskyi
4635593b5a Resolved issue #245 New tool "Arc with given length".
--HG--
branch : develop
2015-06-09 21:23:37 +03:00
Roman Telezhynskyi
7143d9fe16 Construct acr from angle and length.
--HG--
branch : develop
2015-06-09 13:21:10 +03:00
Roman Telezhynskyi
e4235cf0b3 Updated comment in pattern file.
--HG--
branch : develop
2015-06-08 15:11:13 +03:00
Roman Telezhynskyi
8dd553854f Added ToolBox icons for tool sections.
--HG--
branch : develop
2015-06-08 13:47:51 +03:00
Roman Telezhynskyi
b7a4fb3071 Independent resource file for a tool icon.
--HG--
branch : develop
2015-06-08 12:29:50 +03:00
Roman Telezhynskyi
e4850bfb09 Merge.
--HG--
branch : develop
2015-06-06 10:06:57 +03:00
Roman Telezhynskyi
37efc60e2a Fixed window icon in dialogs.
--HG--
branch : develop
2015-06-06 09:35:49 +03:00
Roman Telezhynskyi
717e95e672 New tool point from arc and tangent.
--HG--
branch : develop
2015-06-06 09:33:19 +03:00
Roman Telezhynskyi
a327bc4985 Resolved issue #209. New tool point from circle and tangent.
--HG--
branch : develop
2015-06-05 16:43:41 +03:00
Stephan Müller
ef00e4dbf0 trivial: separated class definition and definition of templated member functions
--HG--
branch : develop
2015-06-04 15:58:38 +02:00
Roman Telezhynskyi
9041ebc2cf Refactoring.
--HG--
branch : develop
2015-06-03 14:16:46 +03:00
Roman Telezhynskyi
48ad6cb678 Refactoring.
--HG--
branch : develop
2015-06-02 16:56:49 +03:00
Roman Telezhynskyi
ab01a5b064 Resolved issue #259. Draw free curve path point at distance.
--HG--
branch : develop
2015-06-02 16:53:19 +03:00
Roman Telezhynskyi
001c676ab5 Refactoring.
--HG--
branch : develop
2015-06-01 15:42:47 +03:00
Roman Telezhynskyi
bd58148080 GCC warnings.
--HG--
branch : develop
2015-05-31 13:00:26 +03:00
Roman Telezhynskyi
b3352b8b37 Windows build.
--HG--
branch : develop
2015-05-31 13:00:16 +03:00
Roman Telezhynskyi
b1a354df69 New internal variable "Radius arc".
--HG--
branch : develop
2015-05-31 12:17:09 +03:00
Roman Telezhynskyi
d6c90d1bcc Show lines angle in list of variables.
--HG--
branch : develop
2015-05-30 13:58:27 +03:00
Roman Telezhynskyi
5f977c640e Hide options if user click on visualization's objects.
--HG--
branch : develop
2015-05-30 13:10:15 +03:00
Roman Telezhynskyi
c3d5688f28 New tool "Point of the intersection circles".
--HG--
branch : develop
2015-05-30 13:02:20 +03:00
Roman Telezhynskyi
6530b57a8a Changes for issue #232.
--HG--
branch : develop
2015-05-29 11:03:16 +03:00
Roman Telezhynskyi
9a898a7c99 Refactoring.
--HG--
branch : develop
2015-05-28 15:36:26 +03:00
Roman Telezhynskyi
605b299f15 Refactoring.
--HG--
branch : develop
2015-05-28 15:13:37 +03:00
Roman Telezhynskyi
9145d4d4f1 Refactoring.
--HG--
branch : develop
2015-05-28 13:16:59 +03:00
Roman Telezhynskyi
7e490b6d60 Minimal width for tool's window is 300 px.
--HG--
branch : develop
2015-05-28 13:05:19 +03:00
Roman Telezhynskyi
1ab342bc64 Not enough place for ToolBox's page text.
--HG--
branch : develop
2015-05-28 12:47:39 +03:00
Roman Telezhynskyi
256ad10169 New pattern format version.
--HG--
branch : feature
2015-05-28 12:07:52 +03:00
Roman Telezhynskyi
93a812af08 Fixes.
--HG--
branch : feature
2015-05-27 21:23:50 +03:00
Roman Telezhynskyi
e37e2d48f3 Successful show first point.
--HG--
branch : feature
2015-05-27 19:24:20 +03:00
Roman Telezhynskyi
2beac39ce1 History record.
--HG--
branch : feature
2015-05-27 13:48:50 +03:00
Roman Telezhynskyi
71302fddf0 First successful build.
--HG--
branch : feature
2015-05-27 13:48:21 +03:00
Roman Telezhynskyi
086a2ebaa9 Toolbutton for tool "Point of intersection arcs".
--HG--
branch : feature
2015-05-25 16:00:52 +03:00
Roman Telezhynskyi
99bb6bb983 Refactoring.
--HG--
branch : feature
2015-05-25 15:51:44 +03:00
Roman Telezhynskyi
1ba4725538 Method intersection circles.
--HG--
branch : feature
2015-05-25 15:49:28 +03:00
Roman Telezhynskyi
8980db725d Fixed issue #307. Valentina enables wrong pattern piece after deleting curve.
--HG--
branch : develop
2015-05-25 09:24:16 +03:00
Roman Telezhynskyi
8e3ef70859 Wrong pen width.
--HG--
branch : develop
2015-05-23 21:47:35 +03:00
Roman Telezhynskyi
d3b228df25 Enable redo/undo actions if stack is not empty.
--HG--
branch : develop
2015-05-23 18:37:55 +03:00
Roman Telezhynskyi
71930befed Refactoring.
--HG--
branch : develop
2015-05-23 17:42:53 +03:00
Roman Telezhynskyi
2034f94aa9 Refactoring tool classes.
--HG--
branch : develop
2015-05-23 16:10:08 +03:00
Roman Telezhynskyi
10133a7a13 Refactoring tool classes.
--HG--
branch : develop
2015-05-23 14:40:43 +03:00
Roman Telezhynskyi
bf60cfec3b Fixed issue #303. Valentina stops accepting input on defocus - Gentoo
Linux/KDE/KWin.

--HG--
branch : develop
2015-05-22 08:21:38 +03:00
Roman Telezhynskyi
cda5b76a7a Refactoring dialogs.
--HG--
branch : develop
2015-05-21 22:24:31 +03:00
Roman Telezhynskyi
d7a1ad6edc Preparation to new release.
--HG--
branch : develop
2015-05-17 18:35:29 +03:00
Roman Telezhynskyi
ee9b1a6481 NoBrush style for page brush and fix page pen width value.
--HG--
branch : develop
2015-05-20 20:21:36 +03:00
Roman Telezhynskyi
c989124772 Fixed issue #297. Scaling Error - Print.
--HG--
branch : develop
2015-05-20 20:16:37 +03:00
Roman Telezhynskyi
5ebcd1caba New option "Unite papers".
--HG--
branch : develop
2015-05-18 14:26:37 +03:00
Roman Telezhynskyi
dffb7f27a0 Forgot disable these sections.
--HG--
branch : develop
2015-05-18 11:26:54 +03:00
Roman Telezhynskyi
7862468fef Spelling error.
--HG--
branch : develop
2015-05-17 18:51:51 +03:00
Roman Telezhynskyi
661c1d3042 Don't clean a layout if an error has occured.
--HG--
branch : develop
2015-05-17 18:50:25 +03:00
Roman Telezhynskyi
7392e8e914 Fixed issue #304. Layout appears different than my pattern.
--HG--
branch : develop
2015-05-17 18:31:17 +03:00
Roman Telezhynskyi
0fe066925a Oprion for disable debug symbols or(and) strip debug symbols in release mode.
--HG--
branch : develop
2015-05-16 20:38:05 +03:00
Roman Telezhynskyi
3c6441bd85 Comments about disabling Address Sanitizer.
--HG--
branch : develop
2015-05-16 17:17:34 +03:00
Roman Telezhynskyi
fb054879e0 Preparation to new release.
--HG--
branch : develop
2015-05-07 20:00:00 +03:00
Roman Telezhynskyi
027bd31c2a Speed optimization.
--HG--
branch : develop
2015-05-15 18:16:15 +03:00
Roman Telezhynskyi
1ee4ccc8e5 Fixed issue #302. Error when creating layout.
--HG--
branch : develop
2015-05-15 18:15:14 +03:00
Roman Telezhynskyi
3cf421bde4 Speed optimization.
--HG--
branch : develop
2015-05-14 20:22:24 +03:00
Roman Telezhynskyi
cd19fe14cb Optimization for case when expression has only function. Example fmod(5;2).
--HG--
branch : develop
2015-05-14 19:20:34 +03:00
Roman Telezhynskyi
a869874429 Resolved issue #300. How to find even odd number.
--HG--
branch : develop
2015-05-14 19:19:23 +03:00
Roman Telezhynskyi
d200548661 Use QRegularExpression instead QRegExp.
--HG--
branch : develop
2015-05-14 16:04:23 +03:00
Roman Telezhynskyi
b1b932c1c2 We don't need these classes anymore.
--HG--
branch : feature
2015-05-14 15:49:44 +03:00
Roman Telezhynskyi
c954c2654c Print/Save functions.
--HG--
branch : feature
2015-05-14 15:27:04 +03:00
Roman Telezhynskyi
7a7753e3f1 Disable or hide all unnecessary functions in Layout mode.
--HG--
branch : feature
2015-05-13 13:23:57 +03:00
Roman Telezhynskyi
80d7c39a92 Show layout settings dialog if a layout was not created.
--HG--
branch : feature
2015-05-12 20:59:36 +03:00
Roman Telezhynskyi
46948a9fc4 Restore layout scene.
--HG--
branch : feature
2015-05-12 20:13:45 +03:00
Roman Telezhynskyi
e0b78f0f27 Show the result generation a layout.
--HG--
branch : feature
2015-05-12 19:52:07 +03:00
Roman Telezhynskyi
c76718e9d0 Tool layout settings.
--HG--
branch : feature
2015-05-12 18:15:10 +03:00
Roman Telezhynskyi
f4e511e825 Hide toolbar if user doesn't need it.
--HG--
branch : feature
2015-05-12 16:22:39 +03:00
Roman Telezhynskyi
3cb7e5a393 First step to unite Layout and main windows.
--HG--
branch : feature
2015-05-12 15:42:19 +03:00
Roman Telezhynskyi
641e718a04 Fixed issue #299. Error when opening .val file.
--HG--
branch : develop
2015-05-11 15:59:53 +03:00
Roman Telezhynskyi
e9fcd00111 GCC's warnings.
--HG--
branch : develop
2015-05-11 11:02:38 +03:00
Roman Telezhynskyi
2db88bb95b For debugging creation a layout we don't need always have whole sheet length.
--HG--
branch : develop
2015-05-11 10:48:57 +03:00
Roman Telezhynskyi
c1980cc7aa Make possible disable Address Sanitizer.
--HG--
branch : develop
2015-05-11 10:10:25 +03:00
Roman Telezhynskyi
c73b2f51e1 Save/Restore a last layout settings. Added button RestoreDefaults.
--HG--
branch : develop
2015-05-08 17:24:20 +03:00
Roman Telezhynskyi
56c027686d New Layout setting "Save length of the sheet".
--HG--
branch : develop
2015-05-08 13:10:56 +03:00
Roman Telezhynskyi
cfca4b55de Different proportions for sheets make them look more similar.
--HG--
branch : develop
2015-05-08 11:43:16 +03:00
Roman Telezhynskyi
90fe90118a No one want deal with source code. From no one we will have TS file for english
language. Changes from this file will be ported to source code.

--HG--
branch : develop
2015-05-07 17:13:41 +03:00
Roman Telezhynskyi
cd65c671f2 Test for issue #298.
--HG--
branch : develop
2015-05-07 16:12:53 +03:00
Roman Telezhynskyi
af2e0fb509 New static libray VGeomerty. Need for unit testing.
--HG--
branch : develop
2015-05-07 15:31:53 +03:00
Roman Telezhynskyi
5abac4a384 Fixed issue #298. Segmented Curve isn't selected in Seam Allowance tool.
--HG--
branch : develop
2015-05-07 12:39:08 +03:00
Roman Telezhynskyi
01475d4122 Refactoring. Better name.
--HG--
branch : develop
2015-05-07 11:49:56 +03:00
Roman Telezhynskyi
c98aa9487e Show nice "loading" gif icon.
--HG--
branch : develop
2015-05-06 17:31:28 +03:00
Roman Telezhynskyi
fcbb301004 Spelling error.
--HG--
branch : develop
2015-05-06 17:11:12 +03:00
Roman Telezhynskyi
44ef0936d9 Much more correct work with QThreadPool.
Use "volatile" keyword. Don't use method waitForDone() anymore.

--HG--
branch : develop
2015-05-06 17:09:58 +03:00
Roman Telezhynskyi
84661014e8 Show label with information in progress dialog.
--HG--
branch : develop
2015-05-06 15:49:27 +03:00
Roman Telezhynskyi
b0e0f73aa3 QImage supports a maximum of 32768x32768 px images.
--HG--
branch : develop
2015-05-06 15:03:45 +03:00
Roman Telezhynskyi
177882bd1d Merge with default.
--HG--
branch : develop
2015-05-04 20:34:29 +03:00
Roman Telezhynskyi
7e84225935 Lengthen the Roll papers to 500".
--HG--
branch : develop
2015-05-04 11:10:15 +03:00
Roman Telezhynskyi
2b6f9c9fef Fixed broken checking intersection workpieces.
--HG--
branch : release
2015-05-04 10:59:35 +03:00
Roman Telezhynskyi
7e6809557b Fixed broken checking intersection workpieces.
--HG--
branch : develop
2015-05-04 10:57:38 +03:00
Roman Telezhynskyi
6ce904d652 Memory leak. Quick stop creation a layout.
--HG--
branch : develop
2015-05-02 20:18:31 +03:00
Roman Telezhynskyi
5766523733 Resolved issue #290. Add paper type 'Roll - 36" & 'Roll - 44" to 'Create Layout'
paper size.

--HG--
branch : develop
2015-05-02 19:21:47 +03:00
Roman Telezhynskyi
350cc90ced Resolved issue #282. Add dialog for File/New, update Create Pattern Piece
dialog.

--HG--
branch : develop
2015-05-01 20:24:16 +03:00
Roman Telezhynskyi
d83b8b2e68 Resolved issue #285. Remove Table of Variables icon from work menu.
--HG--
branch : develop
2015-05-01 16:38:32 +03:00
Roman Telezhynskyi
df843d880a Resolved issue #283. Change 'Export Pattern' icon label to 'Layout'.
--HG--
branch : develop
2015-05-01 16:29:15 +03:00
Roman Telezhynskyi
d643adaf06 Resolved issue #286. Add 'Mode' menu picklist to top menu, create
enable/disable for design workflow.

--HG--
branch : develop
2015-05-01 16:26:56 +03:00
Roman Telezhynskyi
d2b55e0942 Resolved issue #284. Remove History icon from work menu, add to top menu.
--HG--
branch : develop
2015-05-01 16:21:21 +03:00
Roman Telezhynskyi
7e3b40b0dd Fixed issue #289. Rename 'Generate a Layout' dialog to 'Create Layout'.
--HG--
branch : develop
2015-04-30 14:54:50 +03:00
Roman Telezhynskyi
9fb1e972c5 Refactoring. Move method to class DialogEditWrongFormula.
--HG--
branch : feature
2015-04-30 14:08:54 +03:00
Roman Telezhynskyi
225c1b219b F(x) button for tool Special point on shoulder.
--HG--
branch : feature
2015-04-29 21:30:44 +03:00
Roman Telezhynskyi
e90398e77e F(x) button for tool Point at intersection of arc and line.
--HG--
branch : feature
2015-04-29 21:26:32 +03:00
Roman Telezhynskyi
09fd789659 F(x) button for tool Point along perpendicular.
--HG--
branch : feature
2015-04-29 21:19:57 +03:00
Roman Telezhynskyi
8540359444 F(x) button for tool Point intersect line and axis.
--HG--
branch : feature
2015-04-29 21:15:26 +03:00
Roman Telezhynskyi
483b9c28ba F(x) button for tool Segment a curved path.
--HG--
branch : feature
2015-04-29 21:11:17 +03:00
Roman Telezhynskyi
182e0f4241 F(x) button for tool Segmenting a simple curve.
--HG--
branch : feature
2015-04-29 20:54:03 +03:00
Roman Telezhynskyi
3af87c2260 F(x) button for tool Segment an arc.
--HG--
branch : feature
2015-04-29 20:50:15 +03:00
Roman Telezhynskyi
d4403c1714 F(x) button for tool Point intersect curve and axis.
--HG--
branch : feature
2015-04-29 20:46:53 +03:00
Roman Telezhynskyi
4221eb75ff F(x) button for tool Point along bisector.
--HG--
branch : feature
2015-04-29 20:42:03 +03:00
Roman Telezhynskyi
1f3fce60de F(x) buttons for tool Arc.
--HG--
branch : feature
2015-04-29 20:32:27 +03:00
Roman Telezhynskyi
7e4aea059f Disable cursor-arrow-openhand cursor before delete a item.
--HG--
branch : feature
2015-04-29 20:02:03 +03:00
Roman Telezhynskyi
05ec681136 Math function icon in tool property browser.
--HG--
branch : feature
2015-04-29 19:47:07 +03:00
Roman Telezhynskyi
ce101c10f5 F(x)button for tool "Point at distance along line".
--HG--
branch : feature
2015-04-29 19:35:38 +03:00
Roman Telezhynskyi
356f1f2e85 Updated tooltip.
--HG--
branch : feature
2015-04-29 17:59:43 +03:00
Roman Telezhynskyi
7baefba769 F(x) button for tool "Point at distance and angle".
--HG--
branch : feature
2015-04-29 17:57:02 +03:00
Roman Telezhynskyi
47c7609ebb Default Toolbar icon size too big on macx.
--HG--
branch : release
2015-04-29 15:43:33 +03:00
Roman Telezhynskyi
a233d37317 Fix for building on Mac OS X.
--HG--
branch : release
2015-04-29 15:10:26 +03:00
Roman Telezhynskyi
e0bd213cee Load also translations for qtxmlpatterns.
--HG--
branch : release
2015-04-29 12:43:11 +03:00
Roman Telezhynskyi
712886e39c Qt's translation moved to 'translations' folder.
--HG--
branch : release
2015-04-29 12:40:21 +03:00
Roman Telezhynskyi
75dd335cca Resolved issue #277. Add 'Letter' and 'Legal' to paper size selection.
--HG--
branch : develop
2015-04-28 15:40:57 +03:00
Roman Telezhynskyi
9031ce633a Fixed issue #276. Rename Layout node's 'Creation a layout' dialog.
--HG--
branch : release
2015-04-28 09:43:52 +03:00
Roman Telezhynskyi
5df31f9ede Fixed issue #276. Rename Layout node's 'Creation a layout' dialog.
--HG--
branch : develop
2015-04-28 09:43:52 +03:00
Roman Telezhynskyi
7ea3c6030e Fixed issue #278. Rename Layout mode's 'Save' dialog.
--HG--
branch : release
2015-04-28 09:23:45 +03:00
Roman Telezhynskyi
0cec306997 Fixed issue #278. Rename Layout mode's 'Save' dialog.
--HG--
branch : develop
2015-04-28 09:23:45 +03:00
Roman Telezhynskyi
ff1b060ebc Utility pdftops need for saving a layout image to PS and EPS formates.
Better keep this utility in repository for avoiding mistakes.

--HG--
branch : release
2015-04-27 16:48:10 +03:00
Roman Telezhynskyi
b3aa122bf8 "make install" command for Windows.
May be add dlls to repository it is not the best idea, but it will make creation
installers very easy.

--HG--
branch : release
2015-04-27 15:44:27 +03:00
Roman Telezhynskyi
17d1a6911b Increment version number.
--HG--
branch : release
2015-04-24 13:08:26 +03:00
Roman Telezhynskyi
354ca935d2 Resolved issue #275. Add 'Show Curve Details' icon on top menu bar to show/hide
control points and curve direction.

--HG--
branch : develop
2015-04-23 18:06:17 +03:00
Roman Telezhynskyi
768a5df031 Refactoring. More correct name for method.
--HG--
branch : develop
2015-04-22 17:30:48 +03:00
Roman Telezhynskyi
4e92968f36 Saves/restores the current state of mainwindow's toolbars and dockwidgets.
--HG--
branch : develop
2015-04-22 17:22:47 +03:00
Roman Telezhynskyi
7834647208 Refactoring. Removed dublicate public slot. We can use method contextMenuEvent
instead.

--HG--
branch : develop
2015-04-22 16:30:47 +03:00
Roman Telezhynskyi
8b008e8513 Issue #274 Add The Curve options dialog box.
--HG--
branch : develop
2015-04-22 16:13:13 +03:00
Roman Telezhynskyi
6d436675e4 More contrast for the layout icon.
--HG--
branch : develop
2015-04-20 22:12:23 +03:00
Roman Telezhynskyi
e22f3e97a3 From the usability review: The drawing mode ist hard to recognize as an icon,
since the icon has too many elements.
Suggestion: a pen.

--HG--
branch : develop
2015-04-20 20:31:36 +03:00
Roman Telezhynskyi
74608b0481 Grid(1,1) instead Grid(0,0).
--HG--
branch : develop
2015-04-19 17:41:46 +03:00
Roman Telezhynskyi
fca862a351 Check if file has correct suffix.
--HG--
branch : develop
2015-04-19 14:04:15 +03:00
Roman Telezhynskyi
44b01e8f1b Calculate allowance value according to resolution value.
--HG--
branch : develop
2015-04-19 13:59:19 +03:00
Roman Telezhynskyi
fc693a94e9 Bug with transparent fields in png file. Image was little bit less than scene
with paper shadow.

--HG--
branch : release
2015-04-19 13:54:42 +03:00
Roman Telezhynskyi
84243b096f Bug with transparent fields in png file. Image was little bit less than scene
with paper shadow.

--HG--
branch : develop
2015-04-19 13:54:42 +03:00
Roman Telezhynskyi
fb39798b3c Use QPageSetupDialog dialog for "Print to pdf" mode.
--HG--
branch : develop
2015-04-19 13:40:44 +03:00
Roman Telezhynskyi
c326a4cd75 We can't setMinMax() method now.
--HG--
branch : develop
2015-04-19 13:16:16 +03:00
Roman Telezhynskyi
3f801298e1 Handle the fromPage(), toPage(), supportsMultipleCopies(), and numCopies()
values from QPrinter.

--HG--
branch : develop
2015-04-19 12:33:30 +03:00
Roman Telezhynskyi
21ef36bb12 Tooltip that layout width will be multiplied by two.
--HG--
branch : release
2015-04-17 20:43:20 +03:00
Roman Telezhynskyi
e2df375595 Tooltip that layout width will be multiplied by two.
--HG--
branch : develop
2015-04-17 20:43:20 +03:00
Roman Telezhynskyi
ded7591e65 We are waiting not empty string.
--HG--
branch : develop
2015-04-17 11:51:43 +03:00
Roman Telezhynskyi
58f17fec13 Unit test for checking removing loops.
--HG--
branch : develop
2015-04-16 16:54:40 +03:00
Roman Telezhynskyi
9e50028b20 Check for loops need only do after we create equdistant path.
--HG--
branch : release
2015-04-16 15:43:40 +03:00
Roman Telezhynskyi
8616ef8b9b Check for loops need only do after we create equdistant path.
--HG--
branch : develop
2015-04-16 15:43:40 +03:00
Roman Telezhynskyi
cc35816108 Result is not floating-point. Coverity scan.
--HG--
branch : release
2015-04-16 13:19:23 +03:00
Roman Telezhynskyi
0c83c86e27 Result is not floating-point. Coverity scan.
--HG--
branch : develop
2015-04-16 13:19:23 +03:00
Roman Telezhynskyi
ac862320f7 Resource leaks. Coverity scan.
--HG--
branch : release
2015-04-16 13:10:44 +03:00
Roman Telezhynskyi
e1e4804503 Resource leaks. Coverity scan.
--HG--
branch : develop
2015-04-16 13:10:44 +03:00
Roman Telezhynskyi
c4d4f472ab Missed header.
--HG--
branch : develop
2015-04-16 13:04:46 +03:00
Roman Telezhynskyi
d3dd53eaa1 Change name for Valentina's test binary.
--HG--
branch : develop
2015-04-15 21:41:29 +03:00
Roman Telezhynskyi
89f13a0016 fatal error: QtMath: No such file or directory.
--HG--
branch : develop
2015-04-15 20:41:23 +03:00
Roman Telezhynskyi
78f1e89f08 Cppcheck.
--HG--
branch : develop
2015-04-15 15:44:57 +03:00
Roman Telezhynskyi
806a1c41d9 Delete test template class.
--HG--
branch : develop
2015-04-15 15:13:19 +03:00
Roman Telezhynskyi
edaafb7c6a VPoster tests.
--HG--
branch : develop
2015-04-15 15:11:13 +03:00
Roman Telezhynskyi
8bfc9d1ca3 Don't show bottom border if only one page need to print.
--HG--
branch : develop
2015-04-15 12:10:35 +03:00
Roman Telezhynskyi
d7d1c0b78a Don't show left border and top border if page margin is 0.
--HG--
branch : develop
2015-04-15 11:36:08 +03:00
Roman Telezhynskyi
41b2617110 Spelling mistake.
--HG--
branch : release
2015-04-11 21:22:34 +03:00
Roman Telezhynskyi
f45875134b Spelling mistake.
--HG--
branch : develop
2015-04-11 21:22:34 +03:00
Roman Telezhynskyi
9466da601c GUI experts say that just use tool button icons not very good choise. This way
good only for standard icons. I added option show text under icon.

--HG--
branch : develop
2015-04-11 21:20:37 +03:00
Roman Telezhynskyi
3c96dfddcb Action print to pdf.
--HG--
branch : feature
2015-04-11 18:33:43 +03:00
Roman Telezhynskyi
e97cceb65b Actions print.
--HG--
branch : feature
2015-04-11 18:16:30 +03:00
Roman Telezhynskyi
fc54866019 Action print preview.
--HG--
branch : feature
2015-04-11 17:30:49 +03:00
Roman Telezhynskyi
130063d690 Menu bar. Theme icons for actions print and print preview.
--HG--
branch : feature
2015-04-11 14:22:50 +03:00
Roman Telezhynskyi
c144c149e6 Class VPoster.
--HG--
branch : feature
2015-04-11 14:01:25 +03:00
Roman Telezhynskyi
36990d6531 Dependies for class QLockFile make it impossible easy backport this class to
Qt 5.0.0. I decided don't do this. And just disable using the class if
Qt version < Qt 5.1. It will open some issues, but for Unit testing this reason
not important.

--HG--
branch : develop
2015-04-05 16:31:28 +02:00
Пользователь@pc2009
93eb3d692c Backporting QlockFile. Successful build on Windows.
--HG--
branch : develop
2015-04-04 18:47:25 +04:00
Roman Telezhynskyi
94e2fe8c5a Disable installation tests.
--HG--
branch : develop
2015-04-02 20:43:33 +03:00
Roman Telezhynskyi
7de628f79a undefined reference to `QLoggingCategory::~QLoggingCategory()'.
--HG--
branch : develop
2015-04-02 20:09:57 +03:00
Roman Telezhynskyi
f59625f56f Removed strange expression Q_FUNC_QT_VERSION < 0x053000INFO.
--HG--
branch : develop
2015-04-02 19:13:29 +03:00
Roman Telezhynskyi
1de5ba3411 fatal error: qlockfile.h: No such file or directory.
--HG--
branch : develop
2015-04-02 18:38:34 +03:00
Roman Telezhynskyi
c952b54122 Files from Qt 5.2.0.
--HG--
branch : develop
2015-04-02 18:25:19 +03:00
Roman Telezhynskyi
0c023a9db9 Files from Qt 5.4.1.
--HG--
branch : develop
2015-04-02 17:56:17 +03:00
Roman Telezhynskyi
fb879c7ae1 Qt < 5.2 didn't feature categorized logging.
--HG--
branch : develop
2015-04-02 17:01:05 +03:00
Roman Telezhynskyi
49ffd7a77d QLockFile was introduced in Qt 5.1.
--HG--
branch : develop
2015-04-02 15:54:35 +03:00
Roman Telezhynskyi
4d171184bd Forgot change methods.
--HG--
branch : develop
2015-04-02 14:53:42 +03:00
Roman Telezhynskyi
ab3c60fe03 travis.yml. Added support for "make check", run tests.
--HG--
branch : develop
2015-04-02 14:31:23 +03:00
Roman Telezhynskyi
7e49c3524f QCombobox::currentData was introduced since Qt 5.2.
--HG--
branch : develop
2015-04-02 12:51:27 +03:00
Roman Telezhynskyi
07ec5aacf8 QVector::removeLast() was introduced only in Qt 5.1.
--HG--
branch : develop
2015-04-01 21:38:42 +03:00
Roman Telezhynskyi
6dea77276c QtMath apperas only since Qt 5.1.
--HG--
branch : develop
2015-04-01 21:21:24 +03:00
Roman Telezhynskyi
ff44834417 GCC warning “ISO C99 requires rest arguments to be used”.
For fixing use printf style.

--HG--
branch : develop
2015-04-01 20:08:35 +03:00
Roman Telezhynskyi
30f6aea194 Hide warnings, minimal requirements for build is Qt 5.0.0.
--HG--
branch : develop
2015-04-01 15:51:54 +03:00
Roman Telezhynskyi
e1e995abe7 Test template for future test system.
--HG--
branch : develop
2015-03-31 17:48:58 +03:00
Roman Telezhynskyi
b14e98fea3 Show appers only after user change format.
--HG--
branch : develop
2015-03-31 16:38:59 +03:00
Roman Telezhynskyi
8d497c68eb Increase version qmuparser.
--HG--
branch : develop
2015-03-31 16:35:01 +03:00
Roman Telezhynskyi
0cabe83e10 Fix for ParserTokenReader::ExtractOperatorToken incorrectly uses
ValidInfixOprtChars().

--HG--
branch : develop
2015-03-31 16:13:41 +03:00
Roman Telezhynskyi
aef39533c8 Bugfix for Bulkmode: Expressions with like "a=b, b*10" did not compute properly.
--HG--
branch : develop
2015-03-31 16:08:44 +03:00
Roman Telezhynskyi
99bb3f8962 Fixed issue #267. Error in the creation of obj files.
--HG--
branch : develop
2015-03-31 14:14:08 +03:00
Roman Telezhynskyi
74e4761634 Refactoring.
--HG--
branch : develop
2015-03-31 13:46:47 +03:00
Roman Telezhynskyi
478dbe13dd Fixed issue #263. Regression. Union tool doesn't work.
--HG--
branch : develop
2015-03-31 13:39:10 +03:00
Roman Telezhynskyi
8c5ea079d7 Additional checkings.
--HG--
branch : develop
2015-03-30 21:04:44 +03:00
Roman Telezhynskyi
d9a9df14f6 Don't allow selection details with less than 2 points and less than three
objects.

--HG--
branch : develop
2015-03-30 17:27:45 +03:00
Roman Telezhynskyi
a38448623c When we unite two detalis don't skip a point of a second detail if edges length
don't equal.

--HG--
branch : develop
2015-03-30 15:43:30 +03:00
Roman Telezhynskyi
b104f0dfa5 Fixed crash. If we have no points in the seam allowence path just don't show
him.

--HG--
branch : develop
2015-03-28 14:26:49 +02:00
Roman Telezhynskyi
f97a077dcd For tool Curve intersect axis fixed wrong calculation point in case with too
small scene rect size. No code always use the biggest possible rect.

--HG--
branch : develop
2015-03-28 12:59:37 +02:00
Roman Telezhynskyi
2cab9b4f90 Fixed missed attribute in XML schema.
--HG--
branch : develop
2015-03-28 11:08:11 +02:00
Roman Telezhynskyi
91a0966271 New token.
--HG--
branch : release
2015-03-23 15:03:12 +02:00
Roman Telezhynskyi
40e786c348 New language Finnish.
--HG--
branch : release
2015-03-23 14:37:53 +02:00
Roman Telezhynskyi
6b8cb0bf69 Improving for layout debug mode.
--HG--
branch : release
2015-03-23 14:13:44 +02:00
Roman Telezhynskyi
1f74e30d39 New version v0.3.0.
--HG--
branch : release
2015-03-19 17:46:45 +02:00
Roman Telezhynskyi
0f33cb6352 Fixed bug with circle intersection. Case with one real and one theoretical
intersection.

--HG--
branch : release
2015-03-19 16:20:25 +02:00
Roman Telezhynskyi
37dbe31050 Allow user add points in list by clicking on label.
--HG--
branch : release
2015-03-19 15:02:39 +02:00
Roman Telezhynskyi
7fccb9eb63 Set checked Detail mode button after close Layout Editor window.
--HG--
branch : release
2015-03-19 14:44:57 +02:00
Roman Telezhynskyi
c4d7b03905 Hide tool options before switch to Details mode.
--HG--
branch : release
2015-03-19 14:40:54 +02:00
Roman Telezhynskyi
f1b7726646 Block moving point label if tool is active.
--HG--
branch : release
2015-03-19 13:13:13 +02:00
Roman Telezhynskyi
c77b165cf0 Can't defeat PATH variable on Mac OS.
--HG--
branch : release
2015-03-16 18:31:27 +02:00
Roman Telezhynskyi
1f0ac82547 Hide warning about not available pdftops. Seek tool pdftops in app bundle on
mac os, near exe on Windows and in standard path on linux.

--HG--
branch : release
2015-03-16 16:49:51 +02:00
Roman Telezhynskyi
7555c67c3e Clang warnings.
--HG--
branch : release
2015-03-16 14:23:02 +02:00
Roman Telezhynskyi
cabac6f3d0 GCC warnings.
--HG--
branch : release
2015-03-16 12:33:37 +02:00
Roman Telezhynskyi
ef0a2e206b Don't use set specific index number. If user don't have pdftops application it
will make combobox empty.

--HG--
branch : release
2015-03-15 19:12:30 +02:00
Roman Telezhynskyi
2b711c5f8f Bad API in class LayoutDetail. Fixed checking seam allowence points.
--HG--
branch : release
2015-03-14 14:38:44 +02:00
Roman Telezhynskyi
d287e63790 Seam allowence width can't be <= 0.
--HG--
branch : release
2015-03-14 12:39:09 +02:00
Roman Telezhynskyi
365248f7e2 Separate file name from page number.
--HG--
branch : release
2015-03-10 18:01:33 +02:00
Roman Telezhynskyi
de9534b6d5 Fixed crash DialogUndo. After canceling fixing formula user will see again
DialogUndo and can try again. Button cancel make pattern broken, but left
posibility undo operation.

--HG--
branch : release
2015-03-03 17:47:31 +02:00
Roman Telezhynskyi
8f0e5fbd78 Error message about broken formula show twice if set current pattern piece after
deletion.

--HG--
branch : release
2015-03-03 17:31:18 +02:00
Roman Telezhynskyi
c466fc40b4 GCC warnings.
--HG--
branch : release
2015-03-03 17:29:33 +02:00
Roman Telezhynskyi
8b0de7504f Coverity Scan.
--HG--
branch : release
2015-03-02 21:20:09 +02:00
Roman Telezhynskyi
850d51adac cppcheck.
--HG--
branch : release
2015-03-02 19:54:33 +02:00
Roman Telezhynskyi
22055ab684 Vera++.
--HG--
branch : release
2015-03-02 19:11:43 +02:00
Roman Telezhynskyi
bb74ed2da6 Updated contributors list.
--HG--
branch : develop
2015-02-27 15:07:43 +02:00
Roman Telezhynskyi
629a2a7579 Copyright dates.
--HG--
branch : develop
2015-02-27 12:27:48 +02:00
Roman Telezhynskyi
bfbe2a5fc2 Fixed copyright notice for library qmuparser.
--HG--
branch : develop
2015-02-27 12:21:09 +02:00
Felix Ulber
139d4d26f0 merge fix
--HG--
branch : develop
2015-02-26 23:27:33 +01:00
Felix Ulber
f3eb68c2db resolve merge conflict
--HG--
branch : develop
2015-02-26 23:16:38 +01:00
Felix Ulber
12c66e873f Corrections on license text
--HG--
branch : develop
2015-02-26 22:48:52 +01:00
Felix Ulber
6ad6eda04a Some code corrections on fix of issue #235
--HG--
branch : develop
2015-02-26 22:34:33 +01:00
Roman Telezhynskyi
018fae459a Build on Mac OS.
--HG--
branch : develop
2015-02-26 22:18:52 +02:00
Felix Ulber
1f0027fd22 Merged dismine/valentina into develop
--HG--
branch : develop
2015-02-26 18:45:37 +01:00
Roman Telezhynskyi
13dcebb082 Fixed unable setting AboutValentina dialog size on Windows.
--HG--
branch : develop
2015-02-26 17:06:19 +02:00
Roman Telezhynskyi
47a61dcbc7 Prevent deletion uninitialized pointer.
--HG--
branch : develop
2015-02-26 16:29:32 +02:00
Roman Telezhynskyi
fbe84b74f4 Updated translations. New language Spanish.
--HG--
branch : develop
2015-02-26 16:10:01 +02:00
Roman Telezhynskyi
326a790044 Fixed issue #253. Add description, id, size base and height base to Table of
Variables.

--HG--
branch : develop
2015-02-26 11:26:43 +02:00
Felix Ulber
7a30a08ba5 Merged dismine/valentina into develop
--HG--
branch : develop
2015-02-25 23:27:57 +01:00
Felix Ulber
80a58cd729 Fixed Issue #235
--HG--
branch : develop
2015-02-25 23:27:09 +01:00
Roman Telezhynskyi
72324c0942 Fixed issue #249. Size Base and Height Base (Calculations Error and Display
Wish List).

--HG--
branch : develop
2015-02-25 21:50:13 +02:00
Roman Telezhynskyi
924af81eae Rows in list can't be more than count();
--HG--
branch : develop
2015-02-25 20:21:44 +02:00
Roman Telezhynskyi
cdeddbfa1e Check pointers.
--HG--
branch : develop
2015-02-25 20:12:15 +02:00
Roman Telezhynskyi
0bfd03d98a Hide token.
--HG--
branch : develop
2015-02-22 20:46:08 +02:00
Felix Ulber
c169287336 Completed Issue #241
--HG--
branch : develop
2015-02-21 16:38:11 +01:00
Roman Telezhynskyi
9f92c1ca94 Build on Windows in debug mode.
--HG--
branch : develop
2015-02-18 18:26:28 +02:00
Roman Telezhynskyi
890c87e228 Set color for curved path.
--HG--
branch : develop
2015-02-18 18:04:27 +02:00
Roman Telezhynskyi
f77258ac70 Close property browser when reset window.
--HG--
branch : develop
2015-02-18 15:34:06 +02:00
Roman Telezhynskyi
22aa73e308 Web site URL in log file.
--HG--
branch : develop
2015-02-18 15:29:44 +02:00
Roman Telezhynskyi
8d0027ab8f Improving log.
--HG--
branch : develop
2015-02-18 15:05:20 +02:00
Roman Telezhynskyi
f3fceaea64 Build revision in crash report.
--HG--
branch : develop
2015-02-18 12:17:56 +02:00
Roman Telezhynskyi
0d6a53f5d2 Fixed issue #248. Fix dialog header for Tables Of Variables.
--HG--
branch : develop
2015-02-18 12:06:03 +02:00
Roman Telezhynskyi
48c5e6ad94 Fixed issue #247. Individual measurement file 'Where save measurements' dialog
doesn't open directory from Preferences.

--HG--
branch : develop
2015-02-17 23:34:32 +02:00
Roman Telezhynskyi
614b57a5f2 Merge
--HG--
branch : develop
2015-02-17 19:03:05 +02:00
Roman Telezhynskyi
75f6bfd381 Fixed issue #183. Show message "Changes saved".
--HG--
branch : develop
2015-02-17 19:02:47 +02:00
Felix Ulber
78341ef434 Fixed problem with formula editing in vtooloptionspropertybrowser and "," decimal separator, related to issue 234
--HG--
branch : develop
2015-02-17 17:28:32 +01:00
Roman Telezhynskyi
b05266b78e Deleted needless class.
--HG--
branch : develop
2015-02-16 21:05:44 +02:00
Roman Telezhynskyi
734efb4145 Fixed issue #219. Rename 'Tool new detail' to 'Seam Allowance tool'.
Fixed issue #220. Rename 'Tool for union two details' to 'Union tool'.

--HG--
branch : develop
2015-02-16 16:38:37 +02:00
Roman Telezhynskyi
352637a40a Fixed issue #210. Rename Point of intersection line and axis.
--HG--
branch : develop
2015-02-16 16:02:52 +02:00
Roman Telezhynskyi
bac1baf59f Fixed issue #184. Delete button "Equal" in dialogs.
--HG--
branch : develop
2015-02-16 15:54:56 +02:00
Roman Telezhynskyi
0db66e1946 Update layout save path when show dialog first time.
--HG--
branch : develop
2015-02-15 09:14:02 +02:00
Roman Telezhynskyi
0ec2748293 Don't allow move if we use tool.
--HG--
branch : develop
2015-02-13 11:33:20 +02:00
Roman Telezhynskyi
7db74d4f20 We don't need anymore simple curves. First step just hide them.
--HG--
branch : feature
2015-02-13 11:26:02 +02:00
Roman Telezhynskyi
99ebbc3ed9 Simple curve ignore press event and allow move curve by mouse.
--HG--
branch : feature
2015-02-12 18:10:47 +02:00
Roman Telezhynskyi
0deaa1b7b4 Cut tools use attribute "color" instead "lineColor".
--HG--
branch : feature
2015-02-12 18:02:23 +02:00
Roman Telezhynskyi
ee0f8d51be Auto save should not change "was modefied" sign (*).
--HG--
branch : feature
2015-02-12 17:47:53 +02:00
Roman Telezhynskyi
f16cccd89f Curved path can move by mouse.
--HG--
branch : feature
2015-02-12 17:42:44 +02:00
Roman Telezhynskyi
d6069c9201 Avoid declaring the same literal in multiple places.
--HG--
branch : feature
2015-02-12 13:55:35 +02:00
Roman Telezhynskyi
d5eded4eda Show "move cursor".
--HG--
branch : feature
2015-02-12 13:43:38 +02:00
Roman Telezhynskyi
254d9b7b7a Now spline can move by mouse.
--HG--
branch : feature
2015-02-12 12:55:09 +02:00
Roman Telezhynskyi
fb8dca8452 After refreshing arc visualization get wrong f1 and f2 angels.
--HG--
branch : develop
2015-02-11 16:45:35 +02:00
Roman Telezhynskyi
d550d27d99 Fixed setting f1 and f2 angles for arc visualization.
--HG--
branch : develop
2015-02-11 15:13:17 +02:00
Roman Telezhynskyi
c4c03e1d3e Don't show asterisk (*) near file name if file saved.
--HG--
branch : develop
2015-02-11 13:04:12 +02:00
Roman Telezhynskyi
949e1d9011 Merge with feature
--HG--
branch : develop
2015-02-11 12:52:19 +02:00
Roman Telezhynskyi
28f806a779 Refactoring. More good looking code.
--HG--
branch : feature
2015-02-11 12:43:50 +02:00
Roman Telezhynskyi
f6e511e43c Set and dynamically refresh locale settings for tool property browser.
--HG--
branch : feature
2015-02-11 12:33:13 +02:00
Roman Telezhynskyi
2726bd4eb6 Global locale settings in dialog increments.
--HG--
branch : feature
2015-02-11 11:11:49 +02:00
Roman Telezhynskyi
0459fccee0 Convert number to string according to locale options.
--HG--
branch : feature
2015-02-10 22:09:44 +02:00
Roman Telezhynskyi
0056ec49e0 Set locale according to global options.
--HG--
branch : feature
2015-02-10 21:27:11 +02:00
Roman Telezhynskyi
a12eb73bec Dynamic update tool property browser after applying options changes.
--HG--
branch : feature
2015-02-10 19:50:47 +02:00
Roman Telezhynskyi
abca716d7b DebugBreak() exist only for MSVC compiler.
--HG--
branch : develop
2015-02-10 16:27:16 +02:00
Roman Telezhynskyi
cfc2b187f6 Dialogs don't return correct formulas.
--HG--
branch : feature
2015-02-10 15:17:18 +02:00
Roman Telezhynskyi
420f2e1da7 "," can't be argument separator in C locale. Parser will return error for big
numbers.

--HG--
branch : feature
2015-02-10 14:46:11 +02:00
Roman Telezhynskyi
7176bd0668 Bug in VFormula class. SetFormula was broken.
--HG--
branch : feature
2015-02-10 13:51:51 +02:00
Roman Telezhynskyi
8c0bdcc612 Make parser static locale variable local for each parser instance.
--HG--
branch : feature
2015-02-10 13:39:31 +02:00
Roman Telezhynskyi
cc65f00e2f Windows build.
--HG--
branch : develop
2015-02-09 18:34:50 +02:00
Roman Telezhynskyi
c2191dd8d0 Fixed issue #217. Bug with mouse cursor.
--HG--
branch : develop
2015-02-09 11:54:19 +02:00
Roman Telezhynskyi
2885abb5a1 Fixed issue #242. Tool Dialogs: Label at bottom doesn't update for empty lists.
--HG--
branch : develop
2015-02-08 23:55:24 +02:00
Felix Ulber
ba5e218ff4 DialogTool: Line Angle property not considered in ValChenged slot
--HG--
branch : develop
2015-02-08 20:58:03 +01:00
Felix Ulber
77a24bba0b Tool dialog: disable "Hide Empty Measurements" checkbox when input data is "Size and height"
--HG--
branch : develop
2015-02-08 20:23:01 +01:00
Felix Ulber
1f51d0122f arc tool dialog: tab changes focus for angle values, tab order
--HG--
branch : develop
2015-02-08 20:16:13 +01:00
Roman Telezhynskyi
7064dbfaa2 Improwing documentation.
--HG--
branch : develop
2015-02-08 15:43:30 +02:00
Roman Telezhynskyi
074ca3a4e0 Improving documantation and little refactoring changes in class Calculator.
--HG--
branch : develop
2015-02-08 13:48:27 +02:00
Roman Telezhynskyi
17fa00ba75 Merge with feature. Fixed issue #74. Fold Line in pattern piece.
--HG--
branch : develop
2015-02-08 13:01:18 +02:00
Roman Telezhynskyi
401e6ea534 Leave line thick if tool was selected.
--HG--
branch : feature
2015-02-08 12:56:32 +02:00
Roman Telezhynskyi
eb56288d13 Color property also for cut tools: cut arc, cut spline, cut spline path.
--HG--
branch : feature
2015-02-08 12:23:26 +02:00
Roman Telezhynskyi
aa7b2a4112 Use visualization for highlighting tool.
--HG--
branch : feature
2015-02-07 17:18:18 +02:00
Roman Telezhynskyi
ff5c6dbb17 Fixed bug. We don't have object for line in data container. Just will send
empty object.

--HG--
branch : feature
2015-02-07 16:48:48 +02:00
Roman Telezhynskyi
619a303e9b Property explorer now show color combobox.
--HG--
branch : feature
2015-02-07 16:42:49 +02:00
Roman Telezhynskyi
6d638a3080 Class that show line colors.
--HG--
branch : feature
2015-02-07 15:18:08 +02:00
Roman Telezhynskyi
805100ec0f Generate translated color names list. Need for property browser.
--HG--
branch : feature
2015-02-07 14:31:10 +02:00
Roman Telezhynskyi
c595df7517 Read attribute color from file.
--HG--
branch : feature
2015-02-07 13:17:31 +02:00
Roman Telezhynskyi
5da451a5ce Save tool color attribute to xml.
--HG--
branch : feature
2015-02-06 20:05:52 +02:00
Roman Telezhynskyi
1563193662 Save color from tool option dialog to xml.
--HG--
branch : feature
2015-02-06 19:50:33 +02:00
Roman Telezhynskyi
f687105905 Refactoring. Also read attribute color from xml.
--HG--
branch : feature
2015-02-06 19:43:31 +02:00
Roman Telezhynskyi
b8e7cbd1ac Use for each tool correct method Disable.
--HG--
branch : feature
2015-02-06 16:25:04 +02:00
Roman Telezhynskyi
25691639d4 This method now can be virtual.
--HG--
branch : feature
2015-02-06 14:34:02 +02:00
Roman Telezhynskyi
4f91c69127 Refactoring, correct disabling tool.
--HG--
branch : feature
2015-02-06 14:31:40 +02:00
Roman Telezhynskyi
5f49394236 Use different colors for different parts of tool.
--HG--
branch : feature
2015-02-06 13:41:30 +02:00
Roman Telezhynskyi
16662a34d5 Use variable "enabled" everywhere.
--HG--
branch : feature
2015-02-06 11:58:04 +02:00
Roman Telezhynskyi
e94c5070dc If pattern piece disabled need correct tool color.
--HG--
branch : feature
2015-02-06 11:53:36 +02:00
Roman Telezhynskyi
e64e3a9044 Wrong conversion expression if number has 0 in fractional part. Example 10,0.
Such numbers ignored and left untouched. This cause error in calculation.

--HG--
branch : develop
2015-02-05 13:56:51 +02:00
Roman Telezhynskyi
8b7567c32a Use method setEnabled instead direct change Pen where possible.
--HG--
branch : feature
2015-02-04 15:09:37 +02:00
Roman Telezhynskyi
06d415f320 Disable curve if pattern piece disabled.
--HG--
branch : feature
2015-02-04 14:17:49 +02:00
Roman Telezhynskyi
8aa8438064 Disable label if pattern piece disabled.
--HG--
branch : feature
2015-02-04 13:47:53 +02:00
Roman Telezhynskyi
4d6fae5840 Setter and getter for attribute line color.
--HG--
branch : feature
2015-02-04 11:21:09 +02:00
Roman Telezhynskyi
9d9bc2404b Refactoring. Move line type to VDrawTool class.
--HG--
branch : feature
2015-02-03 16:46:14 +02:00
Felix ulber
278c4e7ee8 Fixed wrong title in vtooloptionspropertybrowser for curve intersect axis tool.
--HG--
branch : develop
2015-02-03 12:21:01 +01:00
Roman Telezhynskyi
76074f2820 Pattern format 0.1.3 support colors.
--HG--
branch : feature
2015-02-03 13:15:52 +02:00
Felix ulber
e1283c410e Fixed some tooltips in tool dialogs.
--HG--
branch : develop
2015-02-03 11:29:34 +01:00
Roman Telezhynskyi
cf2aea280d Refactoring.
--HG--
branch : feature
2015-02-03 12:17:04 +02:00
Roman Telezhynskyi
4572da85c8 Refactoring.
--HG--
branch : feature
2015-02-03 11:27:33 +02:00
Roman Telezhynskyi
d6a2388762 Refactoring.
--HG--
branch : feature
2015-02-03 10:55:02 +02:00
Roman Telezhynskyi
c52d0a045d Refactoring.
--HG--
branch : feature
2015-02-03 10:45:27 +02:00
Roman Telezhynskyi
f141edad27 Refactoring.
--HG--
branch : feature
2015-02-03 10:32:32 +02:00
Roman Telezhynskyi
493f607cac Refactoring. Deleted additional variables for storing ids.
--HG--
branch : feature
2015-02-03 10:17:59 +02:00
Roman Telezhynskyi
b535460715 Fixed wrong window title.
--HG--
branch : develop
2015-02-03 09:55:27 +02:00
Roman Telezhynskyi
6a9cc6da0a Default style for line Qt::SolidLine.
--HG--
branch : develop
2015-02-03 00:08:39 +02:00
Roman Telezhynskyi
d5836e2fb3 Refactoring. Left method getPointName only in parent class.
--HG--
branch : feature
2015-02-02 18:35:40 +02:00
Roman Telezhynskyi
e3b54789f3 Refactoring. Move inline methods in cpp file.
--HG--
branch : feature
2015-02-02 17:11:48 +02:00
Roman Telezhynskyi
d41308e1f4 Set line color for dialog tool " point along line".
--HG--
branch : feature
2015-02-02 13:55:42 +02:00
Roman Telezhynskyi
9381cc78a6 Initialization color conmbobox.
--HG--
branch : feature
2015-02-02 13:10:02 +02:00
Roman Telezhynskyi
c06938272f Color comboboxs in dialogs.
--HG--
branch : feature
2015-02-02 13:06:58 +02:00
Roman Telezhynskyi
e2fab3345a Test combobox that show colors.
--HG--
branch : feature
2015-02-02 12:28:09 +02:00
Roman Telezhynskyi
de1c9d8a77 List of colors.
--HG--
branch : feature
2015-02-02 11:29:50 +02:00
dismine
1b6408c144 Fixed issue #171. QComboBox to show Qt::PenStyle.
--HG--
branch : develop
2015-01-29 17:47:02 +02:00
dismine
5dcfa88691 Fix for Mac OS. Issue Makefile overriding commands for target
"bin/valentina.app/Contents/Frameworks/".

--HG--
branch : develop
2015-01-28 17:33:01 +02:00
dismine
d70879276e Fixed bug "Can't get Valentina to pick the .vst initial file (OSX)".
--HG--
branch : develop
2015-01-28 16:46:41 +02:00
dismine
f8c62b9b25 Fixed issue #208. Point from X and Y needs vertical bar to help select point
for X vertical value.

--HG--
branch : develop
2015-01-27 20:17:28 +02:00
dismine
c15c0ac67b Fixed issue #196. Detail Editor crashes on Delete.
--HG--
branch : develop
2015-01-27 18:32:50 +02:00
dismine
12c1b59c79 Fixed issue #218. Pattern disappears when Detail icon on icon bar is selected.
--HG--
branch : develop
2015-01-27 16:14:54 +02:00
dismine
e8329a1294 Merged
--HG--
branch : develop
2015-01-27 15:57:08 +02:00
dismine
2a27ebfe1f Fixed issue #230. Program hangs when I try to open saved file.
--HG--
branch : develop
2015-01-27 15:56:44 +02:00
Felix Ulber
f9f6ae884f Fixed Issue #212: Tooltip for Tool triangle is unclear. Rename.
--HG--
branch : develop
2015-01-27 11:20:30 +01:00
Felix Ulber
665d276e96 Fixed Issue #205: Point from X and Y needs improved tooltip and user prompts.
--HG--
branch : develop
2015-01-26 23:13:57 +01:00
Felix Ulber
70ffdcc1c6 Fixed Issue #207: Point from intersection of line and arc has incorrect options dialog title.
--HG--
branch : develop
2015-01-26 22:28:54 +01:00
Felix Ulber
acadc898dc Fixed Issue #204. Point from X and Y tool needs X & Y labels in options box.
--HG--
branch : develop
2015-01-26 21:05:59 +01:00
dismine
9875558e49 Fixed issue #222. Move Layout icon on top toolbar so it is next to Detail mode.
--HG--
branch : develop
2015-01-26 17:13:46 +02:00
dismine
aac096d897 Fixed issue #223. Attempt to remove stale lock file.
--HG--
branch : develop
2015-01-26 17:02:57 +02:00
dismine
886f347ba6 To File/Preferences/Paths added path to export a layout.
--HG--
branch : develop
2015-01-26 16:08:09 +02:00
dismine
57c4813255 Refactoring changed word 'Mask' to 'File Name' when saving the layout.
--HG--
branch : develop
2015-01-26 15:38:51 +02:00
dismine
245c6f522b Don't show arrow if edge too short.
--HG--
branch : develop
2015-01-23 17:05:23 +02:00
dismine
878cc2d573 Use pattern file name in mask.
--HG--
branch : develop
2015-01-23 13:40:17 +02:00
dismine
bc2df2b1b3 Changed layout allowence value.
--HG--
branch : develop
2015-01-23 12:59:40 +02:00
dismine
bdc1fa2e7f Merge with develop.
--HG--
branch : feature
2015-01-23 12:11:12 +02:00
dismine
4a9e69d32f Saving the layout paper sheets.
--HG--
branch : feature
2015-01-23 12:07:58 +02:00
dismine
0b85380f20 Show paper preview in list.
--HG--
branch : feature
2015-01-22 18:22:37 +02:00
dismine
c84caa349d Clear layout paper.
--HG--
branch : feature
2015-01-22 16:23:23 +02:00
dismine
2388d8ef29 Avoid window freaze.
--HG--
branch : feature
2015-01-22 16:13:25 +02:00
dismine
ef73b351ed New options: rotatate and rotation increase.
--HG--
branch : feature
2015-01-22 16:11:50 +02:00
dismine
dd098506dd Move rotation to separate method. Preparetion for working with new setting.
--HG--
branch : feature
2015-01-22 13:47:20 +02:00
dismine
0d1725fc11 Allow user more quick stop generation.
--HG--
branch : feature
2015-01-22 13:39:04 +02:00
dismine
d538f2af73 Give program time update GUI.
--HG--
branch : feature
2015-01-22 13:35:12 +02:00
dismine
7a9447f7af Don't set information for debug if no need.
--HG--
branch : feature
2015-01-22 13:29:40 +02:00
dismine
2aa9de5f94 For rotation check only two positions 180 and 0 degree.
--HG--
branch : feature
2015-01-22 13:26:09 +02:00
dismine
9210d31c25 First realization multithreading.
--HG--
branch : feature
2015-01-21 23:49:38 +02:00
dismine
62aa898742 Refactoring. Prepare for support multithreading.
--HG--
branch : feature
2015-01-21 20:56:59 +02:00
dismine
8655460d6e Refactoring.
--HG--
branch : feature
2015-01-21 16:33:06 +02:00
dismine
dac95d00fe Combine edges not enough for all cases. Was added checking position after
rotation around point.

--HG--
branch : feature
2015-01-20 22:58:30 +02:00
dismine
7970678575 Fix for method UniteWithContour.
--HG--
branch : feature
2015-01-20 14:50:24 +02:00
dismine
2355e435a5 Fix for method Crossing.
--HG--
branch : feature
2015-01-19 20:07:32 +02:00
dismine
366519781b Fix for method InsideContour.
--HG--
branch : feature
2015-01-19 20:01:42 +02:00
dismine
120f4cf565 Speed optimization.
--HG--
branch : feature
2015-01-19 16:13:26 +02:00
dismine
3c76f32bed Alwayse first check if workpiece inside of paper sheet rect.
--HG--
branch : feature
2015-01-19 12:36:27 +02:00
dismine
dc2620e0df Need additional point on each edge for check if workpiece inside of global
contour.

--HG--
branch : feature
2015-01-19 12:14:54 +02:00
dismine
2937a9e594 Wrong rule for check true intersection.
--HG--
branch : feature
2015-01-18 22:21:20 +02:00
dismine
c191059ddd Changed Point-In-Polygon Algorithm. Additional field for saving mirror state.
--HG--
branch : feature
2015-01-18 20:56:01 +02:00
dismine
c044b334d7 Fix for method UniteWithContour.
--HG--
branch : feature
2015-01-17 22:51:17 +02:00
dismine
696aaa413b Fixes for method Mirror and debug system.
--HG--
branch : feature
2015-01-17 19:23:54 +02:00
dismine
1d1ae1acb4 Fixed creation global contour.
--HG--
branch : feature
2015-01-17 16:00:46 +02:00
dismine
56aa09a639 Don't save last options for creation a layout.
--HG--
branch : feature
2015-01-17 15:14:28 +02:00
dismine
28b2f97aaa Fixed getting seam allowence points.
--HG--
branch : feature
2015-01-16 21:35:50 +02:00
dismine
b04d1f92e7 Forgot save paper after creation.
--HG--
branch : feature
2015-01-16 21:34:37 +02:00
dismine
f849d16018 Choose first best result.
--HG--
branch : feature
2015-01-16 21:33:18 +02:00
dismine
f8d210e720 Better check more frequently if user want cancel creation layout.
--HG--
branch : feature
2015-01-16 16:45:56 +02:00
dismine
4fb5a048ca Ignore intersection in vertices of edges.
--HG--
branch : feature
2015-01-16 16:22:42 +02:00
dismine
040b9e607b Method Mirror now should work.
--HG--
branch : feature
2015-01-16 15:20:15 +02:00
dismine
ab2b894d69 Better round points if we want avoid errors. Correct way working with QMatrix in
methods translate and rotate.

--HG--
branch : feature
2015-01-16 14:54:37 +02:00
dismine
3d1100bc3d Send arranged count of workpieces.
--HG--
branch : feature
2015-01-16 14:53:14 +02:00
dismine
ce67acc6ff Dialog must do not allow values smaller than 1 pixel.
--HG--
branch : feature
2015-01-15 19:31:42 +02:00
dismine
00e42b4368 Fixed broken seam allowence.
--HG--
branch : feature
2015-01-15 16:24:37 +02:00
dismine
79325fe91f Changes for table widows. All prepare for begin testing.
--HG--
branch : feature
2015-01-15 15:10:05 +02:00
dismine
f6380cf739 Dialog for showing progress of creation.
--HG--
branch : feature
2015-01-14 19:52:16 +02:00
dismine
a121845407 Dialog layout settings.
--HG--
branch : feature
2015-01-14 16:14:51 +02:00
dismine
3ed87757c4 Return QGraphicsItems with sheet and all details for show on scene.
--HG--
branch : feature
2015-01-13 12:38:51 +02:00
dismine
166f2fbcdb Save each frame to png file for debuging creation layout.
--HG--
branch : feature
2015-01-12 22:35:32 +02:00
dismine
789dcea6bc Standard way arrange first detail on paper not always allow find position. For
such cases best way is rotate detail around vertex.

--HG--
branch : feature
2015-01-12 17:59:15 +02:00
dismine
8dec59ef00 Also check shift for each edge.
--HG--
branch : feature
2015-01-12 17:23:25 +02:00
dismine
98d5dde2e1 Class that drive all process, also speak with outside world.
--HG--
branch : feature
2015-01-12 14:12:15 +02:00
dismine
b53d32225a Class that handle choose next detail.
--HG--
branch : feature
2015-01-11 15:11:56 +02:00
dismine
007bc1466f Layout paper. Main algorithm.
--HG--
branch : feature
2015-01-10 15:47:46 +02:00
dismine
9effd8af02 Layout detail.
--HG--
branch : feature
2015-01-07 18:54:43 +02:00
dismine
0b80c2b9f8 We alwayse need information about “the current parent of the working directory”.
--HG--
branch : develop
2015-01-04 18:11:00 +02:00
dismine
06e945d8a3 Detail must return contour points and seam allowence points yourself.
--HG--
branch : feature
2015-01-03 14:22:55 +02:00
dismine
4ba488d0c0 VAbstractDetail parent class for VDetail.
--HG--
branch : feature
2015-01-02 19:02:07 +02:00
dismine
112dbd7f4e Class for abstract detail.
--HG--
branch : feature
2015-01-02 18:32:26 +02:00
dismine
67c93e2b5b Initial commit for class VLayoutDetail.
--HG--
branch : feature
2015-01-02 16:14:28 +02:00
dismine
44372c7e6b Initial commit for static library VLayout.
--HG--
branch : feature
2015-01-02 15:53:36 +02:00
dismine
7d6f22d01b Better use method here.
--HG--
branch : develop
2015-01-02 13:13:14 +02:00
dismine
4bb5930cad Default value for seam allowence is 1 cm. But pattern have different units, so
just set 1 in dialog not enough.

--HG--
branch : develop
2015-01-02 13:08:24 +02:00
dismine
1a59396196 Method CheckLoops return wrong list of points if points less then 4.
--HG--
branch : develop
2015-01-02 13:00:20 +02:00
dismine
d59bfb8a56 Url to user manual for unstable builds.
--HG--
branch : develop
2015-01-01 14:00:17 +02:00
dismine
eb2e3ea799 By default on Windows font point size 8 points we need 11 like on Linux.
--HG--
branch : develop
2014-12-31 16:54:11 +02:00
dismine
6221833f45 Version 0.2.9.
--HG--
branch : develop
2014-12-31 15:55:41 +02:00
dismine
db3b35af46 Url to user manual for stable release.
--HG--
branch : develop
2014-12-31 15:48:43 +02:00
dismine
a72e1459e8 Updated translations.
--HG--
branch : develop
2014-12-31 14:28:08 +02:00
dismine
2efc995496 Fixed broken build on Windows.
--HG--
branch : develop
2014-12-31 13:28:55 +02:00
dismine
8bbfacabb4 Since Qt 5.4.0 the source code location is recorded only in debug builds.
We need this information also in release builds. For this need define
QT_MESSAGELOGCONTEXT.

--HG--
branch : develop
2014-12-31 13:25:22 +02:00
dismine
eb17d6b37e Command for taking build revision number now work on Windows.
--HG--
branch : develop
2014-12-30 23:21:59 +02:00
dismine
7da26995c3 Patrick in list of contributors.
--HG--
branch : develop
2014-12-30 21:42:58 +02:00
dismine
08f8fc70e1 Same lenght to point label for draw and detail.
--HG--
branch : develop
2014-12-29 20:19:23 +02:00
dismine
56653c7943 Changes in version policy. Major.Minor.Debug.Distance.
Also now we save build revision number.

--HG--
branch : develop
2014-12-29 18:06:09 +02:00
dismine
3febdd31fb Check if log file empty.
--HG--
branch : develop
2014-12-27 21:12:45 +02:00
dismine
4e6b5a8f24 Return support for pattern format version 0.1.0.
--HG--
branch : develop
2014-12-27 13:15:34 +02:00
dismine
541d3d2eac Fixed issue #214.
--HG--
branch : develop
2014-12-26 15:56:07 +02:00
dismine
64f0d13449 Fixed issue #213.
--HG--
branch : develop
2014-12-26 13:17:11 +02:00
dismine
8563234dae More log information.
--HG--
branch : develop
2014-12-25 21:29:04 +02:00
dismine
13f87b66f4 More log information.
--HG--
branch : develop
2014-12-25 21:04:10 +02:00
dismine
ccd06caef9 Fix for line to label.
--HG--
branch : develop
2014-12-25 19:19:31 +02:00
dismine
141ec30b8c Make visiable amied axis.
--HG--
branch : develop
2014-12-25 18:22:32 +02:00
dismine
e431388be8 Don't scale points.
--HG--
branch : develop
2014-12-25 18:21:56 +02:00
dismine
a49606a0de Fixed issue #211.
--HG--
branch : develop
2014-12-25 18:21:01 +02:00
dismine
163200a8c5 Better don't be silent.
--HG--
branch : develop
2014-12-25 17:50:46 +02:00
dismine
100857ab21 Don't use scaling factor for circle.
--HG--
branch : develop
2014-12-25 16:06:50 +02:00
dismine
44b3064290 Undo moving label.
--HG--
branch : develop
2014-12-25 13:33:27 +02:00
dismine
c978a8c090 Set undo stack clean after each document save.
--HG--
branch : develop
2014-12-25 12:28:42 +02:00
dismine
45aebc627e Delete previous file name from restore list after save as action.
--HG--
branch : develop
2014-12-24 16:39:44 +02:00
dismine
a1bb140bb5 Hide objects before they need.
--HG--
branch : develop
2014-12-24 15:13:13 +02:00
dismine
4fe796f508 Crash. Forgot check event type.
--HG--
branch : develop
2014-12-24 14:11:47 +02:00
dismine
586b541aec Lite parse each time was changed active pattern piece.
--HG--
branch : develop
2014-12-24 14:08:08 +02:00
dismine
955b0148e9 Disable SCASSERT function if debugging is not set.
--HG--
branch : develop
2014-12-24 11:54:56 +02:00
dismine
2beb229f9c Some systems use special name for lrelease. For example opensuse 13.2 has
lrelease-qt5.

--HG--
branch : develop
2014-12-23 14:00:29 +02:00
dismine
a706f2fb58 Set to prefix (/usr) if library prefix (/usr/lib) is empty and not just to
default prefix.

--HG--
branch : develop
2014-12-23 00:13:25 +02:00
dismine
9bfe1f3cd9 Minimal Qt version 5.2.0.
--HG--
branch : develop
2014-12-22 21:46:36 +02:00
dismine
42275e32b0 First try create rpm package.
--HG--
branch : develop
2014-12-22 19:06:24 +02:00
dismine
5d12cf5e99 Coverity Scan warnings.
--HG--
branch : develop
2014-12-21 22:33:31 +02:00
dismine
d8dfa651ff Cppcheck warnings.
--HG--
branch : develop
2014-12-21 13:35:12 +02:00
dismine
bd6cf95340 GCC warnings.
--HG--
branch : develop
2014-12-21 12:56:31 +02:00
dismine
f62b78bd9b Compile debug build with gcc's Address Sanitizer.
--HG--
branch : develop
2014-12-20 20:18:00 +02:00
dismine
a94d7b4066 Fixed issue #200.
--HG--
branch : develop
2014-12-19 09:19:26 +02:00
dismine
dfd1b35562 Windows build.
--HG--
branch : develop
2014-12-18 13:34:32 +02:00
dismine
934ccce310 Added translation for library vobj.
--HG--
branch : develop
2014-12-18 12:52:39 +02:00
dismine
0e6188d847 Application crash.
--HG--
branch : feature
2014-12-17 14:57:17 +02:00
dismine
d6c78ca1a1 All points in detail should go clockwise. This mean in some cases need reverse
curves that go anticlockwise. Old method reversing curves doesn't work
correct in all cases. I don't see now way automatically handle this. That's
why now user can choose himself need reverse points for this curve or not.

Also this mean increment in format version to 0.1.2.

--HG--
branch : feature
2014-12-17 14:56:14 +02:00
dismine
fa9a1d7807 Cutting too long an acute angle.
--HG--
branch : feature
2014-12-17 12:02:45 +02:00
dismine
8fac8f87ae Fixed disappearing curve in detail if path counterclockwise.
--HG--
branch : feature
2014-12-16 15:33:00 +02:00
dismine
ad96323e29 Preparation for new changes in pattern format.
--HG--
branch : feature
2014-12-16 09:42:24 +02:00
dismine
9621904b97 By default seam allowence for the detail is 1 pattern's units.
--HG--
branch : feature
2014-12-15 16:28:03 +02:00
dismine
aed090aed3 New better way select objects for creation a detail.
Now the detail cutting points and use only cutted part for creation paths.

--HG--
branch : feature
2014-12-15 16:25:40 +02:00
dismine
30d1fad26f Static library for export a layout to Wavefront OBJ file.
--HG--
branch : develop
2014-12-12 16:08:31 +02:00
dismine
0efbe1745c Fixed issue #198.
--HG--
branch : develop
2014-12-12 14:35:54 +02:00
dismine
8c2a06e63f If not get all list of details user will not show all details for creation a
layout. For this change mode from Draw to Details and than prepare details.

--HG--
branch : develop
2014-12-12 12:30:02 +02:00
dismine
3293916d50 Don't open new window if user canceled opening file.
--HG--
branch : develop
2014-12-12 11:56:26 +02:00
dismine
dd0d3faae6 Rules for creation version.
--HG--
branch : develop
2014-12-12 11:47:12 +02:00
dismine
3ebb56a40c Add conversion when openning pattern.
--HG--
branch : feature
2014-12-11 22:56:59 +02:00
dismine
1d1b3e3670 Method Convert.
--HG--
branch : feature
2014-12-11 22:54:33 +02:00
dismine
1d9fd7109d Validate file by using xsd schema for this version.
--HG--
branch : feature
2014-12-11 22:19:17 +02:00
dismine
941b43b5b5 Path to file version sxd schema.
--HG--
branch : feature
2014-12-11 22:16:03 +02:00
dismine
1c4af06343 Check version number.
--HG--
branch : feature
2014-12-11 21:44:48 +02:00
dismine
fb8849f798 Convert version string to number.
--HG--
branch : feature
2014-12-11 20:40:26 +02:00
dismine
71f070a509 Validation version.
--HG--
branch : feature
2014-12-11 18:14:02 +02:00
dismine
51b89a5497 Get version information.
--HG--
branch : feature
2014-12-11 17:51:24 +02:00
dismine
fb405d5754 Move XSD files to library.
--HG--
branch : feature
2014-12-11 17:12:16 +02:00
dismine
21d1a781fd Converter inherits class VDomDocument.
--HG--
branch : feature
2014-12-10 20:33:20 +02:00
dismine
394d54e9c1 Convertor need throw exceptions.
--HG--
branch : feature
2014-12-10 20:01:33 +02:00
dismine
c97668d3d3 Initial commit for new static library IFC (internal format converter).
--HG--
branch : feature
2014-12-10 19:18:22 +02:00
dismine
2ccb7ca797 First attempt fix issue #197.
--HG--
branch : develop
2014-12-07 13:31:34 +02:00
dismine
360aee82be Keep all flags icons in the separate resource file.
--HG--
branch : develop
2014-12-05 14:52:24 +02:00
dismine
fbf849fffe Added translation for Indonesian language.
--HG--
branch : develop
2014-12-05 14:39:27 +02:00
dismine
daaece92c9 Updated translations. From now one strings for translation also available for
whole project: binary and libraries.

--HG--
branch : develop
2014-12-05 14:00:18 +02:00
dismine
44ce1b4e83 Mark that we made some little changes and added class QmuTranslation.
--HG--
branch : develop
2014-12-04 19:57:22 +02:00
dismine
952d5e7a26 QmuParser library now have similar class for translation. Better delete
VTranslation and use QmuTranslation instead.

--HG--
branch : develop
2014-12-04 19:55:49 +02:00
dismine
91bc32b71f Use little trick for translation error strings from math parser.
--HG--
branch : develop
2014-12-04 19:28:47 +02:00
dismine
79958f4cfd Don't compress qm files. This make some translations unavailable.
--HG--
branch : develop
2014-12-04 18:05:47 +02:00
dismine
81c5e8f659 Don't need translate string "...".
--HG--
branch : develop
2014-12-04 13:35:59 +02:00
dismine
e0c38e217a Translate parser error message.
--HG--
branch : develop
2014-12-04 13:35:29 +02:00
dismine
2aaf530e85 Translation will not work for class that inherits VProperty if class doesn't
containe macross Q_OBJECT.

--HG--
branch : develop
2014-12-04 13:34:48 +02:00
dismine
ff9ba9601c Correction tooltipe for curved path.
--HG--
branch : develop
2014-12-04 13:23:40 +02:00
dismine
b4eb1e7ae0 Wrong string for translation.
--HG--
branch : develop
2014-12-04 13:22:50 +02:00
dismine
7e86dcc97f One TS file for whole project.
Main reason make posible translate strings from qmuparser library.

--HG--
branch : develop
2014-12-03 16:11:57 +02:00
dismine
75428cd07c Link to User Manual.
--HG--
branch : develop
2014-12-01 14:11:25 +02:00
dismine
05a9c000ce Enabling ccache causes errors when building in osx in release mode.
--HG--
branch : develop
2014-11-30 17:47:37 +02:00
dismine
412d81fc3a Merge
--HG--
branch : develop
2014-11-30 17:43:14 +02:00
dismine
1056f063b6 Gather logs for sending or collecting.
--HG--
branch : develop
2014-11-30 17:30:47 +02:00
dismine
a25fe5dc2b Fix for method VGObject::BuildRay. Correct way make rect bigger.
--HG--
branch : develop
2014-11-30 13:34:27 +02:00
dismine
6ded3d1c2b Delete local reports older than 30 days.
--HG--
branch : develop
2014-11-29 14:12:43 +02:00
MitSchoko
023f85afc3 made disabling cchache optional for macosx
--HG--
branch : develop
2014-11-28 20:15:35 +01:00
dismine
eee931def0 Forgot to add const.
--HG--
branch : develop
2014-11-28 20:41:46 +02:00
MitSchoko
2697bdeef7 Added missing includes.
Also added extra line in app.pro to fix library copy error when building on macosx

--HG--
branch : develop
2014-11-28 19:33:28 +01:00
dismine
eff6143f97 Allow user try open file twice from menu.
--HG--
branch : develop
2014-11-28 19:55:27 +02:00
dismine
e25dfbada9 Do not open file if already opened in another window.
--HG--
branch : develop
2014-11-28 19:15:23 +02:00
dismine
818cf7747c Lock pattern file. Filter list files for restore.
--HG--
branch : develop
2014-11-28 18:50:22 +02:00
dismine
95373a0d4a Handle path to file with spaces on Windows. Second try.
--HG--
branch : develop
2014-11-28 17:16:39 +02:00
dismine
b5f119558d Each Valentina's process have own log file.
--HG--
branch : develop
2014-11-28 15:49:06 +02:00
MitSchoko
b48f9032f9 removed newline
--HG--
branch : develop
2014-11-27 00:28:46 +01:00
MitSchoko
35ddb14011 Merge
--HG--
branch : develop
2014-11-27 00:08:30 +01:00
dismine
2f74c280ac Handle path to file with spaces on Windows.
--HG--
branch : develop
2014-11-26 20:34:43 +02:00
dismine
69a85e7ef2 Better error message if .rpt of .log file could not open.
--HG--
branch : develop
2014-11-26 19:02:34 +02:00
dismine
0771c70cdd Don't show qt debug information.
In Qt 5.2 need manualy enable debug information for categories. This work
because Qt doesn't provide debug information for categories itself. And in this
case will show our messages. Another situation with Qt 5.3 that has many debug
messages itself. We don't need this information and can turn on later if need.
But here Qt already show our debug messages without enabling.

--HG--
branch : develop
2014-11-26 18:54:17 +02:00
dismine
3ee1395ec3 Labels was hidden on Windows.
--HG--
branch : develop
2014-11-26 16:06:50 +02:00
dismine
0fbc4b5fc8 Cppcheck++.
--HG--
branch : develop
2014-11-26 15:32:15 +02:00
dismine
14578e7b12 Make log smaller.
--HG--
branch : develop
2014-11-24 17:50:37 +02:00
dismine
d5f3540770 Continue creation logging system.
--HG--
branch : develop
2014-11-24 16:51:27 +02:00
dismine
f62324b1b0 Continue creation logging system.
--HG--
branch : develop
2014-11-24 15:51:07 +02:00
dismine
9ef9df1b59 Continue creation logging system.
--HG--
branch : develop
2014-11-24 15:03:34 +02:00
dismine
aabcae9066 Changes in project structure.
--HG--
branch : develop
2014-11-22 23:26:04 +02:00
dismine
c0dba11baf Fixed app crash.
--HG--
branch : develop
2014-11-22 20:37:59 +02:00
dismine
85f8035b26 Refactoring. Keep access to all settings in one place.
--HG--
branch : develop
2014-11-22 18:15:47 +02:00
dismine
6e0ff89b6a Additional checkings.
--HG--
branch : develop
2014-11-22 14:49:09 +02:00
dismine
cf36ec0b09 Better way check values in dialog arc. Issue 193.
--HG--
branch : develop
2014-11-22 12:57:05 +02:00
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
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
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
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
5210f757ee Help->Report Bug...
--HG--
branch : develop
2014-11-06 15:07:08 +02:00
dismine
3c50bec8a8 Fixed dialog tool arc.
--HG--
branch : develop
2014-11-05 14:10:44 +02:00
MitSchoko
aba638f7be build process now creates propper app bundle under mac
--HG--
branch : develop
2014-11-05 10:27:23 +01:00
dismine
e4d054e2dc GarbageCollector make file broken.
--HG--
branch : develop
2014-11-01 09:24:05 +02:00
dismine
c631854f3c Allow nagative bias values for creation seam allowance.
--HG--
branch : develop
2014-10-30 16:32:30 +02:00
dismine
2bfff3f592 Fixed crash after open broken file. Now program will show error message.
--HG--
branch : develop
2014-10-30 14:52:49 +02:00
dismine
8407f714a5 Do not open file twice after we restore him.
--HG--
branch : develop
2014-10-30 12:19:17 +02:00
dismine
1d8a0054ac Tab order.
--HG--
branch : develop
2014-10-30 09:34:13 +02:00
dismine
8a10d43778 Ignore Enter key in formula field.
--HG--
branch : develop
2014-10-29 20:00:38 +02:00
dismine
8158261dcc Move cursot to end of text.
--HG--
branch : develop
2014-10-29 15:40:56 +02:00
dismine
15691024ae Left field active after user insert variable.
--HG--
branch : develop
2014-10-29 15:11:06 +02:00
dismine
2041bf8cdb History record for two new tools.
--HG--
branch : develop
2014-10-29 13:40:56 +02:00
dismine
eb75584e19 Icons in detail context menu.
--HG--
branch : develop
2014-10-29 13:31:02 +02:00
dismine
309e15acd4 Refactoring. NULL_ID_STR.
--HG--
branch : develop
2014-10-29 13:06:50 +02:00
dismine
9ad3285769 Keep information about sibling node before delete detail.
--HG--
branch : develop
2014-10-29 12:57:58 +02:00
dismine
205cca7eec Find neighbor node for undo deletion tool.
--HG--
branch : develop
2014-10-29 11:14:36 +02:00
dismine
dd6eb522f8 Program is crashing if open dialog history and change current pattern piece.
--HG--
branch : develop
2014-10-29 10:26:12 +02:00
dismine
c6afb63fb7 Comments.
--HG--
branch : develop
2014-10-28 19:20:28 +02:00
dismine
0152ef0352 Fix of documentation.
--HG--
branch : develop
2014-10-28 19:19:11 +02:00
dismine
4bbe378b09 Don't set scroll bars to minimum after creation layout.
--HG--
branch : develop
2014-10-28 15:37:26 +02:00
dismine
329c459448 Update scene rect after lite parcing.
--HG--
branch : develop
2014-10-28 15:17:43 +02:00
dismine
5b15b04a26 Fixed error message after creation detail.
--HG--
branch : develop
2014-10-28 13:33:39 +02:00
dismine
0656371b57 Better message text.
--HG--
branch : develop
2014-10-28 13:32:42 +02:00
dismine
c447992e47 Fixed disabling GUI after error.
--HG--
branch : develop
2014-10-28 13:32:10 +02:00
dismine
601cfa47d6 Crash after full parcing file.
--HG--
branch : develop
2014-10-27 19:19:59 +02:00
dismine
084109488f Crash after using uninitialized variable.
--HG--
branch : develop
2014-10-27 18:03:27 +02:00
dismine
ebfe0b4fc3 Comments in qmake scripts. Broken installation on macx.
--HG--
branch : develop
2014-10-27 16:29:31 +02:00
dismine
f1a38431fa Update cursor position on scene after scrolling.
--HG--
branch : develop
2014-10-25 18:30:00 +03:00
dismine
343275ed52 Better scrolling speed.
--HG--
branch : develop
2014-10-25 17:23:55 +03:00
dismine
ba976b299a Value for angle also can be formula.
--HG--
branch : develop
2014-10-25 17:08:03 +03:00
dismine
6d22fa5f00 Show tooltipe for tools line intersect axis and curve intersect axis.
--HG--
branch : develop
2014-10-25 17:05:30 +03:00
dismine
870fcd973c After clear main window set arrow tool.
--HG--
branch : develop
2014-10-25 15:55:48 +03:00
dismine
00b0f4ec31 Better way restoring a window's geometry.
--HG--
branch : develop
2014-10-25 15:50:48 +03:00
dismine
d2f0fb993b Use postfix .txt for text files, usefull for Windows systems.
--HG--
branch : develop
2014-10-25 14:06:30 +03:00
dismine
452baf48b0 Build on Windows.
--HG--
branch : develop
2014-10-25 13:56:27 +03:00
dismine
b4a0006835 Button "Stop using tool".
--HG--
branch : develop
2014-10-24 21:49:59 +03:00
dismine
5679158b56 Support delete action if you select tool from label.
--HG--
branch : develop
2014-10-24 21:17:23 +03:00
dismine
939e849560 Refactoring file theme.qrc.
--HG--
branch : develop
2014-10-24 20:52:50 +03:00
dismine
fd91f45bbb Icons in context menu.
--HG--
branch : develop
2014-10-24 20:33:41 +03:00
dismine
147ff0d505 Fild additional angle for tool normal did not work.
--HG--
branch : develop
2014-10-24 19:53:13 +03:00
dismine
ea0e733602 Two shortcuts Fit to best (Ctrl+=) and Original zoom (Ctrl+0).
--HG--
branch : develop
2014-10-24 18:05:41 +03:00
dismine
2bd82fa340 Refactoring. Do not use QStringLiteral for empty strings.
--HG--
branch : develop
2014-10-24 17:27:41 +03:00
dismine
7687a04ded Refactoring. Avoid declaring the same literal in multiple places.
--HG--
branch : develop
2014-10-24 17:23:41 +03:00
dismine
fa24b86d32 Refactoring. Use everywhere NULL_ID instead 0.
--HG--
branch : develop
2014-10-24 17:16:31 +03:00
dismine
1c2abdb2ca Changes for correct resizing dialogs.
--HG--
branch : develop
2014-10-24 16:57:05 +03:00
dismine
7a2c9a3569 Use form layout in dialogs.
--HG--
branch : develop
2014-10-24 16:48:49 +03:00
dismine
7a3fff5ca3 Tab change focus for each formula field.
--HG--
branch : develop
2014-10-24 16:06:38 +03:00
dismine
3b58eb3afa Show unit prefix in dialog with variables.
--HG--
branch : develop
2014-10-24 13:13:24 +03:00
Roman Telezhinskyi
469eb6f9b3 Merged in MitSchoko/valentina (pull request #33)
linux and mac includes

--HG--
branch : develop
2014-10-24 12:16:54 +03:00
dismine
ce5882198e Build on Windows.
--HG--
branch : develop
2014-10-24 00:44:50 +03:00
MitSchoko
13e7897d64 merge commit
--HG--
branch : develop
2014-10-23 21:23:18 +02:00
MitSchoko
009aed1e63 added include to fix mac osx compile error
--HG--
branch : develop
2014-10-23 21:16:40 +02:00
MitSchoko
e9124f4f71 added include to avoid compile error on ubuntu
--HG--
branch : develop
2014-10-23 20:03:42 +02:00
dismine
64c27f0e34 Change default autosave time to 1 min.
--HG--
branch : develop
2014-10-23 16:55:05 +03:00
dismine
2d0f68b6dc Propose reopen files after do not correct shut down.
--HG--
branch : develop
2014-10-23 16:53:46 +03:00
dismine
33a1454745 Save and restore last window position and size.
--HG--
branch : develop
2014-10-23 12:47:16 +03:00
dismine
5545eafb6e Create new process when you open new pattern and have usaved chages in current.
--HG--
branch : develop
2014-10-23 12:13:18 +03:00
dismine
a5e980e369 New tool arc(curve) intersect axis.
--HG--
branch : develop
2014-10-23 11:44:57 +03:00
dismine
68f25ddf36 New tool curve intersect axis.
--HG--
branch : develop
2014-10-23 11:38:57 +03:00
dismine
a21ad603ef New tool line intersect axis.
--HG--
branch : develop
2014-10-20 20:41:02 +03:00
dismine
51e3ce93db Cleaning icons.
--HG--
branch : develop
2014-10-19 13:36:00 +03:00
dismine
07ea6c6de5 New way to find point intersection of an arc with a segment.
--HG--
branch : develop
2014-10-18 20:56:25 +03:00
dismine
769219f9b8 Warnings from static analysis.
--HG--
branch : develop
2014-10-18 19:33:49 +03:00
dismine
c717196199 GCC warnings. Fixed bug with string concatenation in MSVC.
--HG--
branch : develop
2014-10-18 13:51:40 +02:00
dismine
a06a162100 Support build with MSVC.
--HG--
branch : develop
2014-10-17 22:26:30 +02:00
dismine
336f2295f1 Merge
--HG--
branch : develop
2014-10-17 16:52:25 +02:00
dismine
958aa869df Fixed start scrolling timer.
--HG--
branch : develop
2014-10-17 16:51:34 +02:00
dismine
72f66ceca3 Path to Qt headers.
--HG--
branch : develop
2014-10-16 16:55:02 +03:00
dismine
d4ea7467c8 bin directory only for Unix-way installations.
--HG--
branch : develop
2014-10-16 14:02:58 +03:00
dismine
0a7c8b17d4 Correct paths for make install.
--HG--
branch : develop
2014-10-15 20:57:50 +03:00
dismine
7960b6e00e Soft prefix.
--HG--
branch : develop
2014-10-15 19:56:14 +03:00
dismine
9839b6b331 Set to define last value when creating new delegate.
--HG--
branch : develop
2014-10-08 13:44:42 +03:00
dismine
145dd73113 Show message if could not save file. Disable read only permission for
measurements file.

--HG--
branch : develop
2014-10-08 11:51:17 +03:00
dismine
58bffd4005 Fixed crash after put value from empty list.
--HG--
branch : develop
2014-10-08 10:34:29 +03:00
dismine
444ace5356 Update for ukrainian language.
--HG--
branch : develop
2014-10-06 20:55:35 +03:00
dismine
a2e839532b Disable compile with debug information on mac.
--HG--
branch : develop
2014-10-06 00:07:20 +03:00
dismine
952e7d06b4 error: use of undeclared identifier 'fabs'.
--HG--
branch : develop
2014-10-05 23:53:58 +03:00
dismine
fc083fc667 error: use of undeclared identifier 'sqrt'.
--HG--
branch : develop
2014-10-05 23:41:05 +03:00
dismine
3590ebac74 int instead ptrdiff_t.
--HG--
branch : develop
2014-10-05 23:25:07 +03:00
dismine
ee26922f94 Add '-x' to strip when stripping dynamic libraries on OS X.
--HG--
branch : develop
2014-10-05 23:11:00 +03:00
dismine
1f2439ef65 Strip on Mac.
--HG--
branch : develop
2014-10-05 22:43:31 +03:00
dismine
8561b3bc32 Path to target for gobjcopy on Mac.
--HG--
branch : develop
2014-10-05 22:22:41 +03:00
dismine
ddd71403ad Fix for build on Windows.
--HG--
branch : develop
2014-10-04 23:11:30 +03:00
dismine
8e2f8f67eb Fix for build on Mac.
--HG--
branch : develop
2014-10-04 22:23:37 +03:00
dismine
b81614d1a1 Fixed crash after detele tool.
--HG--
branch : develop
2014-10-04 22:12:46 +03:00
dismine
d066c6ed84 Use gobjcopy on mac.
--HG--
branch : develop
2014-10-04 09:55:52 +03:00
dismine
11641de911 Fixes for tools vizualizations.
--HG--
branch : develop
2014-10-04 09:37:19 +03:00
dismine
7aa9c0464e Disable precompiled headers for clang in linux.
--HG--
branch : develop
2014-10-04 09:31:34 +03:00
dismine
73655bf6a8 Don't need to cast variable.
--HG--
branch : develop
2014-10-03 19:23:26 +03:00
dismine
91290c0558 Icons for new tools.
--HG--
branch : develop
2014-10-03 17:23:10 +03:00
dismine
01e37bf4bf Clang warnings.
--HG--
branch : develop
2014-10-03 14:40:39 +03:00
dismine
ea9ba2a11a Building with Clang.
--HG--
branch : develop
2014-10-03 13:32:12 +03:00
dismine
26a95e0964 Fixed wrong point name in dialog ToolShoulderPoint.
--HG--
branch : develop
2014-10-02 17:29:28 +03:00
dismine
50f82eee27 Allow a user interact only with items from active pattern piece.
--HG--
branch : develop
2014-10-02 16:34:49 +03:00
dismine
a9c496e065 Fixed built-in functions.
--HG--
branch : develop
2014-10-02 12:46:24 +03:00
dismine
730ed3006d Base value in standard table cannot be modified.
--HG--
branch : develop
2014-10-01 12:58:38 +03:00
dismine
0dabadbb98 Updated tool icon.
--HG--
branch : develop
2014-10-01 12:45:51 +03:00
dismine
9d35b4fa5a Always show a curve control points on top.
--HG--
branch : develop
2014-09-27 15:50:00 +03:00
dismine
b13ce61d9a Don't hide last used measurement in table.
--HG--
branch : develop
2014-09-27 14:07:40 +03:00
dismine
b8d54f2d2b Updated translation for several measurements.
--HG--
branch : develop
2014-09-27 13:32:15 +03:00
dismine
d950acfc23 Disable also deletion tool from keyboard when tool cannot be deleted.
--HG--
branch : develop
2014-09-26 20:09:20 +03:00
dismine
0dc4a33432 Fixed crash after change line type for tool line.
--HG--
branch : develop
2014-09-26 19:48:46 +03:00
dismine
fd55d1ecfd Updated translation.
--HG--
branch : develop
2014-09-26 14:38:59 +03:00
dismine
58ce7fdfac Fixed issue with updating formula field after change size.
--HG--
branch : develop
2014-09-26 13:25:47 +03:00
kate@dismine-F3Ke
c3b8b06787 Hide warnings, complite return to support Qt 5.0.2.
--HG--
branch : develop
2014-09-25 21:03:02 +03:00
dismine
7e6cfe9f70 Change build dependence to Qt 5.0.2.
--HG--
branch : develop
2014-09-25 18:44:06 +03:00
dismine
acc65ed3be Fixed problem building on Windows 7.
--HG--
branch : develop
2014-09-24 22:54:53 +03:00
dismine
8570a797e6 Compile with debug information in release mode.
--HG--
branch : develop
2014-09-24 20:51:06 +03:00
dismine
affee34d01 Hide empty measurements in list and table.
--HG--
branch : develop
2014-09-24 19:37:39 +03:00
dismine
594bf5665f Updated tooltipe for tool endline.
--HG--
branch : develop
2014-09-24 13:43:27 +03:00
dismine
01c05fbba2 Too long translation for property browser.
--HG--
branch : develop
2014-09-24 13:29:30 +03:00
dismine
d917830868 Hide options when select new tool.
--HG--
branch : develop
2014-09-24 13:23:55 +03:00
dismine
a21c94fa35 Forget translate description for measurement.
--HG--
branch : develop
2014-09-24 13:10:51 +03:00
dismine
8458807cdc Resize scene after creation tool.
--HG--
branch : develop
2014-09-24 12:53:07 +03:00
dismine
8de66ad408 Path to Qt translations in Windows.
--HG--
branch : develop
2014-09-21 20:06:15 +03:00
dismine
beed01ad4a Updated all translation files.
--HG--
branch : develop
2014-09-21 19:40:58 +03:00
dismine
069f479495 MinGW warnings.
--HG--
branch : develop
2014-09-20 20:10:05 +03:00
dismine
daf4e4562a qmake use -O2 optimization by default in release mode.
--HG--
branch : develop
2014-09-20 19:18:41 +03:00
dismine
a8bb3e8161 GCC warnings.
--HG--
branch : develop
2014-09-20 19:05:21 +03:00
dismine
cbd432075f Fix for build on Windows.
--HG--
branch : develop
2014-09-20 18:19:38 +03:00
dismine
b3d53e5a0b Cppcheck warnings.
--HG--
branch : develop
2014-09-20 18:18:15 +03:00
dismine
7673deade8 Fix bug with calculator and tools visualization.
--HG--
branch : develop
2014-09-20 18:00:29 +03:00
dismine
936244948c Error in translation.
--HG--
branch : develop
2014-09-18 22:27:11 +03:00
dismine
81b3f0a488 0.2.8-alpha.
--HG--
branch : develop
2014-09-18 18:21:53 +03:00
dismine
eec161bee3 Translation description for standard table.
--HG--
branch : develop
2014-09-18 12:30:33 +03:00
dismine
494342157f Update for icons "New detail", "New pattern piece".
--HG--
branch : develop
2014-09-18 09:27:47 +03:00
dismine
eb913492fa Update ukrainian and russian languages.
--HG--
branch : develop
2014-09-17 21:29:46 +03:00
dismine
8c50e0a9b3 Four new measurements.
--HG--
branch : develop
2014-09-16 22:08:48 +03:00
dismine
4127e3ec16 GCC warnings.
--HG--
branch : develop
2014-09-14 12:16:59 +03:00
dismine
2940c131bc Coverity warnings.
--HG--
branch : develop
2014-09-13 23:42:58 +03:00
dismine
14423990dc Coverity warnings.
--HG--
branch : develop
2014-09-13 21:14:14 +03:00
dismine
8f4f294645 Deleted history dockWidget.
--HG--
branch : develop
2014-09-11 20:18:01 +03:00
dismine
1964b15704 Cppcheck warnings.
--HG--
branch : develop
2014-09-11 20:15:07 +03:00
dismine
2766628037 Clang warnings.
--HG--
branch : develop
2014-09-11 19:52:02 +03:00
dismine
e4bf36e68e GCC warnings.
--HG--
branch : develop
2014-09-11 17:15:49 +03:00
dismine
1d4f0a6a55 Vera++.
--HG--
branch : develop
2014-09-10 20:57:08 +03:00
dismine
9a735b29bf Unix Line Endings.
--HG--
branch : develop
2014-09-10 18:27:45 +03:00
dismine
750288fa7e Fixed paths to *.qm files.
--HG--
branch : develop
2014-09-10 18:12:37 +03:00
dismine
bfd2faae1f License for library VPropertyExplorer.
--HG--
branch : develop
2014-09-10 18:09:59 +03:00
dismine
73888511e6 Added Bosnian, Croatian, Serbian alphabets for labels.
--HG--
branch : develop
2014-09-09 16:11:50 +03:00
dismine
28b1152ca6 Fix build on Windows.
--HG--
branch : develop
2014-09-08 16:54:41 +03:00
dismine
e8bd1ac8d5 Fixed issue #170.
--HG--
branch : develop
2014-09-08 16:17:38 +03:00
dismine
fc92e0b4a4 Set (restore) cursor only if not active (active).
--HG--
branch : develop
2014-09-08 14:02:14 +03:00
dismine
ede640618f Visualization for VToolCutSplinePath. Fixed issue #16.
--HG--
branch : feature
2014-09-08 11:23:53 +03:00
dismine
e75ed95561 Visualization for VToolSplinePath.
--HG--
branch : feature
2014-09-07 19:51:22 +03:00
dismine
2a4eef7695 Visualization for VToolCutSpline.
--HG--
branch : feature
2014-09-06 15:47:25 +03:00
dismine
d2e5be50b4 Show curve foot if only is selected.
--HG--
branch : feature
2014-09-06 11:51:46 +03:00
dismine
f6d3068d0f Show in tooltip parser error message.
--HG--
branch : feature
2014-09-06 11:38:30 +03:00
dismine
6c784fcdca Check unique label name in dialog. Fixed catch broken expression.
--HG--
branch : feature
2014-09-06 11:14:59 +03:00
dismine
5837ad1866 Show options base point of new pattern piece after creation.
--HG--
branch : feature
2014-09-05 11:35:32 +03:00
dismine
a65faff8d9 Auto creation label.
--HG--
branch : feature
2014-09-05 11:01:46 +03:00
dismine
4c913f485d RegExp for validation label name.
--HG--
branch : feature
2014-09-04 16:42:16 +03:00
dismine
483c7a0e56 Check if point name unique.
--HG--
branch : feature
2014-09-04 08:20:41 +03:00
dismine
aee0c1fed6 Ignore visualization if need show tool under visualization.
--HG--
branch : feature
2014-09-03 19:09:59 +03:00
dismine
6fb280663a Show tool visualization when selected.
--HG--
branch : feature
2014-09-03 16:52:16 +03:00
dismine
f59009c5fc Show lite tool options in options browser.
--HG--
branch : feature
2014-09-03 14:10:51 +03:00
dismine
df2c9853a1 Setter and getter for options VToolSplinePath.
--HG--
branch : feature
2014-09-01 19:39:16 +03:00
dismine
e6f9b81dba Setter and getter for options VToolSpline.
--HG--
branch : feature
2014-09-01 19:36:15 +03:00
dismine
82d82f9b0a Setter and getter for options VToolTriangle.
--HG--
branch : feature
2014-09-01 19:27:30 +03:00
dismine
754901bff1 Setter and getter for options VToolShoulderPoint.
--HG--
branch : feature
2014-09-01 19:25:04 +03:00
dismine
5e304e8415 Setter and getter for options VToolPointOfIntersection.
--HG--
branch : feature
2014-09-01 19:21:42 +03:00
dismine
bf79d8f0bd Setter and getter for options VToolPointOfContact.
--HG--
branch : feature
2014-09-01 19:19:41 +03:00
dismine
4a6a3f3cc9 Setter and getter for options VToolNormal.
--HG--
branch : feature
2014-09-01 18:36:08 +03:00
dismine
eb6eff3486 Setter and getter for options VToolLineIntersect.
--HG--
branch : feature
2014-09-01 18:32:28 +03:00
dismine
1d33304de4 Setter and getter for options VToolLine.
--HG--
branch : feature
2014-09-01 18:29:43 +03:00
dismine
80d5637bcb Setter and getter for options VToolHeight.
--HG--
branch : feature
2014-09-01 18:27:20 +03:00
dismine
109b071134 Setter and getter for options VToolCut.
--HG--
branch : feature
2014-09-01 18:07:21 +03:00
dismine
162794c70b Setter and getter for options VToolBisector.
--HG--
branch : feature
2014-09-01 17:47:44 +03:00
dismine
3d3282ae61 Setter and getter for options VToolArc.
--HG--
branch : feature
2014-09-01 17:34:45 +03:00
dismine
8412cb464a Draft.
--HG--
branch : feature
2014-09-01 15:53:57 +03:00
dismine
d4a71f7664 Hide options when use context menu.
--HG--
branch : feature
2014-09-01 14:01:50 +03:00
dismine
c412d0c51b Refactoring. Prepare for showing tools options.
--HG--
branch : feature
2014-08-30 22:58:31 +03:00
dismine
87d32d9445 Show property tool "Point at distance along line".
--HG--
branch : feature
2014-08-30 13:41:21 +03:00
dismine
1d639edb6c Merge with develop
--HG--
branch : feature
2014-08-29 17:51:57 +03:00
dismine
ef178b310a Merge
--HG--
branch : develop
2014-08-29 17:51:41 +03:00
dismine
5d12122325 Show tool name in options title.
--HG--
branch : feature
2014-08-29 17:48:48 +03:00
dismine
fa4a7fb7b8 Show Error message when formula broken.
--HG--
branch : feature
2014-08-29 17:38:43 +03:00
dismine
a251c9e378 Fix clone property and commit data for "simple" property type.
--HG--
branch : feature
2014-08-29 17:29:24 +03:00
dismine
ae4bab9d07 Don't set cursor "arrow close hand" after double mouse click.
--HG--
branch : feature
2014-08-29 17:10:47 +03:00
dismine
b2b7854598 Check if internal cursor stack is empty.
--HG--
branch : feature
2014-08-29 16:57:12 +03:00
dismine
44d1465881 Disable multiple subexpression mode. One expresiion per time.
--HG--
branch : feature
2014-08-29 16:42:53 +03:00
dismine
2b83e18773 New property formula.
--HG--
branch : feature
2014-08-29 12:19:11 +03:00
dismine
37ec49065a Show line type for tool endLine.
--HG--
branch : feature
2014-08-28 14:23:28 +03:00
dismine
a9667aac09 New property list of objects (points, arcs, curves).
--HG--
branch : feature
2014-08-28 14:05:58 +03:00
dismine
a8a99febf4 Fix calling multiple time slot VPropertyFormView::dataSubmitted.
--HG--
branch : feature
2014-08-28 11:17:36 +03:00
dismine
c48c627682 New property for point type.
--HG--
branch : feature
2014-08-27 15:39:54 +03:00
dismine
0d0bcb9005 New property for string type.
--HG--
branch : feature
2014-08-27 13:42:54 +03:00
dismine
35b5a65eed Save label name.
--HG--
branch : feature
2014-08-27 10:31:58 +03:00
dismine
ea8e8338c8 Hide options for tool in previous pattern piece.
--HG--
branch : feature
2014-08-23 09:59:48 +03:00
dismine
4356861f78 Show tool name in dock widget title.
--HG--
branch : feature
2014-08-27 10:24:41 +03:00
dismine
670e185465 Don't need delete properties in method itemClicked.
--HG--
branch : feature
2014-08-26 23:04:01 +03:00
dismine
70a17f118e Update options after move.
--HG--
branch : feature
2014-08-26 22:34:27 +03:00
dismine
bdfd292386 First build.
--HG--
branch : feature
2014-08-26 21:31:28 +03:00
dismine
8343f20998 Prepare to build.
--HG--
branch : feature
2014-08-26 20:23:08 +03:00
dismine
3ccd408718 New library VPropertyExplorer.
--HG--
branch : feature
2014-08-26 18:06:14 +03:00
dismine
b61b705303 Hide diagnostic "-Weffc++" for private shared data.
--HG--
branch : develop
2014-08-23 09:18:07 +03:00
dismine
5ab476319a Cursors for moving tool.
--HG--
branch : develop
2014-08-26 14:12:22 +03:00
dismine
ca32f1c9df Fixed issue 168.
--HG--
branch : develop
2014-08-21 15:44:40 +03:00
dismine
8c572ab70d Implicit Sharing for class VMeasurement.
--HG--
branch : develop
2014-08-20 20:43:53 +03:00
dismine
2557cb1133 Implicit Sharing for class VLengthLine.
--HG--
branch : develop
2014-08-20 20:33:13 +03:00
dismine
3e9d5aa975 Implicit Sharing for class VLineAngle.
--HG--
branch : develop
2014-08-20 20:24:11 +03:00
dismine
a16402f747 Implicit Sharing for class VCurveLength.
--HG--
branch : develop
2014-08-20 20:17:47 +03:00
dismine
8f274990e0 Implicit Sharing for class VIncrement.
--HG--
branch : develop
2014-08-20 19:31:15 +03:00
dismine
327705da44 Implicit Sharing for class VVariable.
--HG--
branch : develop
2014-08-20 19:21:42 +03:00
dismine
3c731d9f35 Implicit Sharing for class VInternalVariable.
--HG--
branch : develop
2014-08-20 18:58:10 +03:00
dismine
cd03b8a473 Implicit Sharing for class VPointF.
--HG--
branch : develop
2014-08-20 17:20:53 +03:00
dismine
d3b3011d15 Implicit Sharing for class VSplinePath.
--HG--
branch : develop
2014-08-20 17:05:19 +03:00
dismine
2aaf98f20c Implicit Sharing for class VSplinePoint.
--HG--
branch : develop
2014-08-20 16:21:43 +03:00
dismine
40eab84c41 Implicit Sharing for class VSpline.
--HG--
branch : develop
2014-08-20 16:02:41 +03:00
dismine
7a8ba8f707 Implicit Sharing for class VArc.
--HG--
branch : develop
2014-08-20 15:23:21 +03:00
dismine
d75969b331 Implicit Sharing for class VGObject.
--HG--
branch : develop
2014-08-20 15:01:35 +03:00
dismine
fb750ece99 Implicit Sharing for class VDetail.
--HG--
branch : develop
2014-08-20 14:11:12 +03:00
dismine
ada855b4e6 Implicit Sharing for class VNodeDetail.
--HG--
branch : develop
2014-08-20 13:33:29 +03:00
cosina
1d1ded7f2e fixed include
--HG--
branch : develop
2014-08-19 22:13:50 +02:00
dismine
35b3c654c6 New mechanizm zooming QGraphicsView using mouse wheel.
--HG--
branch : develop
2014-08-19 15:46:52 +03:00
dismine
4e1742ded5 Show cursor if item can move.
--HG--
branch : develop
2014-08-19 14:16:00 +03:00
dismine
2bdc5f3771 Added two docks.
--HG--
branch : develop
2014-08-18 21:34:26 +03:00
dismine
bbf88fc585 Show tools in two columns instead three.
--HG--
branch : develop
2014-08-18 20:39:27 +03:00
dismine
6ed576a71e Visualization for VToolSpline.
--HG--
branch : develop
2014-08-18 17:42:53 +03:00
dismine
aec154e43c If point intersects with rect the line to the label wrong.
--HG--
branch : develop
2014-08-17 22:34:01 +03:00
dismine
fcffc03649 Refactoring.
--HG--
branch : develop
2014-08-17 21:49:29 +03:00
dismine
b72f5511b4 Refactoring.
--HG--
branch : develop
2014-08-17 18:50:33 +03:00
dismine
a33ab27909 New define NULL_ID.
--HG--
branch : develop
2014-08-17 18:20:55 +03:00
dismine
036979a68c Fixed issue 107.
--HG--
branch : develop
2014-08-17 17:22:30 +03:00
dismine
2e5d7cdb38 Also show pieces of arc after cutting.
--HG--
branch : develop
2014-08-16 15:14:55 +03:00
dismine
62f573ec55 Renamed classes to more correct names.
--HG--
branch : develop
2014-08-15 20:27:30 +03:00
dismine
2cfe392322 Filter in dialog curves that was created after cutting.
--HG--
branch : develop
2014-08-15 20:07:26 +03:00
dismine
e9dc8d7b98 Visualization for VToolCutArc.
--HG--
branch : develop
2014-08-15 17:37:22 +03:00
dismine
3546c2a557 Visualization for VToolArc.
--HG--
branch : develop
2014-08-15 16:54:24 +03:00
dismine
198b73a40f Parent class for all visualizations.
--HG--
branch : develop
2014-08-15 13:48:11 +03:00
dismine
3f582123db Visualization for VToolLineIntersect.
--HG--
branch : develop
2014-08-14 18:48:31 +03:00
dismine
3b129aa94e Visualization for VToolPointOfContact.
--HG--
branch : develop
2014-08-14 16:43:30 +03:00
dismine
c7c86cf416 Max label distance from point seek in mm.
--HG--
branch : develop
2014-08-14 14:21:13 +03:00
dismine
ade24ab84d Visualization for VToolTriangle.
--HG--
branch : develop
2014-08-14 14:16:02 +03:00
dismine
16fa925021 Visualization for VToolPointOfIntersection.
--HG--
branch : develop
2014-08-13 14:31:01 +03:00
dismine
8d1b68d448 Class visualization for VToolPointOfIntersection.
--HG--
branch : develop
2014-08-13 14:12:00 +03:00
dismine
043b9a4742 Refactoring. Visualization for VToolHeight.
--HG--
branch : develop
2014-08-13 13:20:30 +03:00
dismine
fe5104db01 Class visualization for VToolHeight.
--HG--
branch : develop
2014-08-13 12:27:29 +03:00
dismine
4bba3df4af Refactoring.
--HG--
branch : develop
2014-08-12 20:21:50 +03:00
dismine
30aa0402fe Visualization for VToolNormal.
--HG--
branch : develop
2014-08-12 20:02:14 +03:00
dismine
00a8242349 Promote class VTableGraphicsView in Qt Designer.
--HG--
branch : develop
2014-08-12 14:44:21 +03:00
dismine
dc8d715814 Promote VMainGraphicsView in Qt Designer.
--HG--
branch : develop
2014-08-12 14:30:20 +03:00
dismine
7e75a18c1c Fixed issue 81.
--HG--
branch : develop
2014-08-11 17:41:17 +03:00
dismine
3af2859980 Formula that calculate angle can be equal zero.
--HG--
branch : develop
2014-08-11 11:56:50 +03:00
dismine
318517d3d7 Use QObject::blockSignals if need block signal instead disconnect() each time.
--HG--
branch : develop
2014-08-09 11:43:01 +03:00
dismine
c0b6c3e947 Minor change in pattern format. Fixed issue #20.
--HG--
branch : feature
2014-08-09 10:42:14 +03:00
dismine
a9a1e156af Update after change, set default gradation options in list.
--HG--
branch : feature
2014-08-08 22:46:05 +03:00
dismine
b31069859e Don't parse gradation in main parse loop.
--HG--
branch : feature
2014-08-08 19:24:36 +03:00
dismine
750825eb6a Change in schema - support gradation tags.
--HG--
branch : feature
2014-08-08 19:22:32 +03:00
dismine
83e3af90f8 Save gradation options.
--HG--
branch : feature
2014-08-08 19:07:44 +03:00
dismine
a7b9637f5f CheckBoxs.
--HG--
branch : feature
2014-08-07 22:06:36 +03:00
dismine
6d5b6bed54 Merge with develop
--HG--
branch : feature
2014-08-07 17:49:09 +03:00
dismine
1762cb42b8 After change language method StrToUnits wrong convert unit from string.
--HG--
branch : develop
2014-08-07 17:48:42 +03:00
dismine
ee5211a811 Show gradation options.
--HG--
branch : feature
2014-08-07 17:05:37 +03:00
dismine
68a3a15c45 Prepare gradation list.
--HG--
branch : feature
2014-08-07 15:03:24 +03:00
dismine
962f6942ea Get gradation options.
--HG--
branch : feature
2014-08-07 14:17:24 +03:00
dismine
64ea04b44f Update translation.
--HG--
branch : develop
2014-08-04 20:09:45 +03:00
dismine
6667671e40 Stretch last section in icrement table.
--HG--
branch : develop
2014-08-04 20:00:25 +03:00
dismine
c11e5d39dc Fix broken deletion of increment.
--HG--
branch : develop
2014-08-04 17:35:57 +03:00
dismine
7c52bf240f Parse current pattern piece only for changing position pattern piece.
--HG--
branch : develop
2014-08-04 16:37:36 +03:00
dismine
924240d8f0 Dialog increment was broken when change language from English.
--HG--
branch : develop
2014-08-03 13:42:36 +03:00
dismine
107094f64d Add missing tooltips.
--HG--
branch : develop
2014-08-02 13:27:17 +03:00
dismine
345ae0bd13 Fix for image tool point of contact.
--HG--
branch : develop
2014-08-02 12:52:55 +03:00
dismine
fd0e8b447a Fix button size in dialog.
--HG--
branch : develop
2014-08-02 12:07:20 +03:00
dismine
70db56d74c Missed one include.
--HG--
branch : develop
2014-07-30 23:54:13 +03:00
dismine
4eee16f453 Build on Windows fail.
--HG--
branch : develop
2014-07-30 22:45:27 +03:00
dismine
4bb58c64b3 Check if name of variable is unique.
--HG--
branch : develop
2014-07-30 12:51:22 +03:00
dismine
8570c32774 Math parser test doesn't show result in release mode.
--HG--
branch : develop
2014-07-30 12:22:54 +03:00
dismine
8d4d5623ca Correct error in word.
--HG--
branch : develop
2014-07-30 12:03:50 +03:00
dismine
8acb3f7578 Remove border around qgraphicsitem.
--HG--
branch : develop
2014-07-30 11:58:40 +03:00
dismine
14edede972 Lite parsing. Parse only current pattern piece.
--HG--
branch : develop
2014-07-29 18:23:18 +03:00
dismine
c0debc16e0 Optimization. Define variable if only exist in formula.
--HG--
branch : develop
2014-07-29 18:15:18 +03:00
dismine
1a4953ad73 Use another way get tool's id for filtering tool from lists.
--HG--
branch : develop
2014-07-29 16:08:38 +03:00
dismine
10ba3eacbb Don't show internal variable if we created her.
--HG--
branch : develop
2014-07-29 15:19:11 +03:00
dismine
484f149929 Store information about object's id that created internal variable.
--HG--
branch : develop
2014-07-29 14:28:18 +03:00
dismine
13d369f560 Check for self-assignment, by comparing the pointers.
--HG--
branch : develop
2014-07-27 15:30:28 +03:00
dismine
c0c407f8a8 Call ZoomFitBest() twice before show pattern.
--HG--
branch : develop
2014-07-26 11:56:34 +03:00
dismine
2cf032461d Refactoring.
--HG--
branch : develop
2014-07-25 18:43:32 +03:00
dismine
1f9c1e623e Remove border around point label.
--HG--
branch : develop
2014-07-25 16:37:27 +03:00
dismine
41a8a46b2f Code style fix.
--HG--
branch : develop
2014-07-25 15:22:46 +03:00
dismine
e76eec5ebd Refactoring.
--HG--
branch : develop
2014-07-25 15:16:19 +03:00
dismine
933e63d103 Added new contructor for VPointF.
--HG--
branch : develop
2014-07-25 14:53:39 +03:00
dismine
ccbdff7fb5 Use in dialog tool's container with data after creation tool with Apply button.
--HG--
branch : develop
2014-07-25 14:22:25 +03:00
dismine
1cb1166824 Don't show warning about unsaved change if we have brocken formula.
--HG--
branch : develop
2014-07-25 13:34:02 +03:00
dismine
2ff611b923 Visualization for VToolShoulderPoint.
--HG--
branch : develop
2014-07-25 12:55:27 +03:00
dismine
b8f6629dd1 Visualization for VToolBisector.
--HG--
branch : develop
2014-07-24 16:26:59 +03:00
dismine
0dbd72be67 Refactoring.
--HG--
branch : develop
2014-07-24 14:31:02 +03:00
dismine
33ad980c91 Remove border around qgraphicsitem when selected.
--HG--
branch : develop
2014-07-24 13:20:26 +03:00
dismine
36e90eb86b Visualization for VToolAlongLine.
--HG--
branch : develop
2014-07-24 13:19:41 +03:00
dismine
ba7f8f0507 Menu File->Export pattern (layout).
--HG--
branch : develop
2014-07-23 16:13:08 +03:00
dismine
fdc8031880 Icon application-exit.
--HG--
branch : develop
2014-07-23 14:36:57 +03:00
dismine
3e96256b79 Hide saving to ps and eps format if don't installed pdftops.
--HG--
branch : develop
2014-07-23 14:09:19 +03:00
dismine
af62578652 Correct file name if user did not specify correct suffix.
--HG--
branch : develop
2014-07-23 13:38:01 +03:00
dismine
28fa14cff2 Sometimes need convert from different unit that in a pattern.
--HG--
branch : develop
2014-07-23 13:04:23 +03:00
dismine
3953d6fb22 Visualization for VToolEndLine.
--HG--
branch : develop
2014-07-23 11:56:32 +03:00
dismine
6d0029324b Refactoring visualization tool line.
--HG--
branch : develop
2014-07-21 15:52:15 +03:00
dismine
84beb053c3 Little change in Windows .manifest file.
--HG--
branch : develop
2014-07-21 14:47:48 +03:00
dismine
717a94879c If formula equal zero it is also error.
--HG--
branch : develop
2014-07-21 12:05:59 +03:00
dismine
41834c7b36 New undo command "rename pattern piece".
--HG--
branch : develop
2014-07-17 15:41:48 +03:00
dismine
ad01fe75bd Apply button for dialog line.
--HG--
branch : develop
2014-07-16 20:08:24 +03:00
dismine
356209abfa Refactoring.
--HG--
branch : develop
2014-07-16 15:47:31 +03:00
dismine
d7dfcb8898 Refactoring undocommands. Fix deletion node.
--HG--
branch : develop
2014-07-16 15:37:38 +03:00
dismine
d3624f7060 Disable resizing pattern piece after full parsing.
--HG--
branch : develop
2014-07-16 11:45:42 +03:00
dismine
4b9e40175a No need get chosen object for dialog anymore for just showing options.
--HG--
branch : develop
2014-07-15 17:42:41 +03:00
dismine
0c42eb06b2 Fix crash. Redefine updating list of variables.
--HG--
branch : develop
2014-07-15 17:28:19 +03:00
dismine
ff3b3d8797 Make size dialogline unchangeable.
--HG--
branch : develop
2014-07-15 16:55:57 +03:00
dismine
b08019104e Visualization for VToolLine.
--HG--
branch : develop
2014-07-15 16:51:15 +03:00
dismine
6c6ee3c883 Prepare folder for issue #16: Visualization.
--HG--
branch : develop
2014-07-14 21:16:00 +03:00
dismine
9563604d67 Refactoring method PointNameChanged.
--HG--
branch : develop
2014-07-14 19:28:41 +03:00
dismine
84050f042b DialogTriangle - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 19:12:51 +03:00
dismine
9693d6d63e DialogSpline - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 18:57:12 +03:00
dismine
d4d55228a6 DialogShoulderPoint, DialogPointOfIntersection - check if names of points don't
equal.

--HG--
branch : develop
2014-07-14 18:32:00 +03:00
dismine
3f50c316de DialogPointOfContact - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 18:15:55 +03:00
dismine
6c72dfabb4 DialogNormal - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 18:07:56 +03:00
dismine
efd6760e30 DialogLineIntersect - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 18:01:14 +03:00
dismine
c090325875 DialogLine - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 16:33:03 +03:00
dismine
f9283ed938 DialogHeight - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 15:57:16 +03:00
dismine
0c6dc67090 DialogBisector - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 14:54:41 +03:00
dismine
0e3da0d902 DialogAlongLine - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 13:21:46 +03:00
dismine
81f77054af Fix zooming to original size.
--HG--
branch : develop
2014-07-13 17:25:36 +03:00
dismine
e2ffad7146 Fix missing headers, fix for precompiled header on Windows, fix zooming.
--HG--
branch : develop
2014-07-13 15:49:00 +03:00
dismine
e670ab0fd8 Open all patterns from list of command line arguments.
--HG--
branch : develop
2014-07-12 22:48:05 +03:00
dismine
5ba92396c2 After changing active pattern piece calculate pattern piece's bounding rect and
use them for best fit zooming.

--HG--
branch : develop
2014-07-12 19:25:25 +03:00
dismine
c7c7f88977 Refactoring dialog history. Method Record().
--HG--
branch : develop
2014-07-11 18:47:05 +03:00
dismine
7ae44c600a Fix crash in history dialog.
--HG--
branch : develop
2014-07-11 17:22:00 +03:00
dismine
b29778aa1a ZoomOriginal and ZoomFitBest.
--HG--
branch : develop
2014-07-11 16:10:54 +03:00
dismine
2f43ba669d Measurement name can't have "." and ",". This names do not valid for math
parser.

--HG--
branch : develop
2014-07-10 18:07:03 +03:00
dismine
169f61ae7a Fix path to directory with measurements if path in pattern wrong. Show status
unsaved for pattern if path was changed.

--HG--
branch : develop
2014-07-10 15:03:37 +03:00
dismine
227cc6a2c0 Refactoring - hide settings constructor. Using pointer instead.
--HG--
branch : develop
2014-07-10 12:36:46 +03:00
dismine
e64e218bf1 Fix.
--HG--
branch : develop
2014-07-10 11:34:07 +03:00
dismine
b64369d58f Little refactoring. Convert value to measurements table unit.
--HG--
branch : develop
2014-07-10 10:10:29 +03:00
dismine
fda8cc24fa New icons personal information and measurements.
--HG--
branch : develop
2014-07-09 17:20:13 +03:00
dismine
91843fe8d8 Application doesn't support standard table with inches.
--HG--
branch : develop
2014-07-09 16:44:26 +03:00
dismine
6f127035f4 Show default unit in dialog individual measurements.
--HG--
branch : develop
2014-07-09 15:35:52 +03:00
dismine
f8d304e7fc Refactoring. Better support units - conversion (cm and mm). Standard table
doesn't support inches anymore.

--HG--
branch : develop
2014-07-09 15:23:04 +03:00
dismine
c1319d8da7 Return old spline path name -> SplPath.
--HG--
branch : develop
2014-07-08 17:35:46 +03:00
dismine
2c24eead7d Broken path to icon.
--HG--
branch : develop
2014-07-08 15:06:57 +03:00
dismine
cf6260dd26 Show dialogs on screen center.
--HG--
branch : develop
2014-07-08 15:01:20 +03:00
dismine
354d722fd2 We can't Undo if only opening pattern.
--HG--
branch : develop
2014-07-08 14:26:13 +03:00
dismine
e805d36114 Save pointer to main window. Use when need create modal window.
--HG--
branch : develop
2014-07-08 13:59:50 +03:00
dismine
a4f6c2a10c Hide maximize button for tool dialogs.
--HG--
branch : develop
2014-07-04 18:48:53 +03:00
dismine
612fc88038 Using standard table was broken.
--HG--
branch : develop
2014-07-04 18:20:24 +03:00
dismine
c9e2c32dae Fix opening patterns.
--HG--
branch : develop
2014-07-04 17:52:11 +03:00
dismine
7d34444398 No need create make install target for library.
--HG--
branch : develop
2014-07-04 16:11:18 +03:00
dismine
f82364e53b Make tool's dialog modal.
--HG--
branch : develop
2014-07-04 14:55:36 +03:00
dismine
8ab19ced93 Set scene size to size scene view before creation first pattern piece.
--HG--
branch : develop
2014-07-04 13:10:16 +03:00
dismine
99e80daee3 Changes for building single deb package.
--HG--
branch : develop
2014-06-30 17:20:49 +03:00
dismine
57227729b8 Wrong target for make instal QmuParser.
--HG--
branch : develop
2014-06-27 09:28:28 +03:00
dismine
186b427750 Try avoid redefining LOC_REV.
--HG--
branch : develop
2014-06-26 20:50:37 +03:00
dismine
23a709e301 Change name to LOC_REV.
--HG--
branch : develop
2014-06-26 19:08:17 +03:00
dismine
6218101f61 Change way define LOCAL_REVISION value.
--HG--
branch : develop
2014-06-26 17:05:49 +03:00
dismine
db9b526390 Change for new deb package.
--HG--
branch : develop
2014-06-26 14:42:58 +03:00
dismine
a980381cb4 Refactoring.
--HG--
branch : develop
2014-06-26 13:48:31 +03:00
dismine
280b7c9584 Refactoring.
--HG--
branch : develop
2014-06-26 13:41:59 +03:00
dismine
88b8a00a2e Refactoring.
--HG--
branch : develop
2014-06-26 13:26:13 +03:00
dismine
f8882f48f1 Refactoring.
--HG--
branch : develop
2014-06-25 17:18:35 +03:00
dismine
881c203a8c Refactoring.
--HG--
branch : develop
2014-06-25 17:14:02 +03:00
dismine
bc87f5ffbe Refactoring.
--HG--
branch : develop
2014-06-25 17:08:12 +03:00
dismine
129e579612 Refactoring.
--HG--
branch : develop
2014-06-25 16:32:31 +03:00
dismine
390e48cddb Calculate revision number only in release mode.
--HG--
branch : develop
2014-06-25 15:26:44 +03:00
dismine
f4801daea4 Refactoring.
--HG--
branch : develop
2014-06-25 15:23:01 +03:00
dismine
623e2ef6dd Refactoring.
--HG--
branch : develop
2014-06-25 13:30:22 +03:00
dismine
9aaf90bf5b Refactoring VToolArc.
--HG--
branch : develop
2014-06-25 12:56:19 +03:00
dismine
29b36745fe Make windows size unchangeable.
--HG--
branch : develop
2014-06-24 14:20:18 +03:00
dismine
8d665417b5 Logo in property windowIcon.
--HG--
branch : develop
2014-06-24 11:56:52 +03:00
dismine
3267bec1c2 Add actions undo and redo on toolbar.
--HG--
branch : develop
2014-06-24 11:47:28 +03:00
dismine
82836c15a1 Fixed issue #82. Fixed issue #83. Fixed issue #85.
--HG--
branch : develop
2014-06-24 11:23:39 +03:00
dismine
ed25d04e5e Fixed issue #148. Fixed issue #149.
--HG--
branch : develop
2014-06-22 19:46:47 +03:00
dismine
2147e9fd97 Config pages in separate files.
--HG--
branch : develop
2014-06-21 10:59:43 +03:00
dismine
ffd898be7d Formula height cannot be initialized in initialization list.
--HG--
branch : feature
2014-06-19 15:01:38 +03:00
dismine
ac71fd3cad Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-19 14:43:02 +03:00
dismine
ce19b4ccab New arrows icons.
--HG--
branch : feature
2014-06-19 13:23:56 +03:00
dismine
0aca968e61 New icons.
--HG--
branch : feature
2014-06-19 13:10:09 +03:00
dismine
9fdedf85fc Replace Q_ASSERT by SCASSERT.
--HG--
branch : feature
2014-06-19 12:31:56 +03:00
dismine
1884e302b4 Refactoring. Delete repetitive code. Replace lineEdit by plainTextEdit.
--HG--
branch : feature
2014-06-19 12:29:56 +03:00
dismine
e01b8b2164 Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 19:17:18 +03:00
dismine
717fabed9a Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 19:11:14 +03:00
dismine
95422546b6 Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 16:07:12 +03:00
dismine
ec44c57c34 Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 15:58:57 +03:00
dismine
aa1b67d093 Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 15:20:35 +03:00
dismine
3b36cd8af4 Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 15:13:55 +03:00
dismine
2406334138 Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 15:11:48 +03:00
dismine
1a25b82019 Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 14:52:53 +03:00
dismine
3ad852243e Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 14:50:27 +03:00
dismine
9fe7c7f622 Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 14:47:43 +03:00
dismine
3492514b04 Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 14:45:11 +03:00
dismine
9fb5a0206a Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 14:38:20 +03:00
dismine
0659be3375 Refactoring.
--HG--
branch : feature
2014-06-18 14:10:26 +03:00
dismine
9d001ea00a Refactoring.
--HG--
branch : feature
2014-06-18 13:40:42 +03:00
dismine
c4ddcdffe8 Coverity Scan.
--HG--
branch : develop
2014-06-17 15:56:14 +03:00
dismine
c3355e37e4 Includes for Coverity Scan, again.
--HG--
branch : develop
2014-06-17 12:50:11 +03:00
dismine
7f18d2302e New logo.
--HG--
branch : develop
2014-06-16 20:42:01 +03:00
dismine
507ccd686e Vera++.
--HG--
branch : develop
2014-06-16 20:18:36 +03:00
dismine
3e363aea81 Cppcheck. Fix for garbage collector.
--HG--
branch : develop
2014-06-16 20:08:23 +03:00
dismine
0101a6f56c Merge
--HG--
branch : develop
2014-06-16 15:15:50 +03:00
dismine
2b000cd59f Fixed issue #4.
--HG--
branch : feature
2014-06-16 15:14:46 +03:00
dismine
814e414b4b Fix for broken move detail and move single point.
--HG--
branch : feature
2014-06-16 10:52:55 +03:00
Patrick Proy
c4bb571d67 New icon for community config
--HG--
branch : develop
2014-06-15 23:23:23 +02:00
Patrick Proy
519fe62c9a Added settings for issue#80 and issue#122
--HG--
branch : develop
2014-06-15 21:30:26 +02:00
dismine
01c195fd90 Union details can be undo.
--HG--
branch : feature
2014-06-15 20:21:21 +03:00
dismine
fe67e8e57f Undo add detail and add union details.
--HG--
branch : feature
2014-06-15 20:07:54 +03:00
dismine
cf880a04cd Fix for undo command DeletePatternPiece.
--HG--
branch : feature
2014-06-15 11:04:49 +03:00
dismine
d66a4b98fe New undo command DeletePatternPiece.
--HG--
branch : feature
2014-06-14 16:10:16 +03:00
dismine
a31157f88c Move documantation to cpp file.
--HG--
branch : feature
2014-06-14 09:42:01 +03:00
dismine
12cbc8b566 New undo command DelTool.
--HG--
branch : feature
2014-06-14 09:37:25 +03:00
dismine
a755089a99 Move documantation to cpp file.
--HG--
branch : feature
2014-06-13 20:02:41 +03:00
dismine
7fed35ad1c New undo command MoveDetail.
--HG--
branch : feature
2014-06-13 13:29:23 +03:00
dismine
2e7e0e92f7 Change in detail dialog. Show fractional number, current unit.
--HG--
branch : feature
2014-06-12 19:56:24 +03:00
dismine
60e5167400 Fix for VDetail::Missing method. Now work correct.
--HG--
branch : feature
2014-06-12 18:34:44 +03:00
dismine
43f8dffaf2 Fix crash. Made mistake when created method SaveDialogChange.
--HG--
branch : feature
2014-06-12 17:29:08 +03:00
dismine
c23a93037c New undo command SaveDetailOptions.
--HG--
branch : feature
2014-06-12 16:38:28 +03:00
dismine
154c2c0708 Return method GarbageCollector.
--HG--
branch : feature
2014-06-12 12:51:40 +03:00
dismine
bc545db1dc Show unit near formula result in dialogs.
--HG--
branch : feature
2014-06-12 10:49:45 +03:00
dismine
37d2dd667f Use C++11 strongly typed enumerations.
--HG--
branch : feature
2014-06-12 10:22:29 +03:00
dismine
77a160452a Enum for undo commands.
--HG--
branch : feature
2014-06-11 20:12:46 +03:00
dismine
81c1c39be9 Refactoring. Create method SaveDialogChange.
--HG--
branch : feature
2014-06-11 19:45:39 +03:00
dismine
1dfe9eda03 Change slot FullUpdateFromGui name to more readable FullUpdateFromGuiOk.
--HG--
branch : feature
2014-06-11 19:38:09 +03:00
dismine
c5250cde7f New undo command SaveToolOptions.
--HG--
branch : feature
2014-06-11 19:32:32 +03:00
dismine
745004bb5f Make method UpdateControlPoints const.
--HG--
branch : feature
2014-06-11 17:25:38 +03:00
dismine
6bcf80e7a8 New undo command MoveSplinePath.
--HG--
branch : feature
2014-06-11 17:18:50 +03:00
dismine
43935b95c9 Change signal name to LiteUpdateTree.
--HG--
branch : feature
2014-06-11 16:24:51 +03:00
dismine
8491248f02 Merge with develop
--HG--
branch : feature
2014-06-11 15:47:32 +03:00
dismine
1cee18a66b Fixed issue #163.
--HG--
branch : develop
2014-06-10 23:14:16 +03:00
dismine
9bf4cc0dbd Fixed issue #77.
--HG--
branch : develop
2014-06-10 21:20:39 +03:00
dismine
73b29b972c Fix radius node point in detail.
--HG--
branch : develop
2014-06-10 16:14:21 +03:00
dismine
f5bad50bc3 No need apply button here.
--HG--
branch : develop
2014-06-10 15:58:48 +03:00
dismine
8ca765b14e Merge with develop
--HG--
branch : feature
2014-06-10 14:53:40 +03:00
dismine
efdc947768 GCC warnings.
--HG--
branch : develop
2014-06-10 12:49:14 +03:00
dismine
e1797f3033 Merge with DialogTools
--HG--
branch : develop
2014-06-10 12:23:39 +03:00
dismine
52e48259a9 Merge
--HG--
branch : develop
2014-06-10 12:09:22 +03:00
Patrick Proy
8e7c45488a Changes to solve issue #161
--HG--
branch : develop
2014-06-10 08:34:46 +02:00
Patrick Proy
b300bfb8f8 DialogArc change... Seems the end at last !!!
--HG--
branch : DialogTools
2014-06-09 22:38:10 +02:00
dismine
c35930db3a at() instead operator[].
--HG--
branch : feature
2014-06-09 22:11:33 +03:00
dismine
3c3e29522e Fix radius spline control point.
--HG--
branch : develop
2014-06-09 21:27:18 +03:00
dismine
695b357c4a Merge with DialogTools
--HG--
branch : develop
2014-06-10 12:05:21 +03:00
dismine
970d4d1f00 Fix radius spline control point.
--HG--
branch : feature
2014-06-09 21:27:18 +03:00
dismine
d7cbeeadbe Forgot add tag version.
--HG--
branch : feature
2014-06-09 20:47:25 +03:00
dismine
4e1bb4bea5 Clear undo stack after saving.
--HG--
branch : feature
2014-06-09 20:43:22 +03:00
dismine
cc6ed85407 New undo command MoveSpline.
--HG--
branch : feature
2014-06-09 20:39:18 +03:00
Patrick Proy
26067c3636 DialogCutArc change + start code cleaning
--HG--
branch : DialogTools
2014-06-09 18:37:11 +02:00
dismine
0783cc24e1 New undo command MoveSPoint.
--HG--
branch : feature
2014-06-09 16:13:15 +03:00
Patrick Proy
be8b8c9c95 DialogPointOfContact + DialogLine (no changes)
Also renamed specific functions in mainwindow

--HG--
branch : DialogTools
2014-06-09 15:00:26 +02:00
Patrick Proy
a167cda90c DialogShoulderPoinr change
--HG--
branch : DialogTools
2014-06-09 12:56:07 +02:00
Patrick Proy
0b4f1a21ed DialogNormal change
--HG--
branch : DialogTools
2014-06-08 22:28:09 +02:00
dismine
7e3dc203dc Use forward declaration.
--HG--
branch : feature
2014-06-08 21:10:57 +03:00
Patrick Proy
094f29492d DialogBisector Change
--HG--
branch : DialogTools
2014-06-08 19:56:09 +02:00
Patrick Proy
52761f04ce Changed Icon path
--HG--
branch : DialogTools
2014-06-08 15:46:04 +02:00
dismine
b86d23461c Alias for icons in internal icon theme.
--HG--
branch : feature
2014-06-08 14:26:15 +03:00
dismine
292b10e72c Undo limit.
--HG--
branch : feature
2014-06-08 14:18:34 +03:00
dismine
f28bbc6acd Scene antialiasing.
--HG--
branch : feature
2014-06-08 13:59:39 +03:00
Patrick Proy
dab44eb163 DialogAlongLine Tool change
--HG--
branch : DialogTools
2014-06-08 11:14:16 +02:00
dismine
fc3c8acc46 Undo add pattern piece now work.
--HG--
branch : feature
2014-06-06 18:06:41 +03:00
dismine
d914f359c1 New undo command AddPatternPiece.
--HG--
branch : feature
2014-06-06 13:36:34 +03:00
dismine
99314a358f New slot for full parsing. Want use in undo command.
--HG--
branch : feature
2014-06-05 15:10:16 +03:00
dismine
40993fd7ba Show wait cursor only in full parse mode.
--HG--
branch : feature
2014-06-05 14:47:37 +03:00
dismine
b646a11bc0 Use pointers to scenes.
--HG--
branch : feature
2014-06-05 14:46:12 +03:00
dismine
c03464144e Don't use combobox instead return list of pattern pieces.
--HG--
branch : feature
2014-06-05 14:35:38 +03:00
dismine
34f9451460 Move documantation to cpp file.
--HG--
branch : feature
2014-06-05 13:02:35 +03:00
dismine
55a7ba99a4 New undo command AddToCalculation.
--HG--
branch : feature
2014-06-05 12:52:00 +03:00
dismine
b6311abe02 Merge with XML Editor.
--HG--
branch : develop
2014-06-05 10:30:19 +03:00
dismine
404505ecf3 Error when compile on Windows.
--HG--
branch : develop
2014-06-05 09:48:40 +03:00
dismine
36949b8f45 Add Undo/Redo actions.
--HG--
branch : feature
2014-06-04 15:14:57 +03:00
dismine
c25f6d5dd5 Copy constructor for VIncrement class.
--HG--
branch : feature
2014-06-04 14:50:13 +03:00
dismine
0196db77d7 Initial undo stack.
--HG--
branch : feature
2014-06-04 14:30:45 +03:00
dismine
a4083afc77 Clang's warnings.
--HG--
branch : develop
2014-06-04 14:16:16 +03:00
dismine
79bffe63de Copy qm file for italy and dutch languages.
--HG--
branch : develop
2014-06-03 17:43:02 +03:00
dismine
a40099da1f Backport changeset 8a2e2ab97237.
--HG--
branch : develop
2014-06-03 15:15:17 +03:00
dismine
20cedcc9a1 Don't show "File have unsaved change" if you only opened file.
--HG--
branch : develop
2014-06-03 14:25:31 +03:00
dismine
26ef72c201 Fixed issue #152.
--HG--
branch : develop
2014-06-03 11:17:58 +03:00
dismine
d2bdfc967e Fixed issue #155.
--HG--
branch : develop
2014-06-03 10:55:23 +03:00
dismine
b1d49b38fa Update project description.
--HG--
branch : develop
2014-06-03 08:42:07 +03:00
dismine
81ef55abfd Fixed issue #156.
--HG--
branch : develop
2014-06-02 21:42:46 +03:00
dismine
543758a80c Move documantation to cpp file.
--HG--
branch : develop
2014-06-02 17:28:02 +03:00
dismine
a6ffb16054 Clang's warnings.
--HG--
branch : develop
2014-06-02 10:43:27 +03:00
dismine
e128317c9c Flags for Netherlands and Italy.
--HG--
branch : develop
2014-06-01 17:35:55 +03:00
dismine
db96431484 Use icon from theme. Move icons to internal theme for Windows systems.
--HG--
branch : DialogTools
2014-06-01 13:50:48 +03:00
dismine
838f7f77dd Clang's warnings.
--HG--
branch : develop
2014-06-01 13:18:55 +03:00
Patrick Proy
59ebe093c8 no message
--HG--
branch : DialogTools
2014-06-01 12:00:20 +02:00
dismine
8e912f5245 Clang's warnings.
--HG--
branch : develop
2014-06-01 11:32:39 +03:00
dismine
b32e01f3a6 Clang's warnings.
--HG--
branch : develop
2014-06-01 10:56:11 +03:00
dismine
c349a93a73 Clang's warnings.
--HG--
branch : develop
2014-06-01 10:35:13 +03:00
Patrick Proy
cd76068a0f better with qt_noop()
--HG--
branch : DialogTools
2014-05-31 21:43:03 +02:00
Patrick Proy
db3dca6958 define SCASSERT in release verion
--HG--
branch : DialogTools
2014-05-31 21:27:59 +02:00
dismine
19c6386973 Build with Clang.
--HG--
branch : develop
2014-05-31 17:33:37 +03:00
dismine
42091c2611 Build doesn't work, if include this headers on Windows.
--HG--
branch : DialogTools
2014-05-31 13:00:19 +04:00
dismine
cc7f257081 New macros SCASSERT instead Q_CHECK_PTR will break into the debugger on the line
of the assert.

--HG--
branch : DialogTools
2014-05-30 22:56:05 +03:00
dismine
98c90ee5fe Use native QString method for replacing strings. Fix bug with InitOkCancel
method. Still continue crash.

--HG--
branch : DialogTools
2014-05-30 22:03:17 +03:00
dismine
d82d6b40c0 Move QStringList outside loop.
--HG--
branch : DialogTools
2014-05-30 17:55:54 +03:00
dismine
3d0d616db0 Merge with develop.
--HG--
branch : DialogTools
2014-05-30 17:52:12 +03:00
dismine
07f75f7212 Catch std::bad_alloc exception.
--HG--
branch : develop
2014-05-30 17:31:48 +03:00
dismine
db8cf12d49 Catch exceptions in lite parsing.
--HG--
branch : develop
2014-05-30 16:22:03 +03:00
dismine
bf15237296 Update documentation for Calculator class.
--HG--
branch : develop
2014-05-30 16:04:38 +03:00
dismine
faa858a032 Make list of methods more readable.
--HG--
branch : develop
2014-05-30 15:04:21 +03:00
dismine
54dfd9457e Fixed issue #43.
--HG--
branch : feature
2014-05-30 14:50:41 +03:00
dismine
7c2c355889 Change Vertical Policy for radio buttons.
--HG--
branch : feature
2014-05-30 13:13:34 +03:00
dismine
77b2344bfd Fix for dialogs empty window title.
--HG--
branch : feature
2014-05-30 12:59:14 +03:00
dismine
dce41a864f The C++11 initializer list feature.
--HG--
branch : feature
2014-05-30 12:52:19 +03:00
dismine
18307e0a14 New method CheckFormula.
--HG--
branch : feature
2014-05-30 12:33:30 +03:00
dismine
1b877ca978 Move documentation to cpp file.
--HG--
branch : feature
2014-05-30 12:12:20 +03:00
dismine
93f62d9ee9 Disable Qt::WaitCursor.
--HG--
branch : feature
2014-05-30 12:04:19 +03:00
dismine
381adf0ba0 Dialog edit wrong formula (only for toolendline now).
--HG--
branch : feature
2014-05-30 11:32:40 +03:00
dismine
01ee27d33c Setting decimal separator parts from OS oprions.
--HG--
branch : develop
2014-05-29 11:46:28 +03:00
dismine
1fd6464884 New command line parser. New Qt requirements. Fix issue with build project.
--HG--
branch : develop
2014-05-29 10:08:54 +03:00
Patrick Proy
c4b5c3dccb Apply changes to DOM tree. No validation yet.
--HG--
branch : XML Editor
2014-05-28 21:16:41 +02:00
dismine
8b6a140ebb Issue #104.
--HG--
branch : develop
2014-05-28 18:52:50 +03:00
dismine
6b695fac57 Fixed issue #84.
--HG--
branch : develop
2014-05-28 18:28:39 +03:00
dismine
f14d21b7da Merge with develop
--HG--
branch : DialogTools
2014-05-27 21:39:54 +03:00
dismine
278b673cd4 Set window title for toolbars main window.
--HG--
branch : develop
2014-05-27 19:12:41 +03:00
dismine
e4e993c335 Show formula value according to locale settings.
--HG--
branch : develop
2014-05-27 19:00:35 +03:00
dismine
6b4067ee1b Support local separator for numbers in formulas. Fix bug in translation formula.
--HG--
branch : develop
2014-05-27 17:58:25 +03:00
dismine
1501eb77eb Remember last open file path.
--HG--
branch : develop
2014-05-27 13:08:16 +03:00
dismine
f99b571c6e Move documentation to cpp file.
--HG--
branch : develop
2014-05-27 12:27:02 +03:00
dismine
ed844c1c82 Alwayse show scrollbars for scene.
--HG--
branch : develop
2014-05-27 12:06:36 +03:00
dismine
6f7a30f3a7 Errors after merging.
--HG--
branch : DialogTools
2014-05-26 17:33:44 +03:00
dismine
6f009a8ee4 Merge with develop
--HG--
branch : DialogTools
2014-05-26 17:26:25 +03:00
dismine
19ab8f9299 Set aligment for table.
--HG--
branch : feature
2014-05-26 16:42:41 +03:00
dismine
063bacc444 Show translated measurements name in table.
--HG--
branch : feature
2014-05-26 16:36:45 +03:00
dismine
51a420bbdd Show language independent formula in dialog.
--HG--
branch : feature
2014-05-26 16:18:48 +03:00
Patrick Proy
2afc195a87 Backout changeset 38e907833133b065c72ba362fed040f608d4b66d
--HG--
branch : XML Editor
2014-05-26 14:20:14 +02:00
Patrick Proy
5cb0a5cf96 Multi lines for formula and apply button are now working for DialogEndLine
--HG--
branch : DialogTools
2014-05-26 13:48:42 +02:00
dismine
6170aea8b6 Russian translation.
--HG--
branch : feature
2014-05-26 11:41:18 +03:00
Patrick Proy
e645e671de First test for apply on creation
--HG--
branch : DialogTools
2014-05-26 09:03:51 +02:00
Patrick Proy
2913e55024 Apply button works like ok button in first dialog.
Still needs more code to be able to update on first dialog

--HG--
branch : DialogTools
2014-05-25 23:50:21 +02:00
Patrick Proy
aa2eda12ee First change for "apply button" (works only when modifying an existing point).
--HG--
branch : DialogTools
2014-05-25 21:54:17 +02:00
Patrick Proy
43fe3e1371 Change DialogEndLine formula to multiline
--HG--
branch : DialogTools
2014-05-25 11:46:54 +02:00
dismine
cfe682bb96 Add italy and dutch languages.
--HG--
branch : feature
2014-05-24 19:56:40 +03:00
dismine
9aed00904c lupdate doesn't see string in variables.
--HG--
branch : feature
2014-05-24 19:50:40 +03:00
Patrick Proy
81e8638a6d Change formula input to multiline (in dialogendline only )
Other dialogs don't work for now on this version.

--HG--
branch : XML Editor
2014-05-24 16:23:47 +02:00
dismine
0f4cd08eed Translation formula.
--HG--
branch : feature
2014-05-23 21:11:13 +03:00
dismine
b94ab9bda6 Initialization translation for postfix operators.
--HG--
branch : feature
2014-05-23 10:14:21 +03:00
dismine
ccde48e3bf Factory function for creating new parser variables. New methods what return
tokens and numbers.

--HG--
branch : feature
2014-05-22 15:11:14 +03:00
dismine
1bbee62a79 App for running tests for QmuParser library.
--HG--
branch : feature
2014-05-22 11:08:12 +03:00
dismine
2896d7feeb Parse tag version in pattern file.
--HG--
branch : feature
2014-05-21 20:33:40 +03:00
dismine
7a5f12b77d Little fix for tools dialogs.
--HG--
branch : feature
2014-05-21 20:22:40 +03:00
dismine
34bd172f9a Clear error message from parser.
--HG--
branch : feature
2014-05-21 19:59:53 +03:00
dismine
107b131fdf New tag "version" in empty pattern file.
--HG--
branch : feature
2014-05-21 17:40:21 +03:00
dismine
da34abaa85 Wrong attribute in measurement front_chest_width.
--HG--
branch : feature
2014-05-21 17:07:08 +03:00
dismine
5adc0555ef Save all variable in dynamic array.
--HG--
branch : feature
2014-05-21 16:51:47 +03:00
dismine
e4ab794211 Catch math parser exceptions.
--HG--
branch : feature
2014-05-21 13:12:52 +03:00
dismine
8c2c8a8a7e Delete old methods.
--HG--
branch : feature
2014-05-21 11:54:34 +03:00
dismine
bd5fda320f Use new math parser instead old.
--HG--
branch : feature
2014-05-21 11:51:16 +03:00
dismine
0b16424a5e Update for Precompiled Headers in Qt.
--HG--
branch : feature
2014-05-20 16:02:05 +03:00
dismine
ffda1e5f8d All pattern pieces instead All drawings.
--HG--
branch : XML Editor
2014-05-19 21:16:26 +03:00
dismine
b83633541b Hide header.
--HG--
branch : XML Editor
2014-05-19 21:07:51 +03:00
dismine
dc1d7c5fe2 Make xml editor disable on the start.
--HG--
branch : XML Editor
2014-05-19 21:03:12 +03:00
Patrick Proy
bb3e8e58bb Corrected display problems when restoring nodes
Changes casting styles

--HG--
branch : XML Editor
2014-05-19 08:04:33 +02:00
Patrick Proy
99818c3d28 Added node delete
Added undo change button

--HG--
branch : XML Editor
2014-05-18 21:42:36 +02:00
dismine
e1c3f418e5 GCC warnings.
--HG--
branch : XML Editor
2014-05-16 20:24:51 +03:00
dismine
b28bd29092 Vera++.
--HG--
branch : XML Editor
2014-05-16 20:00:13 +03:00
dismine
1489dc6a1c Unix Line Endings. Need for Vera++.
--HG--
branch : XML Editor
2014-05-16 19:39:46 +03:00
Patrick Proy
cc572df448 Code style
--HG--
branch : XML Editor
2014-05-16 17:13:45 +02:00
Patrick Proy
c1bf6c8a73 Code style
--HG--
branch : XML Editor
2014-05-16 16:49:58 +02:00
dismine
7b617223e9 Get format version.
--HG--
branch : feature
2014-05-16 17:11:31 +03:00
Patrick Proy
f51f703026 Main code push after branch creation
--HG--
branch : XML Editor
2014-05-16 14:51:39 +02:00
Patrick Proy
9bf2c4662d Branch create
--HG--
branch : XML Editor
2014-05-16 13:19:22 +02:00
dismine
37cab897fa Make measurements names more unique.
--HG--
branch : feature
2014-05-16 14:17:25 +03:00
dismine
91c7a3c9a3 Change for reading standard measurements.
--HG--
branch : feature
2014-05-16 13:34:12 +03:00
dismine
3fc99547fb Change for reading individual measurements.
--HG--
branch : feature
2014-05-16 13:00:33 +03:00
dismine
f2cc874e7e Initial extended measurements.
--HG--
branch : feature
2014-05-15 16:18:31 +03:00
dismine
aea360d8de Fixed Issue #151.
--HG--
branch : feature
2014-05-15 12:47:08 +03:00
dismine
e3593bf577 Return new path for individual measurements table.
--HG--
branch : feature
2014-05-15 12:35:36 +03:00
dismine
e95b886eb4 Change in dialog individual measurements.
--HG--
branch : feature
2014-05-15 12:29:12 +03:00
dismine
ac3f02ab49 Changes in formats.
--HG--
branch : feature
2014-05-15 10:42:15 +03:00
dismine
28737034f3 Way to store string for translation.
--HG--
branch : feature
2014-05-13 11:08:37 +03:00
dismine
95e32b1e44 In release mode on Unix search translations first in local directory.
--HG--
branch : develop
2014-05-12 12:35:33 +03:00
dismine
f17a12d147 Cppcheck.
--HG--
branch : develop
2014-05-11 21:15:32 +03:00
dismine
5bed7e7a86 Add local revision to version number.
--HG--
branch : develop
2014-05-11 21:03:01 +03:00
dismine
1c28bb1da7 XP-style Common Dialogs.
--HG--
branch : develop
2014-05-11 20:22:11 +03:00
dismine
b10b0866bb Fix path to icon.qrc.
--HG--
branch : develop
2014-05-11 20:06:02 +03:00
dismine
c4526544b6 Check Qt version in app.
--HG--
branch : develop
2014-05-07 19:59:54 +03:00
dismine
84550b6146 Moving documentation from header.
--HG--
branch : develop
2014-05-07 19:55:57 +03:00
dismine
de67f1bfa7 Fix for files without license.
--HG--
branch : develop
2014-05-07 11:53:47 +03:00
dismine
1c96269f90 Mark methods nothrow - Q_DECL_NOEXCEPT.
--HG--
branch : develop
2014-05-07 11:33:56 +03:00
dismine
b906b0dc68 Little fix to "About program" dialog.
--HG--
branch : develop
2014-05-06 17:50:28 +03:00
dismine
d4fc90e4ce No, on unix need seek qmuparser instead qmuparser2. I was wrong.
--HG--
branch : develop
2014-05-06 17:43:47 +03:00
dismine
964d0e4c4d Merge
--HG--
branch : develop
2014-05-06 17:37:44 +03:00
dismine
6a8869bc1b Made possible methods include.
--HG--
branch : develop
2014-05-06 17:36:42 +03:00
Patrick Proy
2d36ebe67c Changed Unix part too.
--HG--
branch : develop
2014-05-06 16:31:34 +02:00
Patrick Proy
be34eaa657 Issue # 139 & 140
--HG--
branch : develop
2014-05-06 16:28:49 +02:00
Patrick Proy
665a65a8f5 Changed library name in inclusion to match real library name (libqmuparser2.a / dll)
--HG--
branch : develop
2014-05-06 16:05:51 +02:00
Patrick Proy
5db630d210 Changed version.h path in valentina.rc and remove unused include in version.h
--HG--
branch : develop
2014-05-06 16:02:18 +02:00
dismine
88c8c7ec41 Merge
--HG--
branch : develop
2014-05-06 15:16:30 +03:00
dismine
f93cd5703c Script for generation documentations.
--HG--
branch : feature
2014-05-06 15:07:52 +03:00
dismine
707598691d Changes in doxyfiles.
--HG--
branch : feature
2014-05-06 14:36:30 +03:00
dismine
2e6cc94e19 delete Q_UNREACHABLE().
--HG--
branch : feature
2014-05-06 13:51:14 +03:00
dismine
3c8338faae Use nullptr instead NULL.
--HG--
branch : feature
2014-05-06 12:48:48 +03:00
dismine
d65368bafb Tests passed.
--HG--
branch : feature
2014-05-06 12:45:21 +03:00
dismine
60ba211f2a Porting new change from muparser.
--HG--
branch : feature
2014-05-05 10:29:14 +03:00
dismine
bdb788e7a7 Highlight start of method.
--HG--
branch : feature
2014-05-02 14:11:30 +03:00
dismine
9ca9455c80 For nothrow methods set Q_DECL_NOEXCEPT.
--HG--
branch : feature
2014-05-02 11:43:02 +03:00
dismine
79ef0e914e CppCheck.
--HG--
branch : feature
2014-05-02 11:09:10 +03:00
dismine
362638066a Vera++.
--HG--
branch : feature
2014-05-01 14:33:40 +03:00
dismine
37ecf9fd86 Fix gcc's warnings.
--HG--
branch : feature
2014-05-01 12:55:23 +03:00
dismine
f505234bbd My surname like in my passport.
--HG--
branch : feature
2014-04-30 08:38:52 +03:00
dismine
2c77a73343 Apply project code style.
--HG--
branch : feature
2014-04-30 08:32:29 +03:00
dismine
0b49785255 First success build after all changes.
--HG--
branch : feature
2014-04-28 21:41:38 +03:00
dismine
7c1d22c5f4 Try use QString where posible.
--HG--
branch : feature
2014-04-26 11:16:19 +03:00
dismine
9c6cac2ec4 Delete #include <vector>.
--HG--
branch : feature
2014-04-26 11:04:59 +03:00
dismine
5c3845ff00 QVector instead std::vector.
--HG--
branch : feature
2014-04-26 11:00:42 +03:00
dismine
541a5becbd Use standard math constants in tests.
--HG--
branch : feature
2014-04-26 10:53:10 +03:00
dismine
148d2fb3f7 We don't need parser for integer value.
--HG--
branch : feature
2014-04-26 10:51:14 +03:00
dismine
d8f0cc2824 Use standard math constants.
--HG--
branch : feature
2014-04-26 10:40:44 +03:00
dismine
21c38b446d Use Qt math function.
--HG--
branch : feature
2014-04-26 10:23:50 +03:00
dismine
59c7405b88 QStack instead QmuParserStack.
--HG--
branch : feature
2014-04-26 09:01:41 +03:00
dismine
2f97def4bf Use Q_ASSERT marcros instead MUP_ASSERT and MUP_FAIL.
--HG--
branch : feature
2014-04-25 18:10:56 +03:00
dismine
11f527143b Used qreal for datatype. Deleted _T() macros.
--HG--
branch : feature
2014-04-25 18:01:23 +03:00
dismine
0b4d69f821 Successful build after adding muParser library.
--HG--
branch : feature
2014-04-25 15:58:14 +03:00
dismine
1e99fb68c1 Change project structure for support libs.
--HG--
branch : feature
2014-04-25 11:58:33 +03:00
dismine
8f281a31c2 For Coverity Scan.
--HG--
branch : develop
2014-04-17 20:18:26 +03:00
dismine
ba1c9dd4a7 Setting application info.
--HG--
branch : develop
2014-04-16 18:32:41 +03:00
dismine
4a404a4ab8 Merge
--HG--
branch : develop
2014-04-15 21:39:08 +03:00
dismine
9aeb73a56b We need this includes for building with Coverity Scan Tool.
--HG--
branch : develop
2014-04-15 21:38:36 +03:00
Sabine Schmaltz
18914c3b5b merged and resolved conflicts
--HG--
branch : develop
2014-04-08 10:51:16 +02:00
Susan Spencer
939b18fb4e Little bugs fixes.
--HG--
branch : develop
2014-04-04 10:06:33 +02:00
dismine
a74351495c Issues #19, #7, #78
--HG--
branch : feature
2014-03-28 15:11:46 +02:00
dismine
26c8884af0 Noisy Debug Hook for Qt.
--HG--
branch : feature
2014-03-27 13:41:00 +02:00
dismine
7c18e85305 Dialog Increment still not tested.
--HG--
branch : feature
2014-03-26 06:39:07 +02:00
dismine
54cca86be5 Opening empty pattern.
--HG--
branch : feature
2014-03-24 17:02:57 +02:00
dismine
c2bb84ce38 Saving pattern with individual table.
--HG--
branch : feature
2014-03-23 19:04:45 +02:00
dismine
17bd0253a2 Saving pattern with standard table.
--HG--
branch : feature
2014-03-23 16:36:34 +02:00
dismine
69309730ff After this commit begin testing.
--HG--
branch : feature
2014-03-21 12:08:29 +02:00
dismine
fa06c04cd2 Refactoring. Delete global variables.
--HG--
branch : feature
2014-03-19 20:27:11 +02:00
Sabine Schmaltz
e6f131cff3 some more documentation improvements
--HG--
branch : develop
2014-03-19 13:11:45 +01:00
Sabine Schmaltz
d81c8d209f improvements to the updated comments
--HG--
branch : develop
2014-03-18 23:36:32 +01:00
dismine
f641894abd Refactoring dialog increment.
--HG--
branch : feature
2014-03-17 20:13:39 +02:00
dismine
5b36420466 Hide size and height option in individual mode.
--HG--
branch : feature
2014-03-16 15:17:39 +02:00
dismine
61c4d8df0c Get measurements units.
--HG--
branch : feature
2014-03-16 08:32:52 +02:00
dismine
a950a9f59b Choose individual measurements.
--HG--
branch : feature
2014-03-15 22:51:12 +02:00
dismine
2cddab80d4 Delete parametr name and use last parameter in string list instead.
--HG--
branch : feature
2014-03-14 20:47:50 +02:00
dismine
de85cad839 Creation list with all tables with standard measurements.
--HG--
branch : feature
2014-03-14 19:54:20 +02:00
dismine
4d210ddd48 Each exception can show error message from previous.
--HG--
branch : feature
2014-03-14 17:59:28 +02:00
dismine
7d01bca72d Parsing individual measurements table.
--HG--
branch : feature
2014-03-14 16:12:53 +02:00
dismine
ed568678be Parsing standard measurements table.
--HG--
branch : feature
2014-03-11 22:19:13 +02:00
dismine
b2d26e5ae8 toPixel and fromPixel with units support - mm, cm, inch.
--HG--
branch : feature
2014-03-11 17:04:04 +02:00
dismine
8f5e01fbb2 Enum Units.
--HG--
branch : feature
2014-03-11 13:43:24 +02:00
dismine
db2a3e9ca9 Operator new throw exception bad_alloc, so does not make sense to use
Q_CHECK_PTR macros for check.

--HG--
branch : feature
2014-03-10 18:22:55 +02:00
dismine
e3f412567e Initial commit for classes working with measurements tables.
--HG--
branch : feature
2014-03-10 17:55:51 +02:00
dismine
d06bc59000 Vera++.
--HG--
branch : feature
2014-03-06 17:35:24 +02:00
dismine
39d0e94cec Restore cursor after warning.
--HG--
branch : feature
2014-03-06 17:31:36 +02:00
dismine
24245bf759 Cppcheck.
--HG--
branch : feature
2014-03-06 17:28:31 +02:00
dismine
dd78969c9c Refactoring.
--HG--
branch : feature
2014-03-06 16:09:22 +02:00
dismine
2fc4d95faa Refactoring.
--HG--
branch : feature
2014-03-06 16:01:15 +02:00
dismine
ab19b30713 Refactoring.
--HG--
branch : feature
2014-03-06 15:35:14 +02:00
dismine
eba24ec34b Refactoring.
--HG--
branch : feature
2014-03-06 15:28:46 +02:00
dismine
9b78d1a0ab Refactoring.
--HG--
branch : feature
2014-03-04 20:14:11 +02:00
dismine
2610487fe5 Refactoring.
--HG--
branch : feature
2014-03-04 19:13:10 +02:00
dismine
e30d1fe9dd Refactoring.
--HG--
branch : feature
2014-03-04 18:50:54 +02:00
dismine
96c19190a0 Refactoring.
--HG--
branch : feature
2014-03-04 14:55:57 +02:00
dismine
b90fc0c1a6 Refactoring.
--HG--
branch : feature
2014-03-03 20:14:56 +02:00
dismine
b15bb4fd33 Left only one exception.
--HG--
branch : feature
2014-03-03 19:32:38 +02:00
dismine
2ca2595968 Refactoring catching exceptions.
--HG--
branch : feature
2014-03-03 17:42:14 +02:00
dismine
978858be50 Refactoring main windows.
--HG--
branch : feature
2014-03-03 17:30:04 +02:00
dismine
084061fbd5 Refactoring dialog history.
--HG--
branch : feature
2014-03-02 20:32:54 +02:00
dismine
1a2d1cbff8 Merge with develop
--HG--
branch : feature
2014-02-28 15:21:52 +02:00
dismine
ebf03569da Replaced method connect with old syntax.
--HG--
branch : develop
2014-02-28 15:12:39 +02:00
dismine
1ab3b6c608 Set default name for file if empty.
--HG--
branch : develop
2014-02-28 15:06:14 +02:00
dismine
466bc98020 Use inline functions instead of plain old #define macros. QPen set width in
pixel, so need convert mm to pixel.

--HG--
branch : develop
2014-02-28 14:58:37 +02:00
dismine
95e02fc043 QProcess show message "unknown error" when did not exist error.
--HG--
branch : develop
2014-02-28 14:30:23 +02:00
dismine
87f2621037 Inkscape view size objects in svg file wrong if don't set viewbox attribute.
--HG--
branch : develop
2014-02-28 14:17:41 +02:00
dismine
e3e449f68e Dialog detail fixed spinbox min, max values.
--HG--
branch : develop
2014-02-28 14:15:03 +02:00
dismine
9bc3660940 Optimization switch - macros Q_UNREACHABLE().
--HG--
branch : feature
2014-02-27 11:30:05 +02:00
dismine
79f2ddde2a Vera++.
--HG--
branch : feature
2014-02-26 11:51:37 +02:00
dismine
25e6df1c1d Methods can be static.
--HG--
branch : feature
2014-02-26 11:38:14 +02:00
dismine
4fcd7d9b25 NULL (0) replaced with nullptr.
--HG--
branch : feature
2014-02-26 11:22:05 +02:00
dismine
42c54aa503 Inline member functions defined outside the class.
--HG--
branch : feature
2014-02-26 10:18:59 +02:00
dismine
313d4aad6b Refactoring if-else. Static members instead strings.
--HG--
branch : feature
2014-02-25 20:03:17 +02:00
dismine
1b3de9e4a2 Make method ValidatePattern static.
--HG--
branch : feature
2014-02-25 16:55:02 +02:00
dismine
e184fcc6a7 Use for id quint32 type instead qint64.
--HG--
branch : feature
2014-02-25 16:40:24 +02:00
dismine
de0200ca2a Refactoring VDomDocument, creation VPattern class.
--HG--
branch : feature
2014-02-25 16:02:09 +02:00
dismine
0389e29716 GCC warning options.
--HG--
branch : feature
2014-02-22 18:30:37 +02:00
dismine
02ef7c0e09 Initial implamentation dialog individual measurement.
--HG--
branch : feature
2014-02-22 17:16:33 +02:00
dismine
ccbd9415f0 Replaced Q_WS_WIN32 with Q_OS_WIN.
--HG--
branch : feature
2014-02-21 16:58:07 +02:00
dismine
41c80d040f Almost implemented dialog standard measurements.
--HG--
branch : feature
2014-02-21 16:55:48 +02:00
dismine
fc427a04c4 Change in project structure.
--HG--
branch : feature
2014-02-21 15:04:39 +02:00
dismine
93d14e9798 Dialog Standard Measurements.
--HG--
branch : feature
2014-02-21 14:25:27 +02:00
dismine
49a45e9d57 Dialog Measurements.
--HG--
branch : feature
2014-02-21 14:04:07 +02:00
dismine
4093f139fa Set icon theme before showing windows.
--HG--
branch : develop
2014-02-19 23:34:57 +02:00
dismine
f07ca60ff7 Little fixes.
--HG--
branch : develop
2014-02-19 18:26:03 +02:00
dismine
e302432474 Fixed issue #17.
--HG--
branch : develop
2014-02-19 15:50:43 +02:00
dismine
827dc1f77e Fixed issue #18.
--HG--
branch : develop
2014-02-19 15:32:02 +02:00
dismine
d5c4c26444 Code style change.
--HG--
branch : develop
2014-02-18 22:42:06 +02:00
dismine
1264c1df58 Brought common part to a separate method.
--HG--
branch : develop
2014-02-18 22:20:58 +02:00
Sabine Schmaltz
2b7570e886 refactoring if-else, busy cursor while waiting for pdftops, error msg box added
--HG--
branch : develop
2014-02-18 20:14:12 +01:00
Sabine Schmaltz
c1191c4e9d added saving of layout as .ps and .eps file
--HG--
branch : develop
2014-02-17 23:57:51 +01:00
dismine
16ce3f6728 Fixed issue #71.
--HG--
branch : develop
2014-02-17 20:31:49 +02:00
dismine
9b88c774f0 Comments for switch.
--HG--
branch : develop
2014-02-17 14:10:37 +02:00
dismine
ee9356207e Merge
--HG--
branch : develop
2014-02-17 14:07:22 +02:00
dismine
68d7b668ff Documentation fix.
--HG--
branch : develop
2014-02-17 14:07:08 +02:00
Sabine Schmaltz
e0a167e98a removed obsolete returns
--HG--
branch : develop
2014-02-16 23:24:44 +01:00
Sabine Schmaltz
e875505f26 moved variable back in scope
--HG--
branch : develop
2014-02-16 23:20:16 +01:00
Sabine Schmaltz
7e5e38d072 refactoring of if()s in
VDomDocument::ParsePointElement
VDomDocument::ParseSplineElement
VDomDocument::ParseArcElement
VDomDocument::ParseToolsElement
to switch()

--HG--
branch : develop
2014-02-16 22:53:32 +01:00
dismine
c049379c1e Path to translations.
--HG--
branch : develop
2014-02-14 21:14:49 +02:00
dismine
c46681a96a Using qgetenv() instead of getenv().
--HG--
branch : develop
2014-02-14 20:42:38 +02:00
dismine
ea4e4d0d8a Update for translation.
--HG--
branch : develop
2014-02-14 19:49:50 +02:00
dismine
7f33f1023b Fixed issue #70.
--HG--
branch : develop
2014-02-14 17:16:43 +02:00
dismine
134269dd02 Fix for dialog Options.
--HG--
branch : develop
2014-02-14 13:51:59 +02:00
dismine
4bf209a525 Fixed issue #5.
--HG--
branch : develop
2014-02-14 13:29:04 +02:00
dismine
abb541ba68 Fixed issue #68.
--HG--
branch : develop
2014-02-12 12:55:24 +02:00
dismine
6bed9b2e1d Fixed issue #65.
--HG--
branch : develop
2014-02-11 20:45:34 +02:00
dismine
7b5c096efa Merge
--HG--
branch : develop
2014-02-11 08:46:25 +02:00
dismine
3f55cb8a2d Prepare for release v0.2.2.
--HG--
branch : develop
2014-02-11 08:38:56 +02:00
dismine
f88b7913f4 Extend menu to show the most recent files loaded by a main window application.
--HG--
branch : develop
2014-02-10 21:31:22 +02:00
dismine
396c9c1a8c Changed default directory for open and save as dialogs.
--HG--
branch : develop
2014-02-10 19:40:41 +02:00
dismine
33b0ac8b21 Little refactoring.
--HG--
branch : develop
2014-02-10 18:10:20 +02:00
dismine
a863382acd Saved data in wrong attributes.
--HG--
branch : develop
2014-02-07 18:53:14 +02:00
dismine
d996599829 Little fixes.
--HG--
branch : develop
2014-02-07 18:44:12 +02:00
dismine
379b7d32d1 Q_INIT_RESOURCE macro.
--HG--
branch : develop
2014-02-07 18:12:18 +02:00
dismine
14337b471d Fixed line dialog.
--HG--
branch : develop
2014-02-06 22:16:25 +02:00
dismine
f5e50ac782 Fix for CheckLoops method.
--HG--
branch : develop
2014-02-06 18:22:57 +02:00
dismine
4445071533 Move scene to new base point after creation.
--HG--
branch : develop
2014-02-06 17:21:37 +02:00
dismine
3f15442162 Remove signal ApplicationDeactivate.
--HG--
branch : develop
2014-02-06 16:53:56 +02:00
dismine
c1182f876e AlternatingRowColors.
--HG--
branch : develop
2014-02-06 16:44:55 +02:00
dismine
3f06320555 Changed spline path name.
--HG--
branch : develop
2014-02-06 16:17:06 +02:00
dismine
544acf4dad Dialog make top-level window.
--HG--
branch : develop
2014-02-06 15:57:23 +02:00
dismine
16cf055b4c Fixed issue #62.
--HG--
branch : develop
2014-02-05 17:32:50 +02:00
dismine
bd4afb7000 Wrong history record for cut splinePath tool.
--HG--
branch : develop
2014-02-05 16:09:59 +02:00
dismine
1feabdfe05 .
--HG--
branch : develop
2014-02-05 16:04:26 +02:00
dismine
aa054e2507 Don't allow save pattern file if we just change size or height.
--HG--
branch : develop
2014-02-05 16:03:26 +02:00
dismine
bc855ce265 Dialog detail spinBox instead doubleSpinBox.
--HG--
branch : develop
2014-02-05 15:30:54 +02:00
dismine
708573c96e New minimum size for increments dialog.
--HG--
branch : develop
2014-02-05 15:00:07 +02:00
dismine
5804f54459 Q_CHECK_PTR() instead Q_ASSERT()
--HG--
branch : develop
2014-01-30 15:47:41 +02:00
dismine
d4db51c04c Fixed issue #50.
--HG--
branch : develop
2014-01-30 15:16:00 +02:00
dismine
4f17c22de7 Fixed issue #15.
--HG--
branch : develop
2014-01-29 14:47:43 +02:00
dismine
d211a9deb7 Which way is better? See VAbstractTool::ClosestPoint.
--HG--
branch : develop
2014-01-29 11:18:26 +02:00
dismine
f5e0e5b2a0 Use QVector<T> & QVector::operator+=(const QVector<T> & other) instead for.
--HG--
branch : develop
2014-01-29 10:53:01 +02:00
dismine
08c6a40fde New class VEquidistant.
--HG--
branch : develop
2014-01-28 20:53:35 +02:00
dismine
275bc50c8e VAbstractTool::LineIntersectCircle instead internal LineIntersectCircle method.
--HG--
branch : develop
2014-01-27 18:07:56 +02:00
dismine
cf2f076346 Vera++.
--HG--
branch : develop
2014-01-27 18:01:24 +02:00
dismine
68b443fc7f After cppcheck.
--HG--
branch : develop
2014-01-27 17:48:11 +02:00
dismine
b4841c1f25 Documentation for VToolRecord, VDomDocument classes. Fixed issue #2.
--HG--
branch : develop
2014-01-27 16:05:58 +02:00
dismine
b96f83f238 Documentation for widgets.
--HG--
branch : develop
2014-01-27 14:27:26 +02:00
dismine
b711410ee6 Documentation for nodes.
--HG--
branch : develop
2014-01-27 12:59:41 +02:00
dismine
84fce7ec86 Documentation for VToolTriangle class.
--HG--
branch : develop
2014-01-27 12:36:42 +02:00
dismine
f91dc82dea Documentation for VToolSplinePath class.
--HG--
branch : develop
2014-01-27 12:16:20 +02:00
dismine
50e55ad7c8 Documentation for VToolSpline class.
--HG--
branch : develop
2014-01-27 11:54:33 +02:00
dismine
f8208e3416 Documentation for VToolSinglePoint class.
--HG--
branch : develop
2014-01-27 11:28:54 +02:00
dismine
bb09bf2ff1 Documentation for VToolShoulderPoint class.
--HG--
branch : develop
2014-01-27 11:21:45 +02:00
dismine
c6e7fb195a Documentation for VToolPointOfIntersection class.
--HG--
branch : develop
2014-01-27 11:09:55 +02:00
dismine
081d2d2859 Documentation for VToolPointOfContact class.
--HG--
branch : develop
2014-01-27 11:07:01 +02:00
dismine
27353c7354 Documentation for VToolPoint class.
--HG--
branch : develop
2014-01-26 17:26:01 +02:00
dismine
b293aa6c76 Documentation for VToolNormal class.
--HG--
branch : develop
2014-01-26 17:18:25 +02:00
dismine
757a4dc8fe Documentation for VToolLinePoint class.
--HG--
branch : develop
2014-01-25 16:01:57 +02:00
dismine
517735a5a6 Documentation for VToolLineIntersect class.
--HG--
branch : develop
2014-01-25 15:41:03 +02:00
dismine
04799d8976 Documentation for VToolLine class.
--HG--
branch : develop
2014-01-25 15:36:28 +02:00
dismine
42cb8b6477 Merge
--HG--
branch : develop
2014-01-24 22:42:34 +02:00
dismine
45c8f5f57f Documentation for VToolHeight class.
--HG--
branch : develop
2014-01-24 21:55:08 +02:00
dismine
f7813f62cd Documentation for VToolEndLine class.
--HG--
branch : develop
2014-01-24 20:25:17 +02:00
dismine
5dd98fd02b Documentation for VToolCutSplinePath class.
--HG--
branch : develop
2014-01-24 20:13:18 +02:00
dismine
0da4bbf850 Documentation for VToolCutSpline class.
--HG--
branch : develop
2014-01-24 20:04:45 +02:00
dismine
df644f52c9 Documentation for VToolCutArc class.
--HG--
branch : develop
2014-01-24 19:55:30 +02:00
dismine
a0ab7d913c Documentation for VToolBisector class.
--HG--
branch : develop
2014-01-24 19:10:04 +02:00
dismine
9a92096853 Documentation for VToolAlongLine class.
--HG--
branch : develop
2014-01-24 18:10:53 +02:00
dismine
e5f58b7a10 Documentation for VDrawTool class.
--HG--
branch : develop
2014-01-24 17:56:41 +02:00
dismine
ecb6f66ce1 Documentation for VToolUnionDetails class.
--HG--
branch : develop
2014-01-24 17:10:23 +02:00
dismine
9d49560e0d Documentation for VToolDetail class.
--HG--
branch : develop
2014-01-24 16:25:45 +02:00
dismine
b6311ed773 Documentation for VDataTool class.
--HG--
branch : develop
2014-01-24 15:00:15 +02:00
dismine
ccb5f38537 Documentation for VAbstractTool class.
--HG--
branch : develop
2014-01-24 14:54:29 +02:00
Steve Conklin
8d7dfdf194 Change another tooltip to more common English
--HG--
branch : develop
2014-01-23 19:07:46 -06:00
Steve Conklin
4d40e5fbb5 Change more tool tips to common English spelling
--HG--
branch : develop
2014-01-23 18:37:40 -06:00
dismine
3ab1509bb9 Documentation for TableWindow class.
--HG--
branch : develop
2014-01-23 18:16:28 +02:00
dismine
495c3c1b4a We don't need anymore this method.
--HG--
branch : develop
2014-01-23 12:13:26 +02:00
dismine
24fc6e474c Documentation for MainWindow class.
--HG--
branch : develop
2014-01-23 12:11:42 +02:00
dismine
52aa68d31b Documentation for VSplinePoint class.
--HG--
branch : develop
2014-01-21 20:44:01 +02:00
dismine
311be1cd9c Documentation for VSplinePath class.
--HG--
branch : develop
2014-01-21 20:00:37 +02:00
dismine
7ded79e2d2 Documentation for VSpline class.
--HG--
branch : develop
2014-01-21 19:18:05 +02:00
dismine
4457a69972 Documentation for VNodeDetail class.
--HG--
branch : develop
2014-01-21 16:18:25 +02:00
dismine
0a958ceb8e Documentation for VGObject class.
--HG--
branch : develop
2014-01-21 16:04:17 +02:00
dismine
0bf384f1e3 Documentation for VDetail class.
--HG--
branch : develop
2014-01-21 15:51:41 +02:00
dismine
b5731ebc04 Merge
--HG--
branch : develop
2014-01-21 13:43:06 +02:00
dismine
ca40008a97 Documentation for VArc class.
--HG--
branch : develop
2014-01-21 13:42:28 +02:00
Roman Telezhinsky
df9e816fa7 Merged in luzpazB/valentina-1/luzpazB/typo-something-wrong-to-somethings-wrong-1390293666925 (pull request #4)
typo "something wrong!!" to "something's wrong!!"

--HG--
branch : develop
2014-01-21 12:46:50 +02:00
luzpazB
cb0d9c1b82 typo "something wrong!!" to "something's wrong!!"
--HG--
branch : luzpazB/typo-something-wrong-to-somethings-wrong-1390293666925
2014-01-21 08:41:11 +00:00
luzpazB
43a0dbccdd typo 'angel' to 'angle'
--HG--
branch : luzpazB/typo-angel-to-angle-1390292981267
2014-01-21 08:29:45 +00:00
dismine
d88ed1d6e0 QMessageBox too small.
--HG--
branch : develop
2014-01-20 21:01:20 +02:00
dismine
847f91410b Dialog documentation.
--HG--
branch : develop
2014-01-20 20:52:54 +02:00
dismine
4499838b97 Default name for pattern.
--HG--
branch : develop
2014-01-20 16:57:54 +02:00
dismine
3681607e7a Comment string in pattern file.
--HG--
branch : feature
2014-01-20 16:21:25 +02:00
dismine
d269e45858 Schema fixes.
--HG--
branch : feature
2014-01-20 16:00:38 +02:00
dismine
af7a188082 Schema.
--HG--
branch : feature
2014-01-19 12:00:20 +02:00
dismine
9d283a6283 Chenged main document element name.
--HG--
branch : feature
2014-01-18 17:20:53 +02:00
dismine
15f4bc1e12 Fixed issue #51.
--HG--
branch : develop
2014-01-18 12:02:24 +02:00
dismine
add722d0c5 Refactoring DialogIncrements.
--HG--
branch : develop
2014-01-18 00:03:24 +02:00
dismine
44b33ab1cb Fixed issue #47.
--HG--
branch : develop
2014-01-17 23:41:27 +02:00
dismine
8f5cfb7050 Changed name of splinePath.
--HG--
branch : develop
2014-01-17 20:02:24 +02:00
dismine
76c24e1c45 Default name for layout.
--HG--
branch : develop
2014-01-17 00:32:20 +02:00
dismine
d68205d9c2 Change step for DoubleSpinBox in splinepath dialog.
--HG--
branch : develop
2014-01-17 00:10:51 +02:00
dismine
4db32eaf56 Change step for DoubleSpinBox in spline dialog.
--HG--
branch : develop
2014-01-17 00:09:45 +02:00
cosina
f25ae9384f created shortcuts for main functions... i'm not shure, if this is crossplatform conform and if a macUser is happy with these shortcuts...
--HG--
branch : develop
2014-01-16 14:54:01 +01:00
dismine
f98ca6eea1 Refactoring calculation scene rect.
--HG--
branch : develop
2014-01-15 11:20:46 +02:00
dismine
129f9b9e24 Fixed issue #8.
--HG--
branch : develop
2014-01-15 11:04:53 +02:00
Steve Conklin
6d0302feaf Change English spelling of "Standart" to "Standard"
--HG--
branch : develop
2014-01-14 17:55:41 -06:00
dismine
0996dab823 QGraphicsView resizing after scaling or moving item.
--HG--
branch : feature
2014-01-15 00:08:34 +02:00
dismine
666dd664eb Delete nodes from detail. Fix for union details.
--HG--
branch : feature
2014-01-13 02:48:31 +02:00
dismine
1cffddc672 Fixed method CheckLoops.
--HG--
branch : feature
2014-01-13 00:34:36 +02:00
dismine
aa4feb648a Disable tool when we change pattern piece.
--HG--
branch : feature
2014-01-12 22:08:52 +02:00
dismine
bc97dc7855 Set enabled for tool button in different mode.
--HG--
branch : feature
2014-01-12 22:04:15 +02:00
dismine
502b66df29 Detail doesn't save parameter closed and seam allowance.
--HG--
branch : feature
2014-01-12 21:53:15 +02:00
dismine
8a2639b7aa Bug in uniontool with splinepath.
--HG--
branch : feature
2014-01-12 21:23:44 +02:00
dismine
48d324e8c6 Automatic resizing scene.
--HG--
branch : develop
2014-01-11 19:08:40 +02:00
dismine
4b2db9a95d Save and restore transformation for each scene.
--HG--
branch : develop
2014-01-11 16:09:44 +02:00
dismine
e5247cf323 New way find arc points.
--HG--
branch : develop
2014-01-11 12:11:42 +02:00
dismine
e98d855764 Some little change.
--HG--
branch : develop
2014-01-10 11:16:55 +02:00
dismine
12424ddad0 Scrolls the contents of the viewport to ensure that the active pattern peace is
centered in the view.

--HG--
branch : develop
2014-01-09 16:56:53 +02:00
dismine
5ee1969f24 Turn the detail 90 degrees.
--HG--
branch : develop
2014-01-09 14:58:07 +02:00
dismine
7b850afaea Show context menu of tool on label.
--HG--
branch : develop
2014-01-09 14:51:09 +02:00
dismine
d9a5296b34 Enable name of detail.
--HG--
branch : develop
2014-01-09 14:23:26 +02:00
dismine
c2c2e6a0cc Fixed issue #36.
--HG--
branch : develop
2014-01-09 13:39:58 +02:00
dismine
bcf81b427e Updated operator= for class VSplinePath.
--HG--
branch : feature
2014-01-09 12:28:27 +02:00
dismine
f948a80c8a Remember current tool box index in draw mode.
--HG--
branch : feature
2014-01-08 22:45:42 +02:00
dismine
777547a59e Default name of detail.
--HG--
branch : feature
2014-01-08 22:30:58 +02:00
dismine
9704e8177b Fixed tool uniondetails.
--HG--
branch : feature
2014-01-08 22:23:08 +02:00
dismine
e50f9462a6 Forgot add read from file.
--HG--
branch : feature
2014-01-08 16:15:38 +02:00
dismine
55f44471cf Cut arc tool.
--HG--
branch : feature
2014-01-08 16:05:32 +02:00
dismine
e8d1c28a15 Fixed issue #40.
--HG--
branch : develop
2014-01-07 14:54:50 +02:00
dismine
e92afd0f89 Fixed issue #42.
--HG--
branch : develop
2014-01-07 13:46:58 +02:00
dismine
80e7af2ec4 Fixed issue #41.
--HG--
branch : develop
2014-01-07 12:46:23 +02:00
dismine
bc25721ffa Merge
--HG--
branch : develop
2014-01-07 12:05:02 +02:00
dismine
3b0a485653 Fixed issue #38.
--HG--
branch : develop
2014-01-07 12:04:29 +02:00
Steve Conklin
dad7a045e2 Change English word "Denotation" to more commonly used "Name"
--HG--
branch : develop
2014-01-06 12:03:04 -06:00
dismine
c655600694 Fixed issue #39.
--HG--
branch : develop
2014-01-05 22:56:18 +02:00
dismine
a623bd5311 Fixed issue #37.
--HG--
branch : develop
2014-01-05 22:33:02 +02:00
dismine
68e8616102 Forgot to set mode for node of detail.
--HG--
branch : develop
2014-01-05 22:19:34 +02:00
dismine
24140d6e3d Fixed bug in DeleteTool method.
--HG--
branch : develop
2014-01-05 17:04:10 +02:00
dismine
7d51c4cf4f Fixed issue #26.
--HG--
branch : develop
2014-01-03 23:02:51 +02:00
dismine
20e22439c9 Fixed issue #30.
--HG--
branch : develop
2014-01-03 17:13:43 +02:00
dismine
266c0f812f Fixed issue #34.
--HG--
branch : develop
2014-01-02 22:27:53 +02:00
dismine
a746164d88 More Q_ASSERT in dialoddetail.
--HG--
branch : develop
2014-01-02 20:32:56 +02:00
dismine
c51e13a8bf Fixed removing detail.
--HG--
branch : develop
2014-01-02 20:21:00 +02:00
dismine
ee11cc2e93 Fixed Issue #33.
--HG--
branch : develop
2014-01-02 20:09:55 +02:00
dismine
b970a54051 Merge with feature
--HG--
branch : develop
2014-01-02 19:16:51 +02:00
dismine
75b125194b Tried fix some memory leaks.
--HG--
branch : feature
2014-01-02 19:16:16 +02:00
dismine
7cf058bf70 Union details tool.
--HG--
branch : feature
2014-01-02 17:50:01 +02:00
dismine
3b1a654581 Fixed vera++ warnings.
--HG--
branch : feature
2013-12-31 10:44:54 +02:00
dismine
8e82a80463 Template CreateNode.
--HG--
branch : feature
2013-12-31 10:28:53 +02:00
dismine
a9dfc45f99 Template CopyGObject.
--HG--
branch : feature
2013-12-31 10:08:14 +02:00
dismine
6669a0a15a dynamic_cast instead qobject_cast.
--HG--
branch : feature
2013-12-30 21:33:30 +02:00
dismine
92e0541b12 Fix memory leak.
--HG--
branch : feature
2013-12-30 20:59:33 +02:00
cosina
26c99ccb65 first complete german translation and improved english version. In some cases i'm unsure and can't test functionality, so wording might be changed later.
--HG--
branch : develop
2013-12-30 12:54:38 +01:00
dismine
eddcaf8ff2 Fixed crashes. Still have memory leak.
--HG--
branch : feature
2013-12-30 13:28:33 +02:00
dismine
41f5f207d8 Commit after success build. Still not stable.
--HG--
branch : feature
2013-12-29 18:48:57 +02:00
dismine
5e94742b06 Method for refreshing attributes in file.
--HG--
branch : feature
2013-12-24 13:24:29 +02:00
dismine
cdf2e02eef History records for tools "CutSpline" and "CutSplinePath".
--HG--
branch : feature
2013-12-24 11:58:23 +02:00
dismine
7d0611004a Static attribute name.
--HG--
branch : feature
2013-12-23 22:14:45 +02:00
dismine
5ac6302130 Set default value for attributes in pattern's file.
--HG--
branch : feature
2013-12-23 21:50:30 +02:00
dismine
60224819e4 Dialog for tool "UnitDetails".
--HG--
branch : feature
2013-12-23 19:23:50 +02:00
dismine
b2378b4fad Cursor and icon for tool "Union details".
--HG--
branch : feature
2013-12-23 13:13:28 +02:00
cosina
b7c60fc31e some translation changes, german ts file - version 1 incomplete.
--HG--
branch : develop
2013-12-21 18:47:20 +01:00
dismine
759d3d8d86 TODO translation into English.
--HG--
branch : develop
2013-12-21 16:21:40 +02:00
dismine
eb17639bb7 Merge with feature
--HG--
branch : develop
2013-12-21 15:00:13 +02:00
dismine
05b8cf4eba Enable different tools in different modes.
--HG--
branch : feature
2013-12-21 14:57:20 +02:00
dismine
66c9e35e0b We no need anymore VModeling* tools.
--HG--
branch : feature
2013-12-21 13:36:51 +02:00
dismine
028f913f5c New tool CutSplinePath (Drawing mode).
--HG--
branch : feature
2013-12-20 15:35:14 +02:00
cosina
e8b8630999 small wording fixes
--HG--
branch : develop
2013-12-19 15:30:11 +01:00
cosina
c1bbd5a2e7 Merge with 24abc68c7d7738a9cc5d85c19f9531d46d0a98af
--HG--
branch : develop
2013-12-19 11:45:50 +01:00
Christine
218465150e first review of english version - still not perfect
--HG--
branch : develop
2013-12-19 11:42:00 +01:00
dismine
452aec26f1 New tool CutSpline (Modeling mode).
--HG--
branch : feature
2013-12-18 20:55:27 +02:00
dismine
13bc690f67 New tool CutSpline (Drawing mode).
--HG--
branch : feature
2013-12-18 13:13:32 +02:00
dismine
fe2308fff8 Macros Q_DECL_NOEXCEPT_EXPR don't work in gcc 4.6, so we couldn't compile
program for Ubuntu 12.04 with gcc 4.6.

--HG--
branch : develop
2013-12-14 10:51:35 +02:00
dismine
646dcb4dfd Prepare for release v0.2.1.
--HG--
branch : develop
2013-12-08 10:43:06 +02:00
dismine
ada31d9294 Use define _USE_MATH_DEFINES on Windows with MSVC.
--HG--
branch : develop
2013-11-28 18:29:41 +02:00
dismine
66e6f11104 Added path to translations.
--HG--
branch : develop
2013-11-26 18:42:58 +02:00
dismine
6a48460014 Name of arc in formula.
--HG--
branch : develop
2013-11-22 12:18:35 +02:00
dismine
c98608967f Make install in qmake. Path to translation in release build.
--HG--
branch : develop
2013-11-21 15:06:23 +02:00
dismine
08e644a887 Fixed bugs compiling without Qt Creator.
--HG--
branch : develop
2013-11-21 14:05:26 +02:00
dismine
0d3a578d1d Change in Doxyfile.
--HG--
branch : develop
2013-11-21 10:37:36 +02:00
dismine
e592c8f072 Updated translation.
--HG--
branch : develop
2013-11-20 16:05:34 +02:00
dismine
cb851f4426 New structure.
--HG--
branch : feature
2013-11-20 14:43:48 +02:00