agriche
8b6a9279d3
- Bypass the boundRect() method at each resizepolygon.
9 years ago
agriche
691eb2a8b3
- Modify all paint buttons (close,reset,rotate,mark,resize buttons).
9 years ago
agriche
f12032f549
- Replace apps.id = "uniboardTool://uniboard.mnemis.com/apps"
...
by "openboardtool://apps".
9 years ago
Craig Watson
bedf11cc2d
Updated Q_WS_* env variables.
...
Q_WS_MACX -> Q_OS_OSX
Q_WS_MAC -> Q_OS_OSX
Q_WS_WIN -> Q_OS_WIN
Q_WS_X11 -> Q_OS_LINUX
9 years ago
Craig Watson
a2c2c2c4e1
Updated geometric functions (transform, scale, rotate) for Qt5 comp.
9 years ago
Craig Watson
4b15c535ec
minor compatibility updates (added missing headers, simple function name changes etc)
9 years ago
cfauconnier
b26469042f
Sankore 570
11 years ago
Claudio Valerio
67e4b32109
fixed trasparency problem
11 years ago
Claudio Valerio
1b3295188b
storkes realized using the ruler and the triangle doesn't support pressure
11 years ago
Claudio Valerio
1df0122f25
fixed strokes with pressure on rules and triangle
11 years ago
Claudio Valerio
a4b01dd416
fixed issue 94
11 years ago
Claudio Valerio
5c47e5493e
header updated
12 years ago
Claudio Valerio
93fcf6c2e6
set good brush to avoid transparency problems
12 years ago
Claudio Valerio
afad2faa04
the frame is correctly created for the mask tool
12 years ago
Claudio Valerio
ab09c2b5f5
fixed compass issue
12 years ago
Ilia Ryabokon
005d30feb9
Duplication, paint all the selected items by highlighting them
12 years ago
Claudio Valerio
b2c05d49e4
removed unused signal
12 years ago
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
f8ace64ec1
quick hack to be modified
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
c74c6cdc40
Fixed behavior of c++ tools.
12 years ago
shibakaneki
d740a60abc
Reworking the squares size
12 years ago
shibakaneki
3b0cae959a
Reworked the tools architecture
12 years ago
Claudio Valerio
9e44b36d19
commented aristo
12 years ago
Claudio Valerio
b98e2afc0c
removed unused brush
12 years ago
Claudio Valerio
b84294dfc0
fixed issue with ruler and compass. They show now the correct radius information
12 years ago
Guillaume Burel
5e07ba4ac0
Modified Ariso's default orientation.
...
Now oriented to Top.
12 years ago
Guillaume Burel
15ba2c4ab1
Fixed SANKORE-1177.
12 years ago
Guillaume Burel
ed67f1bada
Fixed SANKORE-1044 "multiples caches".
...
Now, only one instance per scene is allowed in calling UBGraphicsCache instance() static function.
12 years ago
Guillaume Burel
8feabdb5b4
Added missing includes in UBGraphicsAristo.h.
12 years ago
Guillaume Burel
44d5c087e3
Fixed deep copy.
...
Angles are now copied when saving tool state.
12 years ago
Guillaume Burel
519c39c843
Fixed, improved, cleaned and commented aristo tool.
12 years ago
Anatoly Mihalchenko
5f9f9ea6b5
SANKORE-570
...
Triangle: Resizing of the tool is broken
12 years ago
Yimgo
2e58fcae97
Typo in comment.
12 years ago
Anatoly Mihalchenko
db5c7ce732
Correct deletion of delegate instance (error with Vido on MAC OS)
12 years ago
Yimgo
d64c87a920
Filled aristo tool brush.
12 years ago
Luca Capello
432d191fcc
*.h: add 'LGPL-2 with OpenSSL exception' headers
13 years ago
Luca Capello
1c132000f0
*.cpp: add 'LGPL-2 with OpenSSL exception' headers
13 years ago
Yimgo
3d8301cc0c
introduced aristo tool.
...
TODO:
* nice icon
* nice brush
* fix draw with marker
13 years ago
Ilia Ryabokon
da8c496f3e
Flipping and rotating possibilities for UBGraphicsGroupContainerItem
13 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.).
13 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
Aleksei Kanash
83b8cd7814
SANKORE-800 - z-layer buttons was removed from UBCurtainItem.
13 years ago
Claudio Valerio
7dd642226a
added good header
13 years ago
Claudio Valerio
c5c30bd218
thx to Didier for the fix on compass
13 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
root
408811c5c5
group fixes Uuid data
13 years ago