Roman Telezhynskyi
4f296d46d7
Updated diagrams.
...
--HG--
branch : feature
2015-09-22 12:11:52 +03:00
Roman Telezhynskyi
055f80ccd5
Updated the measurement numbers.
...
--HG--
branch : feature
2015-09-21 17:50:50 +03:00
Roman Telezhynskyi
2299054ae6
Updated the long descriptions.
...
--HG--
branch : feature
2015-09-20 21:08:10 +03:00
Roman Telezhynskyi
4e3197d3d6
Updated the descriptions.
...
--HG--
branch : feature
2015-09-20 17:54:55 +03:00
Roman Telezhynskyi
141a3a8a05
shoulder_width_f -> shoulder_tip_to_shoulder_tip_f
...
--HG--
branch : feature
2015-09-20 14:11:06 +03:00
Roman Telezhynskyi
7d72d2d579
shoulder_width_b -> shoulder_tip_to_shoulder_tip_b
...
--HG--
branch : feature
2015-09-20 13:58:26 +03:00
Roman Telezhynskyi
5a66e753e9
neck_side_to_waist_bladepoint_b -> neck_side_to_waist_scapula_b
...
--HG--
branch : feature
2015-09-20 13:53:27 +03:00
Roman Telezhynskyi
f444aebc2d
Code style.
...
--HG--
branch : feature
2015-09-20 13:44:59 +03:00
Roman Telezhynskyi
e0cad4e732
Fix for support win64.
...
--HG--
branch : develop
2015-09-20 13:20:21 +03:00
Roman Telezhynskyi
305818bd8e
Merge
...
--HG--
branch : develop
2015-09-20 13:12:15 +03:00
Roman Telezhynskyi
274cbb3aad
notify() for MApplication.
...
--HG--
branch : develop
2015-09-19 23:08:03 +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
Roman Telezhynskyi
392548f444
Updated hgignore.
...
--HG--
branch : develop
2015-09-19 14:13:21 +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
ad28a200f7
Removed unused variable.
...
--HG--
branch : develop
2015-09-16 11:03:33 +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
b3f2869975
Fixed debug output.
...
--HG--
branch : develop
2015-09-16 09:21:34 +03:00
Roman Telezhynskyi
e75951eb8e
Validate unique increment name.
...
--HG--
branch : develop
2015-09-16 09:14:00 +03:00
Roman Telezhynskyi
2e2a6e8f5c
Validate unique measurement name.
...
--HG--
branch : develop
2015-09-16 09:04:43 +03:00
Roman Telezhynskyi
f722964c11
Add increment's formula to the export list.
...
--HG--
branch : develop
2015-09-16 08:16:27 +03:00
Roman Telezhynskyi
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
Roman Telezhynskyi
902fe178e5
Resolved issue #364 . Add Search feature to Measurement dialogs.
...
--HG--
branch : develop
2015-09-15 19:49:24 +03:00
Roman Telezhynskyi
8dc048a47b
Fixed typo in measurement name.
...
--HG--
branch : develop
2015-09-15 15:34:20 +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
Roman Telezhynskyi
48d4ed5905
More pretty looking macros.
...
--HG--
branch : develop
2015-09-14 10:30:14 +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
7e2082fc0a
Portable DebugBreak().
...
--HG--
branch : develop
2015-09-13 15:00:33 +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
ec82936f86
Fixed the typo in the Measurements tab.
...
--HG--
branch : develop
2015-09-13 10:44:59 +03:00
Roman Telezhynskyi
57c1465d00
New token.
...
--HG--
branch : develop
2015-09-13 10:40:41 +03:00
val177
9301347f3f
Fixed metric bug in VObjPaintDevice
...
--HG--
branch : develop
2015-09-12 01:24:39 +03:00
Roman Telezhynskyi
5f62ce2bde
Resolved issue #356 . Measurement H12 has incorrect description in tape.exe.
...
--HG--
branch : develop
2015-09-11 13:14:20 +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
df11ffa981
Don't ask if file was created without modifications.
...
--HG--
branch : develop
2015-09-09 13:00:22 +03:00
Roman Telezhynskyi
da077a5b59
Disable fields if a list is empty.
...
--HG--
branch : develop
2015-09-09 12:45:30 +03:00