Aleksei Kanash
afb18c1e15
Handled content source url.
...
Items duplication adapted to new ideology of adding media items on the board.
12 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.
12 years ago
Aleksei Kanash
b1c00c052a
Fixed unexpected scaling of items at tool "unpin" operation.
12 years ago
Aleksei Kanash
bce6799593
UBToolWidget is QWidget now. Implemented all expected behavior.
12 years ago
Claudio Valerio
13d5c46d8d
fixed translation strings
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
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
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
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
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
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
Ilia Ryabokon
68a1b88a79
Sankore-1027 fixed extended view behaviour
12 years ago
Aleksei Kanash
370e5b37d0
Page 1 (not title) can be deleted.
12 years ago
Aleksei Kanash
4e691d5197
Enabled garbage cleaning.
...
Selected items can be moved by any frame of any item.
12 years ago
shibakaneki
23531e8488
Fixed issue 962
12 years ago
Anatoly Mihalchenko
58746c87e5
Board mode: delete page message
12 years ago
Anatoly Mihalchenko
b8f006d1ca
Import procedure, improving of code, insertion of objects into existing document errors fix
12 years ago
Ilia Ryabokon
021617ee3e
Sankore 942 Trap flash content
12 years ago
Aleksei Kanash
ac1c9314ad
Fixed adding of found audio files to document.
...
Improved recognition of song's title.
Some code removed from header.
12 years ago
Claudio Valerio
694e6e5a64
fixed group ungroup button 2
12 years ago
Claudio Valerio
15b4c68016
fixed issue 937
12 years ago
Aleksei Kanash
cdf2eab0b2
Duplicated items is shifted now.
12 years ago
Aleksei Kanash
252dc9c42b
Display screen is centered now - fixed Sankore-811.
12 years ago
Aleksei Kanash
9dc74ccafa
Fixed sync of magnifier tool on control and display screens.
12 years ago
Anatoly Mihalchenko
efc8b7edff
SANKORE-912
...
Import PDF: progress bar is not visible
12 years ago
Yimgo
11b164ed78
Fixed widgets removing.
12 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.).
12 years ago
Yimgo
fa5fa92b57
ToolWidget unpin fixed.
12 years ago