826aac16d3
Run sending a crash report "silently".
...
--HG--
branch : develop
2015-09-16 16:47:32 +03:00
0dc78c818c
Internationalize coordinates format in status line
...
--HG--
branch : develop
2015-09-16 15:51:24 +03:00
54b3f642f3
Relock a pattern file after SaveAs.
...
--HG--
branch : develop
2015-09-16 14:29:01 +03:00
ad28a200f7
Removed unused variable.
...
--HG--
branch : develop
2015-09-16 11:03:33 +03:00
f2a111f0d2
Show popup message "Measurements was updated". Fixed path to measurements when
...
sync.
--HG--
branch : develop
2015-09-16 11:03:15 +03:00
b3f2869975
Fixed debug output.
...
--HG--
branch : develop
2015-09-16 09:21:34 +03:00
e75951eb8e
Validate unique increment name.
...
--HG--
branch : develop
2015-09-16 09:14:00 +03:00
2e2a6e8f5c
Validate unique measurement name.
...
--HG--
branch : develop
2015-09-16 09:04:43 +03:00
f722964c11
Add increment's formula to the export list.
...
--HG--
branch : develop
2015-09-16 08:16:27 +03:00
7718b0748e
Show a message box with an error. Release a lock file after error.
...
--HG--
branch : develop
2015-09-15 21:21:51 +03:00
902fe178e5
Resolved issue #364 . Add Search feature to Measurement dialogs.
...
--HG--
branch : develop
2015-09-15 19:49:24 +03:00
8dc048a47b
Fixed typo in measurement name.
...
--HG--
branch : develop
2015-09-15 15:34:20 +03:00
cf0d1981ca
Moved lock-guarding abilities to separated template class.
...
Changed application/mainwindow to use it. Most likelly mainwindow may be
upgraded more, since lock can hold and manage memory for complex object
like QFile, also it can have stored deallocator for the object
(lambdas), so this is effectively should simple code, when you have
allocation and freening resources declared on the same screen.
--HG--
branch : develop
2015-09-14 14:53:49 +03:00
1e806ccc08
New contributors.
...
--HG--
branch : develop
2015-09-14 10:38:04 +03:00
48d4ed5905
More pretty looking macros.
...
--HG--
branch : develop
2015-09-14 10:30:14 +03:00
17d2df653d
Fixed issue #362
...
--HG--
branch : develop
2015-09-14 03:02:18 +03:00
07428353e5
Fixed issue #363
...
--HG--
branch : develop
2015-09-13 23:19:45 +03:00
7e2082fc0a
Portable DebugBreak().
...
--HG--
branch : develop
2015-09-13 15:00:33 +03:00
59389aa049
Valentina did not read/write the layout dialog settings.
...
--HG--
branch : develop
2015-09-13 13:07:12 +03:00
ec82936f86
Fixed the typo in the Measurements tab.
...
--HG--
branch : develop
2015-09-13 10:44:59 +03:00
57c1465d00
New token.
...
--HG--
branch : develop
2015-09-13 10:40:41 +03:00
9301347f3f
Fixed metric bug in VObjPaintDevice
...
--HG--
branch : develop
2015-09-12 01:24:39 +03:00
5f62ce2bde
Resolved issue #356 . Measurement H12 has incorrect description in tape.exe.
...
--HG--
branch : develop
2015-09-11 13:14:20 +03:00
516c3eaa8f
Resolved issue #355 . Change Measurements 'Create new' to 'Create/Edit'.
...
--HG--
branch : develop
2015-09-11 13:04:01 +03:00
ef45bf2a94
Removed translation for the standard table.
...
--HG--
branch : develop
2015-09-09 14:24:54 +03:00
6f5757efaf
Remove unused classes.
...
--HG--
branch : develop
2015-09-09 14:16:45 +03:00
df11ffa981
Don't ask if file was created without modifications.
...
--HG--
branch : develop
2015-09-09 13:00:22 +03:00
da077a5b59
Disable fields if a list is empty.
...
--HG--
branch : develop
2015-09-09 12:45:30 +03:00
b4c1e68eb4
Correct reading notes.
...
--HG--
branch : develop
2015-09-08 16:10:37 +03:00
fa6329c2eb
Support single options.
...
--HG--
branch : develop
2015-09-08 12:10:28 +03:00
755cbc34d5
Correct file description.
...
--HG--
branch : develop
2015-09-08 10:37:23 +03:00
7d633d7270
Merge
...
--HG--
branch : develop
2015-09-08 10:22:42 +03:00
0c8b8514e4
Fixed issue #350 .
...
--HG--
branch : develop
2015-09-08 10:22:09 +03:00
80b0f38f0d
Added dxf export
...
--HG--
branch : feature
2015-09-07 22:47:02 +03:00
b7b8523691
Fixed issue #347 .
...
--HG--
branch : develop
2015-09-07 18:02:17 +03:00
c9eb629e8c
Added dxflib
...
--HG--
branch : feature
2015-09-07 17:39:04 +03:00
b9c91734b4
Conversion measuremnt namses in expressions.
...
--HG--
branch : develop
2015-09-07 16:51:13 +03:00
e90bbf3870
Conversion standard measurements.
...
--HG--
branch : develop
2015-09-07 15:29:31 +03:00
d2bb126d04
Conversion individual measurements.
...
--HG--
branch : develop
2015-09-07 14:51:21 +03:00
d053d51cba
Fixed issue #342
...
--HG--
branch : develop
2015-09-07 12:40:54 +03:00
ffc51e5d6e
Fixed filter in load standart measurements dialog
...
--HG--
branch : develop
2015-09-05 14:50:52 +03:00
6a63ac7999
Fixed issues #348 and #349
...
--HG--
branch : develop
2015-09-05 11:59:31 +03:00
00e98b8913
Fixed issue #345
...
--HG--
branch : develop
2015-09-04 15:39:01 +03:00
3d297d657c
Fixed crash after retranslation UI.
...
--HG--
branch : develop
2015-09-03 13:31:23 +03:00
9a5fa4b026
Updated diagrams.
...
--HG--
branch : develop
2015-09-03 11:58:34 +03:00
882efbccf9
Fixed list groups A, E, H.
...
--HG--
branch : develop
2015-09-03 11:09:56 +03:00
7b732913dc
Point in the end of each descriptions.
...
--HG--
branch : develop
2015-09-02 18:49:49 +03:00
90d794491e
Updated full names.
...
--HG--
branch : develop
2015-09-02 18:27:48 +03:00
99873a4439
Updated group Q.
...
--HG--
branch : develop
2015-09-02 17:54:05 +03:00
2efb587983
Updated group P.
...
--HG--
branch : develop
2015-09-02 17:51:04 +03:00