Commit graph

24 commits

Author SHA1 Message Date
dismine 1e99fb68c1 Change project structure for support libs.
--HG--
branch : feature
2014-04-25 11:58:33 +03:00
dismine 7c18e85305 Dialog Increment still not tested.
--HG--
branch : feature
2014-03-26 06:39:07 +02:00
dismine 69309730ff After this commit begin testing.
--HG--
branch : feature
2014-03-21 12:08:29 +02:00
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 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 4fcd7d9b25 NULL (0) replaced with nullptr.
--HG--
branch : feature
2014-02-26 11:22:05 +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 5804f54459 Q_CHECK_PTR() instead Q_ASSERT()
--HG--
branch : develop
2014-01-30 15:47:41 +02:00
dismine cf2f076346 Vera++.
--HG--
branch : develop
2014-01-27 18:01:24 +02:00
dismine d269e45858 Schema fixes.
--HG--
branch : feature
2014-01-20 16:00:38 +02:00
dismine 666dd664eb Delete nodes from detail. Fix for union details.
--HG--
branch : feature
2014-01-13 02:48:31 +02:00
dismine 55f44471cf Cut arc tool.
--HG--
branch : feature
2014-01-08 16:05:32 +02:00
dismine 75b125194b Tried fix some memory leaks.
--HG--
branch : feature
2014-01-02 19:16:16 +02:00
dismine 7cf058bf70 Union details tool.
--HG--
branch : feature
2014-01-02 17:50:01 +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 66c9e35e0b We no need anymore VModeling* tools.
--HG--
branch : feature
2013-12-21 13:36:51 +02:00
dismine 08e644a887 Fixed bugs compiling without Qt Creator.
--HG--
branch : develop
2013-11-21 14:05:26 +02:00
dismine cb851f4426 New structure.
--HG--
branch : feature
2013-11-20 14:43:48 +02:00
Renamed from tools/nodeDetails/vnodepoint.cpp (Browse further)