Aleksei Kanash
be07b400c0
Fixed resizing items by right bottom resizer.
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
Claudio Valerio
58b994ed07
fixed issue with erase background when the is no background
12 years ago
Aleksei Kanash
5a47080303
Fixed UBMediaItem creation.
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
Anatoly Mihalchenko
d1880119ea
Compilation error fix
12 years ago
Anatoly Mihalchenko
d7429768a4
SANKORE-1102
...
The eraser erases more than it should delete
12 years ago
Anatoly Mihalchenko
869164ca28
SANKORE-1069
...
Show Desktop: "Erase all" button isn't work
12 years ago
Aleksei Kanash
026c6c0fc4
Fixed sankore crash on exit after clearing annotations.
12 years ago
Aleksei Kanash
1f83f35176
Fixed writing a lines with Marker.
12 years ago
Aleksei Kanash
76b2d83bc2
Fixed adding lines to stroke groups.
12 years ago
Anatoly Mihalchenko
50d136f8d1
SANKORE-1077
...
Desktop mode is broken
SANKORE-633
Positioning of floating palettes inside layers .
12 years ago
Aleksei Kanash
304591d1d8
Resizing of items works fine in all cases.
12 years ago
Aleksei Kanash
e68336e1e3
Resizing of items fixed for all resizers instead of bottom right resizer.
12 years ago
Ilia Ryabokon
46b81abe15
typedef for QMultiMap specified
12 years ago
Ilia Ryabokon
f6693f4e85
Undo-redo stack for eraising operations and Sankore 834
12 years ago
Aleksei Kanash
e0c2fdc3e2
Fixed some cases for resizing items.
12 years ago
Claudio Valerio
2519df805b
fixed issue 880
12 years ago
Anatoly Mihalchenko
a0ee46503f
Minor changes
12 years ago
Anatoly Mihalchenko
db5c7ce732
Correct deletion of delegate instance (error with Vido on MAC OS)
12 years ago
Anatoly Mihalchenko
8f1f0d9cbb
SANKORE-1026
...
Navigation palette: thumbnails isn't refeshed after application added to the page
12 years ago
shibakaneki
22f36bed9d
Removed dirty code
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
Aleksei Kanash
a8fadf639e
Frame shows rotation angle at mouse press to rotation area.
12 years ago
Ilia Ryabokon
e232bbc900
Some changes crash related
12 years ago
Anatoly Mihalchenko
4ec54ee3a8
Delete group after deletion of last member
12 years ago
Ilia Ryabokon
678633094d
Sankore-861 using recolorAllItemsFunction
12 years ago
Anatoly Mihalchenko
3a21e07283
SANKORE-1063
...
The annotations are erased when you select the Erase items
12 years ago
Aleksei Kanash
05f6cc364f
Additional fix to Sankore-979 - improved cleaning mechanism for items on board.
12 years ago
Ilia Ryabokon
687b65658c
Sankore-861 Only standard created annotations change their color
12 years ago
Aleksei Kanash
2a443e618d
Fixed crash on removing fastAccessItems.
12 years ago
Anatoly Mihalchenko
e441f2c2f8
SANKORE-1063
...
The annotations are erased when you select the Erase items
12 years ago
Aleksei Kanash
5cec06a62a
Duplication of Strokes was implemented.
12 years ago
Anatoly Mihalchenko
1ce5763adc
SANKORE-1063
12 years ago
Aleksei Kanash
278668b500
Another fix for SANKORE-972.
12 years ago
Aleksei Kanash
29ef687d41
Useless code removed.
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
Anatoly Mihalchenko
8f06cfd8a1
SANKORE-1026 Navigation palette: thumbnails isn't refeshed after application added to the page
...
Improvement of scene update flag setting
12 years ago
Ilia Ryabokon
61c6319579
Sankore-1001 Background never get object zlayer anymore. BordView dropEvent fix
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
Anatoly Mihalchenko
a289545da9
Cleared unused code
12 years ago
Anatoly Mihalchenko
2e7efcd568
erasers performance: pragmas
12 years ago
Anatoly Mihalchenko
0fc1a4df92
Eraser: functionality improvement
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
Anatoly Mihalchenko
2bbdbc9bba
Eraser under Linux platform
12 years ago