Commit graph

19 commits

Author SHA1 Message Date
dismine fa06c04cd2 Refactoring. Delete global variables.
--HG--
branch : feature
2014-03-19 20:27:11 +02:00
dismine b2d26e5ae8 toPixel and fromPixel with units support - mm, cm, inch.
--HG--
branch : feature
2014-03-11 17:04:04 +02:00
dismine 8f5e01fbb2 Enum Units.
--HG--
branch : feature
2014-03-11 13:43:24 +02:00
dismine db2a3e9ca9 Operator new throw exception bad_alloc, so does not make sense to use
Q_CHECK_PTR macros for check.

--HG--
branch : feature
2014-03-10 18:22:55 +02:00
dismine e30d1fe9dd Refactoring.
--HG--
branch : feature
2014-03-04 18:50:54 +02:00
dismine 1a2d1cbff8 Merge with develop
--HG--
branch : feature
2014-02-28 15:21:52 +02:00
dismine 466bc98020 Use inline functions instead of plain old #define macros. QPen set width in
pixel, so need convert mm to pixel.

--HG--
branch : develop
2014-02-28 14:58:37 +02:00
dismine e184fcc6a7 Use for id quint32 type instead qint64.
--HG--
branch : feature
2014-02-25 16:40:24 +02:00
dismine de0200ca2a Refactoring VDomDocument, creation VPattern class.
--HG--
branch : feature
2014-02-25 16:02:09 +02:00
dismine fc427a04c4 Change in project structure.
--HG--
branch : feature
2014-02-21 15:04:39 +02:00
dismine 544acf4dad Dialog make top-level window.
--HG--
branch : develop
2014-02-06 15:57:23 +02:00
dismine aa054e2507 Don't allow save pattern file if we just change size or height.
--HG--
branch : develop
2014-02-05 16:03:26 +02:00
dismine 5804f54459 Q_CHECK_PTR() instead Q_ASSERT()
--HG--
branch : develop
2014-01-30 15:47:41 +02:00
dismine d269e45858 Schema fixes.
--HG--
branch : feature
2014-01-20 16:00:38 +02:00
dismine 24140d6e3d Fixed bug in DeleteTool method.
--HG--
branch : develop
2014-01-05 17:04:10 +02:00
dismine 20e22439c9 Fixed issue #30.
--HG--
branch : develop
2014-01-03 17:13:43 +02:00
dismine 41f5f207d8 Commit after success build. Still not stable.
--HG--
branch : feature
2013-12-29 18:48:57 +02:00
dismine 5e94742b06 Method for refreshing attributes in file.
--HG--
branch : feature
2013-12-24 13:24:29 +02:00
dismine cb851f4426 New structure.
--HG--
branch : feature
2013-11-20 14:43:48 +02:00
Renamed from tools/drawTools/vtoolspline.cpp (Browse further)