Clément Fauconnier
e96cdbe890
moved dmgutil (osx) and poppler includes as to make openboard (osx) compile without OpenBoard-ThirdParty + quazip fix headers for osx (clang apparently not searching for system headers with double quotes)
5 years ago
Clément Fauconnier
806ba96e13
Revert "add quazip as a dependency"
...
This reverts commit f619e13dfe
.
6 years ago
Clément Fauconnier
f619e13dfe
add quazip as a dependency
6 years ago
Clément Fauconnier
1441c1f50d
no gcc warnings and no C++11 features on windows
6 years ago
Clément Fauconnier
8ecf99f838
First step of OpenSankore Document Mode integration
6 years ago
Claudio Valerio
b4bb6f0510
removed cff support
11 years ago
Claudio Valerio
5c47e5493e
header updated
11 years ago
Claudio Valerio
06a8d52ca8
changes due to rename
12 years ago
Claudio Valerio
f1ea5c3426
update copyright on headers
12 years ago
Claudio Valerio
8511c7ac0e
some missing headers
12 years ago
Aleksei Kanash
b49a01d981
Fixed export images to CFF.
...
Added UUIDs for each imported item.
Supported groups.
12 years ago
Aleksei Kanash
2666115b19
Finished import cff and export to cff.
...
Import ubz works bad with groups.
12 years ago
Ilia Ryabokon
dfa872033f
CFF export and strokes groups
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
Aleksei Kanash
52186edbcf
UBCffAdaptor adapted to current validator to have less errors ( http://validator.imsglobal.org/iwb/index.jsp?validate=package )
12 years ago
Aleksei Kanash
3a2967924b
Fixed determining of supported file formats for CFF.
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
Claudio Valerio
0e9f7166d2
fixed issue with flash and removed {}
12 years ago
Yimgo
b94b86291e
Shutted down warnings.
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
Claudio Valerio
a2654f8a8f
some cosmetics
12 years ago
Aleksei Kanash
c4f97bafed
Added Subdirs.pro. It allows us to build Sankore with it's plugins as one project. We can add Third-Party to it later.
...
Changed cffAdaptor. Now generated library will be copyed to Sankore3.1 folder undwe windows and to Sankore3.1.app/Contents/MacOS folder under macx.
Added postScript_mac.sh for copying libs under mac.
Changed Sankore_3.1.pro - now all files placed in groups by it's place in project folders.
13 years ago
Aleksei Kanash
2a1a6ebf46
Improved html parser.
...
Transformations adjusted to iwb specification.
13 years ago
Aleksei Kanash
1613ca0a19
CffAdaptor builds separately for debug and for release.
...
Sankore is adapted to use cffadaptor builds separately.
13 years ago
Claudio Valerio
93f69f80aa
first new teacher guide implementation
13 years ago
Aleksei Kanash
daca7121df
Fix to cffadaptor - added forgotten "delete" in destructor.
13 years ago
Aleksei Kanash
9745c5d058
Fixed for correctly work on 3 platforms.
13 years ago
Aleksei Kanash
e82d5d880d
Added the plugin "cffadaprot". It converts Sankore documents to IWB.
13 years ago