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
Luca Capello
1c132000f0
*.cpp: add 'LGPL-2 with OpenSSL exception' headers
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
Yimgo
3d8301cc0c
introduced aristo tool.
...
TODO:
* nice icon
* nice brush
* fix draw with marker
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
Yimgo
60e3951ae2
Tool widget position fixed.
12 years ago
Yimgo
cb7a0a3807
Segfault with ToolWidget instances fixed.
...
Trying to position ToolWidget at the right place to move naturally from widgetitem to toolidget.
12 years ago
Aleksei Kanash
8b8fbde300
SANKORE-343. Maximum zoom was limited to 9.
12 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.
12 years ago
Yimgo
f8531f5a73
Old files from QWebView architecture deleted.
12 years ago
Yimgo
a75ce30261
Tool widgets supported.
...
The old code has to be removed and remaining bugs fixed.
12 years ago
Yimgo
371496178f
First modifications to move from QWebView to QGraphicsWebView.
...
This is not functional.
12 years ago