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
Aleksei Kanash
ced305eccc
Useless code was removed.
12 years ago
Yimgo
f8531f5a73
Old files from QWebView architecture deleted.
12 years ago
Guillaume Burel
f79b28a891
First working shot.
...
UBToolWidget API has been deactivated, there is certainly a lot of bugs, code is ugly.
Remember to fix commented sections (forgotten which ones).
12 years ago
Aleksei Kanash
199b605f1f
Importing a PDF document puts the first page of the PDF as Page 1.
12 years ago
Yimgo
371496178f
First modifications to move from QWebView to QGraphicsWebView.
...
This is not functional.
12 years ago
Claudio Valerio
d15d5805f7
fixed issue 663
12 years ago
Claudio Valerio
404ccb6de2
fixed issue 794
12 years ago
Anatoly Mihalchenko
076e074e0b
Fixed linux issues
12 years ago
Anatoly Mihalchenko
350fd8ff79
Release for improved document-related functionality
12 years ago
Aleksei Kanash
47923e9e43
Hot fix to Sankore-743.
12 years ago
Aleksei Kanash
332b5f8a88
SANKORE-743
...
Now text size in TextItem is the same on separate platforms.
12 years ago
Claudio Valerio
7dd642226a
added good header
12 years ago
Claudio Valerio
5e6a22dcc8
fixed some merge issues
12 years ago
Claudio Valerio
ea9217ad0e
remove text size hack. Not so efficient
13 years ago
Claudio Valerio
0a40c2f36c
added a preference to start the application using a language different from the one of the system
13 years ago
Claudio Valerio
2a2d5669b1
fixed error on remplacing file:/// depending on system os
13 years ago
Claudio Valerio
b85adf852c
used writecharacter instead of writeCDATA bacause writeCDATA leads to a file trucation when we copy text from libreoffice and the pase is saved without any changes on the text
13 years ago
Claudio Valerio
767b00e939
found a workaround for the crossplaform font problem
13 years ago
Claudio Valerio
0a839511c0
restored wrongly removed code
13 years ago
Claudio Valerio
fd21874afc
fixed text issues when changing os
13 years ago
Claudio Valerio
ab4c4d5769
fixed path on window file:///
13 years ago
Claudio Valerio
f1d7b1527a
fixed video path
13 years ago
Claudio Valerio
aef7e56e01
fixed audio path issue
13 years ago
Ilia Ryabokon
51aa2f96f0
Groups upload download support
13 years ago
Ivan Ilyin
7a2df02972
test group uuid qgraphicsitem
13 years ago