dismine
|
7c52bf240f
|
Parse current pattern piece only for changing position pattern piece.
--HG--
branch : develop
|
2014-08-04 16:37:36 +03:00 |
|
dismine
|
8d4d5623ca
|
Correct error in word.
--HG--
branch : develop
|
2014-07-30 12:03:50 +03:00 |
|
dismine
|
14edede972
|
Lite parsing. Parse only current pattern piece.
--HG--
branch : develop
|
2014-07-29 18:23:18 +03:00 |
|
dismine
|
484f149929
|
Store information about object's id that created internal variable.
--HG--
branch : develop
|
2014-07-29 14:28:18 +03:00 |
|
dismine
|
933e63d103
|
Added new contructor for VPointF.
--HG--
branch : develop
|
2014-07-25 14:53:39 +03:00 |
|
dismine
|
ba7f8f0507
|
Menu File->Export pattern (layout).
--HG--
branch : develop
|
2014-07-23 16:13:08 +03:00 |
|
dismine
|
3953d6fb22
|
Visualization for VToolEndLine.
--HG--
branch : develop
|
2014-07-23 11:56:32 +03:00 |
|
dismine
|
41834c7b36
|
New undo command "rename pattern piece".
--HG--
branch : develop
|
2014-07-17 15:41:48 +03:00 |
|
dismine
|
356209abfa
|
Refactoring.
--HG--
branch : develop
|
2014-07-16 15:47:31 +03:00 |
|
dismine
|
e2ffad7146
|
Fix missing headers, fix for precompiled header on Windows, fix zooming.
--HG--
branch : develop
|
2014-07-13 15:49:00 +03:00 |
|
dismine
|
5ba92396c2
|
After changing active pattern piece calculate pattern piece's bounding rect and
use them for best fit zooming.
--HG--
branch : develop
|
2014-07-12 19:25:25 +03:00 |
|
dismine
|
e805d36114
|
Save pointer to main window. Use when need create modal window.
--HG--
branch : develop
|
2014-07-08 13:59:50 +03:00 |
|
dismine
|
82836c15a1
|
Fixed issue #82. Fixed issue #83. Fixed issue #85.
--HG--
branch : develop
|
2014-06-24 11:23:39 +03:00 |
|
dismine
|
717fabed9a
|
Refactoring. Delete repetitive code.
--HG--
branch : feature
|
2014-06-18 19:11:14 +03:00 |
|
dismine
|
aa1b67d093
|
Refactoring. Delete repetitive code.
--HG--
branch : feature
|
2014-06-18 15:20:35 +03:00 |
|
dismine
|
2406334138
|
Refactoring. Delete repetitive code.
--HG--
branch : feature
|
2014-06-18 15:11:48 +03:00 |
|
dismine
|
c3355e37e4
|
Includes for Coverity Scan, again.
--HG--
branch : develop
|
2014-06-17 12:50:11 +03:00 |
|
dismine
|
507ccd686e
|
Vera++.
--HG--
branch : develop
|
2014-06-16 20:18:36 +03:00 |
|
dismine
|
3e363aea81
|
Cppcheck. Fix for garbage collector.
--HG--
branch : develop
|
2014-06-16 20:08:23 +03:00 |
|
dismine
|
cf880a04cd
|
Fix for undo command DeletePatternPiece.
--HG--
branch : feature
|
2014-06-15 11:04:49 +03:00 |
|
dismine
|
154c2c0708
|
Return method GarbageCollector.
--HG--
branch : feature
|
2014-06-12 12:51:40 +03:00 |
|
dismine
|
37d2dd667f
|
Use C++11 strongly typed enumerations.
--HG--
branch : feature
|
2014-06-12 10:22:29 +03:00 |
|
dismine
|
8ca765b14e
|
Merge with develop
--HG--
branch : feature
|
2014-06-10 14:53:40 +03:00 |
|
dismine
|
52e48259a9
|
Merge
--HG--
branch : develop
|
2014-06-10 12:09:22 +03:00 |
|
Patrick Proy
|
8e7c45488a
|
Changes to solve issue #161
--HG--
branch : develop
|
2014-06-10 08:34:46 +02:00 |
|
dismine
|
d7cbeeadbe
|
Forgot add tag version.
--HG--
branch : feature
|
2014-06-09 20:47:25 +03:00 |
|
dismine
|
0783cc24e1
|
New undo command MoveSPoint.
--HG--
branch : feature
|
2014-06-09 16:13:15 +03:00 |
|
dismine
|
7e3dc203dc
|
Use forward declaration.
--HG--
branch : feature
|
2014-06-08 21:10:57 +03:00 |
|
dismine
|
fc3c8acc46
|
Undo add pattern piece now work.
--HG--
branch : feature
|
2014-06-06 18:06:41 +03:00 |
|
dismine
|
d914f359c1
|
New undo command AddPatternPiece.
--HG--
branch : feature
|
2014-06-06 13:36:34 +03:00 |
|
dismine
|
40993fd7ba
|
Show wait cursor only in full parse mode.
--HG--
branch : feature
|
2014-06-05 14:47:37 +03:00 |
|
dismine
|
b646a11bc0
|
Use pointers to scenes.
--HG--
branch : feature
|
2014-06-05 14:46:12 +03:00 |
|
dismine
|
c03464144e
|
Don't use combobox instead return list of pattern pieces.
--HG--
branch : feature
|
2014-06-05 14:35:38 +03:00 |
|
dismine
|
34f9451460
|
Move documantation to cpp file.
--HG--
branch : feature
|
2014-06-05 13:02:35 +03:00 |
|
dismine
|
55a7ba99a4
|
New undo command AddToCalculation.
--HG--
branch : feature
|
2014-06-05 12:52:00 +03:00 |
|
dismine
|
cc7f257081
|
New macros SCASSERT instead Q_CHECK_PTR will break into the debugger on the line
of the assert.
--HG--
branch : DialogTools
|
2014-05-30 22:56:05 +03:00 |
|
dismine
|
d82d6b40c0
|
Move QStringList outside loop.
--HG--
branch : DialogTools
|
2014-05-30 17:55:54 +03:00 |
|
dismine
|
07f75f7212
|
Catch std::bad_alloc exception.
--HG--
branch : develop
|
2014-05-30 17:31:48 +03:00 |
|
dismine
|
db8cf12d49
|
Catch exceptions in lite parsing.
--HG--
branch : develop
|
2014-05-30 16:22:03 +03:00 |
|
dismine
|
54dfd9457e
|
Fixed issue #43.
--HG--
branch : feature
|
2014-05-30 14:50:41 +03:00 |
|
dismine
|
dce41a864f
|
The C++11 initializer list feature.
--HG--
branch : feature
|
2014-05-30 12:52:19 +03:00 |
|
dismine
|
381adf0ba0
|
Dialog edit wrong formula (only for toolendline now).
--HG--
branch : feature
|
2014-05-30 11:32:40 +03:00 |
|
dismine
|
1fd6464884
|
New command line parser. New Qt requirements. Fix issue with build project.
--HG--
branch : develop
|
2014-05-29 10:08:54 +03:00 |
|
dismine
|
2896d7feeb
|
Parse tag version in pattern file.
--HG--
branch : feature
|
2014-05-21 20:33:40 +03:00 |
|
dismine
|
34bd172f9a
|
Clear error message from parser.
--HG--
branch : feature
|
2014-05-21 19:59:53 +03:00 |
|
dismine
|
107b131fdf
|
New tag "version" in empty pattern file.
--HG--
branch : feature
|
2014-05-21 17:40:21 +03:00 |
|
dismine
|
e4ab794211
|
Catch math parser exceptions.
--HG--
branch : feature
|
2014-05-21 13:12:52 +03:00 |
|
dismine
|
bdb788e7a7
|
Highlight start of method.
--HG--
branch : feature
|
2014-05-02 14:11:30 +03:00 |
|
dismine
|
362638066a
|
Vera++.
--HG--
branch : feature
|
2014-05-01 14:33:40 +03:00 |
|
dismine
|
f505234bbd
|
My surname like in my passport.
--HG--
branch : feature
|
2014-04-30 08:38:52 +03:00 |
|