Commit Graph

645 Commits

Author SHA1 Message Date
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