Craig Watson
4d74341c68
Fixed pen strokes' zLevels not being saved to file (Issue #12 )
9 years ago
Craig Watson
8ed2e2451d
Removed export of polygons outside of groups
...
The lines removed in this commit led to (presumably) unintended
behavior: when saving a document, pen strokes were saved not as a group,
but just as their constituent polygons.
This meant that the following block of code, that handles saving pen
strokes correctly, was never executed.
This doesn't fix the z-Value issue (#12 ), but it seems to be a step in the right
direction.
9 years ago
Craig Watson
cdb56333f3
Replaced Phonon with QtMultimedia
10 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
10 years ago
Craig Watson
26f6de7851
Minor compatibility updates (strings etc; missing includes)
10 years ago
Claudio Valerio
6d7350445f
workaround for issue related to the group duplication
11 years ago
root
5db7791042
group added on scene once
11 years ago
Claudio Valerio
058d74fdbe
commented loop for counting the number of polygons. For debug use only
11 years ago
Claudio Valerio
fc87cb062a
fixed some build issues
11 years ago
Claudio Valerio
dbc0f592d0
images are stored on disk when downloaded on the board
11 years ago
Claudio Valerio
a713dd7ec0
removed snapshot creation
11 years ago
Nicolas Nenon
eb60133355
Issue Sankore 1554
11 years ago
-f
61e588bb94
Threaded the storage of the scene. Asynchronous reading of the previous and next scene to be stored on cache.
11 years ago
-f
88921fbb77
fixed issue 111
11 years ago
Claudio Valerio
4e958f77e6
hack dpi problem for pdf and texts
12 years ago
Claudio Valerio
5c47e5493e
header updated
12 years ago
Claudio Valerio
98b3ccccf1
fixed thumbnails number vs real number of scene when a dnd on mode document is realized
12 years ago
Didier Clerc
81507a3b27
resolved html pasting issues from 3rd party rich text editor
12 years ago
Claudio Valerio
06a8d52ca8
changes due to rename
12 years ago
Claudio Valerio
930a7c6d39
restored old version of storing strokes
12 years ago
Claudio Valerio
7658de9240
adapted zvalue if out of boundaries
12 years ago
Claudio Valerio
fbd630636b
removed unused classes
12 years ago
Claudio Valerio
a84471d731
fixed group persistance issue
12 years ago
Claudio Valerio
908297ef08
removed teacher guide
12 years ago
Claudio Valerio
429e6460dc
some leaks fixed and cosmetics changes
12 years ago
Claudio Valerio
feb346f644
some refactoring
12 years ago
Claudio Valerio
33c6e11732
some storage rework
12 years ago
Claudio Valerio
26f96b7619
zvalue for strokes handled correctly
12 years ago
Claudio Valerio
849ed076a2
on 'stroke' load the transformation is set to the stroke group too. This allows to erase a stroke on a loaded document
12 years ago
Claudio Valerio
68db0058c1
fixed issue with bad transfrom matrix
12 years ago
Claudio Valerio
ecf7c7b75d
fixed issue with lost of transform for strokes
12 years ago
Claudio Valerio
f1ea5c3426
update copyright on headers
12 years ago
Claudio Valerio
724e5467eb
fixed issue on polygon without parent
12 years ago
Ilia Ryabokon
fd92b8d58e
Strokes group contain one object
12 years ago
Claudio Valerio
aae05d172b
fixed erasing problems
12 years ago
Claudio Valerio
3be48374dc
instanciate frame on demand
12 years ago
Claudio Valerio
7c45b59315
fix on polyline. Create a stroke group with a polyline
12 years ago
Claudio Valerio
f941091f4c
some changes
12 years ago
Claudio Valerio
4ace295a28
imported some fixes by hand from 2.10.b.04
12 years ago
Claudio Valerio
43929f158d
fixed issue with delete
12 years ago
Claudio Valerio
fba818b666
Q_ASSERT make the applicatin crash
12 years ago
Claudio Valerio
26466abab4
changed licence
12 years ago
Claudio Valerio
89709f47dc
fixed lags on strokes load
12 years ago
Claudio Valerio
66f8d530d3
fixing previous bad commit
12 years ago
Claudio Valerio
84addd4dc3
unsupported
12 years ago
Claudio Valerio
b2628d12b8
removed tab
12 years ago
Claudio Valerio
43407ddd0c
fixed url for label
13 years ago
Claudio Valerio
de429ddee0
fixed the transfomation persistance for polygons
13 years ago
Claudio Valerio
cb2608fd0d
zero warning build on linux
13 years ago
Claudio Valerio
0a84f1e6a4
fixed issue 1233
13 years ago