Commit Graph

847 Commits

Author SHA1 Message Date
dismine
7960b6e00e Soft prefix.
--HG--
branch : develop
2014-10-15 19:56:14 +03:00
dismine
9839b6b331 Set to define last value when creating new delegate.
--HG--
branch : develop
2014-10-08 13:44:42 +03:00
dismine
145dd73113 Show message if could not save file. Disable read only permission for
measurements file.

--HG--
branch : develop
2014-10-08 11:51:17 +03:00
dismine
58bffd4005 Fixed crash after put value from empty list.
--HG--
branch : develop
2014-10-08 10:34:29 +03:00
dismine
444ace5356 Update for ukrainian language.
--HG--
branch : develop
2014-10-06 20:55:35 +03:00
dismine
a2e839532b Disable compile with debug information on mac.
--HG--
branch : develop
2014-10-06 00:07:20 +03:00
dismine
952e7d06b4 error: use of undeclared identifier 'fabs'.
--HG--
branch : develop
2014-10-05 23:53:58 +03:00
dismine
fc083fc667 error: use of undeclared identifier 'sqrt'.
--HG--
branch : develop
2014-10-05 23:41:05 +03:00
dismine
3590ebac74 int instead ptrdiff_t.
--HG--
branch : develop
2014-10-05 23:25:07 +03:00
dismine
ee26922f94 Add '-x' to strip when stripping dynamic libraries on OS X.
--HG--
branch : develop
2014-10-05 23:11:00 +03:00
dismine
1f2439ef65 Strip on Mac.
--HG--
branch : develop
2014-10-05 22:43:31 +03:00
dismine
8561b3bc32 Path to target for gobjcopy on Mac.
--HG--
branch : develop
2014-10-05 22:22:41 +03:00
dismine
ddd71403ad Fix for build on Windows.
--HG--
branch : develop
2014-10-04 23:11:30 +03:00
dismine
8e2f8f67eb Fix for build on Mac.
--HG--
branch : develop
2014-10-04 22:23:37 +03:00
dismine
b81614d1a1 Fixed crash after detele tool.
--HG--
branch : develop
2014-10-04 22:12:46 +03:00
dismine
d066c6ed84 Use gobjcopy on mac.
--HG--
branch : develop
2014-10-04 09:55:52 +03:00
dismine
11641de911 Fixes for tools vizualizations.
--HG--
branch : develop
2014-10-04 09:37:19 +03:00
dismine
7aa9c0464e Disable precompiled headers for clang in linux.
--HG--
branch : develop
2014-10-04 09:31:34 +03:00
dismine
73655bf6a8 Don't need to cast variable.
--HG--
branch : develop
2014-10-03 19:23:26 +03:00
dismine
91290c0558 Icons for new tools.
--HG--
branch : develop
2014-10-03 17:23:10 +03:00
dismine
01e37bf4bf Clang warnings.
--HG--
branch : develop
2014-10-03 14:40:39 +03:00
dismine
ea9ba2a11a Building with Clang.
--HG--
branch : develop
2014-10-03 13:32:12 +03:00
dismine
26a95e0964 Fixed wrong point name in dialog ToolShoulderPoint.
--HG--
branch : develop
2014-10-02 17:29:28 +03:00
dismine
50f82eee27 Allow a user interact only with items from active pattern piece.
--HG--
branch : develop
2014-10-02 16:34:49 +03:00
dismine
a9c496e065 Fixed built-in functions.
--HG--
branch : develop
2014-10-02 12:46:24 +03:00
dismine
730ed3006d Base value in standard table cannot be modified.
--HG--
branch : develop
2014-10-01 12:58:38 +03:00
dismine
0dabadbb98 Updated tool icon.
--HG--
branch : develop
2014-10-01 12:45:51 +03:00
dismine
9d35b4fa5a Always show a curve control points on top.
--HG--
branch : develop
2014-09-27 15:50:00 +03:00
dismine
b13ce61d9a Don't hide last used measurement in table.
--HG--
branch : develop
2014-09-27 14:07:40 +03:00
dismine
b8d54f2d2b Updated translation for several measurements.
--HG--
branch : develop
2014-09-27 13:32:15 +03:00
dismine
d950acfc23 Disable also deletion tool from keyboard when tool cannot be deleted.
--HG--
branch : develop
2014-09-26 20:09:20 +03:00
dismine
0dc4a33432 Fixed crash after change line type for tool line.
--HG--
branch : develop
2014-09-26 19:48:46 +03:00
dismine
fd55d1ecfd Updated translation.
--HG--
branch : develop
2014-09-26 14:38:59 +03:00
dismine
58ce7fdfac Fixed issue with updating formula field after change size.
--HG--
branch : develop
2014-09-26 13:25:47 +03:00
kate@dismine-F3Ke
c3b8b06787 Hide warnings, complite return to support Qt 5.0.2.
--HG--
branch : develop
2014-09-25 21:03:02 +03:00
dismine
7e6cfe9f70 Change build dependence to Qt 5.0.2.
--HG--
branch : develop
2014-09-25 18:44:06 +03:00
dismine
acc65ed3be Fixed problem building on Windows 7.
--HG--
branch : develop
2014-09-24 22:54:53 +03:00
dismine
8570a797e6 Compile with debug information in release mode.
--HG--
branch : develop
2014-09-24 20:51:06 +03:00
dismine
affee34d01 Hide empty measurements in list and table.
--HG--
branch : develop
2014-09-24 19:37:39 +03:00
dismine
594bf5665f Updated tooltipe for tool endline.
--HG--
branch : develop
2014-09-24 13:43:27 +03:00
dismine
01c05fbba2 Too long translation for property browser.
--HG--
branch : develop
2014-09-24 13:29:30 +03:00
dismine
d917830868 Hide options when select new tool.
--HG--
branch : develop
2014-09-24 13:23:55 +03:00
dismine
a21c94fa35 Forget translate description for measurement.
--HG--
branch : develop
2014-09-24 13:10:51 +03:00
dismine
8458807cdc Resize scene after creation tool.
--HG--
branch : develop
2014-09-24 12:53:07 +03:00
dismine
8de66ad408 Path to Qt translations in Windows.
--HG--
branch : develop
2014-09-21 20:06:15 +03:00
dismine
beed01ad4a Updated all translation files.
--HG--
branch : develop
2014-09-21 19:40:58 +03:00
dismine
069f479495 MinGW warnings.
--HG--
branch : develop
2014-09-20 20:10:05 +03:00
dismine
daf4e4562a qmake use -O2 optimization by default in release mode.
--HG--
branch : develop
2014-09-20 19:18:41 +03:00
dismine
a8bb3e8161 GCC warnings.
--HG--
branch : develop
2014-09-20 19:05:21 +03:00
dismine
cbd432075f Fix for build on Windows.
--HG--
branch : develop
2014-09-20 18:19:38 +03:00
dismine
b3d53e5a0b Cppcheck warnings.
--HG--
branch : develop
2014-09-20 18:18:15 +03:00
dismine
7673deade8 Fix bug with calculator and tools visualization.
--HG--
branch : develop
2014-09-20 18:00:29 +03:00
dismine
936244948c Error in translation.
--HG--
branch : develop
2014-09-18 22:27:11 +03:00
dismine
81b3f0a488 0.2.8-alpha.
--HG--
branch : develop
2014-09-18 18:21:53 +03:00
dismine
eec161bee3 Translation description for standard table.
--HG--
branch : develop
2014-09-18 12:30:33 +03:00
dismine
494342157f Update for icons "New detail", "New pattern piece".
--HG--
branch : develop
2014-09-18 09:27:47 +03:00
dismine
eb913492fa Update ukrainian and russian languages.
--HG--
branch : develop
2014-09-17 21:29:46 +03:00
dismine
8c50e0a9b3 Four new measurements.
--HG--
branch : develop
2014-09-16 22:08:48 +03:00
dismine
4127e3ec16 GCC warnings.
--HG--
branch : develop
2014-09-14 12:16:59 +03:00
dismine
2940c131bc Coverity warnings.
--HG--
branch : develop
2014-09-13 23:42:58 +03:00
dismine
14423990dc Coverity warnings.
--HG--
branch : develop
2014-09-13 21:14:14 +03:00
dismine
8f4f294645 Deleted history dockWidget.
--HG--
branch : develop
2014-09-11 20:18:01 +03:00
dismine
1964b15704 Cppcheck warnings.
--HG--
branch : develop
2014-09-11 20:15:07 +03:00
dismine
2766628037 Clang warnings.
--HG--
branch : develop
2014-09-11 19:52:02 +03:00
dismine
e4bf36e68e GCC warnings.
--HG--
branch : develop
2014-09-11 17:15:49 +03:00
dismine
1d4f0a6a55 Vera++.
--HG--
branch : develop
2014-09-10 20:57:08 +03:00
dismine
9a735b29bf Unix Line Endings.
--HG--
branch : develop
2014-09-10 18:27:45 +03:00
dismine
750288fa7e Fixed paths to *.qm files.
--HG--
branch : develop
2014-09-10 18:12:37 +03:00
dismine
bfd2faae1f License for library VPropertyExplorer.
--HG--
branch : develop
2014-09-10 18:09:59 +03:00
dismine
73888511e6 Added Bosnian, Croatian, Serbian alphabets for labels.
--HG--
branch : develop
2014-09-09 16:11:50 +03:00
dismine
28b1152ca6 Fix build on Windows.
--HG--
branch : develop
2014-09-08 16:54:41 +03:00
dismine
e8bd1ac8d5 Fixed issue #170.
--HG--
branch : develop
2014-09-08 16:17:38 +03:00
dismine
fc92e0b4a4 Set (restore) cursor only if not active (active).
--HG--
branch : develop
2014-09-08 14:02:14 +03:00
dismine
ede640618f Visualization for VToolCutSplinePath. Fixed issue #16.
--HG--
branch : feature
2014-09-08 11:23:53 +03:00
dismine
e75ed95561 Visualization for VToolSplinePath.
--HG--
branch : feature
2014-09-07 19:51:22 +03:00
dismine
2a4eef7695 Visualization for VToolCutSpline.
--HG--
branch : feature
2014-09-06 15:47:25 +03:00
dismine
d2e5be50b4 Show curve foot if only is selected.
--HG--
branch : feature
2014-09-06 11:51:46 +03:00
dismine
f6d3068d0f Show in tooltip parser error message.
--HG--
branch : feature
2014-09-06 11:38:30 +03:00
dismine
6c784fcdca Check unique label name in dialog. Fixed catch broken expression.
--HG--
branch : feature
2014-09-06 11:14:59 +03:00
dismine
5837ad1866 Show options base point of new pattern piece after creation.
--HG--
branch : feature
2014-09-05 11:35:32 +03:00
dismine
a65faff8d9 Auto creation label.
--HG--
branch : feature
2014-09-05 11:01:46 +03:00
dismine
4c913f485d RegExp for validation label name.
--HG--
branch : feature
2014-09-04 16:42:16 +03:00
dismine
483c7a0e56 Check if point name unique.
--HG--
branch : feature
2014-09-04 08:20:41 +03:00
dismine
aee0c1fed6 Ignore visualization if need show tool under visualization.
--HG--
branch : feature
2014-09-03 19:09:59 +03:00
dismine
6fb280663a Show tool visualization when selected.
--HG--
branch : feature
2014-09-03 16:52:16 +03:00
dismine
f59009c5fc Show lite tool options in options browser.
--HG--
branch : feature
2014-09-03 14:10:51 +03:00
dismine
df2c9853a1 Setter and getter for options VToolSplinePath.
--HG--
branch : feature
2014-09-01 19:39:16 +03:00
dismine
e6f9b81dba Setter and getter for options VToolSpline.
--HG--
branch : feature
2014-09-01 19:36:15 +03:00
dismine
82d82f9b0a Setter and getter for options VToolTriangle.
--HG--
branch : feature
2014-09-01 19:27:30 +03:00
dismine
754901bff1 Setter and getter for options VToolShoulderPoint.
--HG--
branch : feature
2014-09-01 19:25:04 +03:00
dismine
5e304e8415 Setter and getter for options VToolPointOfIntersection.
--HG--
branch : feature
2014-09-01 19:21:42 +03:00
dismine
bf79d8f0bd Setter and getter for options VToolPointOfContact.
--HG--
branch : feature
2014-09-01 19:19:41 +03:00
dismine
4a6a3f3cc9 Setter and getter for options VToolNormal.
--HG--
branch : feature
2014-09-01 18:36:08 +03:00
dismine
eb6eff3486 Setter and getter for options VToolLineIntersect.
--HG--
branch : feature
2014-09-01 18:32:28 +03:00
dismine
1d33304de4 Setter and getter for options VToolLine.
--HG--
branch : feature
2014-09-01 18:29:43 +03:00
dismine
80d5637bcb Setter and getter for options VToolHeight.
--HG--
branch : feature
2014-09-01 18:27:20 +03:00
dismine
109b071134 Setter and getter for options VToolCut.
--HG--
branch : feature
2014-09-01 18:07:21 +03:00
dismine
162794c70b Setter and getter for options VToolBisector.
--HG--
branch : feature
2014-09-01 17:47:44 +03:00
dismine
3d3282ae61 Setter and getter for options VToolArc.
--HG--
branch : feature
2014-09-01 17:34:45 +03:00
dismine
8412cb464a Draft.
--HG--
branch : feature
2014-09-01 15:53:57 +03:00