Aleksei Kanash
646da9d255
Fixed crash at adding new page after conversion item as tool.
12 years ago
Claudio Valerio
dc272ce305
fixed issue 1131 and 1161
12 years ago
Claudio Valerio
c28c971801
some estitics
12 years ago
Ilia Ryabokon
c96e44432d
Never move UBFeatures outside the UBFeaturesModel
12 years ago
Aleksei Kanash
f9e12cc320
UBToolWidget is QWidget again. He not depends on scene.
...
Still have some mesh with undo stack and with widget content.
12 years ago
Aleksei Kanash
c57beb74ca
Fixed (returned back) mouse move events handling for clean scene.
...
Reworked resizing of items on board. Still have troubles with resizing at BottomRight resizer.
12 years ago
Aleksei Kanash
f6247a2680
Strokes can be moved by Play tool.
12 years ago
Yimgo
4ab1f31637
Fixed aristo tool mouse press.
12 years ago
Yimgo
d64c87a920
Filled aristo tool brush.
12 years ago
Aleksei Kanash
b21e009108
Delegate buttons takes mouse press and mouse release events immediately. Fix to Sankore-772.
12 years ago
Ilia Ryabokon
19d31ccc55
Rubber band in play mode disabled
12 years ago
Aleksei Kanash
30b4a3f2db
Improved behavior of interacts with items on board.
12 years ago
Aleksei Kanash
a41462f347
Fixed behavior for Tools and W3C_tools.
...
Fixed creation of transparent drawing view.
12 years ago
Ilia Ryabokon
61c6319579
Sankore-1001 Background never get object zlayer anymore. BordView dropEvent fix
12 years ago
Aleksei Kanash
4772233b60
Fixed multiple selection for stokes and for groups (if click on w3c).
12 years ago
Aleksei Kanash
c67392ea68
Multiple selection is disabled after application restore. (ctrl+h was enables multiple selection).
12 years ago
Aleksei Kanash
f2252033a4
Mouse events handlers works for UB types and for some Qt types. Mouse events for other items hanlded by QGraphicsView.
...
It solves some troubles with items selections and fixes Sankore-721.
12 years ago
Aleksei Kanash
907f305703
Play and Selector tools behavior restored after changing of architecture of QGraphicsWidgets.
...
Fixed some related issues.
12 years ago
Aleksei Kanash
3eb0bdda70
Removed permanent multiple selection for strokes groups.
12 years ago
Aleksei Kanash
56cbf53294
Fixed behavior of mouse press events for strokes groups and found and fixed a bug - grouped w3c widgets was doesn't accepted mouse press events.
12 years ago
Ilia Ryabokon
68a1b88a79
Sankore-1027 fixed extended view behaviour
12 years ago
Anatoly Mihalchenko
a748e8a299
SANKORE-852
...
Draw lines and move
12 years ago
Yimgo
7c14893b30
Fixed drag and drop in widget items.
12 years ago
Aleksei Kanash
0989989915
Fixed behavior of Tool-Widgets.
...
Removed memory leak.
12 years ago
shibakaneki
4d982d1eac
Did a better implementation for the tool management
12 years ago
shibakaneki
529106dc83
Fixed issue 891
12 years ago
Aleksei Kanash
481e196a54
Fixed moving items by play tool - Sankore-827,945.
12 years ago
Yimgo
9244a43a5e
Fixed copy/paste in tool widget and move tool widget to control scene.
...
UBToolWidget.cpp/.h cleaned too.
12 years ago
Aleksei Kanash
5e7cd52762
Multiple selection and deselection items implemented.
12 years ago
Anatoly Mihalchenko
312505e5bb
MAC warnings fix
12 years ago
Yimgo
d5af873782
Segfault when trapping flash fixed.
...
Warnings from UBBoardView also shutted down.
12 years ago
Yimgo
371496178f
First modifications to move from QWebView to QGraphicsWebView.
...
This is not functional.
12 years ago
Aleksei Kanash
9f95f1bee5
Fixed Sankore-793.
12 years ago
Aleksei Kanash
1ed5138662
Fix to Sankore-799.
12 years ago
Aleksei Kanash
17a54f85b8
Fixed Sankore-721.
12 years ago
Aleksei Kanash
27f18d0b77
SANKORE-742 - new icons for group/ungroup action, play tool and z-layer buttons used.
...
Fixed a bug - grouped items cannot be dragged by itself now.
12 years ago
Aleksei Kanash
140d2447ba
Long press doesn't switch play and selector tools if cache widget is enabled.
12 years ago
Aleksei Kanash
2c70158153
SANKORE-97 Delete an object with keyboard
...
SANKORE-477 Erasing an object with the keyboard
13 years ago
Claudio Valerio
7dd642226a
added good header
13 years ago
Claudio Valerio
934b40094a
fixed rubberband issue
13 years ago
Claudio Valerio
19bf2a52ff
removed a warning
13 years ago
Aleksei Kanash
93bb9244f9
Fixed eraser behavior.
13 years ago
Aleksei Kanash
3fac754e2e
Long press implemented.
...
PlayTool -> SelectTool
SelectTool -> PlayTool
EraiserTool -> shows EraserPalette.
13 years ago
Aleksei Kanash
de18bf794e
RubberBand is moveble and resizable by PlayTool.
...
Items can be moved by RubberBand.
13 years ago
Aleksei Kanash
6b85418aa4
Reworked all behavior of PlayTool and SelectorTool because of not flexible architecture.
13 years ago
Aleksei Kanash
73d7cc883c
Mouse events adjusted to 1.50 specification.
13 years ago
Aleksei Kanash
714e185564
Fixed behavior of locked items:
...
- locked items is not editable now.
- toolbar for text item hides when item is locked
Fixed behavior of toolbar:
toolbar of media items hides after 5s of idle.
13 years ago
Aleksei Kanash
a3a24b7465
Cursor upper widgets is the same as upper board.
...
Fixed restoring of cursors at mouse release event on board.
13 years ago
Aleksei Kanash
aa59455407
First implementation of Play Tool.
...
It's icon is temporary.
Behavior implemented:
1. Can interact with all items without showing items frames (but ToolBar shows).
2. Cannot move items, but can drag images.
3. Selected items appears deselected when Play tool chosen.
4. Play tool don't requires selecting of item before interacts.
5. Cursor looks like tool icon in text and image widgets (should be the same in any others widgets, but now in w3c is not).
13 years ago
Ilia Ryabokon
51aa2f96f0
Groups upload download support
13 years ago