Roman Telezhynskyi
|
fbeabaa8a9
|
Remove CONFIG += ordered.
--HG--
branch : feature
|
2015-06-12 12:10:52 +03:00 |
|
Roman Telezhynskyi
|
f8c6a65962
|
Moving class VContainer in a static library complited.
--HG--
branch : feature
|
2015-06-12 11:55:44 +03:00 |
|
Roman Telezhynskyi
|
0322457ece
|
Refactoring. Make class VDetail more independent.
--HG--
branch : feature
|
2015-06-11 20:36:17 +03:00 |
|
Roman Telezhynskyi
|
4635593b5a
|
Resolved issue #245 New tool "Arc with given length".
--HG--
branch : develop
|
2015-06-09 21:23:37 +03:00 |
|
Roman Telezhynskyi
|
7143d9fe16
|
Construct acr from angle and length.
--HG--
branch : develop
|
2015-06-09 13:21:10 +03:00 |
|
Roman Telezhynskyi
|
a327bc4985
|
Resolved issue #209. New tool point from circle and tangent.
--HG--
branch : develop
|
2015-06-05 16:43:41 +03:00 |
|
Roman Telezhynskyi
|
ab01a5b064
|
Resolved issue #259. Draw free curve path point at distance.
--HG--
branch : develop
|
2015-06-02 16:53:19 +03:00 |
|
Roman Telezhynskyi
|
bd58148080
|
GCC warnings.
--HG--
branch : develop
|
2015-05-31 13:00:26 +03:00 |
|
Roman Telezhynskyi
|
c3d5688f28
|
New tool "Point of the intersection circles".
--HG--
branch : develop
|
2015-05-30 13:02:20 +03:00 |
|
Roman Telezhynskyi
|
6530b57a8a
|
Changes for issue #232.
--HG--
branch : develop
|
2015-05-29 11:03:16 +03:00 |
|
Roman Telezhynskyi
|
256ad10169
|
New pattern format version.
--HG--
branch : feature
|
2015-05-28 12:07:52 +03:00 |
|
Roman Telezhynskyi
|
e37e2d48f3
|
Successful show first point.
--HG--
branch : feature
|
2015-05-27 19:24:20 +03:00 |
|
Roman Telezhynskyi
|
99bb6bb983
|
Refactoring.
--HG--
branch : feature
|
2015-05-25 15:51:44 +03:00 |
|
Roman Telezhynskyi
|
1ba4725538
|
Method intersection circles.
--HG--
branch : feature
|
2015-05-25 15:49:28 +03:00 |
|
Roman Telezhynskyi
|
5ebcd1caba
|
New option "Unite papers".
--HG--
branch : develop
|
2015-05-18 14:26:37 +03:00 |
|
Roman Telezhynskyi
|
dffb7f27a0
|
Forgot disable these sections.
--HG--
branch : develop
|
2015-05-18 11:26:54 +03:00 |
|
Roman Telezhynskyi
|
7392e8e914
|
Fixed issue #304. Layout appears different than my pattern.
--HG--
branch : develop
|
2015-05-17 18:31:17 +03:00 |
|
Roman Telezhynskyi
|
0fe066925a
|
Oprion for disable debug symbols or(and) strip debug symbols in release mode.
--HG--
branch : develop
|
2015-05-16 20:38:05 +03:00 |
|
Roman Telezhynskyi
|
3c6441bd85
|
Comments about disabling Address Sanitizer.
--HG--
branch : develop
|
2015-05-16 17:17:34 +03:00 |
|
Roman Telezhynskyi
|
027bd31c2a
|
Speed optimization.
--HG--
branch : develop
|
2015-05-15 18:16:15 +03:00 |
|
Roman Telezhynskyi
|
1ee4ccc8e5
|
Fixed issue #302. Error when creating layout.
--HG--
branch : develop
|
2015-05-15 18:15:14 +03:00 |
|
Roman Telezhynskyi
|
3cf421bde4
|
Speed optimization.
--HG--
branch : develop
|
2015-05-14 20:22:24 +03:00 |
|
Roman Telezhynskyi
|
a869874429
|
Resolved issue #300. How to find even odd number.
--HG--
branch : develop
|
2015-05-14 19:19:23 +03:00 |
|
Roman Telezhynskyi
|
3cb7e5a393
|
First step to unite Layout and main windows.
--HG--
branch : feature
|
2015-05-12 15:42:19 +03:00 |
|
Roman Telezhynskyi
|
641e718a04
|
Fixed issue #299. Error when opening .val file.
--HG--
branch : develop
|
2015-05-11 15:59:53 +03:00 |
|
Roman Telezhynskyi
|
2db88bb95b
|
For debugging creation a layout we don't need always have whole sheet length.
--HG--
branch : develop
|
2015-05-11 10:48:57 +03:00 |
|
Roman Telezhynskyi
|
c1980cc7aa
|
Make possible disable Address Sanitizer.
--HG--
branch : develop
|
2015-05-11 10:10:25 +03:00 |
|
Roman Telezhynskyi
|
c73b2f51e1
|
Save/Restore a last layout settings. Added button RestoreDefaults.
--HG--
branch : develop
|
2015-05-08 17:24:20 +03:00 |
|
Roman Telezhynskyi
|
56c027686d
|
New Layout setting "Save length of the sheet".
--HG--
branch : develop
|
2015-05-08 13:10:56 +03:00 |
|
Roman Telezhynskyi
|
af2e0fb509
|
New static libray VGeomerty. Need for unit testing.
--HG--
branch : develop
|
2015-05-07 15:31:53 +03:00 |
|
Roman Telezhynskyi
|
fcbb301004
|
Spelling error.
--HG--
branch : develop
|
2015-05-06 17:11:12 +03:00 |
|
Roman Telezhynskyi
|
44ef0936d9
|
Much more correct work with QThreadPool.
Use "volatile" keyword. Don't use method waitForDone() anymore.
--HG--
branch : develop
|
2015-05-06 17:09:58 +03:00 |
|
Roman Telezhynskyi
|
b0e0f73aa3
|
QImage supports a maximum of 32768x32768 px images.
--HG--
branch : develop
|
2015-05-06 15:03:45 +03:00 |
|
Roman Telezhynskyi
|
7e6809557b
|
Fixed broken checking intersection workpieces.
--HG--
branch : develop
|
2015-05-04 10:57:38 +03:00 |
|
Roman Telezhynskyi
|
6ce904d652
|
Memory leak. Quick stop creation a layout.
--HG--
branch : develop
|
2015-05-02 20:18:31 +03:00 |
|
Roman Telezhynskyi
|
5766523733
|
Resolved issue #290. Add paper type 'Roll - 36" & 'Roll - 44" to 'Create Layout'
paper size.
--HG--
branch : develop
|
2015-05-02 19:21:47 +03:00 |
|
Roman Telezhynskyi
|
74608b0481
|
Grid(1,1) instead Grid(0,0).
--HG--
branch : develop
|
2015-04-19 17:41:46 +03:00 |
|
Roman Telezhynskyi
|
44b01e8f1b
|
Calculate allowance value according to resolution value.
--HG--
branch : develop
|
2015-04-19 13:59:19 +03:00 |
|
Roman Telezhynskyi
|
8616ef8b9b
|
Check for loops need only do after we create equdistant path.
--HG--
branch : develop
|
2015-04-16 15:43:40 +03:00 |
|
Roman Telezhynskyi
|
89f13a0016
|
fatal error: QtMath: No such file or directory.
--HG--
branch : develop
|
2015-04-15 20:41:23 +03:00 |
|
Roman Telezhynskyi
|
78f1e89f08
|
Cppcheck.
--HG--
branch : develop
|
2015-04-15 15:44:57 +03:00 |
|
Roman Telezhynskyi
|
8bfc9d1ca3
|
Don't show bottom border if only one page need to print.
--HG--
branch : develop
|
2015-04-15 12:10:35 +03:00 |
|
Roman Telezhynskyi
|
d7d1c0b78a
|
Don't show left border and top border if page margin is 0.
--HG--
branch : develop
|
2015-04-15 11:36:08 +03:00 |
|
Roman Telezhynskyi
|
c144c149e6
|
Class VPoster.
--HG--
branch : feature
|
2015-04-11 14:01:25 +03:00 |
|
Roman Telezhynskyi
|
07ec5aacf8
|
QVector::removeLast() was introduced only in Qt 5.1.
--HG--
branch : develop
|
2015-04-01 21:38:42 +03:00 |
|
Roman Telezhynskyi
|
6dea77276c
|
QtMath apperas only since Qt 5.1.
--HG--
branch : develop
|
2015-04-01 21:21:24 +03:00 |
|
Roman Telezhynskyi
|
ff44834417
|
GCC warning “ISO C99 requires rest arguments to be used”.
For fixing use printf style.
--HG--
branch : develop
|
2015-04-01 20:08:35 +03:00 |
|
Roman Telezhynskyi
|
30f6aea194
|
Hide warnings, minimal requirements for build is Qt 5.0.0.
--HG--
branch : develop
|
2015-04-01 15:51:54 +03:00 |
|
Roman Telezhynskyi
|
8d497c68eb
|
Increase version qmuparser.
--HG--
branch : develop
|
2015-03-31 16:35:01 +03:00 |
|
Roman Telezhynskyi
|
0cabe83e10
|
Fix for ParserTokenReader::ExtractOperatorToken incorrectly uses
ValidInfixOprtChars().
--HG--
branch : develop
|
2015-03-31 16:13:41 +03:00 |
|
Roman Telezhynskyi
|
aef39533c8
|
Bugfix for Bulkmode: Expressions with like "a=b, b*10" did not compute properly.
--HG--
branch : develop
|
2015-03-31 16:08:44 +03:00 |
|
Roman Telezhynskyi
|
99bb3f8962
|
Fixed issue #267. Error in the creation of obj files.
--HG--
branch : develop
|
2015-03-31 14:14:08 +03:00 |
|
Roman Telezhynskyi
|
2cab9b4f90
|
Fixed missed attribute in XML schema.
--HG--
branch : develop
|
2015-03-28 11:08:11 +02:00 |
|
Roman Telezhynskyi
|
6b8cb0bf69
|
Improving for layout debug mode.
--HG--
branch : release
|
2015-03-23 14:13:44 +02:00 |
|
Roman Telezhynskyi
|
7555c67c3e
|
Clang warnings.
--HG--
branch : release
|
2015-03-16 14:23:02 +02:00 |
|
Roman Telezhynskyi
|
cabac6f3d0
|
GCC warnings.
--HG--
branch : release
|
2015-03-16 12:33:37 +02:00 |
|
Roman Telezhynskyi
|
2b711c5f8f
|
Bad API in class LayoutDetail. Fixed checking seam allowence points.
--HG--
branch : release
|
2015-03-14 14:38:44 +02:00 |
|
Roman Telezhynskyi
|
c466fc40b4
|
GCC warnings.
--HG--
branch : release
|
2015-03-03 17:29:33 +02:00 |
|
Roman Telezhynskyi
|
8b0de7504f
|
Coverity Scan.
--HG--
branch : release
|
2015-03-02 21:20:09 +02:00 |
|
Roman Telezhynskyi
|
850d51adac
|
cppcheck.
--HG--
branch : release
|
2015-03-02 19:54:33 +02:00 |
|
Roman Telezhynskyi
|
22055ab684
|
Vera++.
--HG--
branch : release
|
2015-03-02 19:11:43 +02:00 |
|
Roman Telezhynskyi
|
629a2a7579
|
Copyright dates.
--HG--
branch : develop
|
2015-02-27 12:27:48 +02:00 |
|
Roman Telezhynskyi
|
bfbe2a5fc2
|
Fixed copyright notice for library qmuparser.
--HG--
branch : develop
|
2015-02-27 12:21:09 +02:00 |
|
Felix Ulber
|
f3eb68c2db
|
resolve merge conflict
--HG--
branch : develop
|
2015-02-26 23:16:38 +01:00 |
|
Felix Ulber
|
12c66e873f
|
Corrections on license text
--HG--
branch : develop
|
2015-02-26 22:48:52 +01:00 |
|
Felix Ulber
|
6ad6eda04a
|
Some code corrections on fix of issue #235
--HG--
branch : develop
|
2015-02-26 22:34:33 +01:00 |
|
Roman Telezhynskyi
|
018fae459a
|
Build on Mac OS.
--HG--
branch : develop
|
2015-02-26 22:18:52 +02:00 |
|
Felix Ulber
|
1f0027fd22
|
Merged dismine/valentina into develop
--HG--
branch : develop
|
2015-02-26 18:45:37 +01:00 |
|
Felix Ulber
|
80a58cd729
|
Fixed Issue #235
--HG--
branch : develop
|
2015-02-25 23:27:09 +01:00 |
|
Roman Telezhynskyi
|
72324c0942
|
Fixed issue #249. Size Base and Height Base (Calculations Error and Display
Wish List).
--HG--
branch : develop
|
2015-02-25 21:50:13 +02:00 |
|
Roman Telezhynskyi
|
9f92c1ca94
|
Build on Windows in debug mode.
--HG--
branch : develop
|
2015-02-18 18:26:28 +02:00 |
|
Roman Telezhynskyi
|
0deaa1b7b4
|
Cut tools use attribute "color" instead "lineColor".
--HG--
branch : feature
|
2015-02-12 18:02:23 +02:00 |
|
Roman Telezhynskyi
|
949e1d9011
|
Merge with feature
--HG--
branch : develop
|
2015-02-11 12:52:19 +02:00 |
|
Roman Telezhynskyi
|
28f806a779
|
Refactoring. More good looking code.
--HG--
branch : feature
|
2015-02-11 12:43:50 +02:00 |
|
Roman Telezhynskyi
|
f6e511e43c
|
Set and dynamically refresh locale settings for tool property browser.
--HG--
branch : feature
|
2015-02-11 12:33:13 +02:00 |
|
Roman Telezhynskyi
|
abca716d7b
|
DebugBreak() exist only for MSVC compiler.
--HG--
branch : develop
|
2015-02-10 16:27:16 +02:00 |
|
Roman Telezhynskyi
|
8c0bdcc612
|
Make parser static locale variable local for each parser instance.
--HG--
branch : feature
|
2015-02-10 13:39:31 +02:00 |
|
Roman Telezhynskyi
|
619a303e9b
|
Property explorer now show color combobox.
--HG--
branch : feature
|
2015-02-07 16:42:49 +02:00 |
|
Roman Telezhynskyi
|
6d638a3080
|
Class that show line colors.
--HG--
branch : feature
|
2015-02-07 15:18:08 +02:00 |
|
Roman Telezhynskyi
|
76074f2820
|
Pattern format 0.1.3 support colors.
--HG--
branch : feature
|
2015-02-03 13:15:52 +02:00 |
|
Roman Telezhynskyi
|
cf2aea280d
|
Refactoring.
--HG--
branch : feature
|
2015-02-03 12:17:04 +02:00 |
|
dismine
|
1b6408c144
|
Fixed issue #171. QComboBox to show Qt::PenStyle.
--HG--
branch : develop
|
2015-01-29 17:47:02 +02:00 |
|
dismine
|
245c6f522b
|
Don't show arrow if edge too short.
--HG--
branch : develop
|
2015-01-23 17:05:23 +02:00 |
|
dismine
|
4a9e69d32f
|
Saving the layout paper sheets.
--HG--
branch : feature
|
2015-01-23 12:07:58 +02:00 |
|
dismine
|
c84caa349d
|
Clear layout paper.
--HG--
branch : feature
|
2015-01-22 16:23:23 +02:00 |
|
dismine
|
2388d8ef29
|
Avoid window freaze.
--HG--
branch : feature
|
2015-01-22 16:13:25 +02:00 |
|
dismine
|
ef73b351ed
|
New options: rotatate and rotation increase.
--HG--
branch : feature
|
2015-01-22 16:11:50 +02:00 |
|
dismine
|
dd098506dd
|
Move rotation to separate method. Preparetion for working with new setting.
--HG--
branch : feature
|
2015-01-22 13:47:20 +02:00 |
|
dismine
|
0d1725fc11
|
Allow user more quick stop generation.
--HG--
branch : feature
|
2015-01-22 13:39:04 +02:00 |
|
dismine
|
d538f2af73
|
Give program time update GUI.
--HG--
branch : feature
|
2015-01-22 13:35:12 +02:00 |
|
dismine
|
7a9447f7af
|
Don't set information for debug if no need.
--HG--
branch : feature
|
2015-01-22 13:29:40 +02:00 |
|
dismine
|
2aa9de5f94
|
For rotation check only two positions 180 and 0 degree.
--HG--
branch : feature
|
2015-01-22 13:26:09 +02:00 |
|
dismine
|
9210d31c25
|
First realization multithreading.
--HG--
branch : feature
|
2015-01-21 23:49:38 +02:00 |
|
dismine
|
62aa898742
|
Refactoring. Prepare for support multithreading.
--HG--
branch : feature
|
2015-01-21 20:56:59 +02:00 |
|
dismine
|
8655460d6e
|
Refactoring.
--HG--
branch : feature
|
2015-01-21 16:33:06 +02:00 |
|
dismine
|
dac95d00fe
|
Combine edges not enough for all cases. Was added checking position after
rotation around point.
--HG--
branch : feature
|
2015-01-20 22:58:30 +02:00 |
|
dismine
|
7970678575
|
Fix for method UniteWithContour.
--HG--
branch : feature
|
2015-01-20 14:50:24 +02:00 |
|
dismine
|
2355e435a5
|
Fix for method Crossing.
--HG--
branch : feature
|
2015-01-19 20:07:32 +02:00 |
|
dismine
|
366519781b
|
Fix for method InsideContour.
--HG--
branch : feature
|
2015-01-19 20:01:42 +02:00 |
|
dismine
|
120f4cf565
|
Speed optimization.
--HG--
branch : feature
|
2015-01-19 16:13:26 +02:00 |
|