Claudio Valerio
43929f158d
fixed issue with delete
12 years ago
Claudio Valerio
1d354dd1e0
removed the uniboard import
12 years ago
Claudio Valerio
8511c7ac0e
some missing headers
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
a6c6ee3f61
teacher guide could be completely removed from application
12 years ago
Claudio Valerio
43407ddd0c
fixed url for label
12 years ago
Claudio Valerio
de429ddee0
fixed the transfomation persistance for polygons
12 years ago
Claudio Valerio
c57d086ed7
fixed issue 1188
12 years ago
Claudio Valerio
cb2608fd0d
zero warning build on linux
12 years ago
Claudio Valerio
0a84f1e6a4
fixed issue 1233
12 years ago
shibakaneki
7eacdb62fd
Fixed issue 1147
12 years ago
Claudio Valerio
a7e95315a1
fixed issue 912
12 years ago
Aleksei Kanash
cbe8469b70
Fixed fall on assertion if svg writer.
12 years ago
Aleksei Kanash
b49a01d981
Fixed export images to CFF.
...
Added UUIDs for each imported item.
Supported groups.
12 years ago
Aleksei Kanash
ae900677bd
Reimported cff reads fine.
...
Groups reads fine for strokes.
12 years ago
Aleksei Kanash
2666115b19
Finished import cff and export to cff.
...
Import ubz works bad with groups.
12 years ago
shibakaneki
3d28de7539
Fixed issue 1112
12 years ago
Ilia Ryabokon
82259683c4
New parent attrib in ubz
12 years ago
Ilia Ryabokon
dfa872033f
CFF export and strokes groups
12 years ago
Aleksei Kanash
925efac633
Implemented import UBZ strokes from CFF (means strokes who was exported from UBZ to CFF and imported back).
...
Compatible with groups.
12 years ago
Aleksei Kanash
372160020a
Implemented import groups and strokes from CFF.
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
076e0edf36
Revert "Implemented SANKORE-765."
...
This reverts commit 90c03c866c
.
12 years ago
Guillaume Burel
90c03c866c
Implemented SANKORE-765.
...
User is aksed for a login+password couple if none of these have been filled in preferences.
He can allow Sankoré to store it in checking "Remember credentials".
12 years ago
Claudio Valerio
f49e2fa75e
fixed import issue related to documents, without title page, imported at application start up
12 years ago
Claudio Valerio
90db246ae3
new toque
12 years ago
Claudio Valerio
11129a97dc
fixed issue with toque teacher bar
12 years ago
Anatoly Mihalchenko
1130a8aa7e
SANKORE-1074
...
Document navigator: "Add pages from file" isn't work with old UBZ
12 years ago
Aleksei Kanash
5bc2d5d1e8
Fixed imported fro, iwb text size.
...
Corrected imported text position.
Strokes for lines and polygons has the same color as fill color.
12 years ago
Aleksei Kanash
c7107493d4
Fixed svg:a section. Now cff fully compatible with online validator http://validator.imsglobal.org/iwb/index.jsp?validate=package
12 years ago
Anatoly Mihalchenko
869164ca28
SANKORE-1069
...
Show Desktop: "Erase all" button isn't work
12 years ago
Claudio Valerio
947149eacd
bad workaround for issue 1125
12 years ago
Ilia Ryabokon
f6693f4e85
Undo-redo stack for eraising operations and Sankore 834
12 years ago
Aleksei Kanash
0b108d466a
Fixed adding items from <g> section to group.
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
432d191fcc
*.h: add 'LGPL-2 with OpenSSL exception' headers
12 years ago
Luca Capello
1c132000f0
*.cpp: add 'LGPL-2 with OpenSSL exception' headers
12 years ago
Yimgo
b94b86291e
Shutted down warnings.
12 years ago
Aleksei Kanash
c60d4992bc
Grouped strokes reads from UBZ fine. it is grouped after reading now.
12 years ago
Anatoly Mihalchenko
5796ccb468
Unneccessary comments removed
12 years ago
Aleksei Kanash
61626ecd28
Improved compatibility with Sankore 1.30 text format.
...
Improved performance of loading text from old format.
12 years ago
Anatoly Mihalchenko
b8f006d1ca
Import procedure, improving of code, insertion of objects into existing document errors fix
12 years ago
Aleksei Kanash
16a9d0d7d0
Exporting to CFF mechanism was appended by storing warnings about exporting items content.
...
If warnings was appeared - dialog with warnings details appeared. Each warning is a separate QTextEdit.
That mechanism is general for UBExportAdaptor and can be simple implemented and used in any import or export adaptor.
12 years ago
Aleksei Kanash
a0eb1fa8c5
Improved import from cff - elements from <g> section adds to a group.
...
Undo stack disabled ad scene loading because it is not needed there.
12 years ago
Aleksei Kanash
bf714e192f
Fixed erasing a line made with compass.
12 years ago