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
Aleksei Kanash
38af6e5132
Fixed selection of added items.
...
Now 1st added pixmap is selected.
All selected items is deselected after adding any new item.
12 years ago
Aleksei Kanash
a1e9772cb5
Making widget as toll procedure was changed.
...
1st we remove original widget, then we disable undo stack, create a copy of widget and make it a tool. Then undo stack enables back. That widget has tool as parent, so we not need to manage him by scene.
12 years ago
Claudio Valerio
472905d047
fixed (workaround) issue on deleting working page
12 years ago
Anatoly Mihalchenko
869164ca28
SANKORE-1069
...
Show Desktop: "Erase all" button isn't work
12 years ago
Aleksei Kanash
197ba3a5f4
Fixed undo stack for background objects.
12 years ago
Claudio Valerio
cd010590ed
fixed issue 1115
12 years ago
shibakaneki
22f36bed9d
Removed dirty code
12 years ago
Yimgo
4ab1f31637
Fixed aristo tool mouse press.
12 years ago
Yimgo
d64c87a920
Filled aristo tool brush.
12 years ago
shibakaneki
667be75e61
Fixed issue 862
12 years ago
Ilia Ryabokon
8b0e41ea91
Sankore 1107 Crashes fixed Undo command left
12 years ago
Ilia Ryabokon
eb53715d6c
Eraising elements
12 years ago
Ilia Ryabokon
678633094d
Sankore-861 using recolorAllItemsFunction
12 years ago
Ilia Ryabokon
687b65658c
Sankore-861 Only standard created annotations change their color
12 years ago
Aleksei Kanash
b21e009108
Delegate buttons takes mouse press and mouse release events immediately. Fix to Sankore-772.
12 years ago
Aleksei Kanash
aa54bed95b
Copied items with unknown type is selected.
12 years ago
Aleksei Kanash
0b484e2a16
Item deselected before duplication.
12 years ago
Aleksei Kanash
5cec06a62a
Duplication of Strokes was implemented.
12 years ago
Aleksei Kanash
8b19847c11
Fixed deletion removed groups.
...
Code was cleaned.
Corrections in removing strokes.
12 years ago
Aleksei Kanash
4b7939b6c3
Grouped items doesn't manages by mFastAccessItems now.
12 years ago
Aleksei Kanash
990458d187
Removed memory leaks at deletion of UBGraphicsGroupContainerItem.
...
Corrected adding items to group.
Corrected group creation.
Corrected adding items to scene - items shouldn't be added to itemsToRemove list because that list needs for cleaning undo stack.
Improved mechanism of removing "itemsToRemove".
Removed wrong deletion of mButtons list from UBGraphicsItemDelegate destructor because that buttons has Frame as parent.
Removed possible memory leak in UBBoardController::clearUndoStack. Some items was able not deleted.
tmpScene in cffReader not deletes now because ithas a proxy as parent.
12 years ago
shibakaneki
d12a2a80e1
Fixed issue 633 again
12 years ago
Ilia Ryabokon
19d31ccc55
Rubber band in play mode disabled
12 years ago
Ilia Ryabokon
15080783f7
Progressbar translations. Checked on Linux
12 years ago
Ilia Ryabokon
9ceff1205e
UBFeatures translations
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
Luca Capello
432d191fcc
*.h: add 'LGPL-2 with OpenSSL exception' headers
12 years ago
Luca Capello
1c132000f0
*.cpp: add 'LGPL-2 with OpenSSL exception' headers
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
Ilia Ryabokon
1cbd5850c8
Sankore 1034 Flash is now available for duplicating
12 years ago
shibakaneki
ec7f0b295e
Fixed the stroke issue in feature 862
12 years ago
Claudio Valerio
0e9f7166d2
fixed issue with flash and removed {}
12 years ago
Claudio Valerio
5d0464ea80
fixed issue of widget that doesn't follow the scroll area on the presentation widget
12 years ago
Claudio Valerio
572bb69879
fixed issue on dnd of media and audio to the board
12 years ago
shibakaneki
c8a914c1e6
Removed test branch commit
12 years ago
shibakaneki
34c0374f65
Test branch
12 years ago
Claudio Valerio
1232807ad1
fixed issue with dnd on mac from teacher guide to board
12 years ago
shibakaneki
db10e4fbc0
Removed unused code
12 years ago
shibakaneki
4f7e1d743d
Implemented group duplication
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