75e9bd0ed5
Move templates outside class definition.
...
--HG--
branch : develop
2015-07-03 17:03:19 +03:00
d4e13bfe34
Use Q_DECL_OVERRIDE.
...
--HG--
branch : develop
2015-07-03 16:36:54 +03:00
b866e7b91e
Resolved issue #301 . True darts.
...
--HG--
branch : feature
2015-06-24 17:30:07 +03:00
b7f731802d
Reserve one name outside a pattern data base.
...
--HG--
branch : develop
2015-06-19 14:58:13 +03:00
bfaeddfc85
VTools static library.
...
--HG--
branch : feature
2015-06-18 20:23:24 +03:00
a312e763c0
Move VFormula to library VPatternDB. New class VAbstractPattern.
...
--HG--
branch : feature
2015-06-18 11:45:38 +03:00
fab30e999f
Use VAbstractPattern in tools.
...
--HG--
branch : feature
2015-06-16 18:01:17 +03:00
d969cfb2d5
Complited refactoring VPattern.
...
--HG--
branch : feature
2015-06-16 12:04:48 +03:00
f166f2521b
Refactoring UndoCommands.
...
--HG--
branch : feature
2015-06-16 11:30:25 +03:00
cababbfc37
New static library VMisc.
...
--HG--
branch : feature
2015-06-15 14:43:41 +03:00
95f141d737
Move realization to cpp.
...
--HG--
branch : feature
2015-06-15 12:37:18 +03:00
4e4deeb2e5
Refactoring. More independent class VSimpleCurve.
...
--HG--
branch : feature
2015-06-15 12:32:27 +03:00
48cd74cabd
Move class VToolRecord to library IFC.
...
--HG--
branch : feature
2015-06-12 12:49:35 +03:00
f8c6a65962
Moving class VContainer in a static library complited.
...
--HG--
branch : feature
2015-06-12 11:55:44 +03:00
0322457ece
Refactoring. Make class VDetail more independent.
...
--HG--
branch : feature
2015-06-11 20:36:17 +03:00
4635593b5a
Resolved issue #245 New tool "Arc with given length".
...
--HG--
branch : develop
2015-06-09 21:23:37 +03:00
a327bc4985
Resolved issue #209 . New tool point from circle and tangent.
...
--HG--
branch : develop
2015-06-05 16:43:41 +03:00
c3d5688f28
New tool "Point of the intersection circles".
...
--HG--
branch : develop
2015-05-30 13:02:20 +03:00
256ad10169
New pattern format version.
...
--HG--
branch : feature
2015-05-28 12:07:52 +03:00
dffb7f27a0
Forgot disable these sections.
...
--HG--
branch : develop
2015-05-18 11:26:54 +03:00
3c6441bd85
Comments about disabling Address Sanitizer.
...
--HG--
branch : develop
2015-05-16 17:17:34 +03:00
641e718a04
Fixed issue #299 . Error when opening .val file.
...
--HG--
branch : develop
2015-05-11 15:59:53 +03:00
c1980cc7aa
Make possible disable Address Sanitizer.
...
--HG--
branch : develop
2015-05-11 10:10:25 +03:00
78f1e89f08
Cppcheck.
...
--HG--
branch : develop
2015-04-15 15:44:57 +03:00
c144c149e6
Class VPoster.
...
--HG--
branch : feature
2015-04-11 14:01:25 +03:00
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
30f6aea194
Hide warnings, minimal requirements for build is Qt 5.0.0.
...
--HG--
branch : develop
2015-04-01 15:51:54 +03:00
2cab9b4f90
Fixed missed attribute in XML schema.
...
--HG--
branch : develop
2015-03-28 11:08:11 +02:00
7555c67c3e
Clang warnings.
...
--HG--
branch : release
2015-03-16 14:23:02 +02:00
22055ab684
Vera++.
...
--HG--
branch : release
2015-03-02 19:11:43 +02:00
629a2a7579
Copyright dates.
...
--HG--
branch : develop
2015-02-27 12:27:48 +02:00
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
9f92c1ca94
Build on Windows in debug mode.
...
--HG--
branch : develop
2015-02-18 18:26:28 +02:00
0deaa1b7b4
Cut tools use attribute "color" instead "lineColor".
...
--HG--
branch : feature
2015-02-12 18:02:23 +02:00
949e1d9011
Merge with feature
...
--HG--
branch : develop
2015-02-11 12:52:19 +02:00
28f806a779
Refactoring. More good looking code.
...
--HG--
branch : feature
2015-02-11 12:43:50 +02:00
abca716d7b
DebugBreak() exist only for MSVC compiler.
...
--HG--
branch : develop
2015-02-10 16:27:16 +02:00
76074f2820
Pattern format 0.1.3 support colors.
...
--HG--
branch : feature
2015-02-03 13:15:52 +02:00
a121845407
Dialog layout settings.
...
--HG--
branch : feature
2015-01-14 16:14:51 +02:00
a72e1459e8
Updated translations.
...
--HG--
branch : develop
2014-12-31 14:28:08 +02:00
8bbfacabb4
Since Qt 5.4.0 the source code location is recorded only in debug builds.
...
We need this information also in release builds. For this need define
QT_MESSAGELOGCONTEXT.
--HG--
branch : develop
2014-12-31 13:25:22 +02:00
4e6b5a8f24
Return support for pattern format version 0.1.0.
...
--HG--
branch : develop
2014-12-27 13:15:34 +02:00
955b0148e9
Disable SCASSERT function if debugging is not set.
...
--HG--
branch : develop
2014-12-24 11:54:56 +02:00
5d12cf5e99
Coverity Scan warnings.
...
--HG--
branch : develop
2014-12-21 22:33:31 +02:00
d8dfa651ff
Cppcheck warnings.
...
--HG--
branch : develop
2014-12-21 13:35:12 +02:00
f62b78bd9b
Compile debug build with gcc's Address Sanitizer.
...
--HG--
branch : develop
2014-12-20 20:18:00 +02:00
dfd1b35562
Windows build.
...
--HG--
branch : develop
2014-12-18 13:34:32 +02:00
d6c78ca1a1
All points in detail should go clockwise. This mean in some cases need reverse
...
curves that go anticlockwise. Old method reversing curves doesn't work
correct in all cases. I don't see now way automatically handle this. That's
why now user can choose himself need reverse points for this curve or not.
Also this mean increment in format version to 0.1.2.
--HG--
branch : feature
2014-12-17 14:56:14 +02:00
ad96323e29
Preparation for new changes in pattern format.
...
--HG--
branch : feature
2014-12-16 09:42:24 +02:00
dd0d3faae6
Rules for creation version.
...
--HG--
branch : develop
2014-12-12 11:47:12 +02:00