Claudio Valerio
f1ea5c3426
update copyright on headers
12 years ago
Claudio Valerio
4b0a4ab3be
restored old graphics delegate behavior and added new stroke smoothing behavior
12 years ago
Claudio Valerio
3646be9fe4
removed transition file
12 years ago
Ilia Ryabokon
fd92b8d58e
Strokes group contain one object
12 years ago
Claudio Valerio
2b81a9ee7b
removed comments
12 years ago
Claudio Valerio
4ace295a28
imported some fixes by hand from 2.10.b.04
12 years ago
Claudio Valerio
5bb5198bb5
removed aristo
12 years ago
Claudio Valerio
26466abab4
changed licence
12 years ago
Claudio Valerio
89709f47dc
fixed lags on strokes load
12 years ago
Claudio Valerio
66f8d530d3
fixing previous bad commit
12 years ago
Claudio Valerio
84addd4dc3
unsupported
12 years ago
Claudio Valerio
594d77a2aa
changed default tool when switching to the board mode
13 years ago
Aleksei Kanash
873edd98bd
Fixed crashes after erasing some strokes and undo.
13 years ago
Aleksei Kanash
06a5dcafdd
Implemented undo stack for eraser.
...
Implemented undo stack for moved unselected items.
13 years ago
Claudio Valerio
fe251020e6
added uuid for the scene in order to fill the related field on svg
13 years ago
Ilia Ryabokon
864800c03e
Cosmetics and longclickInterval
13 years ago
Ilia Ryabokon
c1e2636719
Sankore 1224 z-layer reordering amended Delegate button progressbar added retrieving data from the internet
13 years ago
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