Commit graph

1059 commits

Author SHA1 Message Date
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 3ebb56a40c Add conversion when openning pattern.
--HG--
branch : feature
2014-12-11 22:56:59 +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 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 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 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 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 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 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 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 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 009aed1e63 added include to fix mac osx compile error
--HG--
branch : develop
2014-10-23 21:16:40 +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 1f2439ef65 Strip on Mac.
--HG--
branch : develop
2014-10-05 22:43:31 +03:00
dismine ddd71403ad Fix for build on Windows.
--HG--
branch : develop
2014-10-04 23:11:30 +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 91290c0558 Icons for new tools.
--HG--
branch : develop
2014-10-03 17:23:10 +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 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 750288fa7e Fixed paths to *.qm files.
--HG--
branch : develop
2014-09-10 18:12:37 +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 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 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 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 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