Roman Telezhynskyi
|
4572da85c8
|
Refactoring.
--HG--
branch : feature
|
2015-02-03 11:27:33 +02:00 |
|
Roman Telezhynskyi
|
493f607cac
|
Refactoring. Deleted additional variables for storing ids.
--HG--
branch : feature
|
2015-02-03 10:17:59 +02:00 |
|
Roman Telezhynskyi
|
e3b54789f3
|
Refactoring. Move inline methods in cpp file.
--HG--
branch : feature
|
2015-02-02 17:11:48 +02:00 |
|
Roman Telezhynskyi
|
9381cc78a6
|
Initialization color conmbobox.
--HG--
branch : feature
|
2015-02-02 13:10:02 +02:00 |
|
dismine
|
541d3d2eac
|
Fixed issue #214.
--HG--
branch : develop
|
2014-12-26 15:56:07 +02:00 |
|
dismine
|
21d1a781fd
|
Converter inherits class VDomDocument.
--HG--
branch : feature
|
2014-12-10 20:33:20 +02:00 |
|
dismine
|
c0dba11baf
|
Fixed app crash.
--HG--
branch : develop
|
2014-11-22 20:37:59 +02:00 |
|
dismine
|
cf36ec0b09
|
Better way check values in dialog arc. Issue 193.
--HG--
branch : develop
|
2014-11-22 12:57:05 +02:00 |
|
dismine
|
ffed353147
|
Fixed issue #193. Undeletable zombie objects.
--HG--
branch : develop
|
2014-11-21 16:57:47 +02:00 |
|
dismine
|
8a10d43778
|
Ignore Enter key in formula field.
--HG--
branch : develop
|
2014-10-29 20:00:38 +02:00 |
|
dismine
|
8158261dcc
|
Move cursot to end of text.
--HG--
branch : develop
|
2014-10-29 15:40:56 +02:00 |
|
dismine
|
7687a04ded
|
Refactoring. Avoid declaring the same literal in multiple places.
--HG--
branch : develop
|
2014-10-24 17:23:41 +03:00 |
|
dismine
|
069f479495
|
MinGW warnings.
--HG--
branch : develop
|
2014-09-20 20:10:05 +03:00 |
|
dismine
|
ca32f1c9df
|
Fixed issue 168.
--HG--
branch : develop
|
2014-08-21 15:44:40 +03:00 |
|
dismine
|
fcffc03649
|
Refactoring.
--HG--
branch : develop
|
2014-08-17 21:49:29 +03:00 |
|
dismine
|
a33ab27909
|
New define NULL_ID.
--HG--
branch : develop
|
2014-08-17 18:20:55 +03:00 |
|
dismine
|
3546c2a557
|
Visualization for VToolArc.
--HG--
branch : develop
|
2014-08-15 16:54:24 +03:00 |
|
dismine
|
043b9a4742
|
Refactoring. Visualization for VToolHeight.
--HG--
branch : develop
|
2014-08-13 13:20:30 +03:00 |
|
dismine
|
7e75a18c1c
|
Fixed issue 81.
--HG--
branch : develop
|
2014-08-11 17:41:17 +03:00 |
|
dismine
|
3af2859980
|
Formula that calculate angle can be equal zero.
--HG--
branch : develop
|
2014-08-11 11:56:50 +03:00 |
|
dismine
|
318517d3d7
|
Use QObject::blockSignals if need block signal instead disconnect() each time.
--HG--
branch : develop
|
2014-08-09 11:43:01 +03:00 |
|
dismine
|
10ba3eacbb
|
Don't show internal variable if we created her.
--HG--
branch : develop
|
2014-07-29 15:19:11 +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
|
4b9e40175a
|
No need get chosen object for dialog anymore for just showing options.
--HG--
branch : develop
|
2014-07-15 17:42:41 +03:00 |
|
dismine
|
f82364e53b
|
Make tool's dialog modal.
--HG--
branch : develop
|
2014-07-04 14:55:36 +03:00 |
|
dismine
|
ffd898be7d
|
Formula height cannot be initialized in initialization list.
--HG--
branch : feature
|
2014-06-19 15:01:38 +03:00 |
|
dismine
|
ac71fd3cad
|
Refactoring. Delete repetitive code.
--HG--
branch : feature
|
2014-06-19 14:43:02 +03:00 |
|
dismine
|
1884e302b4
|
Refactoring. Delete repetitive code. Replace lineEdit by plainTextEdit.
--HG--
branch : feature
|
2014-06-19 12:29:56 +03:00 |
|
dismine
|
9fb5a0206a
|
Refactoring. Delete repetitive code.
--HG--
branch : feature
|
2014-06-18 14:38:20 +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
|
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
|
efdc947768
|
GCC warnings.
--HG--
branch : develop
|
2014-06-10 12:49:14 +03:00 |
|
dismine
|
e1797f3033
|
Merge with DialogTools
--HG--
branch : develop
|
2014-06-10 12:23:39 +03:00 |
|
Patrick Proy
|
b300bfb8f8
|
DialogArc change... Seems the end at last !!!
--HG--
branch : DialogTools
|
2014-06-09 22:38:10 +02:00 |
|
dismine
|
695b357c4a
|
Merge with DialogTools
--HG--
branch : develop
|
2014-06-10 12:05:21 +03:00 |
|
Patrick Proy
|
26067c3636
|
DialogCutArc change + start code cleaning
--HG--
branch : DialogTools
|
2014-06-09 18:37:11 +02:00 |
|
dismine
|
7e3dc203dc
|
Use forward declaration.
--HG--
branch : feature
|
2014-06-08 21:10:57 +03:00 |
|
dismine
|
543758a80c
|
Move documantation to cpp file.
--HG--
branch : develop
|
2014-06-02 17:28:02 +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
|
98c90ee5fe
|
Use native QString method for replacing strings. Fix bug with InitOkCancel
method. Still continue crash.
--HG--
branch : DialogTools
|
2014-05-30 22:03:17 +03:00 |
|
Patrick Proy
|
aa2eda12ee
|
First change for "apply button" (works only when modifying an existing point).
--HG--
branch : DialogTools
|
2014-05-25 21:54:17 +02:00 |
|
dismine
|
f17a12d147
|
Cppcheck.
--HG--
branch : develop
|
2014-05-11 21:15:32 +03:00 |
|
dismine
|
bdb788e7a7
|
Highlight start of method.
--HG--
branch : feature
|
2014-05-02 14:11:30 +03:00 |
|
dismine
|
f505234bbd
|
My surname like in my passport.
--HG--
branch : feature
|
2014-04-30 08:38:52 +03:00 |
|
dismine
|
1e99fb68c1
|
Change project structure for support libs.
--HG--
branch : feature
|
2014-04-25 11:58:33 +03:00 |
|