Commit Graph

1176 Commits

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