Claudio Valerio
dc272ce305
fixed issue 1131 and 1161
13 years ago
Aleksei Kanash
2666115b19
Finished import cff and export to cff.
...
Import ubz works bad with groups.
13 years ago
Claudio Valerio
01d2e3d96b
fixed issue with strokes made using a pen
13 years ago
Claudio Valerio
c28c971801
some estitics
13 years ago
Guillaume Burel
ed67f1bada
Fixed SANKORE-1044 "multiples caches".
...
Now, only one instance per scene is allowed in calling UBGraphicsCache instance() static function.
13 years ago
Aleksei Kanash
b86614edde
Implemented new helper class for downloading local files into document in separate thread.
...
Have a problem - should take care about saving original src path.
13 years ago
Aleksei Kanash
bce6799593
UBToolWidget is QWidget now. Implemented all expected behavior.
13 years ago
Claudio Valerio
13d5c46d8d
fixed translation strings
13 years ago
Claudio Valerio
58b994ed07
fixed issue with erase background when the is no background
13 years ago
Anatoly Mihalchenko
d1880119ea
Compilation error fix
13 years ago
Anatoly Mihalchenko
d7429768a4
SANKORE-1102
...
The eraser erases more than it should delete
13 years ago
Anatoly Mihalchenko
869164ca28
SANKORE-1069
...
Show Desktop: "Erase all" button isn't work
13 years ago
Aleksei Kanash
026c6c0fc4
Fixed sankore crash on exit after clearing annotations.
13 years ago
Aleksei Kanash
1f83f35176
Fixed writing a lines with Marker.
13 years ago
Aleksei Kanash
76b2d83bc2
Fixed adding lines to stroke groups.
13 years ago
Ilia Ryabokon
46b81abe15
typedef for QMultiMap specified
13 years ago
Ilia Ryabokon
f6693f4e85
Undo-redo stack for eraising operations and Sankore 834
13 years ago
Claudio Valerio
2519df805b
fixed issue 880
13 years ago
Anatoly Mihalchenko
8f1f0d9cbb
SANKORE-1026
...
Navigation palette: thumbnails isn't refeshed after application added to the page
13 years ago
Ilia Ryabokon
8b0e41ea91
Sankore 1107 Crashes fixed Undo command left
13 years ago
Ilia Ryabokon
eb53715d6c
Eraising elements
13 years ago
Ilia Ryabokon
e232bbc900
Some changes crash related
13 years ago
Anatoly Mihalchenko
4ec54ee3a8
Delete group after deletion of last member
13 years ago
Ilia Ryabokon
678633094d
Sankore-861 using recolorAllItemsFunction
13 years ago
Anatoly Mihalchenko
3a21e07283
SANKORE-1063
...
The annotations are erased when you select the Erase items
13 years ago
Aleksei Kanash
2a443e618d
Fixed crash on removing fastAccessItems.
13 years ago
Anatoly Mihalchenko
e441f2c2f8
SANKORE-1063
...
The annotations are erased when you select the Erase items
13 years ago
Anatoly Mihalchenko
1ce5763adc
SANKORE-1063
13 years ago
Aleksei Kanash
278668b500
Another fix for SANKORE-972.
13 years ago
Aleksei Kanash
8b19847c11
Fixed deletion removed groups.
...
Code was cleaned.
Corrections in removing strokes.
13 years ago
Aleksei Kanash
4b7939b6c3
Grouped items doesn't manages by mFastAccessItems now.
13 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.
13 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
13 years ago
Ilia Ryabokon
61c6319579
Sankore-1001 Background never get object zlayer anymore. BordView dropEvent fix
13 years ago
Anatoly Mihalchenko
a289545da9
Cleared unused code
13 years ago
Anatoly Mihalchenko
2e7efcd568
erasers performance: pragmas
13 years ago
Anatoly Mihalchenko
0fc1a4df92
Eraser: functionality improvement
13 years ago
Aleksei Kanash
907f305703
Play and Selector tools behavior restored after changing of architecture of QGraphicsWidgets.
...
Fixed some related issues.
13 years ago
Anatoly Mihalchenko
2bbdbc9bba
Eraser under Linux platform
13 years ago
Ilia Ryabokon
37b0eafa61
Sankore-834
13 years ago
Yimgo
3d8301cc0c
introduced aristo tool.
...
TODO:
* nice icon
* nice brush
* fix draw with marker
13 years ago
Aleksei Kanash
d9cc7b6ecd
Only selector tool can create and remove groups.
13 years ago
Ilia Ryabokon
21ac264c99
Sankore 831 - delete annotations on the scene
13 years ago
Aleksei Kanash
c3fde72746
Items deselected before deleting from scene. (Fix for Sankore-972).
13 years ago
Ilia Ryabokon
da8c496f3e
Flipping and rotating possibilities for UBGraphicsGroupContainerItem
13 years ago
Aleksei Kanash
bf714e192f
Fixed erasing a line made with compass.
13 years ago
Aleksei Kanash
9dc74ccafa
Fixed sync of magnifier tool on control and display screens.
13 years ago
Anatoly Mihalchenko
312505e5bb
MAC warnings fix
13 years ago
Aleksei Kanash
81a49e9525
Reworked items copying mechanism.
...
Now coping creates a full copy of already created item. Copy has it's own content (like video, audio or folder) and stores original item properties (like locked, pos, size, freezed e.t.c.).
13 years ago
Aleksei Kanash
cfd4f8d1c5
Fixed behavior of freezing wodgets.
...
Improved mechansm of determination status of widgets - loading or error, or all is ok. Messages doesn't hides widget content.
13 years ago