Commit graph

453 commits

Author SHA1 Message Date
dismine 7d01bca72d Parsing individual measurements table.
--HG--
branch : feature
2014-03-14 16:12:53 +02:00
dismine ed568678be Parsing standard measurements table.
--HG--
branch : feature
2014-03-11 22:19:13 +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 e3f412567e Initial commit for classes working with measurements tables.
--HG--
branch : feature
2014-03-10 17:55:51 +02:00
dismine d06bc59000 Vera++.
--HG--
branch : feature
2014-03-06 17:35:24 +02:00
dismine 39d0e94cec Restore cursor after warning.
--HG--
branch : feature
2014-03-06 17:31:36 +02:00
dismine 24245bf759 Cppcheck.
--HG--
branch : feature
2014-03-06 17:28:31 +02:00
dismine 29c6dd0057 Individual measurements table.
--HG--
branch : feature
2014-03-06 16:35:28 +02:00
dismine dd78969c9c Refactoring.
--HG--
branch : feature
2014-03-06 16:09:22 +02:00
dismine 2fc4d95faa Refactoring.
--HG--
branch : feature
2014-03-06 16:01:15 +02:00
dismine ab19b30713 Refactoring.
--HG--
branch : feature
2014-03-06 15:35:14 +02:00
dismine eba24ec34b Refactoring.
--HG--
branch : feature
2014-03-06 15:28:46 +02:00
dismine 9b78d1a0ab Refactoring.
--HG--
branch : feature
2014-03-04 20:14:11 +02:00
dismine 2610487fe5 Refactoring.
--HG--
branch : feature
2014-03-04 19:13:10 +02:00
dismine e30d1fe9dd Refactoring.
--HG--
branch : feature
2014-03-04 18:50:54 +02:00
dismine 96c19190a0 Refactoring.
--HG--
branch : feature
2014-03-04 14:55:57 +02:00
dismine b90fc0c1a6 Refactoring.
--HG--
branch : feature
2014-03-03 20:14:56 +02:00
dismine b15bb4fd33 Left only one exception.
--HG--
branch : feature
2014-03-03 19:32:38 +02:00
dismine 2ca2595968 Refactoring catching exceptions.
--HG--
branch : feature
2014-03-03 17:42:14 +02:00
dismine 978858be50 Refactoring main windows.
--HG--
branch : feature
2014-03-03 17:30:04 +02:00
dismine 084061fbd5 Refactoring dialog history.
--HG--
branch : feature
2014-03-02 20:32:54 +02:00
dismine 3e98a84308 Initial commit for russian individual table.
--HG--
branch : feature
2014-03-02 17:52:03 +02:00
dismine ac4495d9d2 Ignore Mercurial .orig files.
--HG--
branch : feature
2014-02-28 15:30:34 +02:00
dismine 1a2d1cbff8 Merge with develop
--HG--
branch : feature
2014-02-28 15:21:52 +02:00
dismine ebf03569da Replaced method connect with old syntax.
--HG--
branch : develop
2014-02-28 15:12:39 +02:00
dismine 1ab3b6c608 Set default name for file if empty.
--HG--
branch : develop
2014-02-28 15:06:14 +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 95e02fc043 QProcess show message "unknown error" when did not exist error.
--HG--
branch : develop
2014-02-28 14:30:23 +02:00
dismine 87f2621037 Inkscape view size objects in svg file wrong if don't set viewbox attribute.
--HG--
branch : develop
2014-02-28 14:17:41 +02:00
dismine e3e449f68e Dialog detail fixed spinbox min, max values.
--HG--
branch : develop
2014-02-28 14:15:03 +02:00
dismine f027cad706 Standard measurement table for man (russian language).
--HG--
branch : feature
2014-02-27 19:57:16 +02:00
dismine d6a7b573cf Merge with develop
--HG--
branch : feature
2014-02-27 11:54:14 +02:00
dismine d9bb13ef5b Valentina Web page.
--HG--
branch : develop
2014-02-27 11:53:41 +02:00
dismine 9bc3660940 Optimization switch - macros Q_UNREACHABLE().
--HG--
branch : feature
2014-02-27 11:30:05 +02:00
dismine 79f2ddde2a Vera++.
--HG--
branch : feature
2014-02-26 11:51:37 +02:00
dismine 25e6df1c1d Methods can be static.
--HG--
branch : feature
2014-02-26 11:38:14 +02:00
dismine 4fcd7d9b25 NULL (0) replaced with nullptr.
--HG--
branch : feature
2014-02-26 11:22:05 +02:00
dismine 42c54aa503 Inline member functions defined outside the class.
--HG--
branch : feature
2014-02-26 10:18:59 +02:00
dismine 313d4aad6b Refactoring if-else. Static members instead strings.
--HG--
branch : feature
2014-02-25 20:03:17 +02:00
dismine 1b3de9e4a2 Make method ValidatePattern static.
--HG--
branch : feature
2014-02-25 16:55:02 +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 bffa81d36e Schemas for measurement tables.
--HG--
branch : feature
2014-02-24 17:24:13 +02:00
dismine 0389e29716 GCC warning options.
--HG--
branch : feature
2014-02-22 18:30:37 +02:00
dismine 02ef7c0e09 Initial implamentation dialog individual measurement.
--HG--
branch : feature
2014-02-22 17:16:33 +02:00
dismine ccbd9415f0 Replaced Q_WS_WIN32 with Q_OS_WIN.
--HG--
branch : feature
2014-02-21 16:58:07 +02:00
dismine 41c80d040f Almost implemented dialog standard measurements.
--HG--
branch : feature
2014-02-21 16:55:48 +02:00
dismine fc427a04c4 Change in project structure.
--HG--
branch : feature
2014-02-21 15:04:39 +02:00