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
|
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
|
084061fbd5
|
Refactoring dialog history.
--HG--
branch : feature
|
2014-03-02 20:32:54 +02:00 |
|
dismine
|
1a2d1cbff8
|
Merge with develop
--HG--
branch : feature
|
2014-02-28 15:21:52 +02:00 |
|
dismine
|
e3e449f68e
|
Dialog detail fixed spinbox min, max values.
--HG--
branch : develop
|
2014-02-28 14:15:03 +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
|
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
|
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
|
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 |
|
dismine
|
93d14e9798
|
Dialog Standard Measurements.
--HG--
branch : feature
|
2014-02-21 14:25:27 +02:00 |
|
dismine
|
49a45e9d57
|
Dialog Measurements.
--HG--
branch : feature
|
2014-02-21 14:04:07 +02:00 |
|
dismine
|
827dc1f77e
|
Fixed issue #18.
--HG--
branch : develop
|
2014-02-19 15:32:02 +02:00 |
|
dismine
|
9b88c774f0
|
Comments for switch.
--HG--
branch : develop
|
2014-02-17 14:10:37 +02:00 |
|
dismine
|
c049379c1e
|
Path to translations.
--HG--
branch : develop
|
2014-02-14 21:14:49 +02:00 |
|
dismine
|
c46681a96a
|
Using qgetenv() instead of getenv().
--HG--
branch : develop
|
2014-02-14 20:42:38 +02:00 |
|
dismine
|
ea4e4d0d8a
|
Update for translation.
--HG--
branch : develop
|
2014-02-14 19:49:50 +02:00 |
|
dismine
|
7f33f1023b
|
Fixed issue #70.
--HG--
branch : develop
|
2014-02-14 17:16:43 +02:00 |
|
dismine
|
134269dd02
|
Fix for dialog Options.
--HG--
branch : develop
|
2014-02-14 13:51:59 +02:00 |
|
dismine
|
4bf209a525
|
Fixed issue #5.
--HG--
branch : develop
|
2014-02-14 13:29:04 +02:00 |
|
dismine
|
abb541ba68
|
Fixed issue #68.
--HG--
branch : develop
|
2014-02-12 12:55:24 +02:00 |
|
dismine
|
33b0ac8b21
|
Little refactoring.
--HG--
branch : develop
|
2014-02-10 18:10:20 +02:00 |
|
dismine
|
d996599829
|
Little fixes.
--HG--
branch : develop
|
2014-02-07 18:44:12 +02:00 |
|
dismine
|
14337b471d
|
Fixed line dialog.
--HG--
branch : develop
|
2014-02-06 22:16:25 +02:00 |
|
dismine
|
3f15442162
|
Remove signal ApplicationDeactivate.
--HG--
branch : develop
|
2014-02-06 16:53:56 +02:00 |
|
dismine
|
c1182f876e
|
AlternatingRowColors.
--HG--
branch : develop
|
2014-02-06 16:44:55 +02:00 |
|
dismine
|
544acf4dad
|
Dialog make top-level window.
--HG--
branch : develop
|
2014-02-06 15:57:23 +02:00 |
|
dismine
|
bd4afb7000
|
Wrong history record for cut splinePath tool.
--HG--
branch : develop
|
2014-02-05 16:09:59 +02:00 |
|
dismine
|
bc855ce265
|
Dialog detail spinBox instead doubleSpinBox.
--HG--
branch : develop
|
2014-02-05 15:30:54 +02:00 |
|
dismine
|
708573c96e
|
New minimum size for increments dialog.
--HG--
branch : develop
|
2014-02-05 15:00:07 +02:00 |
|
dismine
|
5804f54459
|
Q_CHECK_PTR() instead Q_ASSERT()
--HG--
branch : develop
|
2014-01-30 15:47:41 +02:00 |
|
dismine
|
d4db51c04c
|
Fixed issue #50.
--HG--
branch : develop
|
2014-01-30 15:16:00 +02:00 |
|
dismine
|
4f17c22de7
|
Fixed issue #15.
--HG--
branch : develop
|
2014-01-29 14:47:43 +02:00 |
|
dismine
|
cf2f076346
|
Vera++.
--HG--
branch : develop
|
2014-01-27 18:01:24 +02:00 |
|
dismine
|
52aa68d31b
|
Documentation for VSplinePoint class.
--HG--
branch : develop
|
2014-01-21 20:44:01 +02:00 |
|
dismine
|
0bf384f1e3
|
Documentation for VDetail class.
--HG--
branch : develop
|
2014-01-21 15:51:41 +02:00 |
|
dismine
|
b5731ebc04
|
Merge
--HG--
branch : develop
|
2014-01-21 13:43:06 +02:00 |
|
luzpazB
|
43a0dbccdd
|
typo 'angel' to 'angle'
--HG--
branch : luzpazB/typo-angel-to-angle-1390292981267
|
2014-01-21 08:29:45 +00:00 |
|