Clément Fauconnier
6edebf9632
added quick reminder on types
5 years ago
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
17312e88ab
Fixed type testing of media items (qgraphicsitem_cast couldn't tell the difference between audio and video items)
8 years ago
Craig Watson
def5f7f719
Added ruled background
8 years ago
Craig Watson
575d14a5c2
Updated headers
9 years ago
Craig Watson
f4b1079d81
Revert "Revert changes pushed to wrong branch"
...
This reverts commit 4aa0ee6197
.
9 years ago
Craig Watson
da5378a68c
Code clean-up
...
Mostly, removal of old code that had been commented out instead of
removed
9 years ago
Craig Watson
4aa0ee6197
Revert changes pushed to wrong branch
...
When the time comes to merge dev into master (for real), the
following may be useful:
https://metlos.wordpress.com/2012/01/13/
git-merging-after-a-revert/
9 years ago
agriche
f7df53b063
- Replace UniboardTool enum field by OpenboardTool .
9 years ago
Craig Watson
385ac60ccf
added includes for Qt5 compatibility
9 years ago
Claudio Valerio
5c89e8a752
added comment
11 years ago
-f
59133e42f5
The title bar of the qgraphicstext item is not a part of the frame
11 years ago
Claudio Valerio
5c47e5493e
header updated
11 years ago
Didier Clerc
be14bdc657
Fixed an issue related to z-level management
11 years ago
Claudio Valerio
fa65eafefe
bugs of persistance of unwanted media on disk. First step fixed the undo manager
11 years ago
Ilia Ryabokon
005d30feb9
Duplication, paint all the selected items by highlighting them
12 years ago
Claudio Valerio
f1ea5c3426
update copyright on headers
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
b2628d12b8
removed tab
12 years ago
Aleksei Kanash
f2252033a4
Mouse events handlers works for UB types and for some Qt types. Mouse events for other items hanlded by QGraphicsView.
...
It solves some troubles with items selections and fixes Sankore-721.
12 years ago
Luca Capello
432d191fcc
*.h: add 'LGPL-2 with OpenSSL exception' headers
12 years ago
Aleksei Kanash
907f305703
Play and Selector tools behavior restored after changing of architecture of QGraphicsWidgets.
...
Fixed some related issues.
12 years ago
shibakaneki
4f7e1d743d
Implemented group duplication
12 years ago
Yimgo
3d8301cc0c
introduced aristo tool.
...
TODO:
* nice icon
* nice brush
* fix draw with marker
12 years ago
Ilia Ryabokon
da8c496f3e
Flipping and rotating possibilities for UBGraphicsGroupContainerItem
12 years ago
Yimgo
9244a43a5e
Fixed copy/paste in tool widget and move tool widget to control scene.
...
UBToolWidget.cpp/.h cleaned too.
12 years ago
Aleksei Kanash
8b8fbde300
SANKORE-343. Maximum zoom was limited to 9.
12 years ago
Aleksei Kanash
ea51150cbe
Implemented Sankore-729 - previews images for web search results supports images, audios, videos and flash content.
...
Images previews is adjusted now.
Mime type detection mechanism is more common now.
12 years ago
Claudio Valerio
7dd642226a
added good header
12 years ago
Aleksei Kanash
aa59455407
First implementation of Play Tool.
...
It's icon is temporary.
Behavior implemented:
1. Can interact with all items without showing items frames (but ToolBar shows).
2. Cannot move items, but can drag images.
3. Selected items appears deselected when Play tool chosen.
4. Play tool don't requires selecting of item before interacts.
5. Cursor looks like tool icon in text and image widgets (should be the same in any others widgets, but now in w3c is not).
13 years ago
Anatoly Mihalchenko
37b16806c6
SANKORE-613
...
Frame buttons
13 years ago
Ivan Ilyin
2e3d33cc5c
group fixes improves
13 years ago
Ivan Ilyin
a60439302c
Sankore smart button
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
Ivan Ilin
476fc3fe17
some new UBGraphicsTextItem properties
13 years ago
Claudio Valerio
974926e2af
fixed issue http://188.165.53.52/jira/browse/SANKORE-244
13 years ago
Anatoly Mihalchenko
fcbca14450
SANKORE-92 Magnifier
13 years ago
Anatoly Mihalchenko
d1ae78c2d2
SANKORE-92: Magnifier
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
Anatoly Mihalchenko
3d8deb8c13
Graphics ruler: drawing lines
14 years ago
Claudio Valerio
ea5772a772
Adding Sankore code
14 years ago