Roman Telezhynskyi
7eff8e8b9c
Immediately exit in console mode.
...
--HG--
branch : develop
2015-10-05 12:56:43 +03:00
Roman Telezhynskyi
bd2e1063e3
Return empty string if relative path to measurements is empty.
...
--HG--
branch : develop
2015-10-05 11:58:54 +03:00
Roman Telezhynskyi
852bd63fe1
Class for testing run valentina.exe.
...
--HG--
branch : develop
2015-10-04 15:20:12 +03:00
Roman Telezhynskyi
f310c6a479
Test mode for Valentina.exe.
...
--HG--
branch : develop
2015-10-03 20:27:27 +03:00
Roman Telezhynskyi
7a95b52cd0
Enable debug information Valentina and Tape from one place.
...
--HG--
branch : develop
2015-10-03 17:03:25 +03:00
Roman Telezhynskyi
ed156d3d57
Testing Tape.exe. More test cases.
...
--HG--
branch : develop
2015-10-03 14:09:06 +03:00
Valentina Zhuravska
29cd62e5ef
Fixed windows build (erased unwanted bracket)
...
--HG--
branch : develop
2015-10-03 07:50:38 +03:00
Roman Telezhynskyi
b5000e5fae
Make variable const.
...
--HG--
branch : develop
2015-10-03 01:44:44 +03:00
Roman Telezhynskyi
06a54ba40c
Use qUtf8Printable.
...
--HG--
branch : develop
2015-10-01 18:34:03 +03:00
Roman Telezhynskyi
0b57b8821a
Show error message box only through message handler.
...
--HG--
branch : develop
2015-10-01 17:59:01 +03:00
Roman Telezhynskyi
2113f6e7d4
Fixed issue #383 . Crash on running Valentina after build.
...
--HG--
branch : develop
2015-09-29 20:12:23 +03:00
Roman Telezhynskyi
31af1687a6
Improve handling error messages in console mode.
...
--HG--
branch : develop
2015-09-28 21:54:41 +03:00
Roman Telezhynskyi
77dd8f0c77
by default for console version use system locale.
...
--HG--
branch : develop
2015-09-28 18:34:29 +03:00
Roman Telezhynskyi
25561858f0
Check known names after conversion.
...
--HG--
branch : develop
2015-09-25 13:45:58 +03:00
Roman Telezhynskyi
6bbb0c531f
Remove the file individual.vit.
...
--HG--
branch : develop
2015-09-23 17:38:46 +03:00
Roman Telezhynskyi
640202da5f
Pass correct path to measurements in a pattern file.
...
--HG--
branch : develop
2015-09-23 13:11:19 +03:00
Roman Telezhynskyi
d90d24ca61
Check if all defined known measurements in a file are valid.
...
--HG--
branch : develop
2015-09-22 17:41:05 +03:00
Roman Telezhynskyi
c01bc165db
Fix memory leaks.
...
--HG--
branch : develop
2015-09-22 16:30:06 +03:00
Roman Telezhynskyi
2107a2205a
Remove NORET_ATTR.
...
--HG--
branch : develop
2015-09-22 16:20:19 +03:00
Roman Telezhynskyi
305818bd8e
Merge
...
--HG--
branch : develop
2015-09-20 13:12:15 +03:00
Roman Telezhynskyi
b5c6bf8260
Command option for setting a locale.
...
--HG--
branch : develop
2015-09-19 22:58:32 +03:00
Valentina Zhuravska
77cbcd673e
Fixed wrong string in vapplication.cpp
...
--HG--
branch : develop
2015-09-19 21:02:10 +03:00
Valentina Zhuravska
4423d6b937
Fixed build problem on Windows
...
--HG--
branch : develop
2015-09-18 23:38:11 +03:00
Roman Telezhynskyi
643b84e159
Fixed build error. Fixed GCC warnings.
...
--HG--
branch : develop
2015-09-18 18:35:26 +03:00
Valentina Zhuravska
2bfd22c02c
Merge
...
--HG--
branch : develop
2015-09-18 16:41:09 +03:00
Valentina Zhuravska
e3a049715d
Replaced pointers by QPointers
...
--HG--
branch : develop
2015-09-17 23:46:45 +03:00
Roman Telezhynskyi
ec31f7268d
Test original and translated measurement names.
...
--HG--
branch : develop
2015-09-17 21:44:15 +03:00
Valentina Zhuravska
07f928cba7
Fixed memory leaks for labels
...
--HG--
branch : develop
2015-09-17 03:46:05 +03:00
Valentina Zhuravska
4100b0f9b1
Fixed memory allocation for mouseCoordinate
...
--HG--
branch : develop
2015-09-16 20:38:54 +03:00
Valentina Zhuravska
6bba2e435b
Fixed memory leaks
...
--HG--
branch : develop
2015-09-16 19:37:33 +03:00
Roman Telezhynskyi
826aac16d3
Run sending a crash report "silently".
...
--HG--
branch : develop
2015-09-16 16:47:32 +03:00
Sergey Alyoshin
0dc78c818c
Internationalize coordinates format in status line
...
--HG--
branch : develop
2015-09-16 15:51:24 +03:00
Roman Telezhynskyi
54b3f642f3
Relock a pattern file after SaveAs.
...
--HG--
branch : develop
2015-09-16 14:29:01 +03:00
Roman Telezhynskyi
f2a111f0d2
Show popup message "Measurements was updated". Fixed path to measurements when
...
sync.
--HG--
branch : develop
2015-09-16 11:03:15 +03:00
Roman Telezhynskyi
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
Roman Telezhynskyi
1e806ccc08
New contributors.
...
--HG--
branch : develop
2015-09-14 10:38:04 +03:00
val177
17d2df653d
Fixed issue #362
...
--HG--
branch : develop
2015-09-14 03:02:18 +03:00
val177
07428353e5
Fixed issue #363
...
--HG--
branch : develop
2015-09-13 23:19:45 +03:00
Roman Telezhynskyi
59389aa049
Valentina did not read/write the layout dialog settings.
...
--HG--
branch : develop
2015-09-13 13:07:12 +03:00
Roman Telezhynskyi
57c1465d00
New token.
...
--HG--
branch : develop
2015-09-13 10:40:41 +03:00
Roman Telezhynskyi
516c3eaa8f
Resolved issue #355 . Change Measurements 'Create new' to 'Create/Edit'.
...
--HG--
branch : develop
2015-09-11 13:04:01 +03:00
Roman Telezhynskyi
ef45bf2a94
Removed translation for the standard table.
...
--HG--
branch : develop
2015-09-09 14:24:54 +03:00
Roman Telezhynskyi
6f5757efaf
Remove unused classes.
...
--HG--
branch : develop
2015-09-09 14:16:45 +03:00
Roman Telezhynskyi
fa6329c2eb
Support single options.
...
--HG--
branch : develop
2015-09-08 12:10:28 +03:00
Roman Telezhynskyi
755cbc34d5
Correct file description.
...
--HG--
branch : develop
2015-09-08 10:37:23 +03:00
Roman Telezhynskyi
7d633d7270
Merge
...
--HG--
branch : develop
2015-09-08 10:22:42 +03:00
Roman Telezhynskyi
0c8b8514e4
Fixed issue #350 .
...
--HG--
branch : develop
2015-09-08 10:22:09 +03:00
val177
80b0f38f0d
Added dxf export
...
--HG--
branch : feature
2015-09-07 22:47:02 +03:00
Roman Telezhynskyi
b7b8523691
Fixed issue #347 .
...
--HG--
branch : develop
2015-09-07 18:02:17 +03:00
val177
c9eb629e8c
Added dxflib
...
--HG--
branch : feature
2015-09-07 17:39:04 +03:00