Clément Fauconnier
e228fb19e5
updated Copyright to 2018
6 years ago
Craig Watson
aedebaf2db
Add "set as background" to frame menu for images
...
Images (UBGraphicsPixmapitem and UBGraphicsSvgItem) can be set as
background via the menu on their frame. Currently, the image is first
centered and un-transformed before being set as background.
The option in the frame appears for any UBGraphicsItem for which
`data(UBGraphicsItemData::ItemCanBeSetAsBackground)` is true.
This is (currently) only enabled for image items.
8 years ago
Craig Watson
575d14a5c2
Updated headers
9 years ago
Craig Watson
2881790f3c
Removed 'Go to content source' option
9 years ago
Craig Watson
6752201154
Fixed saving of all graphicsItems' zValues
...
Simply added copying of zValue to the deep copy functions. As tested on
OSX, this does pose any problems when duplicating an item on-page (i.e
generating a new item with a zValue equal to its original).
9 years ago
Claudio Valerio
5c47e5493e
header updated
11 years ago
Claudio Valerio
0428f938d2
persistence of not required media on disk. Second step updated the cleanSource methods in classes that handle files on disk
11 years ago
Ilia Ryabokon
005d30feb9
Duplication, paint all the selected items by highlighting them
12 years ago
Claudio Valerio
c1423f9b94
created the thumbnail on dnd from the board
12 years ago
Claudio Valerio
f1ea5c3426
update copyright on headers
12 years ago
Claudio Valerio
26466abab4
changed licence
12 years ago
Aleksei Kanash
26038ffcd0
Go to content source action is Delegate Button now. It showed for widgets, images and media items.
...
Some warnings removed.
Fixed source url for async copyed files.
12 years ago
Anatoly Mihalchenko
db5c7ce732
Correct deletion of delegate instance (error with Vido on MAC OS)
12 years ago
Luca Capello
1c132000f0
*.cpp: add 'LGPL-2 with OpenSSL exception' headers
12 years ago
Ilia Ryabokon
da8c496f3e
Flipping and rotating possibilities for UBGraphicsGroupContainerItem
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
Aleksei Kanash
659e780dbf
SANKORE-774 - toolbar disabled for all items instead media and text items. It allows to calculate items bounding rect correctly.
13 years ago
Claudio Valerio
7dd642226a
added good header
13 years ago
Ilia Ryabokon
51aa2f96f0
Groups upload download support
13 years ago
shibakaneki
8ce99065e0
Set the pixmap items and svg items as flippable
13 years ago
shibakaneki
f16c06f9b8
backup
13 years ago
Ivan Ilin
b36627aeaa
Zvalue controller is now finished
13 years ago
Ivan Ilin
a0a0d208a7
UBZLayerController created. Z level implementation restructured
13 years ago
Ivan Ilin
c9d4166395
first zvalue reimplementation
13 years ago
Claudio Valerio
73555ef012
Added lgpl header
13 years ago
Anatoly Mihalchenko
c74e98bc59
Memory leaks checking for Microsoft Visual Studio
14 years ago
Claudio Valerio
ea5772a772
Adding Sankore code
14 years ago