Roman Telezhynskyi
|
2377373a89
|
Fixed issue #591. Control scene max and min scale factor.
--HG--
branch : develop
|
2016-12-06 16:18:40 +02:00 |
|
Roman Telezhynskyi
|
d66280033b
|
Fixed issue #546. Compile error under Windows in current develop revision.
--HG--
branch : develop
|
2016-08-16 19:57:32 +03:00 |
|
Roman Telezhynskyi
|
3ee6faf124
|
Fixed issue #532. Unexpected error occurs when zoom out image.
(grafted from c9e825b2ba62707e063700cea95ded566f158d6a)
--HG--
branch : develop
|
2016-08-12 17:37:47 +03:00 |
|
Roman Telezhynskyi
|
7585db6a58
|
Fix build on Qt\5.3\msvc2013_64_opengl.
--HG--
branch : develop
|
2016-08-09 16:55:46 +03:00 |
|
Roman Telezhynskyi
|
80f00b361d
|
Use "Include What You Use" tool for optimizing #includes.
--HG--
branch : develop
|
2016-08-08 14:44:49 +03:00 |
|
Roman Telezhynskyi
|
7aca6d8179
|
Added VSimpleCurve to list of valid objects to call a visualization.
--HG--
branch : develop
|
2016-05-20 14:42:48 +03:00 |
|
Roman Telezhynskyi
|
351f01e0e3
|
Disable hover and selection when work with a tool.
--HG--
branch : feature
|
2016-03-31 17:01:41 +03:00 |
|
Roman Telezhynskyi
|
254ccf8f52
|
Toggle ScrollHandDrag mode by clicking a middle mouse button.
--HG--
branch : develop
|
2016-03-30 11:51:09 +03:00 |
|
Roman Telezhynskyi
|
77c09063ff
|
Added horizontal scrolling by pressiong Shift + mouse wheel.
--HG--
branch : develop
|
2016-03-30 11:25:13 +03:00 |
|
Roman Telezhynskyi
|
387c33e9e0
|
Refactoring. Smooth scrolling.
--HG--
branch : feature
|
2016-01-25 15:49:37 +02:00 |
|
Roman Telezhynskyi
|
7982e48e4e
|
If item's rect is bigger than view's rect ensureVisible works very unstable.
(grafted from d807a6fc7a9c1abc588dfda621ac7b70f90b401b)
--HG--
branch : develop
|
2016-01-15 14:57:47 +02:00 |
|
Roman Telezhynskyi
|
3026f9dfc6
|
Call ensureVisible() only in mouseMoveEvent() method. Alwayse update size of
scene.
(grafted from a080e8c10e0817579d802539e4ef30b4b51f43a8)
--HG--
branch : develop
|
2016-01-15 14:57:23 +02:00 |
|
Roman Telezhynskyi
|
73f0f4ca58
|
Show scene origins.
--HG--
branch : develop
|
2016-01-15 14:55:56 +02:00 |
|
Roman Telezhynskyi
|
8745a78c67
|
Calculate items bounding rect without hidden items.
--HG--
branch : develop
|
2016-01-13 15:47:38 +02:00 |
|
Roman Telezhynskyi
|
3beb8a8b7c
|
Refactoring. Smooth scrolling.
--HG--
branch : develop
|
2015-12-17 21:13:07 +02:00 |
|
Roman Telezhynskyi
|
6de8a44314
|
Try to fix flowing of drawing.
--HG--
branch : develop
|
2015-12-04 21:49:00 +02:00 |
|
Roman Telezhynskyi
|
6d566c2715
|
Make fictive scene bigger in all cases.
--HG--
branch : develop
|
2015-12-04 10:04:43 +02:00 |
|
Roman Telezhynskyi
|
6cd674ec0f
|
QGraphicsView Zooming in and out under mouse position using mouse wheel finally
works like i want.
--HG--
branch : develop
|
2015-12-02 20:39:25 +02:00 |
|
Roman Telezhynskyi
|
36704cd02e
|
Invisible "VSimpleCurve" causes exponential growth scene size, and it causes
the program crash. Because we don't need anymore this calss i just have removed
it.
--HG--
branch : develop
|
2015-11-25 15:45:38 +02:00 |
|
Roman Telezhynskyi
|
6132153338
|
Move classes to VWidgets.
--HG--
branch : feature
|
2015-06-15 15:50:59 +03:00 |
|