@ -0,0 +1,82 @@ |
||||
# Compiled source # |
||||
################### |
||||
*.com |
||||
*.class |
||||
#*.dll |
||||
#*.exe |
||||
#*.o |
||||
#*.so |
||||
|
||||
# Packages # |
||||
############ |
||||
# it's better to unpack these files and commit the raw source |
||||
# git has its own built in compression methods |
||||
*.7z |
||||
*.dmg |
||||
*.gz |
||||
*.iso |
||||
*.jar |
||||
*.rar |
||||
*.tar |
||||
*.zip |
||||
|
||||
# Logs and databases # |
||||
###################### |
||||
*.log |
||||
*.sql |
||||
*.sqlite |
||||
|
||||
# OS generated files # |
||||
###################### |
||||
.DS_Store? |
||||
ehthumbs.db |
||||
Icon? |
||||
Thumbs.db |
||||
*~ |
||||
|
||||
# IDE # |
||||
####### |
||||
*.kdev4 |
||||
*.cproject |
||||
*.xcodeproj |
||||
*.pdb |
||||
*.sln |
||||
*.suo |
||||
*.vcproj* |
||||
*.ncb |
||||
*.pro.user |
||||
*.idb |
||||
.project |
||||
.settings |
||||
Makefile.Sankore* |
||||
|
||||
*.swp |
||||
*.vim |
||||
|
||||
# Build files # |
||||
############### |
||||
build |
||||
install |
||||
Makefile |
||||
Makefile.Debug |
||||
Makefile.Release |
||||
|
||||
buildContext |
||||
|
||||
# plugins # |
||||
########### |
||||
|
||||
plugins/cffadaptor/lib |
||||
plugins/cffadaptor/moc |
||||
plugins/cffadaptor/objects |
||||
|
||||
|
||||
# Translation files # |
||||
##################### |
||||
*.qm |
||||
|
||||
|
||||
# Others # |
||||
########## |
||||
.directory |
||||
.DS_Store |
@ -0,0 +1,25 @@ |
||||
/* |
||||
* Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) |
||||
* |
||||
* Copyright (C) 2013 Open Education Foundation |
||||
* |
||||
* Copyright (C) 2010-2013 Groupement d'Intérêt Public pour |
||||
* l'Education Numérique en Afrique (GIP ENA) |
||||
* |
||||
* This file is part of OpenBoard. |
||||
* |
||||
* OpenBoard is free software: you can redistribute it and/or modify |
||||
* it under the terms of the GNU General Public License as published by |
||||
* the Free Software Foundation, version 3 of the License, |
||||
* with a specific linking exception for the OpenSSL project's |
||||
* "OpenSSL" library (or with modified versions of it that use the |
||||
* same license as the "OpenSSL" library). |
||||
* |
||||
* OpenBoard is distributed in the hope that it will be useful, |
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
||||
* GNU General Public License for more details. |
||||
* |
||||
* You should have received a copy of the GNU General Public License |
||||
* along with OpenBoard. If not, see <http://www.gnu.org/licenses/>. |
||||
*/ |
@ -0,0 +1,21 @@ |
||||
Copyright (C) 2013 Open Education Foundation |
||||
|
||||
Copyright (C) 2010-2013 Groupement d'Intérêt Public pour |
||||
l'Education Numérique en Afrique (GIP ENA) |
||||
|
||||
This file is part of OpenBoard. |
||||
|
||||
OpenBoard is free software: you can redistribute it and/or modify |
||||
it under the terms of the GNU General Public License as published by |
||||
the Free Software Foundation, version 3 of the License, |
||||
with a specific linking exception for the OpenSSL project's |
||||
"OpenSSL" library (or with modified versions of it that use the |
||||
same license as the "OpenSSL" library). |
||||
|
||||
OpenBoard is distributed in the hope that it will be useful, |
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of |
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
||||
GNU General Public License for more details. |
||||
|
||||
You should have received a copy of the GNU General Public License |
||||
along with OpenBoard. If not, see <http://www.gnu.org/licenses/>. |
@ -0,0 +1,674 @@ |
||||
GNU GENERAL PUBLIC LICENSE |
||||
Version 3, 29 June 2007 |
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> |
||||
Everyone is permitted to copy and distribute verbatim copies |
||||
of this license document, but changing it is not allowed. |
||||
|
||||
Preamble |
||||
|
||||
The GNU General Public License is a free, copyleft license for |
||||
software and other kinds of works. |
||||
|
||||
The licenses for most software and other practical works are designed |
||||
to take away your freedom to share and change the works. By contrast, |
||||
the GNU General Public License is intended to guarantee your freedom to |
||||
share and change all versions of a program--to make sure it remains free |
||||
software for all its users. We, the Free Software Foundation, use the |
||||
GNU General Public License for most of our software; it applies also to |
||||
any other work released this way by its authors. You can apply it to |
||||
your programs, too. |
||||
|
||||
When we speak of free software, we are referring to freedom, not |
||||
price. Our General Public Licenses are designed to make sure that you |
||||
have the freedom to distribute copies of free software (and charge for |
||||
them if you wish), that you receive source code or can get it if you |
||||
want it, that you can change the software or use pieces of it in new |
||||
free programs, and that you know you can do these things. |
||||
|
||||
To protect your rights, we need to prevent others from denying you |
||||
these rights or asking you to surrender the rights. Therefore, you have |
||||
certain responsibilities if you distribute copies of the software, or if |
||||
you modify it: responsibilities to respect the freedom of others. |
||||
|
||||
For example, if you distribute copies of such a program, whether |
||||
gratis or for a fee, you must pass on to the recipients the same |
||||
freedoms that you received. You must make sure that they, too, receive |
||||
or can get the source code. And you must show them these terms so they |
||||
know their rights. |
||||
|
||||
Developers that use the GNU GPL protect your rights with two steps: |
||||
(1) assert copyright on the software, and (2) offer you this License |
||||
giving you legal permission to copy, distribute and/or modify it. |
||||
|
||||
For the developers' and authors' protection, the GPL clearly explains |
||||
that there is no warranty for this free software. For both users' and |
||||
authors' sake, the GPL requires that modified versions be marked as |
||||
changed, so that their problems will not be attributed erroneously to |
||||
authors of previous versions. |
||||
|
||||
Some devices are designed to deny users access to install or run |
||||
modified versions of the software inside them, although the manufacturer |
||||
can do so. This is fundamentally incompatible with the aim of |
||||
protecting users' freedom to change the software. The systematic |
||||
pattern of such abuse occurs in the area of products for individuals to |
||||
use, which is precisely where it is most unacceptable. Therefore, we |
||||
have designed this version of the GPL to prohibit the practice for those |
||||
products. If such problems arise substantially in other domains, we |
||||
stand ready to extend this provision to those domains in future versions |
||||
of the GPL, as needed to protect the freedom of users. |
||||
|
||||
Finally, every program is threatened constantly by software patents. |
||||
States should not allow patents to restrict development and use of |
||||
software on general-purpose computers, but in those that do, we wish to |
||||
avoid the special danger that patents applied to a free program could |
||||
make it effectively proprietary. To prevent this, the GPL assures that |
||||
patents cannot be used to render the program non-free. |
||||
|
||||
The precise terms and conditions for copying, distribution and |
||||
modification follow. |
||||
|
||||
TERMS AND CONDITIONS |
||||
|
||||
0. Definitions. |
||||
|
||||
"This License" refers to version 3 of the GNU General Public License. |
||||
|
||||
"Copyright" also means copyright-like laws that apply to other kinds of |
||||
works, such as semiconductor masks. |
||||
|
||||
"The Program" refers to any copyrightable work licensed under this |
||||
License. Each licensee is addressed as "you". "Licensees" and |
||||
"recipients" may be individuals or organizations. |
||||
|
||||
To "modify" a work means to copy from or adapt all or part of the work |
||||
in a fashion requiring copyright permission, other than the making of an |
||||
exact copy. The resulting work is called a "modified version" of the |
||||
earlier work or a work "based on" the earlier work. |
||||
|
||||
A "covered work" means either the unmodified Program or a work based |
||||
on the Program. |
||||
|
||||
To "propagate" a work means to do anything with it that, without |
||||
permission, would make you directly or secondarily liable for |
||||
infringement under applicable copyright law, except executing it on a |
||||
computer or modifying a private copy. Propagation includes copying, |
||||
distribution (with or without modification), making available to the |
||||
public, and in some countries other activities as well. |
||||
|
||||
To "convey" a work means any kind of propagation that enables other |
||||
parties to make or receive copies. Mere interaction with a user through |
||||
a computer network, with no transfer of a copy, is not conveying. |
||||
|
||||
An interactive user interface displays "Appropriate Legal Notices" |
||||
to the extent that it includes a convenient and prominently visible |
||||
feature that (1) displays an appropriate copyright notice, and (2) |
||||
tells the user that there is no warranty for the work (except to the |
||||
extent that warranties are provided), that licensees may convey the |
||||
work under this License, and how to view a copy of this License. If |
||||
the interface presents a list of user commands or options, such as a |
||||
menu, a prominent item in the list meets this criterion. |
||||
|
||||
1. Source Code. |
||||
|
||||
The "source code" for a work means the preferred form of the work |
||||
for making modifications to it. "Object code" means any non-source |
||||
form of a work. |
||||
|
||||
A "Standard Interface" means an interface that either is an official |
||||
standard defined by a recognized standards body, or, in the case of |
||||
interfaces specified for a particular programming language, one that |
||||
is widely used among developers working in that language. |
||||
|
||||
The "System Libraries" of an executable work include anything, other |
||||
than the work as a whole, that (a) is included in the normal form of |
||||
packaging a Major Component, but which is not part of that Major |
||||
Component, and (b) serves only to enable use of the work with that |
||||
Major Component, or to implement a Standard Interface for which an |
||||
implementation is available to the public in source code form. A |
||||
"Major Component", in this context, means a major essential component |
||||
(kernel, window system, and so on) of the specific operating system |
||||
(if any) on which the executable work runs, or a compiler used to |
||||
produce the work, or an object code interpreter used to run it. |
||||
|
||||
The "Corresponding Source" for a work in object code form means all |
||||
the source code needed to generate, install, and (for an executable |
||||
work) run the object code and to modify the work, including scripts to |
||||
control those activities. However, it does not include the work's |
||||
System Libraries, or general-purpose tools or generally available free |
||||
programs which are used unmodified in performing those activities but |
||||
which are not part of the work. For example, Corresponding Source |
||||
includes interface definition files associated with source files for |
||||
the work, and the source code for shared libraries and dynamically |
||||
linked subprograms that the work is specifically designed to require, |
||||
such as by intimate data communication or control flow between those |
||||
subprograms and other parts of the work. |
||||
|
||||
The Corresponding Source need not include anything that users |
||||
can regenerate automatically from other parts of the Corresponding |
||||
Source. |
||||
|
||||
The Corresponding Source for a work in source code form is that |
||||
same work. |
||||
|
||||
2. Basic Permissions. |
||||
|
||||
All rights granted under this License are granted for the term of |
||||
copyright on the Program, and are irrevocable provided the stated |
||||
conditions are met. This License explicitly affirms your unlimited |
||||
permission to run the unmodified Program. The output from running a |
||||
covered work is covered by this License only if the output, given its |
||||
content, constitutes a covered work. This License acknowledges your |
||||
rights of fair use or other equivalent, as provided by copyright law. |
||||
|
||||
You may make, run and propagate covered works that you do not |
||||
convey, without conditions so long as your license otherwise remains |
||||
in force. You may convey covered works to others for the sole purpose |
||||
of having them make modifications exclusively for you, or provide you |
||||
with facilities for running those works, provided that you comply with |
||||
the terms of this License in conveying all material for which you do |
||||
not control copyright. Those thus making or running the covered works |
||||
for you must do so exclusively on your behalf, under your direction |
||||
and control, on terms that prohibit them from making any copies of |
||||
your copyrighted material outside their relationship with you. |
||||
|
||||
Conveying under any other circumstances is permitted solely under |
||||
the conditions stated below. Sublicensing is not allowed; section 10 |
||||
makes it unnecessary. |
||||
|
||||
3. Protecting Users' Legal Rights From Anti-Circumvention Law. |
||||
|
||||
No covered work shall be deemed part of an effective technological |
||||
measure under any applicable law fulfilling obligations under article |
||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or |
||||
similar laws prohibiting or restricting circumvention of such |
||||
measures. |
||||
|
||||
When you convey a covered work, you waive any legal power to forbid |
||||
circumvention of technological measures to the extent such circumvention |
||||
is effected by exercising rights under this License with respect to |
||||
the covered work, and you disclaim any intention to limit operation or |
||||
modification of the work as a means of enforcing, against the work's |
||||
users, your or third parties' legal rights to forbid circumvention of |
||||
technological measures. |
||||
|
||||
4. Conveying Verbatim Copies. |
||||
|
||||
You may convey verbatim copies of the Program's source code as you |
||||
receive it, in any medium, provided that you conspicuously and |
||||
appropriately publish on each copy an appropriate copyright notice; |
||||
keep intact all notices stating that this License and any |
||||
non-permissive terms added in accord with section 7 apply to the code; |
||||
keep intact all notices of the absence of any warranty; and give all |
||||
recipients a copy of this License along with the Program. |
||||
|
||||
You may charge any price or no price for each copy that you convey, |
||||
and you may offer support or warranty protection for a fee. |
||||
|
||||
5. Conveying Modified Source Versions. |
||||
|
||||
You may convey a work based on the Program, or the modifications to |
||||
produce it from the Program, in the form of source code under the |
||||
terms of section 4, provided that you also meet all of these conditions: |
||||
|
||||
a) The work must carry prominent notices stating that you modified |
||||
it, and giving a relevant date. |
||||
|
||||
b) The work must carry prominent notices stating that it is |
||||
released under this License and any conditions added under section |
||||
7. This requirement modifies the requirement in section 4 to |
||||
"keep intact all notices". |
||||
|
||||
c) You must license the entire work, as a whole, under this |
||||
License to anyone who comes into possession of a copy. This |
||||
License will therefore apply, along with any applicable section 7 |
||||
additional terms, to the whole of the work, and all its parts, |
||||
regardless of how they are packaged. This License gives no |
||||
permission to license the work in any other way, but it does not |
||||
invalidate such permission if you have separately received it. |
||||
|
||||
d) If the work has interactive user interfaces, each must display |
||||
Appropriate Legal Notices; however, if the Program has interactive |
||||
interfaces that do not display Appropriate Legal Notices, your |
||||
work need not make them do so. |
||||
|
||||
A compilation of a covered work with other separate and independent |
||||
works, which are not by their nature extensions of the covered work, |
||||
and which are not combined with it such as to form a larger program, |
||||
in or on a volume of a storage or distribution medium, is called an |
||||
"aggregate" if the compilation and its resulting copyright are not |
||||
used to limit the access or legal rights of the compilation's users |
||||
beyond what the individual works permit. Inclusion of a covered work |
||||
in an aggregate does not cause this License to apply to the other |
||||
parts of the aggregate. |
||||
|
||||
6. Conveying Non-Source Forms. |
||||
|
||||
You may convey a covered work in object code form under the terms |
||||
of sections 4 and 5, provided that you also convey the |
||||
machine-readable Corresponding Source under the terms of this License, |
||||
in one of these ways: |
||||
|
||||
a) Convey the object code in, or embodied in, a physical product |
||||
(including a physical distribution medium), accompanied by the |
||||
Corresponding Source fixed on a durable physical medium |
||||
customarily used for software interchange. |
||||
|
||||
b) Convey the object code in, or embodied in, a physical product |
||||
(including a physical distribution medium), accompanied by a |
||||
written offer, valid for at least three years and valid for as |
||||
long as you offer spare parts or customer support for that product |
||||
model, to give anyone who possesses the object code either (1) a |
||||
copy of the Corresponding Source for all the software in the |
||||
product that is covered by this License, on a durable physical |
||||
medium customarily used for software interchange, for a price no |
||||
more than your reasonable cost of physically performing this |
||||
conveying of source, or (2) access to copy the |
||||
Corresponding Source from a network server at no charge. |
||||
|
||||
c) Convey individual copies of the object code with a copy of the |
||||
written offer to provide the Corresponding Source. This |
||||
alternative is allowed only occasionally and noncommercially, and |
||||
only if you received the object code with such an offer, in accord |
||||
with subsection 6b. |
||||
|
||||
d) Convey the object code by offering access from a designated |
||||
place (gratis or for a charge), and offer equivalent access to the |
||||
Corresponding Source in the same way through the same place at no |
||||
further charge. You need not require recipients to copy the |
||||
Corresponding Source along with the object code. If the place to |
||||
copy the object code is a network server, the Corresponding Source |
||||
may be on a different server (operated by you or a third party) |
||||
that supports equivalent copying facilities, provided you maintain |
||||
clear directions next to the object code saying where to find the |
||||
Corresponding Source. Regardless of what server hosts the |
||||
Corresponding Source, you remain obligated to ensure that it is |
||||
available for as long as needed to satisfy these requirements. |
||||
|
||||
e) Convey the object code using peer-to-peer transmission, provided |
||||
you inform other peers where the object code and Corresponding |
||||
Source of the work are being offered to the general public at no |
||||
charge under subsection 6d. |
||||
|
||||
A separable portion of the object code, whose source code is excluded |
||||
from the Corresponding Source as a System Library, need not be |
||||
included in conveying the object code work. |
||||
|
||||
A "User Product" is either (1) a "consumer product", which means any |
||||
tangible personal property which is normally used for personal, family, |
||||
or household purposes, or (2) anything designed or sold for incorporation |
||||
into a dwelling. In determining whether a product is a consumer product, |
||||
doubtful cases shall be resolved in favor of coverage. For a particular |
||||
product received by a particular user, "normally used" refers to a |
||||
typical or common use of that class of product, regardless of the status |
||||
of the particular user or of the way in which the particular user |
||||
actually uses, or expects or is expected to use, the product. A product |
||||
is a consumer product regardless of whether the product has substantial |
||||
commercial, industrial or non-consumer uses, unless such uses represent |
||||
the only significant mode of use of the product. |
||||
|
||||
"Installation Information" for a User Product means any methods, |
||||
procedures, authorization keys, or other information required to install |
||||
and execute modified versions of a covered work in that User Product from |
||||
a modified version of its Corresponding Source. The information must |
||||
suffice to ensure that the continued functioning of the modified object |
||||
code is in no case prevented or interfered with solely because |
||||
modification has been made. |
||||
|
||||
If you convey an object code work under this section in, or with, or |
||||
specifically for use in, a User Product, and the conveying occurs as |
||||
part of a transaction in which the right of possession and use of the |
||||
User Product is transferred to the recipient in perpetuity or for a |
||||
fixed term (regardless of how the transaction is characterized), the |
||||
Corresponding Source conveyed under this section must be accompanied |
||||
by the Installation Information. But this requirement does not apply |
||||
if neither you nor any third party retains the ability to install |
||||
modified object code on the User Product (for example, the work has |
||||
been installed in ROM). |
||||
|
||||
The requirement to provide Installation Information does not include a |
||||
requirement to continue to provide support service, warranty, or updates |
||||
for a work that has been modified or installed by the recipient, or for |
||||
the User Product in which it has been modified or installed. Access to a |
||||
network may be denied when the modification itself materially and |
||||
adversely affects the operation of the network or violates the rules and |
||||
protocols for communication across the network. |
||||
|
||||
Corresponding Source conveyed, and Installation Information provided, |
||||
in accord with this section must be in a format that is publicly |
||||
documented (and with an implementation available to the public in |
||||
source code form), and must require no special password or key for |
||||
unpacking, reading or copying. |
||||
|
||||
7. Additional Terms. |
||||
|
||||
"Additional permissions" are terms that supplement the terms of this |
||||
License by making exceptions from one or more of its conditions. |
||||
Additional permissions that are applicable to the entire Program shall |
||||
be treated as though they were included in this License, to the extent |
||||
that they are valid under applicable law. If additional permissions |
||||
apply only to part of the Program, that part may be used separately |
||||
under those permissions, but the entire Program remains governed by |
||||
this License without regard to the additional permissions. |
||||
|
||||
When you convey a copy of a covered work, you may at your option |
||||
remove any additional permissions from that copy, or from any part of |
||||
it. (Additional permissions may be written to require their own |
||||
removal in certain cases when you modify the work.) You may place |
||||
additional permissions on material, added by you to a covered work, |
||||
for which you have or can give appropriate copyright permission. |
||||
|
||||
Notwithstanding any other provision of this License, for material you |
||||
add to a covered work, you may (if authorized by the copyright holders of |
||||
that material) supplement the terms of this License with terms: |
||||
|
||||
a) Disclaiming warranty or limiting liability differently from the |
||||
terms of sections 15 and 16 of this License; or |
||||
|
||||
b) Requiring preservation of specified reasonable legal notices or |
||||
author attributions in that material or in the Appropriate Legal |
||||
Notices displayed by works containing it; or |
||||
|
||||
c) Prohibiting misrepresentation of the origin of that material, or |
||||
requiring that modified versions of such material be marked in |
||||
reasonable ways as different from the original version; or |
||||
|
||||
d) Limiting the use for publicity purposes of names of licensors or |
||||
authors of the material; or |
||||
|
||||
e) Declining to grant rights under trademark law for use of some |
||||
trade names, trademarks, or service marks; or |
||||
|
||||
f) Requiring indemnification of licensors and authors of that |
||||
material by anyone who conveys the material (or modified versions of |
||||
it) with contractual assumptions of liability to the recipient, for |
||||
any liability that these contractual assumptions directly impose on |
||||
those licensors and authors. |
||||
|
||||
All other non-permissive additional terms are considered "further |
||||
restrictions" within the meaning of section 10. If the Program as you |
||||
received it, or any part of it, contains a notice stating that it is |
||||
governed by this License along with a term that is a further |
||||
restriction, you may remove that term. If a license document contains |
||||
a further restriction but permits relicensing or conveying under this |
||||
License, you may add to a covered work material governed by the terms |
||||
of that license document, provided that the further restriction does |
||||
not survive such relicensing or conveying. |
||||
|
||||
If you add terms to a covered work in accord with this section, you |
||||
must place, in the relevant source files, a statement of the |
||||
additional terms that apply to those files, or a notice indicating |
||||
where to find the applicable terms. |
||||
|
||||
Additional terms, permissive or non-permissive, may be stated in the |
||||
form of a separately written license, or stated as exceptions; |
||||
the above requirements apply either way. |
||||
|
||||
8. Termination. |
||||
|
||||
You may not propagate or modify a covered work except as expressly |
||||
provided under this License. Any attempt otherwise to propagate or |
||||
modify it is void, and will automatically terminate your rights under |
||||
this License (including any patent licenses granted under the third |
||||
paragraph of section 11). |
||||
|
||||
However, if you cease all violation of this License, then your |
||||
license from a particular copyright holder is reinstated (a) |
||||
provisionally, unless and until the copyright holder explicitly and |
||||
finally terminates your license, and (b) permanently, if the copyright |
||||
holder fails to notify you of the violation by some reasonable means |
||||
prior to 60 days after the cessation. |
||||
|
||||
Moreover, your license from a particular copyright holder is |
||||
reinstated permanently if the copyright holder notifies you of the |
||||
violation by some reasonable means, this is the first time you have |
||||
received notice of violation of this License (for any work) from that |
||||
copyright holder, and you cure the violation prior to 30 days after |
||||
your receipt of the notice. |
||||
|
||||
Termination of your rights under this section does not terminate the |
||||
licenses of parties who have received copies or rights from you under |
||||
this License. If your rights have been terminated and not permanently |
||||
reinstated, you do not qualify to receive new licenses for the same |
||||
material under section 10. |
||||
|
||||
9. Acceptance Not Required for Having Copies. |
||||
|
||||
You are not required to accept this License in order to receive or |
||||
run a copy of the Program. Ancillary propagation of a covered work |
||||
occurring solely as a consequence of using peer-to-peer transmission |
||||
to receive a copy likewise does not require acceptance. However, |
||||
nothing other than this License grants you permission to propagate or |
||||
modify any covered work. These actions infringe copyright if you do |
||||
not accept this License. Therefore, by modifying or propagating a |
||||
covered work, you indicate your acceptance of this License to do so. |
||||
|
||||
10. Automatic Licensing of Downstream Recipients. |
||||
|
||||
Each time you convey a covered work, the recipient automatically |
||||
receives a license from the original licensors, to run, modify and |
||||
propagate that work, subject to this License. You are not responsible |
||||
for enforcing compliance by third parties with this License. |
||||
|
||||
An "entity transaction" is a transaction transferring control of an |
||||
organization, or substantially all assets of one, or subdividing an |
||||
organization, or merging organizations. If propagation of a covered |
||||
work results from an entity transaction, each party to that |
||||
transaction who receives a copy of the work also receives whatever |
||||
licenses to the work the party's predecessor in interest had or could |
||||
give under the previous paragraph, plus a right to possession of the |
||||
Corresponding Source of the work from the predecessor in interest, if |
||||
the predecessor has it or can get it with reasonable efforts. |
||||
|
||||
You may not impose any further restrictions on the exercise of the |
||||
rights granted or affirmed under this License. For example, you may |
||||
not impose a license fee, royalty, or other charge for exercise of |
||||
rights granted under this License, and you may not initiate litigation |
||||
(including a cross-claim or counterclaim in a lawsuit) alleging that |
||||
any patent claim is infringed by making, using, selling, offering for |
||||
sale, or importing the Program or any portion of it. |
||||
|
||||
11. Patents. |
||||
|
||||
A "contributor" is a copyright holder who authorizes use under this |
||||
License of the Program or a work on which the Program is based. The |
||||
work thus licensed is called the contributor's "contributor version". |
||||
|
||||
A contributor's "essential patent claims" are all patent claims |
||||
owned or controlled by the contributor, whether already acquired or |
||||
hereafter acquired, that would be infringed by some manner, permitted |
||||
by this License, of making, using, or selling its contributor version, |
||||
but do not include claims that would be infringed only as a |
||||
consequence of further modification of the contributor version. For |
||||
purposes of this definition, "control" includes the right to grant |
||||
patent sublicenses in a manner consistent with the requirements of |
||||
this License. |
||||
|
||||
Each contributor grants you a non-exclusive, worldwide, royalty-free |
||||
patent license under the contributor's essential patent claims, to |
||||
make, use, sell, offer for sale, import and otherwise run, modify and |
||||
propagate the contents of its contributor version. |
||||
|
||||
In the following three paragraphs, a "patent license" is any express |
||||
agreement or commitment, however denominated, not to enforce a patent |
||||
(such as an express permission to practice a patent or covenant not to |
||||
sue for patent infringement). To "grant" such a patent license to a |
||||
party means to make such an agreement or commitment not to enforce a |
||||
patent against the party. |
||||
|
||||
If you convey a covered work, knowingly relying on a patent license, |
||||
and the Corresponding Source of the work is not available for anyone |
||||
to copy, free of charge and under the terms of this License, through a |
||||
publicly available network server or other readily accessible means, |
||||
then you must either (1) cause the Corresponding Source to be so |
||||
available, or (2) arrange to deprive yourself of the benefit of the |
||||
patent license for this particular work, or (3) arrange, in a manner |
||||
consistent with the requirements of this License, to extend the patent |
||||
license to downstream recipients. "Knowingly relying" means you have |
||||
actual knowledge that, but for the patent license, your conveying the |
||||
covered work in a country, or your recipient's use of the covered work |
||||
in a country, would infringe one or more identifiable patents in that |
||||
country that you have reason to believe are valid. |
||||
|
||||
If, pursuant to or in connection with a single transaction or |
||||
arrangement, you convey, or propagate by procuring conveyance of, a |
||||
covered work, and grant a patent license to some of the parties |
||||
receiving the covered work authorizing them to use, propagate, modify |
||||
or convey a specific copy of the covered work, then the patent license |
||||
you grant is automatically extended to all recipients of the covered |
||||
work and works based on it. |
||||
|
||||
A patent license is "discriminatory" if it does not include within |
||||
the scope of its coverage, prohibits the exercise of, or is |
||||
conditioned on the non-exercise of one or more of the rights that are |
||||
specifically granted under this License. You may not convey a covered |
||||
work if you are a party to an arrangement with a third party that is |
||||
in the business of distributing software, under which you make payment |
||||
to the third party based on the extent of your activity of conveying |
||||
the work, and under which the third party grants, to any of the |
||||
parties who would receive the covered work from you, a discriminatory |
||||
patent license (a) in connection with copies of the covered work |
||||
conveyed by you (or copies made from those copies), or (b) primarily |
||||
for and in connection with specific products or compilations that |
||||
contain the covered work, unless you entered into that arrangement, |
||||
or that patent license was granted, prior to 28 March 2007. |
||||
|
||||
Nothing in this License shall be construed as excluding or limiting |
||||
any implied license or other defenses to infringement that may |
||||
otherwise be available to you under applicable patent law. |
||||
|
||||
12. No Surrender of Others' Freedom. |
||||
|
||||
If conditions are imposed on you (whether by court order, agreement or |
||||
otherwise) that contradict the conditions of this License, they do not |
||||
excuse you from the conditions of this License. If you cannot convey a |
||||
covered work so as to satisfy simultaneously your obligations under this |
||||
License and any other pertinent obligations, then as a consequence you may |
||||
not convey it at all. For example, if you agree to terms that obligate you |
||||
to collect a royalty for further conveying from those to whom you convey |
||||
the Program, the only way you could satisfy both those terms and this |
||||
License would be to refrain entirely from conveying the Program. |
||||
|
||||
13. Use with the GNU Affero General Public License. |
||||
|
||||
Notwithstanding any other provision of this License, you have |
||||
permission to link or combine any covered work with a work licensed |
||||
under version 3 of the GNU Affero General Public License into a single |
||||
combined work, and to convey the resulting work. The terms of this |
||||
License will continue to apply to the part which is the covered work, |
||||
but the special requirements of the GNU Affero General Public License, |
||||
section 13, concerning interaction through a network will apply to the |
||||
combination as such. |
||||
|
||||
14. Revised Versions of this License. |
||||
|
||||
The Free Software Foundation may publish revised and/or new versions of |
||||
the GNU General Public License from time to time. Such new versions will |
||||
be similar in spirit to the present version, but may differ in detail to |
||||
address new problems or concerns. |
||||
|
||||
Each version is given a distinguishing version number. If the |
||||
Program specifies that a certain numbered version of the GNU General |
||||
Public License "or any later version" applies to it, you have the |
||||
option of following the terms and conditions either of that numbered |
||||
version or of any later version published by the Free Software |
||||
Foundation. If the Program does not specify a version number of the |
||||
GNU General Public License, you may choose any version ever published |
||||
by the Free Software Foundation. |
||||
|
||||
If the Program specifies that a proxy can decide which future |
||||
versions of the GNU General Public License can be used, that proxy's |
||||
public statement of acceptance of a version permanently authorizes you |
||||
to choose that version for the Program. |
||||
|
||||
Later license versions may give you additional or different |
||||
permissions. However, no additional obligations are imposed on any |
||||
author or copyright holder as a result of your choosing to follow a |
||||
later version. |
||||
|
||||
15. Disclaimer of Warranty. |
||||
|
||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY |
||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT |
||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY |
||||
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, |
||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM |
||||
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF |
||||
ALL NECESSARY SERVICING, REPAIR OR CORRECTION. |
||||
|
||||
16. Limitation of Liability. |
||||
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING |
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS |
||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY |
||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE |
||||
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF |
||||
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD |
||||
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), |
||||
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF |
||||
SUCH DAMAGES. |
||||
|
||||
17. Interpretation of Sections 15 and 16. |
||||
|
||||
If the disclaimer of warranty and limitation of liability provided |
||||
above cannot be given local legal effect according to their terms, |
||||
reviewing courts shall apply local law that most closely approximates |
||||
an absolute waiver of all civil liability in connection with the |
||||
Program, unless a warranty or assumption of liability accompanies a |
||||
copy of the Program in return for a fee. |
||||
|
||||
END OF TERMS AND CONDITIONS |
||||
|
||||
How to Apply These Terms to Your New Programs |
||||
|
||||
If you develop a new program, and you want it to be of the greatest |
||||
possible use to the public, the best way to achieve this is to make it |
||||
free software which everyone can redistribute and change under these terms. |
||||
|
||||
To do so, attach the following notices to the program. It is safest |
||||
to attach them to the start of each source file to most effectively |
||||
state the exclusion of warranty; and each file should have at least |
||||
the "copyright" line and a pointer to where the full notice is found. |
||||
|
||||
<one line to give the program's name and a brief idea of what it does.> |
||||
Copyright (C) <year> <name of author> |
||||
|
||||
This program is free software: you can redistribute it and/or modify |
||||
it under the terms of the GNU General Public License as published by |
||||
the Free Software Foundation, either version 3 of the License, or |
||||
(at your option) any later version. |
||||
|
||||
This program is distributed in the hope that it will be useful, |
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of |
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
||||
GNU General Public License for more details. |
||||
|
||||
You should have received a copy of the GNU General Public License |
||||
along with this program. If not, see <http://www.gnu.org/licenses/>. |
||||
|
||||
Also add information on how to contact you by electronic and paper mail. |
||||
|
||||
If the program does terminal interaction, make it output a short |
||||
notice like this when it starts in an interactive mode: |
||||
|
||||
<program> Copyright (C) <year> <name of author> |
||||
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. |
||||
This is free software, and you are welcome to redistribute it |
||||
under certain conditions; type `show c' for details. |
||||
|
||||
The hypothetical commands `show w' and `show c' should show the appropriate |
||||
parts of the General Public License. Of course, your program's commands |
||||
might be different; for a GUI interface, you would use an "about box". |
||||
|
||||
You should also get your employer (if you work as a programmer) or school, |
||||
if any, to sign a "copyright disclaimer" for the program, if necessary. |
||||
For more information on this, and how to apply and follow the GNU GPL, see |
||||
<http://www.gnu.org/licenses/>. |
||||
|
||||
The GNU General Public License does not permit incorporating your program |
||||
into proprietary programs. If your program is a subroutine library, you |
||||
may consider it more useful to permit linking proprietary applications with |
||||
the library. If this is what you want to do, use the GNU Lesser General |
||||
Public License instead of this License. But first, please read |
||||
<http://www.gnu.org/philosophy/why-not-lgpl.html>. |
@ -0,0 +1,516 @@ |
||||
TARGET = "OpenBoard" |
||||
TEMPLATE = app |
||||
|
||||
CONFIG += c++14 |
||||
CONFIG -= flat |
||||
CONFIG += debug_and_release \ |
||||
no_include_pwd |
||||
|
||||
|
||||
VERSION_MAJ = 1 |
||||
VERSION_MIN = 6 |
||||
VERSION_PATCH = 1 |
||||
VERSION_TYPE = r # a = alpha, b = beta, rc = release candidate, r = release, other => error |
||||
VERSION_BUILD = 0309 |
||||
|
||||
VERSION = "$${VERSION_MAJ}.$${VERSION_MIN}.$${VERSION_PATCH}-$${VERSION_TYPE}.$${VERSION_BUILD}" |
||||
|
||||
equals(VERSION_TYPE, r) { |
||||
VERSION = "$${VERSION_MAJ}.$${VERSION_MIN}.$${VERSION_PATCH}" |
||||
} |
||||
|
||||
|
||||
LONG_VERSION = "$${VERSION}.$${SVN_VERSION}" |
||||
macx:OSX_VERSION = "$${VERSION} (r$${SVN_VERSION})" |
||||
|
||||
VERSION_RC = $$VERSION_MAJ,$$VERSION_MIN,$$VERSION_PATCH,$$VERSION_TYPE,$$VERSION_BUILD |
||||
VERSION_RC = $$replace(VERSION_RC, "a", "160") # 0xA0 |
||||
VERSION_RC = $$replace(VERSION_RC, "b", "176") # 0xB0 |
||||
VERSION_RC = $$replace(VERSION_RC, "rc", "192" ) # 0xC0 |
||||
VERSION_RC = $$replace(VERSION_RC, "r", "240") # 0xF0 |
||||
|
||||
QT += webkit |
||||
QT += svg |
||||
QT += network |
||||
QT += xml |
||||
QT += xmlpatterns |
||||
QT += uitools |
||||
QT += multimedia |
||||
QT += webkitwidgets |
||||
QT += multimediawidgets |
||||
QT += printsupport |
||||
QT += core |
||||
|
||||
INCLUDEPATH += src |
||||
|
||||
include(src/adaptors/adaptors.pri) |
||||
include(src/api/api.pri) |
||||
include(src/board/board.pri) |
||||
include(src/core/core.pri) |
||||
include(src/document/document.pri) |
||||
include(src/domain/domain.pri) |
||||
include(src/frameworks/frameworks.pri) |
||||
include(src/gui/gui.pri) |
||||
include(src/network/network.pri) |
||||
include(src/pdf/pdf.pri) |
||||
include(src/podcast/podcast.pri) |
||||
include(src/tools/tools.pri) |
||||
include(src/desktop/desktop.pri) |
||||
include(src/web/web.pri) |
||||
include(src/qtsingleapplication/src/qtsingleapplication.pri) |
||||
|
||||
DEPENDPATH += src/pdf-merger |
||||
INCLUDEPATH += src/pdf-merger |
||||
include(src/pdf-merger/pdfMerger.pri) |
||||
|
||||
#plugins |
||||
include(plugins/plugins.pri) |
||||
INCLUDEPATH += plugins/cffadaptor/src |
||||
|
||||
FORMS += resources/forms/mainWindow.ui \ |
||||
resources/forms/preferences.ui \ |
||||
resources/forms/brushProperties.ui \ |
||||
resources/forms/documents.ui \ |
||||
resources/forms/blackoutWidget.ui \ |
||||
resources/forms/trapFlash.ui \ |
||||
resources/forms/youTubePublishingDialog.ui \ |
||||
resources/forms/capturePublishing.ui \ |
||||
resources/forms/intranetPodcastPublishingDialog.ui |
||||
|
||||
UB_ETC.files = resources/etc |
||||
UB_I18N.files = resources/i18n/*.qm |
||||
UB_LIBRARY.files = resources/library |
||||
UB_FONTS.files = resources/fonts |
||||
UB_THIRDPARTY_INTERACTIVE.files = thirdparty/interactive |
||||
|
||||
DEFINES += NO_THIRD_PARTY_WARNINGS |
||||
DEFINES += UBVERSION=\"\\\"$${LONG_VERSION}\"\\\" \ |
||||
UBVERSION_RC=$$VERSION_RC |
||||
ALPHA_BETA_STR = $$find(VERSION, "[ab]") |
||||
count(ALPHA_BETA_STR, 1):DEFINES += PRE_RELEASE |
||||
BUILD_DIR = build |
||||
|
||||
macx:BUILD_DIR = $$BUILD_DIR/macx |
||||
win32:BUILD_DIR = $$BUILD_DIR/win32 |
||||
linux-g++*:BUILD_DIR = $$BUILD_DIR/linux |
||||
|
||||
CONFIG(debug, debug|release):BUILD_DIR = $$BUILD_DIR/debug |
||||
CONFIG(release, debug|release) { |
||||
BUILD_DIR = $$BUILD_DIR/release |
||||
CONFIG += warn_off |
||||
} |
||||
|
||||
DESTDIR = $$BUILD_DIR/product |
||||
OBJECTS_DIR = $$BUILD_DIR/objects |
||||
MOC_DIR = $$BUILD_DIR/moc |
||||
RCC_DIR = $$BUILD_DIR/rcc |
||||
UI_DIR = $$BUILD_DIR/ui |
||||
|
||||
win32 { |
||||
|
||||
|
||||
LIBS += -lUser32 |
||||
LIBS += -lGdi32 |
||||
LIBS += -lAdvApi32 |
||||
LIBS += -lOle32 |
||||
|
||||
THIRD_PARTY_PATH=../OpenBoard-ThirdParty |
||||
include($$THIRD_PARTY_PATH/libs.pri) |
||||
|
||||
DEPENDPATH += $$THIRD_PARTY_PATH/quazip/ |
||||
INCLUDEPATH += $$THIRD_PARTY_PATH/quazip/ |
||||
include($$THIRD_PARTY_PATH/quazip/quazip.pri) |
||||
|
||||
RC_FILE = resources/win/OpenBoard.rc |
||||
CONFIG += axcontainer |
||||
exists(console):CONFIG += console |
||||
QMAKE_CXXFLAGS += /MP |
||||
CONFIG( debug, debug|release ) { |
||||
QMAKE_CXXFLAGS += /MDd |
||||
} else { |
||||
QMAKE_CXXFLAGS += /MD |
||||
} |
||||
QMAKE_CXXFLAGS_RELEASE += /Od /Zi |
||||
QMAKE_LFLAGS += /VERBOSE:LIB |
||||
UB_LIBRARY.path = $$DESTDIR |
||||
UB_I18N.path = $$DESTDIR/i18n |
||||
UB_ETC.path = $$DESTDIR |
||||
UB_THIRDPARTY_INTERACTIVE.path = $$DESTDIR/library |
||||
system(md $$replace(BUILD_DIR, /, \\)) |
||||
system(echo "$$VERSION" > $$BUILD_DIR/version) |
||||
system(echo "$$LONG_VERSION" > $$BUILD_DIR/longversion) |
||||
system(echo "$$SVN_VERSION" > $$BUILD_DIR/svnversion) |
||||
|
||||
DEFINES += NOMINMAX # avoids compilation error in qdatetime.h |
||||
|
||||
|
||||
# Windows doesn't support file versions with more than 4 fields, so |
||||
# we omit the build number (which is only used for pre-release versions |
||||
# anyway) |
||||
|
||||
VERSION_RC = $$VERSION_MAJ,$$VERSION_MIN,$$VERSION_PATCH,$$VERSION_TYPE |
||||
VERSION_RC = $$replace(VERSION_RC, "a", "160") # 0xA0 |
||||
VERSION_RC = $$replace(VERSION_RC, "b", "176") # 0xB0 |
||||
VERSION_RC = $$replace(VERSION_RC, "rc", "192" ) # 0xC0 |
||||
VERSION_RC = $$replace(VERSION_RC, "r", "240") # 0xF0 |
||||
|
||||
|
||||
DEFINES += UBVERSION=\"\\\"$${VERSION}\"\\\" \ |
||||
UBVERSION_RC=$$VERSION_RC |
||||
} |
||||
|
||||
macx { |
||||
DEFINES += Q_WS_MACX |
||||
|
||||
LIBS += -framework Foundation |
||||
LIBS += -framework Cocoa |
||||
LIBS += -framework Carbon |
||||
LIBS += -framework AVFoundation |
||||
LIBS += -framework CoreMedia |
||||
LIBS += -lcrypto |
||||
|
||||
LIBS += -L/usr/local/opt/openssl/lib |
||||
|
||||
# quazip depends on QT. Current is 5.14, so if you wish to build |
||||
# OB using a previous QT version, you have to build your own quazip, |
||||
# otherwise it won't link. |
||||
equals(QT_MAJOR_VERSION, 5):lessThan(QT_MINOR_VERSION, 14) { |
||||
LIBS += "-L../OpenBoard-ThirdParty/quazip/lib/macx" "-lquazip" |
||||
} else { |
||||
LIBS += -L/usr/local/opt/quazip/lib -lquazip |
||||
} |
||||
LIBS += -L/usr/local/opt/ffmpeg/lib |
||||
INCLUDEPATH += /usr/local/opt/openssl/include |
||||
INCLUDEPATH += /usr/local/opt/ffmpeg/include |
||||
equals(QT_MAJOR_VERSION, 5):lessThan(QT_MINOR_VERSION, 14) { |
||||
INCLUDEPATH += ../OpenBoard-ThirdParty/quazip/quazip-0.7.1 |
||||
} else { |
||||
INCLUDEPATH += /usr/local/opt/quazip/include/quazip |
||||
} |
||||
|
||||
LIBS += -L/usr/local/opt/poppler/lib -lpoppler |
||||
INCLUDEPATH += /usr/local/opt/poppler/include |
||||
INCLUDEPATH += /usr/local/opt/poppler/include/poppler |
||||
|
||||
CONFIG(release, debug|release):CONFIG += x86_64 |
||||
CONFIG(debug, debug|release):CONFIG += x86_64 |
||||
|
||||
QMAKE_MAC_SDK = macosx |
||||
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.10 |
||||
|
||||
QMAKE_CXXFLAGS += -Wno-overloaded-virtual |
||||
#VERSION_RC_PATH = "$$BUILD_DIR/version_rc" |
||||
|
||||
# No references to breakpad in the code =>is this still used? |
||||
# Embed version into executable for breakpad |
||||
#QMAKE_LFLAGS += -sectcreate \ |
||||
# __DATA \ |
||||
# __version \ |
||||
# $$VERSION_RC_PATH |
||||
|
||||
QMAKE_CXXFLAGS_RELEASE += -gdwarf-2 \ |
||||
-mdynamic-no-pic |
||||
|
||||
# QMAKE_CFLAGS += -fopenmp |
||||
# QMAKE_CXXFLAGS += -fopenmp |
||||
# QMAKE_LFLAGS += -fopenmp |
||||
|
||||
CONTENTS_DIR = "Contents" |
||||
RESOURCES_DIR = "Contents/Resources" |
||||
FRAMEWORKS_DIR = "Contents/Frameworks" |
||||
|
||||
UB_ETC.files = "resources/etc" |
||||
UB_ETC.path = "$$RESOURCES_DIR" |
||||
UB_LIBRARY.files = "resources/library" |
||||
UB_LIBRARY.path = "$$RESOURCES_DIR" |
||||
UB_FONTS.files = "resources/fonts" |
||||
UB_FONTS.path = "$$RESOURCES_DIR" |
||||
UB_THIRDPARTY_INTERACTIVE.files = $$files($$THIRD_PARTY_PATH/interactive/*) |
||||
UB_THIRDPARTY_INTERACTIVE.path = "$$RESOURCES_DIR/library/interactive" |
||||
UB_MACX_ICNS.files = $$files(resources/macx/*.icns) |
||||
UB_MACX_ICNS.path = "$$RESOURCES_DIR" |
||||
UB_MACX_EXTRAS.files = "resources/macx/Save PDF to OpenBoard.workflow" |
||||
UB_MACX_EXTRAS.path = "$$RESOURCES_DIR" |
||||
UB_I18N.path = $$DESTDIR/i18n # not used |
||||
|
||||
exists(resources/i18n/OpenBoard_en.qm) { |
||||
TRANSLATION_en.files = resources/i18n/OpenBoard_en.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_en.path = "$$RESOURCES_DIR/en.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_en |
||||
} |
||||
exists(resources/i18n/OpenBoard_en_UK.qm) { |
||||
TRANSLATION_en_UK.files = resources/i18n/OpenBoard_en_UK.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_en_UK.path = "$$RESOURCES_DIR/en_UK.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_en_UK |
||||
} |
||||
exists(resources/i18n/OpenBoard_fr.qm) { |
||||
TRANSLATION_fr.files = resources/i18n/OpenBoard_fr.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_fr.path = "$$RESOURCES_DIR/fr.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_fr |
||||
} |
||||
exists(resources/i18n/OpenBoard_fr_CH.qm) { |
||||
TRANSLATION_fr_CH.files = resources/i18n/OpenBoard_fr_CH.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_fr_CH.path = "$$RESOURCES_DIR/fr_CH.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_fr_CH |
||||
} |
||||
exists(resources/i18n/OpenBoard_de.qm) { |
||||
TRANSLATION_de.files = resources/i18n/OpenBoard_de.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_de.path = "$$RESOURCES_DIR/de.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_de |
||||
} |
||||
exists(resources/i18n/OpenBoard_nl.qm) { |
||||
TRANSLATION_nl.files = resources/i18n/OpenBoard_nl.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_nl.path = "$$RESOURCES_DIR/nl.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_nl |
||||
} |
||||
exists(resources/i18n/OpenBoard_es.qm) { |
||||
TRANSLATION_es.files = resources/i18n/OpenBoard_es.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_es.path = "$$RESOURCES_DIR/es.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_es |
||||
} |
||||
exists(resources/i18n/OpenBoard_it.qm) { |
||||
TRANSLATION_it.files = resources/i18n/OpenBoard_it.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_it.path = "$$RESOURCES_DIR/it.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_it |
||||
} |
||||
exists(resources/i18n/OpenBoard_pl.qm) { |
||||
TRANSLATION_pl.files = resources/i18n/OpenBoard_pl.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_pl.path = "$$RESOURCES_DIR/pl.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_pl |
||||
} |
||||
exists(resources/i18n/OpenBoard_ru.qm) { |
||||
TRANSLATION_ru.files = resources/i18n/OpenBoard_ru.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_ru.path = "$$RESOURCES_DIR/ru.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_ru |
||||
} |
||||
exists(resources/i18n/OpenBoard_da.qm) { |
||||
TRANSLATION_da.files = resources/i18n/OpenBoard_da.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_da.path = "$$RESOURCES_DIR/da.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_da |
||||
} |
||||
exists(resources/i18n/OpenBoard_nb.qm) { |
||||
TRANSLATION_nb.files = resources/i18n/OpenBoard_nb.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_nb.path = "$$RESOURCES_DIR/nb.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_nb |
||||
} |
||||
exists(resources/i18n/OpenBoard_sv.qm) { |
||||
TRANSLATION_sv.files = resources/i18n/OpenBoard_sv.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_sv.path = "$$RESOURCES_DIR/sv.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_sv |
||||
} |
||||
exists(resources/i18n/OpenBoard_ja.qm) { |
||||
TRANSLATION_ja.files = resources/i18n/OpenBoard_ja.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_ja.path = "$$RESOURCES_DIR/ja.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_ja |
||||
} |
||||
exists(resources/i18n/OpenBoard_ko.qm) { |
||||
TRANSLATION_ko.files = resources/i18n/OpenBoard_ko.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_ko.path = "$$RESOURCES_DIR/ko.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_ko |
||||
} |
||||
exists(resources/i18n/OpenBoard_zh.qm) { |
||||
TRANSLATION_zh.files = resources/i18n/OpenBoard_zh.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_zh.path = "$$RESOURCES_DIR/zh.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_zh |
||||
} |
||||
exists(resources/i18n/OpenBoard_zh_CN.qm) { |
||||
TRANSLATION_zh_CN.files = resources/i18n/OpenBoard_zh_CN.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_zh_CN.path = "$$RESOURCES_DIR/zh_CN.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_zh_CN |
||||
} |
||||
exists(resources/i18n/OpenBoard_zh_TW.qm) { |
||||
TRANSLATION_zh_TW.files = resources/i18n/OpenBoard_zh_TW.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_zh_TW.path = "$$RESOURCES_DIR/zh_TW.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_zh_TW |
||||
} |
||||
exists(resources/i18n/OpenBoard_ro.qm) { |
||||
TRANSLATION_ro.files = resources/i18n/OpenBoard_ro.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_ro.path = "$$RESOURCES_DIR/ro.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_ro |
||||
} |
||||
exists(resources/i18n/OpenBoard_ar.qm) { |
||||
TRANSLATION_ar.files = resources/i18n/OpenBoard_ar.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_ar.path = "$$RESOURCES_DIR/ar.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_ar |
||||
} |
||||
exists(resources/i18n/OpenBoard_iw.qm) { |
||||
TRANSLATION_iw.files = resources/i18n/OpenBoard_iw.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_iw.path = "$$RESOURCES_DIR/iw.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_iw |
||||
} |
||||
exists(resources/i18n/OpenBoard_pt.qm) { |
||||
TRANSLATION_pt.files = resources/i18n/OpenBoard_pt.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_pt.path = "$$RESOURCES_DIR/pt.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_pt |
||||
} |
||||
exists(resources/i18n/OpenBoard_sk.qm) { |
||||
TRANSLATION_sk.files = resources/i18n/OpenBoard_sk.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_sk.path = "$$RESOURCES_DIR/sk.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_sk |
||||
} |
||||
exists(resources/i18n/OpenBoard_bg.qm) { |
||||
TRANSLATION_bg.files = resources/i18n/OpenBoard_bg.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_bg.path = "$$RESOURCES_DIR/bg.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_bg |
||||
} |
||||
exists(resources/i18n/OpenBoard_ca.qm) { |
||||
TRANSLATION_ca.files = resources/i18n/OpenBoard_ca.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_ca.path = "$$RESOURCES_DIR/ca.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_ca |
||||
} |
||||
exists(resources/i18n/OpenBoard_el.qm) { |
||||
TRANSLATION_el.files = resources/i18n/OpenBoard_el.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_el.path = "$$RESOURCES_DIR/el.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_el |
||||
} |
||||
exists(resources/i18n/OpenBoard_tr.qm) { |
||||
TRANSLATION_tr.files = resources/i18n/OpenBoard_tr.qm \ |
||||
resources/i18n/Localizable.strings |
||||
TRANSLATION_tr.path = "$$RESOURCES_DIR/tr.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_tr |
||||
} |
||||
exists(resources/i18n/OpenBoard_cs.qm) { |
||||
TRANSLATION_cs.files = resources/i18n/OpenBoard_cs.qm \ |
||||
resources/i18n/localizable.strings |
||||
TRANSLATION_cs.path = "$$RESOURCES_DIR/cs.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_cs |
||||
} |
||||
exists(resources/i18n/OpenBoard_mg.qm) { |
||||
TRANSLATION_mg.files = resources/i18n/OpenBoard_mg.qm \ |
||||
resources/i18n/localizable.strings |
||||
TRANSLATION_mg.path = "$$RESOURCES_DIR/mg.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_mg |
||||
} |
||||
exists(resources/i18n/OpenBoard_gl.qm) { |
||||
TRANSLATION_gl.files = resources/i18n/OpenBoard_gl.qm \ |
||||
resources/i18n/localizable.strings |
||||
TRANSLATION_gl.path = "$$RESOURCES_DIR/gl.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_gl |
||||
} |
||||
exists(resources/i18n/OpenBoard_uk.qm) { |
||||
TRANSLATION_uk.files = resources/i18n/OpenBoard_uk.qm \ |
||||
resources/i18n/localizable.strings |
||||
TRANSLATION_uk.path = "$$RESOURCES_DIR/uk.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_uk |
||||
} |
||||
exists(resources/i18n/OpenBoard_hu.qm) { |
||||
TRANSLATION_hu.files = resources/i18n/OpenBoard_hu.qm \ |
||||
resources/i18n/localizable.strings |
||||
TRANSLATION_hu.path = "$$RESOURCES_DIR/hu.lproj" |
||||
QMAKE_BUNDLE_DATA += TRANSLATION_hu |
||||
} |
||||
|
||||
QMAKE_BUNDLE_DATA += UB_ETC \ |
||||
UB_LIBRARY \ |
||||
UB_FONTS \ |
||||
UB_THIRDPARTY_INTERACTIVE \ |
||||
UB_MACX_ICNS \ |
||||
UB_MACX_EXTRAS \ |
||||
SPARKLE_KEY \ |
||||
FRAMEWORKS |
||||
|
||||
QMAKE_PKGINFO_TYPEINFO = "OpenB" |
||||
QMAKE_INFO_PLIST = "resources/macx/Info.plist" |
||||
|
||||
# For packger (release.macx.sh script) to know OpenBoard version |
||||
system(mkdir -p $$BUILD_DIR) |
||||
system(printf \""$$OSX_VERSION"\" > $$BUILD_DIR/osx_version) |
||||
system(printf \""$$VERSION"\" > $$BUILD_DIR/version) |
||||
# system(printf "%02x%02x%02x%02x" `printf $$VERSION_RC | cut -d ',' -f 1` `printf $$VERSION_RC | cut -d ',' -f 2` `printf $$VERSION_RC | cut -d ',' -f 3` `printf $$VERSION_RC | cut -d ',' -f 4` | xxd -r -p > "$$VERSION_RC_PATH") |
||||
} |
||||
|
||||
linux-g++* { |
||||
CONFIG += link_prl |
||||
LIBS += -lcrypto |
||||
#LIBS += -lprofiler |
||||
LIBS += -lX11 |
||||
LIBS += -lquazip1-qt5 |
||||
INCLUDEPATH += "/usr/include/QuaZip-Qt5-1.2/quazip" |
||||
|
||||
LIBS += -lpoppler |
||||
INCLUDEPATH += "/usr/include/poppler" |
||||
|
||||
QMAKE_CFLAGS += -fopenmp |
||||
QMAKE_CXXFLAGS += -fopenmp |
||||
QMAKE_LFLAGS += -fopenmp |
||||
UB_LIBRARY.path = $$DESTDIR |
||||
UB_I18N.path = $$DESTDIR/i18n |
||||
UB_ETC.path = $$DESTDIR |
||||
UB_THIRDPARTY_INTERACTIVE.path = $$DESTDIR/library |
||||
system(mkdir -p $$BUILD_DIR) |
||||
system(echo "$$VERSION" > $$BUILD_DIR/version) |
||||
system(echo "$$LONG_VERSION" > $$BUILD_DIR/longversion) |
||||
system(echo "$$SVN_VERSION" > $$BUILD_DIR/svnversion) |
||||
} |
||||
|
||||
RESOURCES += resources/OpenBoard.qrc |
||||
|
||||
# When adding a translation here, also add it in the macx part |
||||
TRANSLATIONS = resources/i18n/OpenBoard_en.ts \ |
||||
resources/i18n/OpenBoard_en_UK.ts \ |
||||
resources/i18n/OpenBoard_fr.ts \ |
||||
resources/i18n/OpenBoard_fr_CH.ts \ |
||||
resources/i18n/OpenBoard_de.ts \ |
||||
resources/i18n/OpenBoard_nl.ts \ |
||||
resources/i18n/OpenBoard_es.ts \ |
||||
resources/i18n/OpenBoard_it.ts \ |
||||
resources/i18n/OpenBoard_pl.ts \ |
||||
resources/i18n/OpenBoard_ru.ts \ |
||||
resources/i18n/OpenBoard_da.ts \ |
||||
resources/i18n/OpenBoard_nb.ts \ |
||||
resources/i18n/OpenBoard_sv.ts \ |
||||
resources/i18n/OpenBoard_ja.ts \ |
||||
resources/i18n/OpenBoard_ko.ts \ |
||||
resources/i18n/OpenBoard_zh.ts \ |
||||
resources/i18n/OpenBoard_zh_CN.ts \ |
||||
resources/i18n/OpenBoard_zh_TW.ts \ |
||||
resources/i18n/OpenBoard_ro.ts \ |
||||
resources/i18n/OpenBoard_ar.ts \ |
||||
resources/i18n/OpenBoard_iw.ts \ |
||||
resources/i18n/OpenBoard_pt.ts \ |
||||
resources/i18n/OpenBoard_sk.ts \ |
||||
resources/i18n/OpenBoard_bg.ts \ |
||||
resources/i18n/OpenBoard_ca.ts \ |
||||
resources/i18n/OpenBoard_el.ts \ |
||||
resources/i18n/OpenBoard_tr.ts \ |
||||
resources/i18n/OpenBoard_cs.ts \ |
||||
resources/i18n/OpenBoard_gl.ts \ |
||||
resources/i18n/OpenBoard_uk.ts \ |
||||
resources/i18n/OpenBoard_hu.ts \ |
||||
resources/i18n/OpenBoard_mg.ts |
||||
|
||||
INSTALLS = UB_ETC \ |
||||
UB_I18N \ |
||||
UB_LIBRARY \ |
||||
UB_THIRDPARTY_INTERACTIVE |
||||
|
||||
DISTFILES += \ |
||||
resources/images/moveDown.svg \ |
||||
resources/images/moveDownDisabled.svg |
||||
|
@ -0,0 +1,38 @@ |
||||
# OpenBoard |
||||
OpenBoard is an open source cross-platform interactive white board application designed primarily for use in schools. It was originally forked from Open-Sankoré, which was itself based on Uniboard. |
||||
|
||||
Supported platforms are Windows (7+), OS X (10.9+) and Linux (tested on Ubuntu 16.04). |
||||
|
||||
|
||||
## Installing |
||||
|
||||
Installers are available for Windows, OS X and Ubuntu on the [wiki](https://github.com/DIP-SEM/OpenBoard/wiki/Downloads). |
||||
|
||||
## Building from source |
||||
First, obtain the third party libraries from the OpenBoard-ThirdParty repository, and build them (instructions are provided for each library). |
||||
|
||||
Then, you may use the build (and packaging) scripts which are provided for all three platforms. These take care of compiling OpenBoard, including the translations (for OpenBoard and for Qt), stripping the debug symbols, creating the installers etc. |
||||
Minor modification to those scripts may be necessary depending on your configuration, to set the correct Qt path for example. |
||||
|
||||
Alternatively, you can easily build OpenBoard with qmake and make: |
||||
|
||||
qmake OpenBoard.pro -spec linux-g++-64 # replace linux-g++-64 by macx or win32 for other platforms |
||||
make |
||||
|
||||
Compilers used are gcc (Linux), clang (OS X) and MSVC 2010 (Windows). Make sure that your version of Qt matches this, as it is not possible e.g to build OpenBoard with clang if Qt was built with gcc. |
||||
|
||||
## Dependencies |
||||
The latest version (1.5) requires Qt 5.5. (While it has been shown to mostly work with Qt 5.2, we cannot guarantee compatibility with Qt versions other than 5.5.) |
||||
|
||||
### Qt 5.5 on Linux |
||||
|
||||
Due to a shared library conflict within Qt 5 in some distributions / some Qt versions (the Multimedia and Webkit modules were built against different versions of gstreamer by default), a specific installation of Qt5.5 may be needed for all of OpenBoard's features to work correctly. |
||||
|
||||
It can either be built from source, with the configure flag `-gstreamer 1.0` (see [here](http://doc.qt.io/qt-5/linux-building.html)), or installed from Stephan Binner's PPAs on Ubuntu. |
||||
In the latter case, simply add the repositories and install Qt 5.5.1 like so (example provided for Ubuntu 14.04, aka "Trusty"): |
||||
|
||||
sudo add-apt-repository ppa:beineri/opt-qt551-trusty |
||||
sudo apt-get update |
||||
sudo apt-get install qt-latest |
||||
|
||||
Some distributions, such as Ubuntu 16.04, provide Qt 5.5.1 packages that work perfectly with OpenBoard, so you can simply install Qt from the official repository. |
@ -0,0 +1,69 @@ |
||||
#------------------------------------------------- |
||||
# |
||||
# Project created by QtCreator 2012-02-14T13:30:14 |
||||
# |
||||
#------------------------------------------------- |
||||
|
||||
TARGET = CFF_Adaptor |
||||
TEMPLATE = lib |
||||
|
||||
win32: SUB_DIR = win32 |
||||
macx: SUB_DIR = macx |
||||
linux-g++: SUB_DIR = linux |
||||
linux-g++-32: SUB_DIR = linux |
||||
linux-g++-64: SUB_DIR = linux |
||||
|
||||
THIRD_PARTY_PATH = ../../../Sankore-ThirdParty |
||||
QUAZIP_DIR = "$$PWD/../../../Sankore-ThirdParty/quazip/quazip-0.3" |
||||
|
||||
BUILD_DIR = build/$$SUB_DIR |
||||
CONFIG(debug, debug|release):BUILD_DIR = $$BUILD_DIR/debug |
||||
CONFIG(release, debug|release) { |
||||
BUILD_DIR = $$BUILD_DIR/release |
||||
CONFIG += warn_off |
||||
} |
||||
|
||||
win32{ |
||||
CONFIG += dll |
||||
} |
||||
|
||||
OBJECTS_DIR = $$BUILD_DIR/objects |
||||
MOC_DIR = $$BUILD_DIR/moc |
||||
DESTDIR = $$BUILD_DIR/lib |
||||
RCC_DIR = $$BUILD_DIR/rcc |
||||
SANKORE_DIR = ../.. |
||||
win32:{ |
||||
QMAKE_POST_LINK += copy $$replace(DESTDIR,/,\\)\\CFF_Adaptor.dll" $$replace(SANKORE_DIR,/,\\)\\CFF_Adaptor.dll /y" |
||||
} |
||||
macx:{ |
||||
QMAKE_POST_LINK += bash postScript_mac.sh "$$DESTDIR" "$$SANKORE_DIR/$$BUILD_DIR/product/Open-Sankore.app/Contents/MacOS" |
||||
} |
||||
|
||||
LIBS += "-L$$THIRD_PARTY_PATH/quazip/lib/$$SUB_DIR" "-lquazip" |
||||
|
||||
QT += xml xmlpatterns core |
||||
QT += gui |
||||
QT += svg |
||||
|
||||
|
||||
DEFINES += UBCFFADAPTOR_LIBRARY |
||||
DEFINES += NO_THIRD_PARTY_WARNINGS |
||||
|
||||
INCLUDEPATH += src |
||||
|
||||
DEPENDPATH += $$THIRD_PARTY_PATH/quazip/ |
||||
INCLUDEPATH += $$THIRD_PARTY_PATH/quazip/ |
||||
include($$THIRD_PARTY_PATH/quazip/quazip.pri) |
||||
|
||||
|
||||
SOURCES += \ |
||||
src/UBCFFAdaptor.cpp |
||||
|
||||
HEADERS +=\ |
||||
$$PWD/../../src/globals/UBGlobals.h \ |
||||
src/UBCFFAdaptor.h \ |
||||
src/UBCFFAdaptor_global.h \ |
||||
src/UBCFFConstants.h |
||||
|
||||
RESOURCES += \ |
||||
resources/resources.qrc |
@ -0,0 +1,5 @@ |
||||
#!/bin/bash |
||||
SOURCE=$1 |
||||
DESTINATION=$2 |
||||
mkdir -p $DESTINATION |
||||
cp -R $SOURCE/ $DESTINATION |
After Width: | Height: | Size: 572 B |
@ -0,0 +1,5 @@ |
||||
<RCC> |
||||
<qresource prefix="/"> |
||||
<file>images/soundOn.svg</file> |
||||
</qresource> |
||||
</RCC> |
@ -0,0 +1,175 @@ |
||||
/*
|
||||
* Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) |
||||
* |
||||
* This file is part of Open-Sankoré. |
||||
* |
||||
* Open-Sankoré is free software: you can redistribute it and/or modify |
||||
* it under the terms of the GNU General Public License as published by |
||||
* the Free Software Foundation, version 3 of the License, |
||||
* with a specific linking exception for the OpenSSL project's |
||||
* "OpenSSL" library (or with modified versions of it that use the |
||||
* same license as the "OpenSSL" library). |
||||
* |
||||
* Open-Sankoré is distributed in the hope that it will be useful, |
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
||||
* GNU General Public License for more details. |
||||
* |
||||
* You should have received a copy of the GNU General Public License |
||||
* along with Open-Sankoré. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/ |
||||
|
||||
|
||||
#ifndef UBCFFADAPTOR_H |
||||
#define UBCFFADAPTOR_H |
||||
|
||||
#include "UBCFFAdaptor_global.h" |
||||
|
||||
#include <QtCore> |
||||
|
||||
class QTransform; |
||||
class QDomDocument; |
||||
class QDomElement; |
||||
class QDomNode; |
||||
class QuaZipFile; |
||||
|
||||
class UBCFFADAPTORSHARED_EXPORT UBCFFAdaptor { |
||||
class UBToCFFConverter; |
||||
|
||||
public: |
||||
UBCFFAdaptor(); |
||||
~UBCFFAdaptor(); |
||||
|
||||
bool convertUBZToIWB(const QString &from, const QString &to); |
||||
bool deleteDir(const QString& pDirPath) const; |
||||
QList<QString> getConversionMessages(); |
||||
|
||||
private: |
||||
QString uncompressZip(const QString &zipFile); |
||||
bool compressZip(const QString &source, const QString &destination); |
||||
bool compressDir(const QString &dirName, const QString &parentDir, QuaZipFile *outZip); |
||||
bool compressFile(const QString &fileName, const QString &parentDir, QuaZipFile *outZip); |
||||
|
||||
QString createNewTmpDir(); |
||||
bool freeDir(const QString &dir); |
||||
void freeTmpDirs(); |
||||
|
||||
private: |
||||
QStringList tmpDirs; |
||||
QList<QString> mConversionMessages; |
||||
|
||||
private: |
||||
|
||||
class UBToCFFConverter { |
||||
|
||||
static const int DEFAULT_LAYER = -100000; |
||||
|
||||
public: |
||||
UBToCFFConverter(const QString &source, const QString &destination); |
||||
~UBToCFFConverter(); |
||||
bool isValid() const; |
||||
QString lastErrStr() const {return errorStr;} |
||||
bool parse(); |
||||
QList<QString> getMessages() {return mExportErrorList;} |
||||
|
||||
private: |
||||
|
||||
void addLastExportError(QString error) {mExportErrorList.append(error);} |
||||
|
||||
void fillNamespaces(); |
||||
|
||||
bool parseMetadata(); |
||||
bool parseContent(); |
||||
QDomElement parsePageset(const QStringList &pageFileNames); |
||||
QDomElement parsePage(const QString &pageFileName); |
||||
QDomElement parseSvgPageSection(const QDomElement &element); |
||||
void writeQDomElementToXML(const QDomNode &node); |
||||
bool writeExtendedIwbSection(); |
||||
QDomElement parseGroupsPageSection(const QDomElement &groupRoot); |
||||
|
||||
bool createBackground(const QDomElement &element, QMultiMap<int, QDomElement> &dstSvgList); |
||||
QString createBackgroundImage(const QDomElement &element, QSize size); |
||||
bool createPngFromSvg(QString &svgPath, QString &dstPath, QTransform transformation, QSize size = QSize()); |
||||
|
||||
bool parseSVGGGroup(const QDomElement &element, QMultiMap<int, QDomElement> &dstSvgList); |
||||
bool parseUBZImage(const QDomElement &element, QMultiMap<int, QDomElement> &dstSvgList); |
||||
bool parseUBZVideo(const QDomElement &element, QMultiMap<int, QDomElement> &dstSvgList); |
||||
bool parseUBZAudio(const QDomElement &element, QMultiMap<int, QDomElement> &dstSvgList); |
||||
bool parseForeignObject(const QDomElement &element, QMultiMap<int, QDomElement> &dstSvgList); |
||||
bool parseUBZText(const QDomElement &element, QMultiMap<int, QDomElement> &dstSvgList); |
||||
|
||||
bool parseUBZPolygon(const QDomElement &element, QMultiMap<int, QDomElement> &dstSvgList); |
||||
bool parseUBZPolyline(const QDomElement &element, QMultiMap<int, QDomElement> &dstSvgList); |
||||
bool parseUBZLine(const QDomElement &element, QMultiMap<int, QDomElement> &dstSvgList);
|
||||
void addSVGElementToResultModel(const QDomElement &element, QMultiMap<int, QDomElement> &dstList, int layer = DEFAULT_LAYER); |
||||
void addIWBElementToResultModel(const QDomElement &element); |
||||
|
||||
qreal getAngleFromTransform(const QTransform &tr); |
||||
QString getDstContentFolderName(const QString &elementType); |
||||
QString getSrcContentFolderName(QString href); |
||||
QString getFileNameFromPath(QString sPath); |
||||
QString getExtentionFromFileName(const QString &filename); |
||||
QString convertExtention(const QString &ext); |
||||
QString getElementTypeFromUBZ(const QDomElement &element); |
||||
|
||||
int getElementLayer(const QDomElement &element); |
||||
|
||||
bool itIsSupportedFormat(const QString &format) const; |
||||
bool itIsFormatToConvert(const QString &format) const; |
||||
bool itIsSVGElementAttribute(const QString ItemType, const QString &AttrName); |
||||
bool itIsIWBAttribute(const QString &attribute) const; |
||||
bool itIsUBZAttributeToConvert(const QString &attribute) const; |
||||
|
||||
bool ibwAddLine(int x1, int y1, int x2, int y2, QString color=QString(), int width=1, bool isBackground=false); |
||||
|
||||
QTransform getTransformFromUBZ(const QDomElement &ubzElement); |
||||
void setGeometryFromUBZ(const QDomElement &ubzElement, QDomElement &iwbElement); |
||||
void setCoordinatesFromUBZ(const QDomElement &ubzElement, QDomElement &iwbElement); |
||||
bool setContentFromUBZ(const QDomElement &ubzElement, QDomElement &svgElement); |
||||
void setCFFTextFromUBZ(const QDomElement &ubzElement, QDomElement &iwbElement, QDomElement &svgElement); |
||||
void setCFFTextFromHTMLTextNode(const QDomElement htmlTextNode, QDomElement &iwbElement); |
||||
QString ubzAttrNameToCFFAttrName(QString cffAttrName); |
||||
QString ubzAttrValueToCFFAttrName(QString cffAttrValue); |
||||
|
||||
bool setCFFAttribute(const QString &attributeName, const QString &attributeValue, const QDomElement &ubzElement, QDomElement &iwbElement, QDomElement &svgElement); |
||||
bool setCommonAttributesFromUBZ(const QDomElement &ubzElement, QDomElement &iwbElement, QDomElement &svgElement); |
||||
void setViewBox(QRect viewbox); |
||||
|
||||
QDomNode findTextNode(const QDomNode &node); |
||||
QDomNode findNodeByTagName(const QDomNode &node, QString tagName); |
||||
|
||||
QSize getSVGDimentions(const QString &element); |
||||
|
||||
inline QRect getViewboxRect(const QString &element) const; |
||||
inline QString rectToIWBAttr(const QRect &rect) const; |
||||
inline QString digitFileFormat(int num) const; |
||||
inline bool strToBool(const QString &in) const {return in == "true";} |
||||
QString contentIWBFileName() const; |
||||
|
||||
private: |
||||
QList<QString> mExportErrorList; |
||||
QMap<QString, QString> iwbSVGItemsAttributes; |
||||
QDomDocument *mDataModel; //model for reading indata
|
||||
QXmlStreamWriter *mIWBContentWriter; //stream to write outdata
|
||||
QSize mSVGSize; //svg page size
|
||||
QRect mViewbox; //Main viewbox parameter for CFF
|
||||
QString sourcePath; // dir with unpacked source data (ubz)
|
||||
QString destinationPath; //dir with unpacked destination data (iwb)
|
||||
QDomDocument *mDocumentToWrite; //document for saved QDomElements from mSvgElements and mExtendedElements
|
||||
QMultiMap<int, QDomElement> mSvgElements; //Saving svg elements to have a sorted by z order list of elements to write;
|
||||
QList<QDomElement> mExtendedElements; //Saving extended options of elements to be able to add them to the end of result iwb document;
|
||||
mutable QString errorStr; // last error string message
|
||||
|
||||
public: |
||||
operator bool() const {return isValid();} |
||||
}; |
||||
|
||||
class UBToUBZConverter { |
||||
public: |
||||
UBToUBZConverter(); |
||||
}; |
||||
|
||||
|
||||
}; |
||||
|
||||
#endif // UBCFFADAPTOR_H
|
@ -0,0 +1,34 @@ |
||||
/*
|
||||
* Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) |
||||
* |
||||
* This file is part of Open-Sankoré. |
||||
* |
||||
* Open-Sankoré is free software: you can redistribute it and/or modify |
||||
* it under the terms of the GNU General Public License as published by |
||||
* the Free Software Foundation, version 3 of the License, |
||||
* with a specific linking exception for the OpenSSL project's |
||||
* "OpenSSL" library (or with modified versions of it that use the |
||||
* same license as the "OpenSSL" library). |
||||
* |
||||
* Open-Sankoré is distributed in the hope that it will be useful, |
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
||||
* GNU General Public License for more details. |
||||
* |
||||
* You should have received a copy of the GNU General Public License |
||||
* along with Open-Sankoré. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/ |
||||
|
||||
|
||||
#ifndef UBCFFADAPTOR_GLOBAL_H |
||||
#define UBCFFADAPTOR_GLOBAL_H |
||||
|
||||
#include <QtCore/qglobal.h> |
||||
|
||||
#if defined(UBCFFADAPTOR_LIBRARY) |
||||
# define UBCFFADAPTORSHARED_EXPORT Q_DECL_EXPORT |
||||
#else |
||||
# define UBCFFADAPTORSHARED_EXPORT Q_DECL_IMPORT |
||||
#endif |
||||
|
||||
#endif // UBCFFADAPTOR_GLOBAL_H
|
@ -0,0 +1,405 @@ |
||||
/*
|
||||
* Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) |
||||
* |
||||
* This file is part of Open-Sankoré. |
||||
* |
||||
* Open-Sankoré is free software: you can redistribute it and/or modify |
||||
* it under the terms of the GNU General Public License as published by |
||||
* the Free Software Foundation, version 3 of the License, |
||||
* with a specific linking exception for the OpenSSL project's |
||||
* "OpenSSL" library (or with modified versions of it that use the |
||||
* same license as the "OpenSSL" library). |
||||
* |
||||
* Open-Sankoré is distributed in the hope that it will be useful, |
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
||||
* GNU General Public License for more details. |
||||
* |
||||
* You should have received a copy of the GNU General Public License |
||||
* along with Open-Sankoré. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/ |
||||
|
||||
|
||||
#ifndef UBCFFCONSTANTS_H |
||||
#define UBCFFCONSTANTS_H |
||||
|
||||
#define PI 3.1415926535 |
||||
|
||||
const int DEFAULT_BACKGROUND_LAYER = -20000002; |
||||
const int DEFAULT_BACKGROUND_CROSS_LAYER = -20000001; |
||||
|
||||
// Constant names. Use only them instead const char* in each function
|
||||
|
||||
// Constant fileNames;
|
||||
const QString fMetadata = "metadata.rdf"; |
||||
const QString fIWBContent = "content.xml"; |
||||
const QString fIWBBackground = "background.png"; |
||||
const QString sAudioElementImage = ":images/soundOn.svg"; |
||||
|
||||
// Constant messages;
|
||||
const QString noErrorMsg = "NoError"; |
||||
|
||||
// Tag names
|
||||
const QString tDescription = "Description"; |
||||
const QString tIWBRoot = "iwb"; |
||||
const QString tIWBMeta = "meta"; |
||||
const QString tUBZSize = "size"; |
||||
const QString tSvg = "svg"; |
||||
const QString tIWBPage = "page"; |
||||
const QString tIWBPageSet = "pageset"; |
||||
const QString tId = "id"; |
||||
const QString tElement = "element"; |
||||
const QString tUBZGroup = "group"; |
||||
const QString tUBZGroups = "groups"; |
||||
const QString tUBZG = "g"; |
||||
const QString tUBZPolygon = "polygon"; |
||||
const QString tUBZPolyline = "polyline"; |
||||
const QString tUBZLine = "line"; |
||||
const QString tUBZAudio = "audio"; |
||||
const QString tUBZVideo = "video"; |
||||
const QString tUBZImage = "image"; |
||||
const QString tUBZForeignObject = "foreignObject"; |
||||
const QString tUBZTextContent = "itemTextContent"; |
||||
|
||||
const QString tIWBA = "a"; |
||||
const QString tIWBG = "g"; |
||||
const QString tIWBSwitch = "switch"; |
||||
const QString tIWBImage = "image"; |
||||
const QString tIWBVideo = "video"; |
||||
const QString tIWBAudio = "audio"; |
||||
const QString tIWBText = "text"; |
||||
const QString tIWBTextArea = "textarea"; |
||||
const QString tIWBPolyLine = "polyline"; |
||||
const QString tIWBPolygon = "polygon"; |
||||
const QString tIWBFlash = "video"; |
||||
const QString tIWBRect = "rect"; |
||||
const QString tIWBLine = "line"; |
||||
const QString tIWBTbreak = "tbreak"; |
||||
const QString tIWBTspan = "tspan"; |
||||
|
||||
// Attributes names
|
||||
const QString aIWBVersion = "version"; |
||||
const QString aOwner = "owner"; |
||||
const QString aDescription = "description"; |
||||
const QString aCreator = "creator"; |
||||
const QString aAbout = "about"; |
||||
const QString aIWBViewBox = "viewbox"; |
||||
const QString aUBZViewBox = "viewBox"; |
||||
const QString aDarkBackground = "dark-background"; |
||||
const QString aBackground = "background"; |
||||
const QString aCrossedBackground = "crossed-background"; |
||||
const QString aUBZType = "type"; |
||||
const QString aUBZUuid = "uuid"; |
||||
const QString aUBZParent = "parent"; |
||||
const QString aFill = "fill"; // IWB attribute contans color to fill
|
||||
|
||||
const QString aID = "id"; // ID of any svg element can be placed in to iwb section
|
||||
const QString aRef = "ref"; // as reference for applying additional attributes
|
||||
const QString aSVGHref = "xlink:href"; // reference to file
|
||||
const QString aIWBHref = "ref"; // reference to element ID
|
||||
const QString aUBZHref = "href"; |
||||
const QString aUBZSource = "source"; |
||||
const QString aSrc = "src"; |
||||
const QString aSVGRequiredExtension = "requiredExtensions"; |
||||
|
||||
const QString aX = "x"; |
||||
const QString aY = "y"; |
||||
const QString aWidth = "width"; |
||||
const QString aHeight = "height"; |
||||
const QString aStroke = "stroke"; |
||||
const QString aStrokeWidth = "stroke-width"; |
||||
const QString aPoints = "points"; |
||||
const QString aZLayer = "z-value"; |
||||
const QString aLayer = "layer"; |
||||
const QString aTransform = "transform"; |
||||
const QString aLocked = "locked"; |
||||
const QString aIWBName = "name"; |
||||
const QString aIWBContent = "content"; |
||||
|
||||
|
||||
// Attribute values
|
||||
const QString avIWBVersionNo = "1.0";
|
||||
const QString avUBZText = "text"; |
||||
const QString avFalse = "false"; |
||||
const QString avTrue = "true"; |
||||
|
||||
// Namespaces and prefixes
|
||||
const QString svgRequiredExtensionPrefix = "http://www.imsglobal.org/iwb/"; |
||||
const QString dcNS = "http://purl.org/dc/elements/1.1/"; |
||||
const QString ubNS = "http://uniboard.mnemis.com/document"; |
||||
const QString svgUBZNS = "http://www.imsglobal.org/xsd/iwb_v1p0"; |
||||
const QString svgIWBNS = "http://www.w3.org/2000/svg"; |
||||
const QString xlinkNS = "http://www.w3.org/1999/xlink"; |
||||
const QString iwbNS = "http://www.imsglobal.org/xsd/iwb_v1p0"; |
||||
const QString xsiNS = "http://www.w3.org/2001/XMLSchema-instance"; |
||||
const QString xsiShemaLocation = "\
|
||||
http://www.imsglobal.org/xsd/iwb_v1p0 \
|
||||
http://www.imsglobal.org/profile/iwb/iwbv1p0_v1p0.xsd \
|
||||
http://www.w3.org/2000/svg http://www.imsglobal.org/profile/iwb/svgsubsetv1p0_v1p0.xsd \
|
||||
http://www.w3.org/1999/xlink http://www.imsglobal.org/xsd/w3/1999/xlink.xsd";
|
||||
const QString dcNSPrefix = "dc"; |
||||
const QString ubNSPrefix = "ub"; |
||||
const QString svgIWBNSPrefix = "svg"; |
||||
const QString xlinkNSPrefix = "xlink"; |
||||
const QString iwbNsPrefix = "iwb"; |
||||
const QString xsiPrefix = "xsi"; |
||||
const QString xsiSchemaLocationPrefix = "schemaLocation"; |
||||
|
||||
const QString avOwner = ""; |
||||
const QString avCreator = ""; |
||||
const QString avDescription = ""; |
||||
|
||||
//constant symbols and words etc
|
||||
const QString dimensionsDelimiter1 = "x"; |
||||
const QString dimensionsDelimiter2 = " "; |
||||
const QString pageAlias = "page"; |
||||
const QString pageFileExtentionUBZ = "svg"; |
||||
|
||||
//content folder names
|
||||
const QString cfImages = "images"; |
||||
const QString cfVideos = "video"; |
||||
const QString cfAudios = "audio"; |
||||
const QString cfFlash = "flash"; |
||||
|
||||
//known file extentions
|
||||
const QString feSvg = "svg"; |
||||
const QString feWgt = "wgt"; |
||||
const QString fePng = "png"; |
||||
|
||||
const int iCrossSize = 32; |
||||
const int iCrossWidth = 1; |
||||
|
||||
// Image formats supported by CFF exclude wgt. Wgt is Sankore widget, which is considered as a .png preview.
|
||||
const QString iwbElementImage(" \
|
||||
wgt, \
|
||||
jpeg, \
|
||||
jpg, \
|
||||
bmp, \
|
||||
gif, \
|
||||
wmf, \
|
||||
emf, \
|
||||
png, \
|
||||
tif, \
|
||||
tiff \
|
||||
"); |
||||
|
||||
// Video formats supported by CFF
|
||||
const QString iwbElementVideo(" \
|
||||
mpg, \
|
||||
mpeg, \
|
||||
swf, \
|
||||
"); |
||||
|
||||
// Audio formats supported by CFF
|
||||
const QString iwbElementAudio(" \
|
||||
mp3, \
|
||||
wav \
|
||||
"); |
||||
|
||||
const QString cffSupportedFileFormats(iwbElementImage + iwbElementVideo + iwbElementAudio); |
||||
const QString ubzFormatsToConvert("svg"); |
||||
|
||||
|
||||
const QString iwbSVGImageAttributes(" \
|
||||
id, \
|
||||
xlink:href, \
|
||||
x, \
|
||||
y, \
|
||||
height, \
|
||||
width, \
|
||||
fill-opacity, \
|
||||
requiredExtentions, \
|
||||
transform \
|
||||
"); |
||||
|
||||
|
||||
const QString iwbSVGAudioAttributes(" \
|
||||
id, \
|
||||
xlink:href, \
|
||||
x, \
|
||||
y, \
|
||||
height, \
|
||||
width, \
|
||||
fill-opacity, \
|
||||
requiredExtentions, \
|
||||
transform \
|
||||
"); |
||||
|
||||
const QString iwbSVGVideoAttributes(" \
|
||||
id, \
|
||||
xlink:href, \
|
||||
x, \
|
||||
y, \
|
||||
height, \
|
||||
width, \
|
||||
fill-opacity, \
|
||||
requiredExtentions, \
|
||||
transform \
|
||||
"); |
||||
|
||||
const QString iwbSVGRectAttributes(" \
|
||||
id, \
|
||||
x, \
|
||||
y, \
|
||||
height, \
|
||||
width, \
|
||||
fill, \
|
||||
fill-opacity, \
|
||||
stroke, \
|
||||
stroke-dasharray, \
|
||||
stroke-linecap, \
|
||||
stroke-linejoin, \
|
||||
stroke-opacity, \
|
||||
stroke-width, \
|
||||
transform \
|
||||
"); |
||||
|
||||
|
||||
|
||||
const QString iwbSVGTextAttributes(" \
|
||||
id, \
|
||||
x, \
|
||||
y, \
|
||||
fill, \
|
||||
font-family, \
|
||||
font-size, \
|
||||
font-style, \
|
||||
font-weight, \
|
||||
font-stretch, \
|
||||
transform \
|
||||
"); |
||||
|
||||
const QString iwbSVGTextAreaAttributes(" \
|
||||
id, \
|
||||
x, \
|
||||
y, \
|
||||
height, \
|
||||
width, \
|
||||
fill, \
|
||||
font-family, \
|
||||
font-size, \
|
||||
font-style, \
|
||||
font-weight, \
|
||||
font-stretch, \
|
||||
text-align, \
|
||||
transform \
|
||||
"); |
||||
|
||||
const QString iwbSVGTspanAttributes(" \
|
||||
id, \
|
||||
fill, \
|
||||
font-family, \
|
||||
font-size, \
|
||||
font-style, \
|
||||
font-weight, \
|
||||
font-stretch, \
|
||||
text-align, \
|
||||
"); |
||||
|
||||
const QString iwbSVGLineAttributes(" \
|
||||
id, \
|
||||
x1, \
|
||||
y1, \
|
||||
x2, \
|
||||
y2, \
|
||||
stroke, \
|
||||
stroke-dasharray, \
|
||||
stroke-width, \
|
||||
stroke-opacity, \
|
||||
stroke-linecap, \
|
||||
transform \
|
||||
"); |
||||
|
||||
const QString iwbSVGPolyLineAttributes(" \
|
||||
id, \
|
||||
points, \
|
||||
stroke, \
|
||||
stroke-width, \
|
||||
stroke-dasharray, \
|
||||
stroke-opacity, \
|
||||
stroke-linecap, \
|
||||
transform \
|
||||
"); |
||||
|
||||
const QString iwbSVGPolygonAttributes(" \
|
||||
id, \
|
||||
points, \
|
||||
fill, \
|
||||
fill-opacity, \
|
||||
stroke, \
|
||||
stroke-dasharray, \
|
||||
stroke-width, \
|
||||
stroke-linecap, \
|
||||
stroke-linejoin, \
|
||||
stroke-opacity, \
|
||||
stroke-width, \
|
||||
transform \
|
||||
"); |
||||
|
||||
// 1 to 1 copy to SVG section
|
||||
const QString iwbElementAttributes(" \
|
||||
background, \
|
||||
background-fill, \
|
||||
background-posture, \
|
||||
flip, \
|
||||
freehand, \
|
||||
highlight, \
|
||||
highlight-fill, \
|
||||
list-style-type, \
|
||||
list-style-type-fill, \
|
||||
locked, \
|
||||
replicate, \
|
||||
revealer, \
|
||||
stroke-lineshape-start, \
|
||||
stroke-lineshape-end \
|
||||
"); |
||||
|
||||
// cannot be copied 1 to 1 to SVG section
|
||||
const QString ubzElementAttributesToConvert(" \
|
||||
xlink:href, \
|
||||
src, \
|
||||
transform, \
|
||||
uuid \
|
||||
" |
||||
); |
||||
|
||||
// additional attributes. Have references in SVG section.
|
||||
const QString svgElementAttributes(" \
|
||||
points, \
|
||||
fill, \
|
||||
fill-opacity, \
|
||||
stroke, \
|
||||
stroke-dasharray, \
|
||||
stroke-linecap, \
|
||||
stroke-opacity, \
|
||||
stroke-width, \
|
||||
stroke_linejoin, \
|
||||
requiredExtensions, \
|
||||
viewbox, \
|
||||
x, \
|
||||
y, \
|
||||
x1, \
|
||||
y1, \
|
||||
x2, \
|
||||
y2, \
|
||||
height, \
|
||||
width, \
|
||||
font-family, \
|
||||
font-size, \
|
||||
font-style, \
|
||||
font-weight, \
|
||||
font-stretch, \
|
||||
text-align \
|
||||
"); |
||||
|
||||
const QString ubzContentFolders("audios,videos,images,widgets"); |
||||
|
||||
struct UBItemLayerType |
||||
{ |
||||
enum Enum |
||||
{ |
||||
FixedBackground = -2000, Object = -1000, Graphic = 0, Tool = 1000, Control = 2000 |
||||
}; |
||||
}; |
||||
|
||||
#endif // UBCFFCONSTANTS_H
|
@ -0,0 +1,69 @@ |
||||
/*
|
||||
* Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) |
||||
* |
||||
* This file is part of Open-Sankoré. |
||||
* |
||||
* Open-Sankoré is free software: you can redistribute it and/or modify |
||||
* it under the terms of the GNU General Public License as published by |
||||
* the Free Software Foundation, version 3 of the License, |
||||
* with a specific linking exception for the OpenSSL project's |
||||
* "OpenSSL" library (or with modified versions of it that use the |
||||
* same license as the "OpenSSL" library). |
||||
* |
||||
* Open-Sankoré is distributed in the hope that it will be useful, |
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
||||
* GNU General Public License for more details. |
||||
* |
||||
* You should have received a copy of the GNU General Public License |
||||
* along with Open-Sankoré. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/ |
||||
|
||||
|
||||
#ifndef UBGLOBALS_H |
||||
#define UBGLOBALS_H |
||||
|
||||
#define DELETEPTR(ptr) if(NULL != ptr){ \ |
||||
delete ptr; \
|
||||
ptr = NULL; \
|
||||
} |
||||
|
||||
#ifdef Q_WS_WIN |
||||
|
||||
#define WARNINGS_DISABLE __pragma(warning(push, 0)); |
||||
#define WARNINGS_ENABLE __pragma(warning(pop)); |
||||
|
||||
#ifdef NO_THIRD_PARTY_WARNINGS |
||||
// disabling warning level to 0 and save old state
|
||||
#define THIRD_PARTY_WARNINGS_DISABLE WARNINGS_DISABLE |
||||
#else |
||||
// just save old state (needs for not empty define)
|
||||
#define THIRD_PARTY_WARNINGS_DISABLE __pragma(warning(push)); |
||||
#endif //#ifdef NO_THIRD_PARTY_WARNINGS
|
||||
// anyway on WIN
|
||||
#define THIRD_PARTY_WARNINGS_ENABLE WARNINGS_ENABLE |
||||
|
||||
#else //#ifdef Q_WS_WIN
|
||||
|
||||
#define WARNINGS_DISABLE _Pragma("GCC diagnostic push"); \ |
||||
_Pragma("GCC diagnostic ignored \"-Wunused-parameter\""); \
|
||||
_Pragma("GCC diagnostic ignored \"-Wunused-variable\""); \
|
||||
_Pragma("GCC diagnostic ignored \"-Wsign-compare\""); |
||||
|
||||
#define WARNINGS_ENABLE _Pragma("GCC diagnostic pop"); |
||||
|
||||
#ifdef NO_THIRD_PARTY_WARNINGS |
||||
//disabling some warnings
|
||||
#define THIRD_PARTY_WARNINGS_DISABLE WARNINGS_DISABLE |
||||
|
||||
#define THIRD_PARTY_WARNINGS_ENABLE WARNINGS_ENABLE |
||||
#else |
||||
// just save old state (needs for not empty define)
|
||||
#define THIRD_PARTY_WARNINGS_ENABLE WARNINGS_ENABLE |
||||
|
||||
#endif //#ifdef NO_THIRD_PARTY_WARNINGS
|
||||
|
||||
#endif //#ifdef Q_WS_WIN
|
||||
|
||||
#endif // UBGLOBALS_H
|
||||
|
@ -0,0 +1,6 @@ |
||||
HEADERS += plugins/cffadaptor/src/UBCFFAdaptor_global.h \ |
||||
plugins/cffadaptor/src/UBCFFAdaptor.h \ |
||||
plugins/cffadaptor/src/UBCFFConstants.h \ |
||||
plugins/cffadaptor/src/UBGlobals.h |
||||
|
||||
SOURCES += plugins/cffadaptor/src/UBCFFAdaptor.cpp |
@ -0,0 +1,225 @@ |
||||
# Unpackaged files in buildroot should terminate build |
||||
%define _unpackaged_files_terminate_build 1 |
||||
|
||||
%define dest_dir %_libdir/OpenBoard |
||||
Name: OpenBoard |
||||
Version: 1.6.1 |
||||
Release: alt6 |
||||
Summary: Interactive whiteboard for schools and universities |
||||
License: GPL-3.0+ |
||||
Group: Education |
||||
Url: https://github.com/OpenBoard-org/OpenBoard |
||||
Packager: Anton Midyukov <antohami@altlinux.org> |
||||
|
||||
Source: %name-%version.tar |
||||
|
||||
Source1: %name.svg |
||||
|
||||
Patch: fix-build-with-poppler-22.patch |
||||
|
||||
Patch1: OpenBoard-1.6.1-update-russian-translations.patch |
||||
|
||||
BuildRequires: gcc-c++ libgomp-devel |
||||
BuildRequires: desktop-file-utils |
||||
BuildRequires: libpaper-devel |
||||
BuildRequires: libssl-devel |
||||
BuildRequires: quazip-qt5-devel |
||||
BuildRequires: libqtsingleapplication-qt5-devel |
||||
BuildRequires: t1lib-devel |
||||
BuildRequires: libavcodec-devel libavformat-devel libswscale-devel libswresample-devel |
||||
BuildRequires: libalsa-devel libvpx-devel libvorbis-devel libtheora-devel libogg-devel |
||||
BuildRequires: libopus-devel liblame-devel libass-devel |
||||
BuildRequires: liblzma-devel bzlib-devel |
||||
BuildRequires: pkgconfig(Qt5Core) |
||||
BuildRequires: pkgconfig(Qt5Gui) |
||||
BuildRequires: pkgconfig(Qt5Help) |
||||
BuildRequires: pkgconfig(Qt5Multimedia) |
||||
BuildRequires: pkgconfig(Qt5MultimediaWidgets) |
||||
BuildRequires: pkgconfig(Qt5Network) |
||||
BuildRequires: pkgconfig(Qt5PrintSupport) |
||||
BuildRequires: pkgconfig(Qt5Script) |
||||
BuildRequires: pkgconfig(Qt5Svg) |
||||
BuildRequires: pkgconfig(Qt5UiTools) |
||||
BuildRequires: pkgconfig(Qt5WebKit) |
||||
BuildRequires: pkgconfig(Qt5WebKitWidgets) |
||||
BuildRequires: pkgconfig(Qt5Xml) |
||||
BuildRequires: pkgconfig(Qt5XmlPatterns) |
||||
BuildRequires: pkgconfig(libpulse-mainloop-glib) |
||||
BuildRequires: pkgconfig(libpulse) |
||||
BuildRequires: pkgconfig(hunspell) |
||||
BuildRequires: pkgconfig(freetype2) |
||||
BuildRequires: pkgconfig(openssl) |
||||
BuildRequires: pkgconfig(poppler) |
||||
BuildRequires: pkgconfig(poppler-cpp) |
||||
BuildRequires: pkgconfig(sdl) |
||||
|
||||
Requires: onboard |
||||
Requires: /sbin/pidof |
||||
|
||||
%description |
||||
Interactive whiteboard for schools and universities. |
||||
|
||||
%prep |
||||
%setup |
||||
%patch -p1 |
||||
# update russian translations |
||||
%patch1 -p1 |
||||
|
||||
# remove unwanted and nonfree libraries |
||||
sed -i -e 's|-lfdk-aac ||' src/podcast/podcast.pri |
||||
sed -i -e 's|-lx264 ||' src/podcast/podcast.pri |
||||
|
||||
# fix build with poppler 0.83 |
||||
#sed -i -e 's,std=c++11,std=c++14,g' src/podcast/podcast.pri |
||||
|
||||
# drop quazip LIBS INCLUDEPATH |
||||
sed -i -e '/LIBS += -lquazip5/d' \ |
||||
-e '/INCLUDEPATH += "\/usr\/include\/quazip"/d' \ |
||||
OpenBoard.pro |
||||
|
||||
%build |
||||
%_qt5_bindir/lrelease -removeidentical %name.pro |
||||
|
||||
%qmake_qt5 \ |
||||
LIBS+="`pkg-config --libs quazip1-qt5`" \ |
||||
INCLUDEPATH+="`pkg-config --cflags-only-I quazip1-qt5 | |
||||
sed 's/-I//g'`" \ |
||||
INCLUDEPATH+=%_includedir/poppler \ |
||||
INCLUDEPATH+=%_includedir/qt5/QtSolutions \ |
||||
%name.pro |
||||
%make_build |
||||
|
||||
%install |
||||
%makeinstall_std |
||||
install -D -m 0644 %SOURCE1 %buildroot%_iconsdir/hicolor/scalable/apps/OpenBoard.svg |
||||
|
||||
# missing desktop file, creating one |
||||
mkdir -p %buildroot%_desktopdir/ |
||||
cat > %buildroot%_desktopdir/%name.desktop <<EOF |
||||
[Desktop Entry] |
||||
Encoding=UTF-8 |
||||
Name=%name |
||||
GenericName=%name |
||||
Comment=Interactive whiteboard for schools and universities |
||||
Comment[ru]=Интерактивная доска для школ и университетов |
||||
Exec=%dest_dir/run.sh "%f" |
||||
Icon=%name |
||||
StartupNotify=true |
||||
Terminal=false |
||||
Type=Application |
||||
MimeType=application/x-%name; |
||||
Categories=Education;Engineering; |
||||
EOF |
||||
|
||||
install -D -m 0755 build/linux/release/product/%name %buildroot%dest_dir/%name |
||||
cp -r build/linux/release/product/* %buildroot%dest_dir/ |
||||
|
||||
#run.sh (set env to avoid some possible issues) |
||||
cat > %buildroot%dest_dir/run.sh <<EOF |
||||
#!/bin/bash |
||||
# -------------------------------------------------------------------- |
||||
# This program is free software: you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation, either version 3 of the License, or |
||||
# (at your option) any later version. |
||||
# |
||||
# This program is distributed in the hope that it will be useful, |
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
||||
# GNU General Public License for more details. |
||||
# |
||||
# You should have received a copy of the GNU General Public License |
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
||||
# --------------------------------------------------------------------- |
||||
|
||||
env QT_PLUGIN_PATH=\$QT_PLUGIN_PATH:%dest_dir/%name/plugins LD_LIBRARY_PATH=\$LD_LIBRARY_PATH:%dest_dir/plugins/cffadaptor %dest_dir/%name "\$@" |
||||
EOF |
||||
|
||||
sed -i -e '/env QT_PLUGIN_PATH=/i if pid="$(/sbin/pidof OpenBoard)"; then\n echo "OpenBoard is already running, PID ${pid}."\n exit 0\nfi\n' %buildroot%dest_dir/run.sh |
||||
|
||||
chmod 0755 %buildroot%dest_dir/run.sh |
||||
mkdir -p %buildroot/%_bindir/ |
||||
ln -s -T %dest_dir/run.sh %buildroot/%_bindir/%name |
||||
|
||||
# clean some exe bits |
||||
find %buildroot -executable -type f -name *.js -exec chmod -x '{}' \+ |
||||
find %buildroot -executable -type f -name *.svg -exec chmod -x '{}' \+ |
||||
find %buildroot -executable -type f -name *.css -exec chmod -x '{}' \+ |
||||
find %buildroot -executable -type f -name *.xml -exec chmod -x '{}' \+ |
||||
find %buildroot -executable -type f -name *.html -exec chmod -x '{}' \+ |
||||
|
||||
# internalization |
||||
lrelease-qt5 -removeidentical %name.pro |
||||
mkdir -p %buildroot%dest_dir/i18n/ |
||||
cp -R resources/i18n/%{name}*.qm %buildroot%dest_dir/i18n/ |
||||
|
||||
# customizations |
||||
cp -R resources/customizations %buildroot%dest_dir/ |
||||
|
||||
%files |
||||
%doc COPYRIGHT LICENSE |
||||
%_desktopdir/%name.desktop |
||||
%_iconsdir/hicolor/scalable/apps/%name.svg |
||||
%_libdir/OpenBoard |
||||
%_bindir/%name |
||||
|
||||
%changelog |
||||
* Wed Mar 23 2022 Evgeniy Kukhtinov <neurofreak@altlinux.org> 1.6.1-alt6 |
||||
- Update russian translation for 1.6.1 |
||||
- Multiple app instances run ability disabling |
||||
- Replacing the icon from png to svg |
||||
|
||||
* Fri Mar 18 2022 Evgeniy Kukhtinov <neurofreak@altlinux.org> 1.6.1-alt5 |
||||
- adapted for build with libpoppler-devel-21.11.0 and libpoppler-devel-22.03.0 |
||||
|
||||
* Thu Mar 17 2022 Evgeniy Kukhtinov <neurofreak@altlinux.org> 1.6.1-alt4 |
||||
- fix build with poppler-22 |
||||
|
||||
* Sat Jan 01 2022 Anton Midyukov <antohami@altlinux.org> 1.6.1-alt3 |
||||
- realy fix build with libquazip1-qt5 |
||||
|
||||
* Sat Jan 01 2022 Anton Midyukov <antohami@altlinux.org> 1.6.1-alt2 |
||||
- fix build with libquazip1-qt5 |
||||
|
||||
* Fri Oct 22 2021 Evgeniy Kukhtinov <neurofreak@altlinux.org> 1.6.1-alt1 |
||||
- new version 1.6.1 |
||||
- Removing patches merged to upstream |
||||
|
||||
* Wed Mar 24 2021 Anton Midyukov <antohami@altlinux.org> 1.5.4-alt3 |
||||
- Update Russian translation |
||||
|
||||
* Mon Oct 26 2020 Anton Midyukov <antohami@altlinux.org> 1.5.4-alt2 |
||||
- Requires onboard (Closes: 39119) |
||||
|
||||
* Sat Mar 28 2020 Anton Midyukov <antohami@altlinux.org> 1.5.4-alt1 |
||||
- new version 1.5.4 |
||||
|
||||
* Fri Aug 16 2019 Anton Midyukov <antohami@altlinux.org> 1.5.3-alt1 |
||||
- new version 1.5.3 |
||||
|
||||
* Sun Jun 23 2019 Igor Vlasenko <viy@altlinux.ru> 1.5.2-alt3 |
||||
- NMU: remove rpm-build-ubt from BR: |
||||
|
||||
* Sun Mar 31 2019 Anton Midyukov <antohami@altlinux.org> 1.5.2-alt2 |
||||
- Update patchs (Fix FTBFS) (Thanks Mageia Team) |
||||
|
||||
* Thu Feb 14 2019 Anton Midyukov <antohami@altlinux.org> 1.5.2-alt1 |
||||
- new version 1.5.2 |
||||
|
||||
* Sat Nov 17 2018 Anton Midyukov <antohami@altlinux.org> 1.4.1-alt1 |
||||
- new version 1.4.1 |
||||
|
||||
* Wed Aug 29 2018 Grigory Ustinov <grenka@altlinux.org> 1.3.6-alt3.1%ubt |
||||
- NMU: Rebuild with new openssl 1.1.0. |
||||
|
||||
* Fri Jul 27 2018 Anton Midyukov <antohami@altlinux.org> 1.3.6-alt3%ubt |
||||
- Fix build with libpoppler >= 0.64 |
||||
|
||||
* Sun Jul 08 2018 Anton Midyukov <antohami@altlinux.org> 1.3.6-alt2%ubt.1 |
||||
- Rebuilt for aarch64 |
||||
|
||||
* Wed Jan 31 2018 Anton Midyukov <antohami@altlinux.org> 1.3.6-alt2%ubt |
||||
- Fix build for ALT Sisyphus. |
||||
|
||||
* Mon Nov 13 2017 Anton Midyukov <antohami@altlinux.org> 1.3.6-alt1%ubt |
||||
- Initial build for ALT Sisyphus. |
@ -0,0 +1,173 @@ |
||||
#!/bin/bash |
||||
# -------------------------------------------------------------------- |
||||
# This program is free software: you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation, either version 2 of the License, or |
||||
# (at your option) any later version. |
||||
# |
||||
# This program is distributed in the hope that it will be useful, |
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
||||
# GNU General Public License for more details. |
||||
# |
||||
# You should have received a copy of the GNU General Public License |
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
||||
# --------------------------------------------------------------------- |
||||
|
||||
initializeVariables() |
||||
{ |
||||
APPLICATION_NAME="OpenBoard" |
||||
STANDARD_QT_USED=false |
||||
|
||||
# Root directory |
||||
SCRIPT_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" |
||||
PROJECT_ROOT="$SCRIPT_PATH/../.." |
||||
BUILD_DIR="$PROJECT_ROOT/build/linux/release" |
||||
PRODUCT_PATH="$BUILD_DIR/product" |
||||
|
||||
# Qt installation path. This may vary across machines |
||||
QT_PATH="/home/dev/Qt/5.15.0/gcc_64" |
||||
PLUGINS_PATH="$QT_PATH/plugins" |
||||
GUI_TRANSLATIONS_DIRECTORY_PATH="/usr/share/qt5/translations" |
||||
QMAKE_PATH="$QT_PATH/bin/qmake" |
||||
LRELEASES="$QT_PATH/bin/lrelease" |
||||
|
||||
NOTIFY_CMD=`which notify-send` |
||||
ZIP_PATH=`which zip` |
||||
|
||||
if [ -z $ARCHITECTURE ]; then |
||||
ARCHITECTURE=`uname -m` |
||||
if [ $ARCHITECTURE == "x86_64" ]; then |
||||
ARCHITECTURE="amd64" |
||||
fi |
||||
fi |
||||
} |
||||
|
||||
notifyError(){ |
||||
if [ -e "$NOTIFY_CMD" ]; then |
||||
$NOTIFY_CMD -t 0 -i "/usr/share/icons/oxygen/64x64/status/dialog-error.png" "$1" |
||||
fi |
||||
printf "\033[31merror:\033[0m $1\n" |
||||
exit 1 |
||||
} |
||||
|
||||
notifyProgress(){ |
||||
if [ -e "$NOTIFY_CMD" ]; then |
||||
$NOTIFY_CMD "$1" "$2" |
||||
fi |
||||
printf "\033[32m--> Achieved task:\033[0m $1:\n\t$2\n" |
||||
} |
||||
|
||||
checkDir(){ |
||||
if [ ! -d "$1" ]; then |
||||
notifyError "Directory not found : $1" |
||||
fi |
||||
} |
||||
|
||||
checkExecutable(){ |
||||
if [ ! -e "$1" ]; then |
||||
notifyError "$1 command not found" |
||||
fi |
||||
} |
||||
|
||||
buildWithStandardQt(){ |
||||
# if both Qt4 and Qt5 are installed, choose Qt5 |
||||
export QT_SELECT=5 |
||||
STANDARD_QT=`which qmake` |
||||
if [ $? == "0" ]; then |
||||
QT_VERSION=`$STANDARD_QT --version | grep -i "Using Qt version" | sed -e "s/Using Qt version \(.*\) in.*/\1/"` |
||||
if [ `echo $QT_VERSION | sed -e "s/\.//g"` -gt 480 ]; then |
||||
notifyProgress "Standard QT" "A recent enough qmake has been found. Using this one instead of custom one" |
||||
STANDARD_QT_USED=true |
||||
QMAKE_PATH=$STANDARD_QT |
||||
LRELEASES=`which lrelease` |
||||
PLUGINS_PATH="$STANDARD_QT/../plugins" |
||||
fi |
||||
fi |
||||
} |
||||
|
||||
buildImporter(){ |
||||
IMPORTER_DIR="../OpenBoard-Importer/" |
||||
IMPORTER_NAME="OpenBoardImporter" |
||||
checkDir $IMPORTER_DIR |
||||
cd ${IMPORTER_DIR} |
||||
|
||||
rm moc_* |
||||
rm -rf debug release |
||||
rm *.o |
||||
|
||||
notifyProgress "Building importer" |
||||
|
||||
$QMAKE_PATH ${IMPORTER_NAME}.pro |
||||
make clean |
||||
make -j4 |
||||
checkExecutable $IMPORTER_NAME |
||||
cd - |
||||
} |
||||
|
||||
createBuildContext() { |
||||
BUILD_CONTEXT="buildContext" |
||||
echo $ARCHITECTURE > $BUILD_CONTEXT |
||||
} |
||||
|
||||
|
||||
|
||||
# Check command-line arguments to force an architecture |
||||
|
||||
for var in "$@" |
||||
do |
||||
if [ $var == "i386" ]; then |
||||
ARCHITECTURE="i386" |
||||
fi |
||||
if [ $var == "amd64" ]; then |
||||
ARCHITECTURE="amd64" |
||||
fi |
||||
done |
||||
|
||||
|
||||
initializeVariables |
||||
#buildWithStandardQt |
||||
createBuildContext |
||||
|
||||
cd $PROJECT_ROOT |
||||
|
||||
# check of directories and executables |
||||
checkDir $QT_PATH |
||||
checkDir $PLUGINS_PATH |
||||
checkDir $GUI_TRANSLATIONS_DIRECTORY_PATH |
||||
|
||||
checkExecutable $QMAKE_PATH |
||||
checkExecutable $LRELEASES |
||||
checkExecutable $ZIP_PATH |
||||
|
||||
#build third party application |
||||
buildImporter |
||||
notifyProgress "OpenBoardImporter" "Built Importer" |
||||
|
||||
|
||||
# cleaning the build directory |
||||
rm -rf $BUILD_DIR |
||||
|
||||
# Generate translations |
||||
notifyProgress "QT" "Internationalization" |
||||
$LRELEASES ${APPLICATION_NAME}.pro |
||||
cd $GUI_TRANSLATIONS_DIRECTORY_PATH |
||||
$LRELEASES translations.pro |
||||
cd - |
||||
|
||||
notifyProgress "${APPLICATION_NAME}" "Building ${APPLICATION_NAME}" |
||||
|
||||
if [ "$ARCHITECTURE" == "amd64" ] || [ "$ARCHITECTURE" == "x86_64" ]; then |
||||
$QMAKE_PATH ${APPLICATION_NAME}.pro -spec linux-g++-64 |
||||
else |
||||
$QMAKE_PATH ${APPLICATION_NAME}.pro -spec linux-g++ |
||||
fi |
||||
|
||||
|
||||
make -j4 release-install |
||||
|
||||
if [ ! -e "$PRODUCT_PATH/${APPLICATION_NAME}" ]; then |
||||
notifyError "${APPLICATION_NAME} build failed" |
||||
else |
||||
notifyProgress "Finished building OpenBoard. You may now run the packaging script." |
||||
fi |
@ -0,0 +1,19 @@ |
||||
#!/bin/bash |
||||
# -------------------------------------------------------------------- |
||||
# This program is free software: you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation, either version 3 of the License, or |
||||
# (at your option) any later version. |
||||
# |
||||
# This program is distributed in the hope that it will be useful, |
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
||||
# GNU General Public License for more details. |
||||
# |
||||
# You should have received a copy of the GNU General Public License |
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
||||
# --------------------------------------------------------------------- |
||||
|
||||
xdg-desktop-menu uninstall /usr/share/applications/openboard.desktop |
||||
rm -f /usr/bin/openboard |
||||
exit 0 |
@ -0,0 +1,421 @@ |
||||
#!/bin/bash |
||||
# -------------------------------------------------------------------- |
||||
# This program is free software: you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation, either version 2 of the License, or |
||||
# (at your option) any later version. |
||||
# |
||||
# This program is distributed in the hope that it will be useful, |
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
||||
# GNU General Public License for more details. |
||||
# |
||||
# You should have received a copy of the GNU General Public License |
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
||||
# --------------------------------------------------------------------- |
||||
|
||||
# ---------------------------------------------------------------------------- |
||||
# Packaging script for OpenBoard, for Debian-compatible distributions. |
||||
# |
||||
# This should be run after `build.sh`. |
||||
# |
||||
# The generated package structure is as follows : |
||||
# |
||||
# DEBIAN/ |
||||
# | control |
||||
# | md5sums |
||||
# | prerm |
||||
# | postinst |
||||
# usr/ |
||||
# | bin/ |
||||
# | | openboard <-- actually a symlink to run.sh or OpenBoard |
||||
# | share/ |
||||
# | | applications/ |
||||
# | | | openboard.desktop |
||||
# opt/ |
||||
# | openboard/ |
||||
# | | importer/ |
||||
# | | library/ |
||||
# | | etc/ |
||||
# | | qtlib/ (*) |
||||
# | | plugins/ (*) |
||||
# | | OpenBoard |
||||
# | | OpenBoard.png |
||||
# | | run.sh (*) |
||||
# |
||||
# (*) Only included if Qt libs and plugins are bundled. It is necessary to |
||||
# bundle these if the target system doesn't provide Qt 5.5.1, for example. |
||||
# ---------------------------------------------------------------------------- |
||||
|
||||
initializeVariables() |
||||
{ |
||||
# This script's path |
||||
SCRIPT_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" |
||||
|
||||
PROJECT_ROOT="$SCRIPT_PATH/../.." |
||||
|
||||
# Where the application was built (see build.sh) |
||||
BUILD_DIR="$PROJECT_ROOT/build/linux/release" |
||||
PRODUCT_PATH="$BUILD_DIR/product" |
||||
IMPORTER_DIR="$PROJECT_ROOT/../OpenBoard-Importer/" |
||||
IMPORTER_NAME="OpenBoardImporter" |
||||
|
||||
# Where the package is built to |
||||
PACKAGE_BUILD_DIR="$PROJECT_ROOT/install" |
||||
|
||||
# Temporary folder, where we put all the files that will be built into the |
||||
# package |
||||
BASE_WORKING_DIR="debianPackage" |
||||
|
||||
APPLICATION_NAME="OpenBoard" |
||||
APPLICATION_CODE="openboard" |
||||
APPLICATION_PATH="opt" |
||||
|
||||
PACKAGE_DIRECTORY=$BASE_WORKING_DIR/$APPLICATION_PATH/$APPLICATION_CODE |
||||
QT_PLUGINS_DEST_PATH="$PACKAGE_DIRECTORY/plugins" |
||||
QT_LIBRARY_DEST_PATH="$PACKAGE_DIRECTORY/qtlib" |
||||
|
||||
DESKTOP_FILE_PATH="$BASE_WORKING_DIR/usr/share/applications" |
||||
APPLICATION_SHORTCUT="$DESKTOP_FILE_PATH/${APPLICATION_CODE}.desktop" |
||||
|
||||
DESCRIPTION="OpenBoard, an interactive white board application" |
||||
VERSION=`cat $BUILD_DIR/version` |
||||
ARCHITECTURE=`cat buildContext` |
||||
|
||||
|
||||
# Include Qt libraries and plugins in the package, or not |
||||
# (this is necessary if the target system doesn't provide Qt 5.5.1) |
||||
BUNDLE_QT=true |
||||
|
||||
# Qt installation path. This may vary across machines |
||||
QT_PATH="/home/dev/Qt/5.15.0/gcc_64" |
||||
QT_PLUGINS_SOURCE_PATH="$QT_PATH/plugins" |
||||
GUI_TRANSLATIONS_DIRECTORY_PATH="/usr/share/qt5/translations" |
||||
QT_LIBRARY_SOURCE_PATH="$QT_PATH/lib" |
||||
|
||||
NOTIFY_CMD=`which notify-send` |
||||
ZIP_PATH=`which zip` |
||||
} |
||||
|
||||
checkUser() |
||||
{ |
||||
if [ `id -u` -ne 0 ]; then |
||||
echo "Please run the script as root" |
||||
exit 1 |
||||
fi |
||||
} |
||||
|
||||
checkBuild() |
||||
{ |
||||
if [ -z "$ARCHITECTURE" ]; then |
||||
echo "Make sure you have built the software first using ./build.sh" |
||||
exit 1 |
||||
fi |
||||
} |
||||
|
||||
notifyError(){ |
||||
if [ -e "$NOTIFY_CMD" ]; then |
||||
$NOTIFY_CMD -t 0 -i "/usr/share/icons/oxygen/64x64/status/dialog-error.png" "$1" |
||||
fi |
||||
printf "\033[31merror:\033[0m $1\n" |
||||
exit 1 |
||||
} |
||||
|
||||
notifyProgress(){ |
||||
if [ -e "$NOTIFY_CMD" ]; then |
||||
$NOTIFY_CMD "$1" "$2" |
||||
fi |
||||
printf "\033[32m--> \033[0m $1:\n\t$2\n" |
||||
} |
||||
|
||||
copyQtLibrary(){ |
||||
echo -e "\t $1" |
||||
if ls "$QT_LIBRARY_SOURCE_PATH/$1.so" &> /dev/null; then |
||||
cp -P $QT_LIBRARY_SOURCE_PATH/$1.so "$QT_LIBRARY_DEST_PATH/" |
||||
cp -P $QT_LIBRARY_SOURCE_PATH/$1.so.* "$QT_LIBRARY_DEST_PATH/" |
||||
|
||||
strip $QT_LIBRARY_DEST_PATH/$1.so |
||||
chmod 644 $QT_LIBRARY_DEST_PATH/$1.so.* # 644 = rw-r-r |
||||
else |
||||
notifyError "$1 library not found in path: $QT_LIBRARY_SOURCE_PATH" |
||||
fi |
||||
} |
||||
|
||||
copyQtPlugin(){ |
||||
echo -e "\t $1" |
||||
if ls "$QT_PLUGINS_SOURCE_PATH/$1" &> /dev/null; then |
||||
cp -r $QT_PLUGINS_SOURCE_PATH/$1 $QT_PLUGINS_DEST_PATH/ |
||||
|
||||
strip $QT_PLUGINS_DEST_PATH/$1/* |
||||
chmod 644 $QT_PLUGINS_DEST_PATH/$1/* # 644 = rw-r-r |
||||
chmod +rx $QT_PLUGINS_DEST_PATH/$1 |
||||
|
||||
else |
||||
notifyError "$1 plugin not found in path: $QT_PLUGINS_SOURCE_PATH" |
||||
fi |
||||
} |
||||
|
||||
|
||||
# ---------------------------------------------------------------------------- |
||||
# Copying the application, libs etc. to the temporary working directory |
||||
# ---------------------------------------------------------------------------- |
||||
|
||||
|
||||
initializeVariables |
||||
|
||||
checkBuild |
||||
checkUser |
||||
|
||||
cd $PROJECT_ROOT |
||||
|
||||
rm -rf $PACKAGE_DIRECTORY |
||||
mkdir -p $PACKAGE_DIRECTORY |
||||
|
||||
rm -rf $PACKAGE_BUILD_DIR |
||||
|
||||
|
||||
notifyProgress "Copying product directory and resources" |
||||
cp -R $PRODUCT_PATH/* $PACKAGE_DIRECTORY |
||||
chown -R root:root $PACKAGE_DIRECTORY |
||||
|
||||
cp -R resources/customizations $PACKAGE_DIRECTORY/ |
||||
cp resources/linux/openboard-ubz.xml $PACKAGE_DIRECTORY/etc/ |
||||
|
||||
if $BUNDLE_QT; then |
||||
cp -R resources/linux/run.sh $PACKAGE_DIRECTORY/ |
||||
chmod a+x $PACKAGE_DIRECTORY/run.sh |
||||
fi |
||||
|
||||
notifyProgress "Copying importer" |
||||
mkdir -p $PACKAGE_DIRECTORY/importer |
||||
cp -R "$IMPORTER_DIR/$IMPORTER_NAME" "$PACKAGE_DIRECTORY/importer" |
||||
|
||||
notifyProgress "Stripping importer and main executable" |
||||
strip $PACKAGE_DIRECTORY/$APPLICATION_NAME |
||||
strip $PACKAGE_DIRECTORY/importer/$IMPORTER_NAME |
||||
|
||||
if $BUNDLE_QT; then |
||||
notifyProgress "Copying and stripping Qt plugins" |
||||
mkdir -p $QT_PLUGINS_DEST_PATH |
||||
copyQtPlugin audio |
||||
copyQtPlugin bearer |
||||
copyQtPlugin generic |
||||
copyQtPlugin iconengines |
||||
copyQtPlugin imageformats |
||||
copyQtPlugin mediaservice |
||||
copyQtPlugin platforminputcontexts |
||||
copyQtPlugin platforms |
||||
copyQtPlugin platformthemes |
||||
copyQtPlugin position |
||||
copyQtPlugin printsupport |
||||
#copyQtPlugin qtwebengine |
||||
copyQtPlugin sceneparsers |
||||
copyQtPlugin xcbglintegrations |
||||
|
||||
notifyProgress "Copying and stripping Qt libraries" |
||||
mkdir -p $QT_LIBRARY_DEST_PATH |
||||
copyQtLibrary libQt5Core |
||||
copyQtLibrary libQt5DBus |
||||
copyQtLibrary libQt5Gui |
||||
copyQtLibrary libQt5Multimedia |
||||
copyQtLibrary libQt5MultimediaGstTools |
||||
copyQtLibrary libQt5MultimediaWidgets |
||||
copyQtLibrary libQt5Network |
||||
copyQtLibrary libQt5OpenGL |
||||
copyQtLibrary libQt5Positioning |
||||
copyQtLibrary libQt5PrintSupport |
||||
copyQtLibrary libQt5Qml |
||||
copyQtLibrary libQt5QmlModels |
||||
copyQtLibrary libQt5Quick |
||||
copyQtLibrary libQt5Sensors |
||||
copyQtLibrary libQt5Sql |
||||
copyQtLibrary libQt5Svg |
||||
copyQtLibrary libQt5WebChannel |
||||
copyQtLibrary libQt5WebKit |
||||
copyQtLibrary libQt5WebKitWidgets |
||||
copyQtLibrary libQt5WebSockets |
||||
copyQtLibrary libQt5Widgets |
||||
copyQtLibrary libQt5XcbQpa |
||||
copyQtLibrary libQt5Xml |
||||
copyQtLibrary libQt5XmlPatterns |
||||
copyQtLibrary libicuuc |
||||
copyQtLibrary libicui18n |
||||
copyQtLibrary libicudata |
||||
fi |
||||
|
||||
notifyProgress "Copying Qt translations" |
||||
mkdir -p $PACKAGE_DIRECTORY/i18n |
||||
cp $GUI_TRANSLATIONS_DIRECTORY_PATH/qt_??.qm $PACKAGE_DIRECTORY/i18n/ |
||||
|
||||
|
||||
# ---------------------------------------------------------------------------- |
||||
# DEBIAN directory of package (control, md5sums, postinst etc) |
||||
# ---------------------------------------------------------------------------- |
||||
notifyProgress "Generating control files for package" |
||||
|
||||
mkdir -p "$BASE_WORKING_DIR/DEBIAN" |
||||
|
||||
# Copy prerm script |
||||
cp -r "$SCRIPT_PATH/debian_package_files/prerm" "$BASE_WORKING_DIR/DEBIAN/" |
||||
chmod 755 "$BASE_WORKING_DIR/DEBIAN/prerm" |
||||
|
||||
# Generate postinst script (can't copy it like prerm because some paths vary depending on |
||||
# the values of the variables in this script) |
||||
|
||||
SYMLINK_TARGET="/$APPLICATION_PATH/$APPLICATION_CODE/$APPLICATION_NAME" |
||||
if $BUNDLE_QT ; then |
||||
SYMLINK_TARGET="/$APPLICATION_PATH/$APPLICATION_CODE/run.sh" |
||||
fi |
||||
|
||||
cat > "$BASE_WORKING_DIR/DEBIAN/postinst" << EOF |
||||
#!/bin/bash |
||||
# -------------------------------------------------------------------- |
||||
# This program is free software: you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation, either version 3 of the License, or |
||||
# (at your option) any later version. |
||||
# |
||||
# This program is distributed in the hope that it will be useful, |
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
||||
# GNU General Public License for more details. |
||||
# |
||||
# You should have received a copy of the GNU General Public License |
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
||||
# --------------------------------------------------------------------- |
||||
|
||||
xdg-desktop-menu install --novendor /usr/share/applications/${APPLICATION_CODE}.desktop |
||||
xdg-mime install --mode system /$APPLICATION_PATH/$APPLICATION_CODE/etc/openboard-ubz.xml |
||||
xdg-mime default /usr/share/applications/${APPLICATION_CODE}.desktop application/ubz |
||||
|
||||
ln -s $SYMLINK_TARGET /usr/bin/$APPLICATION_CODE |
||||
|
||||
exit 0 |
||||
EOF |
||||
|
||||
chmod 755 "$BASE_WORKING_DIR/DEBIAN/postinst" |
||||
|
||||
|
||||
# Generate md5 sums of everything in the application path (e.g /opt) and the desktop entry |
||||
cd $BASE_WORKING_DIR |
||||
find $APPLICATION_PATH/ -exec md5sum {} > DEBIAN/md5sums 2>/dev/null \; |
||||
find $DESKTOP_FILE_PATH/ -exec md5sum {} >> DEBIAN/md5sums 2>/dev/null \; |
||||
cd $PROJECT_ROOT |
||||
|
||||
# Generate control file |
||||
CONTROL_FILE="$BASE_WORKING_DIR/DEBIAN/control" |
||||
|
||||
echo "Package: ${APPLICATION_CODE}" > "$CONTROL_FILE" |
||||
echo "Version: $VERSION" >> "$CONTROL_FILE" |
||||
echo "Section: education" >> "$CONTROL_FILE" |
||||
echo "Priority: optional" >> "$CONTROL_FILE" |
||||
echo "Architecture: $ARCHITECTURE" >> "$CONTROL_FILE" |
||||
echo "Essential: no" >> "$CONTROL_FILE" |
||||
echo "Installed-Size: `du -s $PACKAGE_DIRECTORY | awk '{ print $1 }'`" >> "$CONTROL_FILE" |
||||
echo "Maintainer: ${APPLICATION_NAME} Developers team <dev@openboard.ch>" >> "$CONTROL_FILE" |
||||
echo "Homepage: https://github.com/DIP-SEM/OpenBoard" >> "$CONTROL_FILE" |
||||
|
||||
# Generate dependency list |
||||
echo -n "Depends: " >> "$CONTROL_FILE" |
||||
|
||||
unset tab |
||||
declare -a tab |
||||
let count=0 |
||||
|
||||
if $BUNDLE_QT; then |
||||
for l in `objdump -p $PACKAGE_DIRECTORY/${APPLICATION_NAME} | grep NEEDED | awk '{ print $2 }'`; do |
||||
for lib in `dpkg -S $l | grep -v "libqt5" | grep -v "qt55" | awk -F":" '{ print $1 }'`; do |
||||
presence=`echo ${tab[*]} | grep -c "$lib"`; |
||||
if [ "$presence" == "0" ]; then |
||||
if [ "$lib" != "openboard" ]; then |
||||
echo "adding $lib to needed dependencies" |
||||
tab[$count]=$lib; |
||||
((count++)); |
||||
fi; |
||||
fi; |
||||
done; |
||||
done; |
||||
else |
||||
for l in `objdump -p $PACKAGE_DIRECTORY/${APPLICATION_NAME} | grep NEEDED | awk '{ print $2 }'`; do |
||||
for lib in `dpkg -S $l | awk -F":" '{ print $1 }'`; do |
||||
presence=`echo ${tab[*]} | grep -c "$lib"`; |
||||
if [ "$presence" == "0" ]; then |
||||
tab[$count]=$lib; |
||||
((count++)); |
||||
fi; |
||||
done; |
||||
done; |
||||
fi |
||||
|
||||
|
||||
for ((i=0;i<${#tab[@]};i++)); do |
||||
if [ $i -ne "0" ]; then |
||||
echo -n ", " >> "$CONTROL_FILE" |
||||
fi |
||||
# conditional dependency when libavcodec is found |
||||
depdVer=$(apt-cache show ${tab[$i]} | grep "Version: " | head -1 | awk '{ print $2 }' | sed -e 's/\([~:. 0-9?]*\).*/\1/g' | sed -e 's/\.$//') |
||||
if [[ "${tab[$i]}" == *"libavcodec"* ]]; then |
||||
depName="${tab[$i]::-2}" |
||||
versionNumber="${tab[$i]: -2}" |
||||
depdVer_part1=`echo ${depdVer} | awk -F'.' '{print $1}'` |
||||
depdVer_part2=`echo ${depdVer} | awk -F'.' '{print $2}'` |
||||
echo -n "${depName}${versionNumber} (>= ${depdVer_part1}.${depdVer_part2}) | ${depName}-extra${versionNumber} (>= ${depdVer_part1}.${depdVer_part2})" >> "$CONTROL_FILE" |
||||
else |
||||
echo -n "${tab[$i]} (>= ${depdVer})" >> "$CONTROL_FILE" |
||||
fi |
||||
done |
||||
echo -n ", onboard" >> "$CONTROL_FILE" |
||||
|
||||
if $BUNDLE_QT; then |
||||
# Listing some dependencies manually; ideally we should use dpkg -p recursively |
||||
# to get the dependencies of the bundled shared libs & plugins. Or use static libs. |
||||
echo -n ", libxcb1" >> "$CONTROL_FILE" |
||||
echo -n ", libxcb-icccm4" >> "$CONTROL_FILE" |
||||
echo -n ", libxcb-xkb1" >> "$CONTROL_FILE" |
||||
echo -n ", libxcb-image0" >> "$CONTROL_FILE" |
||||
echo -n ", libxcb-render-util0" >> "$CONTROL_FILE" |
||||
echo -n ", libxcb-xinerama0" >> "$CONTROL_FILE" |
||||
else |
||||
echo -n ", libqt5multimedia5-plugins" >> "$CONTROL_FILE" |
||||
fi |
||||
|
||||
echo "" >> "$CONTROL_FILE" |
||||
echo "Description: $DESCRIPTION" >> "$CONTROL_FILE" |
||||
|
||||
# ---------------------------------------------------------------------------- |
||||
# .desktop file |
||||
# ---------------------------------------------------------------------------- |
||||
mkdir -p $DESKTOP_FILE_PATH |
||||
echo "[Desktop Entry]" > $APPLICATION_SHORTCUT |
||||
echo "Version=$VERSION" >> $APPLICATION_SHORTCUT |
||||
echo "Encoding=UTF-8" >> $APPLICATION_SHORTCUT |
||||
echo "Name=${APPLICATION_NAME}" >> $APPLICATION_SHORTCUT |
||||
echo "Comment=$DESCRIPTION" >> $APPLICATION_SHORTCUT |
||||
echo "Exec=$APPLICATION_CODE %f" >> $APPLICATION_SHORTCUT |
||||
echo "Icon=/$APPLICATION_PATH/$APPLICATION_CODE/${APPLICATION_NAME}.png" >> $APPLICATION_SHORTCUT |
||||
echo "StartupNotify=true" >> $APPLICATION_SHORTCUT |
||||
echo "Terminal=false" >> $APPLICATION_SHORTCUT |
||||
echo "Type=Application" >> $APPLICATION_SHORTCUT |
||||
echo "MimeType=application/ubz" >> $APPLICATION_SHORTCUT |
||||
echo "Categories=Education;" >> $APPLICATION_SHORTCUT |
||||
cp "resources/images/${APPLICATION_NAME}.png" "$PACKAGE_DIRECTORY/${APPLICATION_NAME}.png" |
||||
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------- |
||||
# Building the package |
||||
# ---------------------------------------------------------------------------- |
||||
notifyProgress "Building package" |
||||
mkdir -p "$PACKAGE_BUILD_DIR/linux" |
||||
PACKAGE_NAME="${APPLICATION_NAME}_`lsb_release -is`_`lsb_release -rs`_${VERSION}_$ARCHITECTURE.deb" |
||||
PACKAGE_NAME=`echo "$PACKAGE_NAME" | awk '{print tolower($0)}'` |
||||
|
||||
dpkg -b "$BASE_WORKING_DIR" "$PACKAGE_BUILD_DIR/linux/$PACKAGE_NAME" |
||||
|
||||
#clean up mess |
||||
rm -rf $BASE_WORKING_DIR |
||||
|
||||
notifyProgress "${APPLICATION_NAME}" "Package built" |
||||
|
||||
|
||||
exit 0 |
@ -0,0 +1,563 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
||||
<plist version="1.0"> |
||||
<dict> |
||||
<key>Hierarchy</key> |
||||
<dict> |
||||
<key>Attributes</key> |
||||
<dict> |
||||
<key>Documents</key> |
||||
<dict> |
||||
<key>Background Image</key> |
||||
<dict> |
||||
<key>IFPkgFlagBackgroundAlignment</key> |
||||
<integer>4</integer> |
||||
<key>IFPkgFlagBackgroundScaling</key> |
||||
<integer>1</integer> |
||||
<key>Mode</key> |
||||
<integer>0</integer> |
||||
<key>Path</key> |
||||
<string></string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
</dict> |
||||
<key>License</key> |
||||
<dict> |
||||
<key>International</key> |
||||
<dict> |
||||
<key>Mode</key> |
||||
<integer>1</integer> |
||||
<key>Path</key> |
||||
<string>LICENSE</string> |
||||
<key>Path Type</key> |
||||
<integer>2</integer> |
||||
</dict> |
||||
</dict> |
||||
<key>ReadMe</key> |
||||
<dict> |
||||
<key>International</key> |
||||
<dict> |
||||
<key>Mode</key> |
||||
<integer>0</integer> |
||||
<key>Path</key> |
||||
<string></string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
</dict> |
||||
</dict> |
||||
<key>Welcome</key> |
||||
<dict> |
||||
<key>International</key> |
||||
<dict> |
||||
<key>Mode</key> |
||||
<integer>0</integer> |
||||
<key>Path</key> |
||||
<string></string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
</dict> |
||||
</dict> |
||||
</dict> |
||||
<key>Files</key> |
||||
<dict> |
||||
<key>Compress</key> |
||||
<true/> |
||||
<key>Hierarchy</key> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array/> |
||||
<key>GID</key> |
||||
<integer>80</integer> |
||||
<key>Path</key> |
||||
<string>build/macx/release/product/OpenBoard.app</string> |
||||
<key>Path Type</key> |
||||
<integer>2</integer> |
||||
<key>Privileges</key> |
||||
<integer>493</integer> |
||||
<key>Type</key> |
||||
<integer>3</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array/> |
||||
<key>GID</key> |
||||
<integer>80</integer> |
||||
<key>Path</key> |
||||
<string>Utilities</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>509</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
</array> |
||||
<key>GID</key> |
||||
<integer>80</integer> |
||||
<key>Path</key> |
||||
<string>Applications</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>509</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array/> |
||||
<key>GID</key> |
||||
<integer>80</integer> |
||||
<key>Path</key> |
||||
<string>Application Support</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>509</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array/> |
||||
<key>GID</key> |
||||
<integer>80</integer> |
||||
<key>Path</key> |
||||
<string>Documentation</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>509</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array/> |
||||
<key>GID</key> |
||||
<integer>80</integer> |
||||
<key>Path</key> |
||||
<string>Filesystems</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>509</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array/> |
||||
<key>GID</key> |
||||
<integer>80</integer> |
||||
<key>Path</key> |
||||
<string>Frameworks</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>509</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array/> |
||||
<key>GID</key> |
||||
<integer>80</integer> |
||||
<key>Path</key> |
||||
<string>Internet Plug-Ins</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>509</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array/> |
||||
<key>GID</key> |
||||
<integer>80</integer> |
||||
<key>Path</key> |
||||
<string>PreferencePanes</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>509</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array/> |
||||
<key>GID</key> |
||||
<integer>80</integer> |
||||
<key>Path</key> |
||||
<string>Preferences</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>509</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array/> |
||||
<key>GID</key> |
||||
<integer>80</integer> |
||||
<key>Path</key> |
||||
<string>Printers</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>509</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array/> |
||||
<key>GID</key> |
||||
<integer>80</integer> |
||||
<key>Path</key> |
||||
<string>QuickTime</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>509</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array/> |
||||
<key>GID</key> |
||||
<integer>80</integer> |
||||
<key>Path</key> |
||||
<string>Scripts</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>509</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
</array> |
||||
<key>GID</key> |
||||
<integer>80</integer> |
||||
<key>Path</key> |
||||
<string>Library</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>1021</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array> |
||||
<dict> |
||||
<key>Children</key> |
||||
<array/> |
||||
<key>GID</key> |
||||
<integer>0</integer> |
||||
<key>Path</key> |
||||
<string>Extensions</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>493</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
</array> |
||||
<key>GID</key> |
||||
<integer>0</integer> |
||||
<key>Path</key> |
||||
<string>Library</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>493</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
</array> |
||||
<key>GID</key> |
||||
<integer>0</integer> |
||||
<key>Path</key> |
||||
<string>System</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>493</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
</array> |
||||
<key>GID</key> |
||||
<integer>80</integer> |
||||
<key>Path</key> |
||||
<string>/</string> |
||||
<key>Path Type</key> |
||||
<integer>1</integer> |
||||
<key>Privileges</key> |
||||
<integer>1021</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
<key>UID</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<key>IFPkgFlagDefaultLocation</key> |
||||
<string>/Applications</string> |
||||
<key>Imported Package</key> |
||||
<false/> |
||||
<key>Package Path</key> |
||||
<string></string> |
||||
<key>Split Forks</key> |
||||
<true/> |
||||
</dict> |
||||
<key>Plugins</key> |
||||
<dict> |
||||
<key>PluginsList</key> |
||||
<array> |
||||
<dict> |
||||
<key>Path</key> |
||||
<string>Introduction</string> |
||||
<key>Type</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Path</key> |
||||
<string>ReadMe</string> |
||||
<key>Type</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Path</key> |
||||
<string>License</string> |
||||
<key>Type</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Path</key> |
||||
<string>Target</string> |
||||
<key>Type</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Path</key> |
||||
<string>PackageSelection</string> |
||||
<key>Type</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Path</key> |
||||
<string>Install</string> |
||||
<key>Type</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
<dict> |
||||
<key>Path</key> |
||||
<string>FinishUp</string> |
||||
<key>Type</key> |
||||
<integer>0</integer> |
||||
</dict> |
||||
</array> |
||||
</dict> |
||||
<key>Scripts</key> |
||||
<dict> |
||||
<key>Additional Resources</key> |
||||
<dict> |
||||
<key>International</key> |
||||
<array/> |
||||
</dict> |
||||
<key>Installation Scripts</key> |
||||
<dict> |
||||
<key>IFInstallationScriptsPostflight</key> |
||||
<dict> |
||||
<key>Path</key> |
||||
<string></string> |
||||
<key>Status</key> |
||||
<false/> |
||||
</dict> |
||||
<key>IFInstallationScriptsPostinstall</key> |
||||
<dict> |
||||
<key>Path</key> |
||||
<string></string> |
||||
<key>Path Type</key> |
||||
<integer>2</integer> |
||||
<key>Status</key> |
||||
<false/> |
||||
</dict> |
||||
<key>IFInstallationScriptsPostupgrade</key> |
||||
<dict> |
||||
<key>Path</key> |
||||
<string></string> |
||||
<key>Status</key> |
||||
<false/> |
||||
</dict> |
||||
<key>IFInstallationScriptsPreflight</key> |
||||
<dict> |
||||
<key>Path</key> |
||||
<string></string> |
||||
<key>Status</key> |
||||
<false/> |
||||
</dict> |
||||
<key>IFInstallationScriptsPreinstall</key> |
||||
<dict> |
||||
<key>Path</key> |
||||
<string></string> |
||||
<key>Status</key> |
||||
<false/> |
||||
</dict> |
||||
<key>IFInstallationScriptsPreupgrade</key> |
||||
<dict> |
||||
<key>Path</key> |
||||
<string></string> |
||||
<key>Status</key> |
||||
<false/> |
||||
</dict> |
||||
</dict> |
||||
<key>Requirements</key> |
||||
<array/> |
||||
</dict> |
||||
<key>Settings</key> |
||||
<dict> |
||||
<key>Description</key> |
||||
<dict> |
||||
<key>International</key> |
||||
<dict> |
||||
<key>IFPkgDescriptionDeleteWarning</key> |
||||
<string></string> |
||||
<key>IFPkgDescriptionDescription</key> |
||||
<string>OpenBoard is an hardware independent interactive whiteboard</string> |
||||
<key>IFPkgDescriptionTitle</key> |
||||
<string>OpenBoard</string> |
||||
<key>IFPkgDescriptionVersion</key> |
||||
<string>1.40.b.00</string> |
||||
</dict> |
||||
</dict> |
||||
<key>Display Information</key> |
||||
<dict> |
||||
<key>CFBundleGetInfoString</key> |
||||
<string>OpenBoard 1.0 Copyrights © 2013 OpenBoard</string> |
||||
<key>CFBundleIconFile</key> |
||||
<string>resources/macx/OpenBoardDmg.icns</string> |
||||
<key>CFBundleIconFile Path Type</key> |
||||
<integer>2</integer> |
||||
<key>CFBundleIdentifier</key> |
||||
<string>org.OpenBoard.pkg.OpenBoard</string> |
||||
<key>CFBundleName</key> |
||||
<string>OpenBoard</string> |
||||
<key>CFBundleShortVersionString</key> |
||||
<string>1.40.b.00</string> |
||||
</dict> |
||||
<key>Options</key> |
||||
<dict> |
||||
<key>IFPkgFlagAllowBackRev</key> |
||||
<false/> |
||||
<key>IFPkgFlagAuthorizationAction</key> |
||||
<integer>0</integer> |
||||
<key>IFPkgFlagFollowLinks</key> |
||||
<false/> |
||||
<key>IFPkgFlagIsRequired</key> |
||||
<false/> |
||||
<key>IFPkgFlagOverwritePermissions</key> |
||||
<false/> |
||||
<key>IFPkgFlagRelocatable</key> |
||||
<false/> |
||||
<key>IFPkgFlagRestartAction</key> |
||||
<integer>0</integer> |
||||
<key>IFPkgFlagRootVolumeOnly</key> |
||||
<false/> |
||||
<key>IFPkgFlagUpdateInstalledLanguages</key> |
||||
<false/> |
||||
</dict> |
||||
<key>Version</key> |
||||
<dict> |
||||
<key>IFMajorVersion</key> |
||||
<integer>1</integer> |
||||
<key>IFMinorVersion</key> |
||||
<integer>40</integer> |
||||
</dict> |
||||
</dict> |
||||
</dict> |
||||
<key>IFPkgFlagPackageSelection</key> |
||||
<integer>0</integer> |
||||
<key>Name</key> |
||||
<string>OpenBoard</string> |
||||
<key>Status</key> |
||||
<integer>1</integer> |
||||
<key>Type</key> |
||||
<integer>1</integer> |
||||
</dict> |
||||
<key>Name</key> |
||||
<string>Project</string> |
||||
<key>Settings</key> |
||||
<dict> |
||||
<key>10.1 Compatibility</key> |
||||
<true/> |
||||
<key>Build Path</key> |
||||
<string>install/mac</string> |
||||
<key>Build Path Type</key> |
||||
<integer>2</integer> |
||||
<key>Comment</key> |
||||
<string></string> |
||||
<key>Remove .DS_Store</key> |
||||
<true/> |
||||
<key>Remove .pbdevelopment</key> |
||||
<true/> |
||||
<key>Remove CVS</key> |
||||
<true/> |
||||
</dict> |
||||
</dict> |
||||
</plist> |
@ -0,0 +1,728 @@ |
||||
#!/usr/bin/perl -w |
||||
#============================================================================ |
||||
# NAME: |
||||
# dmgutil.pl |
||||
# |
||||
# DESCRIPTION: |
||||
# Disk image creation utility. |
||||
# |
||||
# COPYRIGHT: |
||||
# Copyright (c) 2006-2008, refNum Software |
||||
# <http://www.refnum.com/> |
||||
# |
||||
# All rights reserved. |
||||
# |
||||
# Redistribution and use in source and binary forms, with or without |
||||
# modification, are permitted provided that the following conditions |
||||
# are met: |
||||
# |
||||
# o Redistributions of source code must retain the above |
||||
# copyright notice, this list of conditions and the following |
||||
# disclaimer. |
||||
# |
||||
# o Redistributions in binary form must reproduce the above |
||||
# copyright notice, this list of conditions and the following |
||||
# disclaimer in the documentation and/or other materials |
||||
# provided with the distribution. |
||||
# |
||||
# o Neither the name of refNum Software nor the names of its |
||||
# contributors may be used to endorse or promote products derived |
||||
# from this software without specific prior written permission. |
||||
# |
||||
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
||||
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
||||
# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
||||
# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
||||
# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
||||
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
||||
# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
||||
# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
||||
# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
||||
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
||||
#============================================================================ |
||||
# Imports |
||||
#---------------------------------------------------------------------------- |
||||
use strict; |
||||
use Getopt::Long; |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# Constants |
||||
#---------------------------------------------------------------------------- |
||||
my $kLogging = "-quiet"; |
||||
|
||||
my $Rez = "/Developer/Tools/Rez"; |
||||
my $SetFile = "/Developer/Tools/SetFile"; |
||||
|
||||
my $kManPage = <<MANPAGE; |
||||
NAME |
||||
dmgutil -- create, adjust, and compress a distribution disk image |
||||
|
||||
SYNOPSIS |
||||
dmgutil --help |
||||
|
||||
dmgutil --open --volume=name file |
||||
|
||||
dmgutil --set [--x=integer] [--y=integer] |
||||
[--width=integer] [--height=integer] |
||||
[--iconsize=integer] [--icon=file] |
||||
[--background=file] [--bgcol=r,g,b] |
||||
[--toolbar=boolean] file |
||||
|
||||
dmgutil --close --volume=name file |
||||
|
||||
DESCRIPTION |
||||
dmgutil is used to create distribution disk images, and to adjust |
||||
the Finder view settings of these volumes or their contents. |
||||
|
||||
It can be invoked in three modes: open, set, and close. |
||||
|
||||
OPEN MODE |
||||
Open Mode has the following options: |
||||
--open Select open mode. |
||||
|
||||
--volume=name The volume name for the disk image. |
||||
|
||||
file The output path for the .dmg file. |
||||
|
||||
SET MODE |
||||
Set Mode has the following options: |
||||
--set Select set mode. |
||||
|
||||
--x=integer The x coordinate of the item. |
||||
|
||||
--y=integer The y coordinate of the item. |
||||
|
||||
--width=integer The width for a Finder window. |
||||
|
||||
--height=integer The height for a Finder window. |
||||
|
||||
--iconsize=integer The icon size for a Finder window. |
||||
|
||||
--icon=file.icns The icon to apply to the item. |
||||
|
||||
--background=file The background picture for a Finder window. |
||||
|
||||
--bgcol=r,g,b The background color for a Finder window. |
||||
|
||||
--toolbar=boolean The toolbar state for a Finder window. |
||||
|
||||
file The file or folder to be set. |
||||
|
||||
CLOSE MODE |
||||
Close Mode has the following options: |
||||
--close Select close mode. |
||||
|
||||
--volume=name The volume name for the disk image. |
||||
|
||||
file The output path for the .dmg file. |
||||
|
||||
EXAMPLES |
||||
OPEN MODE |
||||
To create a new disk image for "MyApp 1.0": |
||||
|
||||
dmgutil.pl --open --volume="MyApp 1.0" myapp_1.0.dmg |
||||
|
||||
SET MODE |
||||
To set the position of a file or folder: |
||||
|
||||
dmgutil.pl --set --x=100 --y=100 "/Volumes/MyApp 1.0/Read Me.rtf" |
||||
dmgutil.pl --set --x=200 --y=100 "/Volumes/MyApp 1.0/MyApp.app" |
||||
|
||||
To set the window size for the volume: |
||||
|
||||
dmgutil.pl --set --width=300 --height=200 "/Volumes/MyApp 1.0" |
||||
|
||||
To set the icon size for the volume: |
||||
|
||||
dmgutil.pl --set --iconsize=128 "/Volumes/MyApp 1.0" |
||||
|
||||
To set a custom icon for a volume, folder, or file: |
||||
|
||||
dmgutil.pl --set --icon=volume.icns "/Volumes/MyApp 1.0" |
||||
dmgutil.pl --set --icon=folder.icns "/Volumes/MyApp 1.0/Extras" |
||||
dmgutil.pl --set --icon=readme.icns "/Volumes/MyApp 1.0/Read Me.rtf" |
||||
|
||||
To set the background picture for the volume: |
||||
|
||||
dmgutil.pl --set --background=flowers.jpg "/Volumes/MyApp 1.0" |
||||
|
||||
To set the background color for the volume: |
||||
|
||||
dmgutil.pl --set --bgcol=0,65535,0 "/Volumes/MyApp 1.0" |
||||
|
||||
To hide the toolbar for the volume: |
||||
|
||||
dmgutil.pl --set --toolbar=false "/Volumes/MyApp 1.0" |
||||
|
||||
Multiple flags may be combined, to set all of the properties of an |
||||
item simultaneously. |
||||
|
||||
CLOSE MODE |
||||
To unmount and compress the disk image created for "MyApp 1.0": |
||||
|
||||
dmgutil.pl --close --volume="MyApp 1.0" myapp_1.0.dmg |
||||
|
||||
VERSION |
||||
dmgutil 1.1 |
||||
|
||||
COPYRIGHT |
||||
Copyright (c) refNum Software http://www.refnum.com/ |
||||
MANPAGE |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# appleScript : Execute an AppleScript. |
||||
#---------------------------------------------------------------------------- |
||||
sub appleScript |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($theScript) = @_; |
||||
|
||||
|
||||
|
||||
# Save the script |
||||
my $theFile = "/tmp/dmgutil_applescript.txt"; |
||||
|
||||
open( OUTPUT, ">$theFile") or die "Can't open $theFile for writing: $!\n"; |
||||
print OUTPUT $theScript; |
||||
close(OUTPUT); |
||||
|
||||
|
||||
|
||||
# And execute it |
||||
system("osascript", $theFile); |
||||
unlink($theFile); |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# isVolume : Is a path to the root of a volume? |
||||
#---------------------------------------------------------------------------- |
||||
sub isVolume |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($thePath) = @_; |
||||
|
||||
|
||||
|
||||
# Check the state |
||||
# |
||||
# After stripping out the leading /Volumes, any further slashes |
||||
# indicate we have a folder rather than a volume. |
||||
$thePath =~ s/\/Volumes\///; |
||||
|
||||
my $isVolume = ($thePath =~ /.*\/.*/) ? 0 : 1; |
||||
|
||||
return($isVolume); |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# setFolderState : Set the state for a folder. |
||||
#---------------------------------------------------------------------------- |
||||
sub setFolderState |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($thePath, $iconSize, $flagToolbar, $bgImage, $bgColor) = @_; |
||||
|
||||
|
||||
|
||||
# Initialise ourselves |
||||
my $cmdBackground = ""; |
||||
my $cmdIconSize = ""; |
||||
my $cmdToolbar = ""; |
||||
|
||||
|
||||
|
||||
# Prepare the background |
||||
# |
||||
# As of 10.5, the Finder refuses to manipulate files whose names start with |
||||
# a period (rdar://5582578). As such we need to use an underscore for the |
||||
# image, then make it invisible using SetFile. |
||||
if (-f $bgImage) |
||||
{ |
||||
$bgImage =~ /.*\.(\w+)/; |
||||
my $dstImage = "$thePath/_Background.$1"; |
||||
|
||||
`cp "$bgImage" "$dstImage"`; |
||||
|
||||
$cmdBackground .= "set theImage to posix file \"$dstImage\"\n"; |
||||
$cmdBackground .= " set background picture of theOptions to theImage\n"; |
||||
$cmdBackground .= " do shell script \"/Developer/Tools/SetFile -a V '$dstImage'\"\n"; |
||||
} |
||||
|
||||
elsif ($bgColor ne "") |
||||
{ |
||||
$cmdBackground = "set background color of theOptions to {$bgColor} as RGB color"; |
||||
} |
||||
|
||||
|
||||
|
||||
# Prepare the icon size |
||||
if ($iconSize != 0) |
||||
{ |
||||
$cmdIconSize = "set icon size of theOptions to $iconSize"; |
||||
} |
||||
|
||||
|
||||
|
||||
# Prepare the toolbar |
||||
# |
||||
# The window must be made visible in order to change the toolbar state. |
||||
if ($flagToolbar ne "") |
||||
{ |
||||
$cmdToolbar = " open theWindow \n"; |
||||
$cmdToolbar .= " set toolbar visible of theWindow to $flagToolbar \n"; |
||||
$cmdToolbar .= " close theWindow \n"; |
||||
} |
||||
|
||||
|
||||
|
||||
# Identify the target |
||||
# |
||||
# AppleScript requires the correct nomenclature for the target item. |
||||
my $theTarget = "folder \"$thePath\""; |
||||
|
||||
if (isVolume($thePath)) |
||||
{ |
||||
$theTarget =~ s/folder "\/Volumes\//disk "/; |
||||
} |
||||
|
||||
|
||||
|
||||
# Set the folder state |
||||
# |
||||
# Once a change has been made, it must be flushed to disk with update. |
||||
my $theScript = ""; |
||||
|
||||
$theScript .= "tell application \"Finder\"\n"; |
||||
$theScript .= " set theTarget to $theTarget \n"; |
||||
$theScript .= " set theWindow to window of theTarget \n"; |
||||
$theScript .= "\n"; |
||||
$theScript .= " set current view of theWindow to icon view \n"; |
||||
$theScript .= " set theOptions to icon view options of theWindow \n"; |
||||
$theScript .= " set arrangement of theOptions to not arranged \n"; |
||||
$theScript .= "\n"; |
||||
$theScript .= " $cmdBackground\n"; |
||||
$theScript .= " $cmdIconSize \n"; |
||||
$theScript .= " $cmdToolbar \n"; |
||||
$theScript .= "\n"; |
||||
$theScript .= " update theTarget\n"; |
||||
$theScript .= "end tell"; |
||||
|
||||
appleScript($theScript); |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# setCustomIcon : Set a custom icon. |
||||
#---------------------------------------------------------------------------- |
||||
sub setCustomIcon |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($thePath, $theIcon) = @_; |
||||
|
||||
|
||||
|
||||
# Validate our state |
||||
# |
||||
# We require several tools inside /Developer/Tools. |
||||
die("Setting an icon requires $Rez") if (! -e $Rez); |
||||
die("Setting an icon requires $SetFile") if (! -e $SetFile); |
||||
|
||||
|
||||
|
||||
# Prepare the flags |
||||
# |
||||
# Prior to Mac OS X 10.4, SetFile can only set an attribute if it is |
||||
# first cleared (rdar://3738867). |
||||
my $sysVers = `uname -r`; |
||||
my $setHidden = ($sysVers =~ /^[0-7]\./) ? "vV" : "V"; |
||||
my $setIcon = ($sysVers =~ /^[0-7]\./) ? "cC" : "C"; |
||||
|
||||
|
||||
|
||||
# Set a volume icon |
||||
# |
||||
# Volume custom icons are contained in a .VolumeIcon.icns file. |
||||
if (isVolume($thePath)) |
||||
{ |
||||
my $iconFile = "$thePath/.VolumeIcon.icns"; |
||||
|
||||
`cp "$theIcon" "$iconFile"`; |
||||
|
||||
`$SetFile -a $setHidden "$iconFile"`; |
||||
`$SetFile -a $setIcon "$thePath"`; |
||||
} |
||||
|
||||
|
||||
# Set a folder icon |
||||
# |
||||
# Folder custom icons are contained in an ('icns', -16455) resource, |
||||
# placed in an invisible "Icon\r" file inside the folder. |
||||
elsif (-d $thePath) |
||||
{ |
||||
my $iconFile = "$thePath/Icon\r"; |
||||
my $tmpR = "/tmp/dmgutil.r"; |
||||
|
||||
`echo "read 'icns' (-16455) \\"$theIcon\\";\n" > $tmpR`; |
||||
`cd /tmp; $Rez dmgutil.r -append -o "$iconFile"`; |
||||
|
||||
`$SetFile -a $setHidden "$iconFile"`; |
||||
`$SetFile -a $setIcon "$thePath"`; |
||||
|
||||
unlink($tmpR); |
||||
} |
||||
|
||||
|
||||
# Set a file icon |
||||
# |
||||
# File custom icons are contained in an ('icns', -16455) resource. |
||||
else |
||||
{ |
||||
my $tmpR = "/tmp/dmgutil.r"; |
||||
|
||||
`echo "read 'icns' (-16455) \\"$theIcon\\";\n" > $tmpR`; |
||||
`cd /tmp; $Rez dmgutil.r -append -o "$thePath"`; |
||||
|
||||
`$SetFile -a $setIcon "$thePath"`; |
||||
|
||||
unlink($tmpR); |
||||
} |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# setWindowPos : Set the position of a window. |
||||
#---------------------------------------------------------------------------- |
||||
sub setWindowPos |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($thePath, $posX, $posY, $theWidth, $theHeight) = @_; |
||||
|
||||
|
||||
|
||||
# Initialise ourselves |
||||
my $bottom = $posY + $theHeight; |
||||
my $right = $posX + $theWidth; |
||||
|
||||
|
||||
|
||||
# Identify the target |
||||
# |
||||
# AppleScript requires the correct nomenclature for the target item. |
||||
my $theTarget = "folder \"$thePath\""; |
||||
|
||||
if (isVolume($thePath)) |
||||
{ |
||||
$theTarget =~ s/folder "\/Volumes\//disk "/; |
||||
} |
||||
|
||||
|
||||
|
||||
# Set the window position |
||||
# |
||||
# In theory, the "set bounds" command is all that should be necessary |
||||
# to set the bounds of a Finder window. |
||||
# |
||||
# Unfortunately, under 10.4 this will result in a window that will be |
||||
# taller than the specified size when the window is next opened. |
||||
# |
||||
# To reliably set the bounds of a window we must open the window, show |
||||
# the status bar, and set the window bounds to be 20 pixels taller (the |
||||
# height of the status bar) than necessary. |
||||
# |
||||
# The status bar can then be hidden, the window closed, and the bounds |
||||
# bounds will be the desired size when the window is next opened. |
||||
my $theScript = ""; |
||||
|
||||
$theScript .= "tell application \"Finder\"\n"; |
||||
$theScript .= " set theTarget to $theTarget \n"; |
||||
$theScript .= " set theWindow to window of theTarget \n"; |
||||
$theScript .= "\n"; |
||||
$theScript .= " open theWindow \n"; |
||||
$theScript .= " set statusbar visible of theWindow to true \n"; |
||||
$theScript .= " set bounds of theWindow to {$posX, $posY, $right, $bottom+20} \n"; |
||||
$theScript .= " set statusbar visible of theWindow to false \n"; |
||||
$theScript .= " close theWindow \n"; |
||||
$theScript .= "\n"; |
||||
$theScript .= "end tell"; |
||||
|
||||
appleScript($theScript); |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# setIconPos : Set the position of an icon. |
||||
#---------------------------------------------------------------------------- |
||||
sub setIconPos |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($theFile, $posX, $posY) = @_; |
||||
|
||||
|
||||
|
||||
# Identify the target |
||||
# |
||||
# Since the 'posix file' command follows symlinks, in order to set the |
||||
# position of a symlink (vs its target) we need to use an HFS path and |
||||
# reference it as a file rather than an alias. |
||||
my $theTarget = "alias (posix file \"$theFile\")"; |
||||
|
||||
if (-l $theFile) |
||||
{ |
||||
$theTarget = $theFile; |
||||
|
||||
$theTarget =~ s/\/Volumes\///; |
||||
$theTarget =~ s/\//:/g; |
||||
$theTarget = "file \"$theTarget\""; |
||||
} |
||||
|
||||
|
||||
|
||||
# Set the icon position |
||||
# |
||||
# Once a change has been made, it must be flushed to disk with update. |
||||
my $theScript = ""; |
||||
|
||||
$theScript .= "tell application \"Finder\"\n"; |
||||
$theScript .= " set theTarget to $theTarget \n"; |
||||
$theScript .= "\n"; |
||||
$theScript .= " set position of theTarget to {$posX, $posY} \n"; |
||||
$theScript .= " update theTarget\n"; |
||||
$theScript .= "end tell"; |
||||
|
||||
appleScript($theScript); |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# doOpen : Open a new disk image. |
||||
#---------------------------------------------------------------------------- |
||||
sub doOpen |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($dmgFile, $volName) = @_; |
||||
|
||||
|
||||
|
||||
# Clean up any previous image |
||||
system("rm", "-f", "$dmgFile.sparseimage"); |
||||
system("rm", "-f", "$dmgFile"); |
||||
|
||||
|
||||
|
||||
# Create the image |
||||
# |
||||
# A large sparse disk image is created, which will be shrunk down |
||||
# and compressed when the disk image is finally closed. |
||||
print " creating $dmgFile\n" if ($kLogging eq "-quiet"); |
||||
|
||||
system("hdiutil", "create", $dmgFile, |
||||
"-volname", $volName, |
||||
"-megabytes", "1000", |
||||
"-type", "SPARSE", |
||||
"-fs", "HFS+", |
||||
$kLogging); |
||||
|
||||
system("hdiutil", "mount", $kLogging, "$dmgFile.sparseimage"); |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# doClose : Close a disk image. |
||||
#---------------------------------------------------------------------------- |
||||
sub doClose |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($dmgFile, $volName) = @_; |
||||
|
||||
|
||||
|
||||
# Bless the volume |
||||
# |
||||
# Blessing the volume ensures that the volume always opens in the current |
||||
# view, overriding the user's "Open new windows in column view" preference. |
||||
system("bless", "--openfolder", "/Volumes/$volName"); |
||||
|
||||
|
||||
|
||||
# Compress the image |
||||
# |
||||
# On 10.5, the disk image must be ejected rather than unmounted to allow |
||||
# it to be converted from a sparse image to a compressed image. |
||||
print " compressing $dmgFile\n" if ($kLogging eq "-quiet"); |
||||
|
||||
system("hdiutil", "eject", $kLogging, "/Volumes/$volName"); |
||||
|
||||
system("hdiutil", "convert", "$dmgFile.sparseimage", |
||||
"-format", "UDZO", |
||||
"-o", $dmgFile, |
||||
"-imagekey", "zlib-level=9", |
||||
$kLogging); |
||||
|
||||
|
||||
|
||||
# Clean up |
||||
system("rm", "-f", "$dmgFile.sparseimage"); |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# doSet : Set a file/folder state. |
||||
#---------------------------------------------------------------------------- |
||||
sub doSet |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($thePath, $posX, $posY, $theWidth, $theHeight, $iconSize, $theIcon, $bgImage, $bgColor, $flagToolbar) = @_; |
||||
|
||||
|
||||
|
||||
# Set the custom icon |
||||
if ($theIcon ne "") |
||||
{ |
||||
setCustomIcon($thePath, $theIcon); |
||||
} |
||||
|
||||
|
||||
|
||||
# Set the folder state |
||||
if ($iconSize != 0 || $bgImage ne "" || $bgColor ne "" || $flagToolbar ne "") |
||||
{ |
||||
setFolderState($thePath, $iconSize, $flagToolbar, $bgImage, $bgColor); |
||||
} |
||||
|
||||
|
||||
|
||||
# Set the position |
||||
# |
||||
# Window position must be set after applying the folder state. |
||||
if ($posX != 0 && $posY != 0) |
||||
{ |
||||
if ($theWidth != 0 && $theHeight != 0) |
||||
{ |
||||
setWindowPos($thePath, $posX, $posY, $theWidth, $theHeight); |
||||
} |
||||
else |
||||
{ |
||||
setIconPos($thePath, $posX, $posY); |
||||
} |
||||
} |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# dmgUtil : Manipulate a disk image. |
||||
#---------------------------------------------------------------------------- |
||||
sub dmgUtil |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($doOpen, $doClose, $doSet) = (0, 0, 0); |
||||
my ($posX, $posY, $theWidth, $theHeight, $iconSize) = (0, 0, 0, 0, 0); |
||||
my ($volName, $theIcon, $bgImage, $bgColor, $flagToolbar) = ("", "", "", "", ""); |
||||
|
||||
GetOptions( "--open+", => \$doOpen, |
||||
"--close+", => \$doClose, |
||||
"--set+", => \$doSet, |
||||
"--volume=s", => \$volName, |
||||
"--x=i", => \$posX, |
||||
"--y=i", => \$posY, |
||||
"--width=i", => \$theWidth, |
||||
"--height=i", => \$theHeight, |
||||
"--iconsize=i", => \$iconSize, |
||||
"--icon=s", => \$theIcon, |
||||
"--background=s", => \$bgImage, |
||||
"--bgcol=s", => \$bgColor, |
||||
"--toolbar=s", => \$flagToolbar); |
||||
|
||||
my ($thePath) = @ARGV; |
||||
|
||||
$thePath = "" if (!defined($thePath)); |
||||
|
||||
|
||||
|
||||
# Perform the action |
||||
if ($doOpen && $thePath ne "" && $volName ne "") |
||||
{ |
||||
doOpen($thePath, $volName); |
||||
} |
||||
|
||||
elsif ($doClose && $thePath ne "" && $volName ne "") |
||||
{ |
||||
doClose($thePath, $volName); |
||||
} |
||||
|
||||
elsif ($doSet && $thePath ne "") |
||||
{ |
||||
doSet($thePath, $posX, $posY, $theWidth, $theHeight, $iconSize, $theIcon, $bgImage, $bgColor, $flagToolbar); |
||||
} |
||||
|
||||
else |
||||
{ |
||||
print $kManPage; |
||||
} |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# Script entry point |
||||
#---------------------------------------------------------------------------- |
||||
dmgUtil(); |
@ -0,0 +1,145 @@ |
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
||||
<html> |
||||
<head> |
||||
<title>refNum › dmgutil</title> |
||||
<!--HEAD_BEGIN--> |
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF8"> |
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="src/js/refnum.js"></script> |
||||
|
||||
<script type="text/javascript"> |
||||
var _gaq = _gaq || []; |
||||
_gaq.push(['_setAccount', 'UA-19561062-1']); |
||||
_gaq.push(['_trackPageview']); |
||||
|
||||
(function() { |
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; |
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; |
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |
||||
})(); |
||||
</script> |
||||
|
||||
<link type="text/css" href="src/css/refnum.css" rel=stylesheet> |
||||
<!--HEAD_END--> |
||||
</head> |
||||
<body> |
||||
|
||||
<div id="content"> |
||||
<!--#include virtual="/src/inc/nav.inc" --> |
||||
<script language="javascript">navSelect("dev")</script> |
||||
|
||||
<a href="index.html"> |
||||
<div id="page_strap_frame" style="background:url('src/img/page_strap_dmgutil.png');"> |
||||
<div id="page_strap_content" style="background:url('src/img/page_strap_dmgutil.jpg'); background-repeat: no-repeat; background-position: 22px 16px;"></div></div></a> |
||||
<div id="page_body"> |
||||
<div id="page_content"> |
||||
|
||||
|
||||
|
||||
<table> |
||||
<tr> |
||||
<td valign=top> |
||||
<ul id="menu"> |
||||
<li class="subtitle">dmgutil</li> |
||||
<li><a href="index.html">Home</a></li> |
||||
<li><a href="licence.html">Licence</a></li> |
||||
<li><a href="version.html">Version History</a></li> |
||||
</ul> |
||||
</td> |
||||
<td valign=top> |
||||
|
||||
|
||||
|
||||
<h1>dmgutil</h1> |
||||
<p> |
||||
dmgutil is a command line tool for creating, configuring, and compressing Mac OS X |
||||
disk images for distribution. |
||||
</p> |
||||
|
||||
<p> |
||||
dmgutil allows you to automate your build process, preparing a release without pre-existing |
||||
templates or user interaction. |
||||
</p> |
||||
|
||||
<p> |
||||
dmgutil can adjust the size, position, and appearance of Finder windows. It can also apply |
||||
custom icons to volumes, folders, or files and assign a license agreement. |
||||
</p> |
||||
|
||||
<div class="box_button"> |
||||
<a href="http://www.refnum.com/files/dmgutil.zip" class="button icon_download"><span><span class="icon"></span>Download</span></a> |
||||
<span class="padding20"> </span> |
||||
<a href="http://github.com/refnum/dmgutil" class="button icon_github"><span><span class="icon"></span>GitHub</span></a> |
||||
</div> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2>Using dmgutil</h2> |
||||
<p> |
||||
To create a new disk image for your "MyApp 1.0" release, invoke dmgutil as: |
||||
</p> |
||||
|
||||
<div class="box_code_yellow">dmgutil.pl --open --volume="MyApp 1.0" myapp_1.0.dmg |
||||
</div> |
||||
|
||||
<p> |
||||
Once the disk image has been populated with files, invoke dmgutil to configure it: |
||||
</p> |
||||
|
||||
<div class="box_code_yellow">dmgutil.pl --set --iconsize=128 --background=flowers.jpg "/Volumes/MyApp 1.0" |
||||
dmgutil.pl --set --x=20 --y=60 --width=300 --height=200 "/Volumes/MyApp 1.0" |
||||
</div> |
||||
|
||||
<p> |
||||
You can also use dmgutil to set the position of file or folder icons within the window: |
||||
</p> |
||||
|
||||
<div class="box_code_yellow">dmgutil.pl --set --x=100 --y=100 "/Volumes/MyApp 1.0/Read Me.rtf" |
||||
dmgutil.pl --set --x=200 --y=100 "/Volumes/MyApp 1.0/MyApp.app" |
||||
</div> |
||||
|
||||
<p> |
||||
dmgutil can also adjust the background color or toolbar visibility of the window, and |
||||
apply custom icons to the volume or its contents. |
||||
</p> |
||||
|
||||
<p> |
||||
Once the volume has been prepared, compress the disk image with: |
||||
</p> |
||||
|
||||
<div class="box_code_yellow">dmgutil.pl --close --volume="MyApp 1.0" myapp_1.0.dmg |
||||
</div> |
||||
|
||||
<p> |
||||
By invoking dmgutil from a post-build shell script, builds can be automatically converted |
||||
into a user-friendly disk image for distribution. |
||||
</p> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td> |
||||
</tr> |
||||
</table> |
||||
|
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
<div id="page_footer"></div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
<!--FOOTER_BEGIN--> |
||||
<div id="footer"> |
||||
Copyright © 2006-2010 <a href="http://www.refnum.com/">refNum Software</a> |
||||
</div> |
||||
<!--FOOTER_END--> |
||||
</body> |
||||
</html> |
@ -0,0 +1,124 @@ |
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
||||
<html> |
||||
<head> |
||||
<title>refNum › dmgutil › Licence</title> |
||||
<!--HEAD_BEGIN--> |
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF8"> |
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="src/js/refnum.js"></script> |
||||
|
||||
<script type="text/javascript"> |
||||
var _gaq = _gaq || []; |
||||
_gaq.push(['_setAccount', 'UA-19561062-1']); |
||||
_gaq.push(['_trackPageview']); |
||||
|
||||
(function() { |
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; |
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; |
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |
||||
})(); |
||||
</script> |
||||
|
||||
<link type="text/css" href="src/css/refnum.css" rel=stylesheet> |
||||
<!--HEAD_END--> |
||||
</head> |
||||
<body> |
||||
|
||||
<div id="content"> |
||||
<!--#include virtual="/src/inc/nav.inc" --> |
||||
<script language="javascript">navSelect("dev")</script> |
||||
|
||||
<a href="index.html"> |
||||
<div id="page_strap_frame" style="background:url('src/img/page_strap_dmgutil.png');"> |
||||
<div id="page_strap_content" style="background:url('src/img/page_strap_dmgutil.jpg'); background-repeat: no-repeat; background-position: 22px 16px;"></div></div></a> |
||||
<div id="page_body"> |
||||
<div id="page_content"> |
||||
|
||||
|
||||
|
||||
<table> |
||||
<tr> |
||||
<td valign=top> |
||||
<ul id="menu"> |
||||
<li class="subtitle">dmgutil</li> |
||||
<li><a href="index.html">Home</a></li> |
||||
<li><a href="licence.html">Licence</a></li> |
||||
<li><a href="version.html">Version History</a></li> |
||||
</ul> |
||||
</td> |
||||
<td valign=top> |
||||
|
||||
|
||||
|
||||
<h1>Licence</h1> |
||||
<p> |
||||
dmgutil is distributed under the Open Source BSD licence: |
||||
</p> |
||||
|
||||
<div class="box_licence"> |
||||
<p> |
||||
dmgutil is Copyright © 2006-2010, refNum Software<br> |
||||
All rights reserved. |
||||
</p> |
||||
|
||||
<p> |
||||
Redistribution and use in source and binary forms, with or without modification, are permitted |
||||
provided that the following conditions are met: |
||||
</p> |
||||
|
||||
<ul> |
||||
<li>Redistributions of source code must retain the above copyright notice, this list of |
||||
conditions and the following disclaimer.</li> |
||||
|
||||
<li>Redistributions in binary form must reproduce the above copyright notice, this list |
||||
of conditions and the following disclaimer in the documentation and/or other materials |
||||
provided with the distribution.</li> |
||||
|
||||
<li>Neither the name of refNum Software, Nano, nor the names of its contributors may be |
||||
used to endorse or promote products derived from this software without specific prior |
||||
written permission.</li> |
||||
</ul> |
||||
|
||||
<p> |
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR |
||||
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND |
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR |
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
||||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
||||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER |
||||
IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
||||
OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
||||
</p> |
||||
</div> |
||||
|
||||
<p> |
||||
This licence allows usage in both Open Source and commercial software, and does not require any |
||||
reciprocal licencing or release of source code when incorporated into commercial software. |
||||
</p> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td> |
||||
</tr> |
||||
</table> |
||||
|
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
<div id="page_footer"></div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
<!--FOOTER_BEGIN--> |
||||
<div id="footer"> |
||||
Copyright © 2006-2010 <a href="http://www.refnum.com/">refNum Software</a> |
||||
</div> |
||||
<!--FOOTER_END--> |
||||
</body> |
||||
</html> |
@ -0,0 +1,380 @@ |
||||
/* Global */ |
||||
html { |
||||
overflow-y: scroll; |
||||
} |
||||
body { |
||||
background: #600d0d url("../img/background.jpg") no-repeat fixed center top; |
||||
font: 12px "Lucida Grande", "Arial", sans-serif; |
||||
} |
||||
|
||||
#content { |
||||
width: 820px; |
||||
min-height: 500px; |
||||
margin: 75px auto 10px auto; |
||||
} |
||||
|
||||
#footer { |
||||
color: #eeeeee; |
||||
font: 9px "Monaco", "Courier", monospace; |
||||
text-align: center; |
||||
text-shadow: #444444 0px 2px 2px; |
||||
} |
||||
|
||||
#footer a { |
||||
color: #eeeeee; |
||||
border-bottom: none; |
||||
text-decoration: none; |
||||
} |
||||
|
||||
.caption { |
||||
color: #cccccc; |
||||
font: italic 11px "Lucida Grande", "Arial", sans-serif; |
||||
} |
||||
|
||||
h1, h2, h3, h4, h5 { |
||||
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.05); |
||||
} |
||||
|
||||
a img { border: none; } |
||||
a:focus { outline: none; } |
||||
a:link { border-bottom: 1px dotted; text-decoration: none; } |
||||
a:visited { border-bottom: 1px dotted; text-decoration: none; } |
||||
a:active { border-bottom: 1px dotted; text-decoration: none; } |
||||
a:hover { border-bottom: 1px dotted; text-decoration: none; } |
||||
a.plain { border-bottom: none; } |
||||
|
||||
h1 { font-size: x-large; } |
||||
h2 { font-size: large; } |
||||
h3 { font-size: medium; } |
||||
h4 { font-size: small; } |
||||
h5 { font-size: x-small; } |
||||
h6 { font-size: xx-small; } |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* Navigation */ |
||||
#nav { |
||||
width: 820px; |
||||
height: 45px; |
||||
margin-top: 20px; |
||||
margin-bottom: 10px; |
||||
} |
||||
|
||||
#nav_bar { |
||||
float: right; |
||||
padding-right: 15px; |
||||
} |
||||
|
||||
#nav a { |
||||
display: -moz-inline-stack; |
||||
display: inline-block; |
||||
height: 45px; |
||||
border-bottom: none; |
||||
} |
||||
|
||||
#nav a#apps { width:78px; } |
||||
#nav a#apps { background-image:url("../img/nav_apps_normal.png"); } |
||||
#nav a#apps:hover { background-image:url("../img/nav_apps_hover.png"); } |
||||
#nav a#apps.selected { background-image:url("../img/nav_apps_selected.png"); } |
||||
|
||||
#nav a#projects { width:90px; } |
||||
#nav a#projects { background-image:url("../img/nav_projects_normal.png"); } |
||||
#nav a#projects:hover { background-image:url("../img/nav_projects_hover.png"); } |
||||
#nav a#projects.selected { background-image:url("../img/nav_projects_selected.png"); } |
||||
|
||||
#nav a#contact { width:86px; } |
||||
#nav a#contact { background-image:url("../img/nav_contact_normal.png"); } |
||||
#nav a#contact:hover { background-image:url("../img/nav_contact_hover.png"); } |
||||
#nav a#contact.selected { background-image:url("../img/nav_contact_selected.png"); } |
||||
|
||||
#nav a#dev { width:78px; } |
||||
#nav a#dev { background-image:url("../img/nav_dev_normal.png"); } |
||||
#nav a#dev:hover { background-image:url("../img/nav_dev_hover.png"); } |
||||
#nav a#dev.selected { background-image:url("../img/nav_dev_selected.png"); } |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* Menu */ |
||||
#menu { |
||||
margin: 0px; |
||||
padding: 0px; |
||||
width: 140px; |
||||
font-size: 11px; |
||||
line-height: 17px; |
||||
list-style-type: none; |
||||
} |
||||
|
||||
#menu .subtitle { |
||||
margin-top: 10px; |
||||
font-weight: bold; |
||||
color: #222222; |
||||
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.05); |
||||
} |
||||
|
||||
#menu a { |
||||
color: #444444; |
||||
text-decoration: none; |
||||
border-bottom: none; |
||||
} |
||||
|
||||
#menu li a:hover, |
||||
#menu li a:active { |
||||
border-bottom: 1px dotted; |
||||
text-decoration: none; |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* Page */ |
||||
#page_strap_frame { |
||||
width: 820px; |
||||
height: 215px; |
||||
} |
||||
|
||||
#page_strap_content { |
||||
width: 820px; |
||||
height: 215px; |
||||
} |
||||
|
||||
#page_body { |
||||
background: url("../img/page_body.png") repeat-y; |
||||
width: 820px; |
||||
min-height: 190px; |
||||
} |
||||
|
||||
#page_content { |
||||
padding: 5px 40px; |
||||
} |
||||
|
||||
#page_footer { |
||||
background: url("../img/page_footer.png"); |
||||
width: 820px; |
||||
height: 30px; |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* Home */ |
||||
#logo { |
||||
width: 440px; |
||||
height: 620px; |
||||
margin: auto; |
||||
} |
||||
|
||||
#logo_offset { |
||||
height: 120px; |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* Tables */ |
||||
table.icons { |
||||
border-spacing: 40px 5px; |
||||
} |
||||
|
||||
table.icons td { |
||||
vertical-align: top; |
||||
text-align: center; |
||||
width: 128px; |
||||
} |
||||
|
||||
table.icons img { |
||||
width: 128px; |
||||
height: 128px; |
||||
} |
||||
|
||||
table.badges { |
||||
margin: 40px auto 20px auto; |
||||
width: 80%; |
||||
} |
||||
|
||||
table.list_header { |
||||
background: #ddddff; |
||||
font-weight: bold; |
||||
line-height: 200%; |
||||
margin: 20px 10px 0px 10px; |
||||
padding-left: 10px; |
||||
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); |
||||
width: 95%; |
||||
|
||||
-moz-border-radius-topright: 5px; |
||||
-moz-border-radius-topleft: 5px; |
||||
|
||||
-webkit-border-top-right-radius: 5px; |
||||
-webkit-border-top-left-radius: 5px; |
||||
} |
||||
|
||||
table.list { |
||||
background: #eeeeff; |
||||
background: -webkit-gradient(linear, left top, left bottom, from(#eeeeff), to(#fcfcff)); |
||||
margin: 0px 10px 0px 10px; |
||||
padding-left: 10px; |
||||
width: 95%; |
||||
|
||||
-moz-border-radius-bottomright: 5px; |
||||
-moz-border-radius-bottomleft: 5px; |
||||
|
||||
-webkit-border-bottom-right-radius: 5px; |
||||
-webkit-border-bottom-left-radius: 5px; |
||||
} |
||||
|
||||
table.list th { |
||||
font-weight: normal; |
||||
text-align: left; |
||||
width: 150px; |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* Boxes */ |
||||
.box { |
||||
-moz-border-radius: 5px; |
||||
-webkit-border-radius: 5px; |
||||
} |
||||
|
||||
.box_image { |
||||
border: 1px solid #888888; |
||||
} |
||||
|
||||
.box_button { |
||||
text-align: center; |
||||
margin: 24px; |
||||
} |
||||
|
||||
.box_code_yellow { |
||||
-moz-border-radius: 5px; |
||||
-webkit-border-radius: 5px; |
||||
font-family: monospace; |
||||
white-space: pre; |
||||
font-size: 12px; |
||||
border: 1px solid #bbbbbb; |
||||
padding: 10px; |
||||
background: #ffffe0; |
||||
background: -webkit-gradient(linear, left top, right top, from(#fffff0), to(#fffffd)); |
||||
} |
||||
|
||||
.box_licence { |
||||
-moz-border-radius: 5px; |
||||
-webkit-border-radius: 5px; |
||||
font-family: monospace; |
||||
font-size: 12px; |
||||
background-color: #eeeeff; |
||||
border: 1px solid #bbbbbb; |
||||
padding: 10px; |
||||
background: -webkit-gradient(linear, left top, right top, from(#eeeeff), to(#fefeff)); |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* Layout */ |
||||
.padding20 { |
||||
padding: 20px; |
||||
} |
||||
|
||||
.width450 { |
||||
width: 450px; |
||||
height: auto; |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* Buttons */ |
||||
a.button { |
||||
display: inline-block; |
||||
height: 23px; |
||||
padding: 0 0 0 3px; |
||||
font-size: 11px; |
||||
font-weight: bold; |
||||
color: #333333; |
||||
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9); |
||||
background: url('../img/button_thin_cell.png') 0 0 no-repeat; |
||||
white-space: nowrap; |
||||
border: none; |
||||
overflow: visible; |
||||
cursor: pointer; |
||||
text-decoration: none; |
||||
} |
||||
|
||||
a.button>span { |
||||
display: block; |
||||
height: 23px; |
||||
padding: 0 10px 0 8px; |
||||
line-height: 23px; |
||||
background: url('../img/button_thin_cell.png') 100% 0 no-repeat; |
||||
} |
||||
|
||||
a.button:hover, |
||||
a.button:focus { |
||||
color: #ffffff; |
||||
text-decoration: none; |
||||
text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3); |
||||
background-position: 0 -30px; |
||||
} |
||||
a.button:hover>span, |
||||
a.button:focus>span { |
||||
background-position: 100% -30px; |
||||
} |
||||
|
||||
a.button:active { |
||||
background-position: 0 -60px; |
||||
} |
||||
|
||||
a.button:active>span { |
||||
background-position: 100% -60px; |
||||
} |
||||
|
||||
|
||||
a.icon_download .icon, |
||||
a.icon_github .icon { |
||||
float: left; |
||||
margin-left: -4px; |
||||
width: 18px; |
||||
height: 22px; |
||||
background: url('../img/button_thin_icons.png') 0 0 no-repeat; |
||||
} |
||||
|
||||
|
||||
a.icon_download .icon { |
||||
background-position: -0px 0; |
||||
} |
||||
|
||||
a.icon_download:hover .icon, |
||||
a.icon_download:focus .icon { |
||||
background-position: -0px -25px; |
||||
} |
||||
|
||||
|
||||
a.icon_github .icon { |
||||
background-position: -20px 0; |
||||
} |
||||
|
||||
a.icon_github:hover .icon, |
||||
a.icon_github:focus .icon { |
||||
background-position: -20px -25px; |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 34 KiB |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 437 B |
After Width: | Height: | Size: 1.0 KiB |
After Width: | Height: | Size: 35 KiB |
After Width: | Height: | Size: 3.6 KiB |
@ -0,0 +1,34 @@ |
||||
function loadImage(theURL) |
||||
{ |
||||
theImage = new Image; |
||||
theImage.src = theURL; |
||||
} |
||||
|
||||
|
||||
function navSelect(theID) |
||||
{ |
||||
document.getElementById(theID).setAttribute("class", "selected"); |
||||
} |
||||
|
||||
|
||||
var prevOnLoad = window.onload; |
||||
window.onload = function() |
||||
{ |
||||
if (prevOnLoad) |
||||
prevOnLoad(); |
||||
|
||||
|
||||
// Preload images
|
||||
if (document.domain != "") |
||||
{ |
||||
loadImage("/src/img/nav_apps_hover.png"); |
||||
loadImage("/src/img/nav_apps_selected.png"); |
||||
loadImage("/src/img/nav_projects_hover.png"); |
||||
loadImage("/src/img/nav_projects_selected.png"); |
||||
loadImage("/src/img/nav_contact_hover.png"); |
||||
loadImage("/src/img/nav_contact_selected.png"); |
||||
loadImage("/src/img/nav_dev_hover.png"); |
||||
loadImage("/src/img/nav_dev_selected.png"); |
||||
} |
||||
} |
||||
|
@ -0,0 +1,109 @@ |
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
||||
<html> |
||||
<head> |
||||
<title>refNum › dmgutil › Version History</title> |
||||
<!--HEAD_BEGIN--> |
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF8"> |
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="src/js/refnum.js"></script> |
||||
|
||||
<script type="text/javascript"> |
||||
var _gaq = _gaq || []; |
||||
_gaq.push(['_setAccount', 'UA-19561062-1']); |
||||
_gaq.push(['_trackPageview']); |
||||
|
||||
(function() { |
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; |
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; |
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |
||||
})(); |
||||
</script> |
||||
|
||||
<link type="text/css" href="src/css/refnum.css" rel=stylesheet> |
||||
<!--HEAD_END--> |
||||
</head> |
||||
<body> |
||||
|
||||
<div id="content"> |
||||
<!--#include virtual="/src/inc/nav.inc" --> |
||||
<script language="javascript">navSelect("dev")</script> |
||||
|
||||
<a href="index.html"> |
||||
<div id="page_strap_frame" style="background:url('src/img/page_strap_dmgutil.png');"> |
||||
<div id="page_strap_content" style="background:url('src/img/page_strap_dmgutil.jpg'); background-repeat: no-repeat; background-position: 22px 16px;"></div></div></a> |
||||
<div id="page_body"> |
||||
<div id="page_content"> |
||||
|
||||
|
||||
|
||||
<table> |
||||
<tr> |
||||
<td valign=top> |
||||
<ul id="menu"> |
||||
<li class="subtitle">dmgutil</li> |
||||
<li><a href="index.html">Home</a></li> |
||||
<li><a href="licence.html">Licence</a></li> |
||||
<li><a href="version.html">Version History</a></li> |
||||
</ul> |
||||
</td> |
||||
<td valign=top> |
||||
|
||||
|
||||
|
||||
<h1>Version History</h1> |
||||
<h2>dmgutil 1.3</h2> |
||||
<ul> |
||||
<li>Released 2008/05/01 |
||||
<li>Added workaround for Finder bug when setting background image on 10.5 |
||||
<li>Added workaround for hdiutil bug when closing disk image on 10.5 |
||||
</ul> |
||||
|
||||
|
||||
<h2>dmgutil 1.2</h2> |
||||
<ul> |
||||
<li>Released 2007/03/07 |
||||
<li>Fixed typo in zlib-level flag, was defaulting to 1 not 9 |
||||
</ul> |
||||
|
||||
|
||||
<h2>dmgutil 1.1</h2> |
||||
<ul> |
||||
<li>Released 2006/07/31 |
||||
<li>Added <tt>--icon</tt> parameter to set custom icons |
||||
<li>Added <tt>--bgcol</tt> parameter to set background color |
||||
<li>Added <tt>--toolbar</tt> flag to control toolbar visibility |
||||
</ul> |
||||
|
||||
|
||||
<h2>dmgutil 1.0</h2> |
||||
<ul> |
||||
<li>Released 2006/07/22 |
||||
<li>Initial release |
||||
</ul> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td> |
||||
</tr> |
||||
</table> |
||||
|
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
<div id="page_footer"></div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
<!--FOOTER_BEGIN--> |
||||
<div id="footer"> |
||||
Copyright © 2006-2010 <a href="http://www.refnum.com/">refNum Software</a> |
||||
</div> |
||||
<!--FOOTER_END--> |
||||
</body> |
||||
</html> |
@ -0,0 +1,738 @@ |
||||
#!/usr/bin/perl -w |
||||
#============================================================================ |
||||
# NAME: |
||||
# dmgutil.pl |
||||
# |
||||
# DESCRIPTION: |
||||
# Disk image creation utility. |
||||
# |
||||
# COPYRIGHT: |
||||
# Copyright (c) 2006-2009, refNum Software |
||||
# <http://www.refnum.com/> |
||||
# |
||||
# All rights reserved. |
||||
# |
||||
# Redistribution and use in source and binary forms, with or without |
||||
# modification, are permitted provided that the following conditions |
||||
# are met: |
||||
# |
||||
# o Redistributions of source code must retain the above |
||||
# copyright notice, this list of conditions and the following |
||||
# disclaimer. |
||||
# |
||||
# o Redistributions in binary form must reproduce the above |
||||
# copyright notice, this list of conditions and the following |
||||
# disclaimer in the documentation and/or other materials |
||||
# provided with the distribution. |
||||
# |
||||
# o Neither the name of refNum Software nor the names of its |
||||
# contributors may be used to endorse or promote products derived |
||||
# from this software without specific prior written permission. |
||||
# |
||||
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
||||
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
||||
# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
||||
# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
||||
# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
||||
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
||||
# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
||||
# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
||||
# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
||||
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
||||
#============================================================================ |
||||
# Imports |
||||
#---------------------------------------------------------------------------- |
||||
use strict; |
||||
use Getopt::Long; |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# Constants |
||||
#---------------------------------------------------------------------------- |
||||
my $kLogging = "-quiet"; |
||||
|
||||
my $Rez = "/Developer/Tools/Rez"; |
||||
my $SetFile = "/Developer/Tools/SetFile"; |
||||
|
||||
my $kManPage = <<MANPAGE; |
||||
NAME |
||||
dmgutil -- create, adjust, and compress a distribution disk image |
||||
|
||||
SYNOPSIS |
||||
dmgutil --help |
||||
|
||||
dmgutil --open --volume=name file |
||||
|
||||
dmgutil --set [--x=integer] [--y=integer] |
||||
[--width=integer] [--height=integer] |
||||
[--iconsize=integer] [--icon=file] |
||||
[--background=file] [--bgcol=r,g,b] |
||||
[--toolbar=boolean] file |
||||
|
||||
dmgutil --close --volume=name [--license=file] file |
||||
|
||||
DESCRIPTION |
||||
dmgutil is used to create distribution disk images, and to adjust |
||||
the Finder view settings of these volumes or their contents. |
||||
|
||||
It can be invoked in three modes: open, set, and close. |
||||
|
||||
OPEN MODE |
||||
Open Mode has the following options: |
||||
--open Select open mode. |
||||
|
||||
--volume=name The volume name for the disk image. |
||||
|
||||
file The output path for the .dmg file. |
||||
|
||||
SET MODE |
||||
Set Mode has the following options: |
||||
--set Select set mode. |
||||
|
||||
--x=integer The x coordinate of the item. |
||||
|
||||
--y=integer The y coordinate of the item. |
||||
|
||||
--width=integer The width for a Finder window. |
||||
|
||||
--height=integer The height for a Finder window. |
||||
|
||||
--iconsize=integer The icon size for a Finder window. |
||||
|
||||
--icon=file.icns The icon to apply to the item. |
||||
|
||||
--background=file The background picture for a Finder window. |
||||
|
||||
--bgcol=r,g,b The background color for a Finder window. |
||||
|
||||
--toolbar=boolean The toolbar state for a Finder window. |
||||
|
||||
file The file or folder to be set. |
||||
|
||||
CLOSE MODE |
||||
Close Mode has the following options: |
||||
--close Select close mode. |
||||
|
||||
--volume=name The volume name for the disk image. |
||||
|
||||
--license=file The license agreement resource. |
||||
|
||||
file The output path for the .dmg file. |
||||
|
||||
EXAMPLES |
||||
OPEN MODE |
||||
To create a new disk image for "MyApp 1.0": |
||||
|
||||
dmgutil.pl --open --volume="MyApp 1.0" myapp_1.0.dmg |
||||
|
||||
SET MODE |
||||
To set the position of a file or folder: |
||||
|
||||
dmgutil.pl --set --x=100 --y=100 "/Volumes/MyApp 1.0/Read Me.rtf" |
||||
dmgutil.pl --set --x=200 --y=100 "/Volumes/MyApp 1.0/MyApp.app" |
||||
|
||||
To set the window size for the volume: |
||||
|
||||
dmgutil.pl --set --width=300 --height=200 "/Volumes/MyApp 1.0" |
||||
|
||||
To set the icon size for the volume: |
||||
|
||||
dmgutil.pl --set --iconsize=128 "/Volumes/MyApp 1.0" |
||||
|
||||
To set a custom icon for a volume, folder, or file: |
||||
|
||||
dmgutil.pl --set --icon=volume.icns "/Volumes/MyApp 1.0" |
||||
dmgutil.pl --set --icon=folder.icns "/Volumes/MyApp 1.0/Extras" |
||||
dmgutil.pl --set --icon=readme.icns "/Volumes/MyApp 1.0/Read Me.rtf" |
||||
|
||||
To set the background picture for the volume: |
||||
|
||||
dmgutil.pl --set --background=flowers.jpg "/Volumes/MyApp 1.0" |
||||
|
||||
To set the background color for the volume: |
||||
|
||||
dmgutil.pl --set --bgcol=0,65535,0 "/Volumes/MyApp 1.0" |
||||
|
||||
To hide the toolbar for the volume: |
||||
|
||||
dmgutil.pl --set --toolbar=false "/Volumes/MyApp 1.0" |
||||
|
||||
Multiple flags may be combined, to set all of the properties of an |
||||
item simultaneously. |
||||
|
||||
CLOSE MODE |
||||
To unmount and compress the disk image created for "MyApp 1.0": |
||||
|
||||
dmgutil.pl --close --volume="MyApp 1.0" myapp_1.0.dmg |
||||
|
||||
VERSION |
||||
dmgutil 1.1 |
||||
|
||||
COPYRIGHT |
||||
Copyright (c) refNum Software http://www.refnum.com/ |
||||
MANPAGE |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# appleScript : Execute an AppleScript. |
||||
#---------------------------------------------------------------------------- |
||||
sub appleScript |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($theScript) = @_; |
||||
|
||||
|
||||
|
||||
# Save the script |
||||
my $theFile = "/tmp/dmgutil_applescript.txt"; |
||||
|
||||
open( OUTPUT, ">$theFile") or die "Can't open $theFile for writing: $!\n"; |
||||
print OUTPUT $theScript; |
||||
close(OUTPUT); |
||||
|
||||
|
||||
|
||||
# And execute it |
||||
system("osascript", $theFile); |
||||
unlink($theFile); |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# isVolume : Is a path to the root of a volume? |
||||
#---------------------------------------------------------------------------- |
||||
sub isVolume |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($thePath) = @_; |
||||
|
||||
|
||||
|
||||
# Check the state |
||||
# |
||||
# After stripping out the leading /Volumes, any further slashes |
||||
# indicate we have a folder rather than a volume. |
||||
$thePath =~ s/\/Volumes\///; |
||||
|
||||
my $isVolume = ($thePath =~ /.*\/.*/) ? 0 : 1; |
||||
|
||||
return($isVolume); |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# setFolderState : Set the state for a folder. |
||||
#---------------------------------------------------------------------------- |
||||
sub setFolderState |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($thePath, $iconSize, $flagToolbar, $bgImage, $bgColor) = @_; |
||||
|
||||
|
||||
|
||||
# Initialise ourselves |
||||
my $cmdBackground = ""; |
||||
my $cmdIconSize = ""; |
||||
my $cmdToolbar = ""; |
||||
|
||||
|
||||
|
||||
# Prepare the background |
||||
# |
||||
# As of 10.5, the Finder refuses to manipulate files whose names start with |
||||
# a period (rdar://5582578). As such we need to use an underscore for the |
||||
# image, then make it invisible using SetFile. |
||||
if (-f $bgImage) |
||||
{ |
||||
$bgImage =~ /.*\.(\w+)/; |
||||
my $dstImage = "$thePath/_Background.$1"; |
||||
|
||||
`cp "$bgImage" "$dstImage"`; |
||||
|
||||
$cmdBackground .= "set theImage to posix file \"$dstImage\"\n"; |
||||
$cmdBackground .= " set background picture of theOptions to theImage\n"; |
||||
$cmdBackground .= " do shell script \"/Developer/Tools/SetFile -a V '$dstImage'\"\n"; |
||||
} |
||||
|
||||
elsif ($bgColor ne "") |
||||
{ |
||||
$cmdBackground = "set background color of theOptions to {$bgColor} as RGB color"; |
||||
} |
||||
|
||||
|
||||
|
||||
# Prepare the icon size |
||||
if ($iconSize != 0) |
||||
{ |
||||
$cmdIconSize = "set icon size of theOptions to $iconSize"; |
||||
} |
||||
|
||||
|
||||
|
||||
# Prepare the toolbar |
||||
# |
||||
# The window must be made visible in order to change the toolbar state. |
||||
if ($flagToolbar ne "") |
||||
{ |
||||
$cmdToolbar = " open theWindow \n"; |
||||
$cmdToolbar .= " set toolbar visible of theWindow to $flagToolbar \n"; |
||||
$cmdToolbar .= " close theWindow \n"; |
||||
} |
||||
|
||||
|
||||
|
||||
# Identify the target |
||||
# |
||||
# AppleScript requires the correct nomenclature for the target item. |
||||
my $theTarget = "folder \"$thePath\""; |
||||
|
||||
if (isVolume($thePath)) |
||||
{ |
||||
$theTarget =~ s/folder "\/Volumes\//disk "/; |
||||
} |
||||
|
||||
|
||||
|
||||
# Set the folder state |
||||
# |
||||
# Once a change has been made, it must be flushed to disk with update. |
||||
my $theScript = ""; |
||||
|
||||
$theScript .= "tell application \"Finder\"\n"; |
||||
$theScript .= " set theTarget to $theTarget \n"; |
||||
$theScript .= " set theWindow to window of theTarget \n"; |
||||
$theScript .= "\n"; |
||||
$theScript .= " set current view of theWindow to icon view \n"; |
||||
$theScript .= " set theOptions to icon view options of theWindow \n"; |
||||
$theScript .= " set arrangement of theOptions to not arranged \n"; |
||||
$theScript .= "\n"; |
||||
$theScript .= " $cmdBackground\n"; |
||||
$theScript .= " $cmdIconSize \n"; |
||||
$theScript .= " $cmdToolbar \n"; |
||||
$theScript .= "\n"; |
||||
$theScript .= " update theTarget\n"; |
||||
$theScript .= "end tell"; |
||||
|
||||
appleScript($theScript); |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# setCustomIcon : Set a custom icon. |
||||
#---------------------------------------------------------------------------- |
||||
sub setCustomIcon |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($thePath, $theIcon) = @_; |
||||
|
||||
|
||||
|
||||
# Validate our state |
||||
# |
||||
# We require several tools inside /Developer/Tools. |
||||
die("Setting an icon requires $Rez") if (! -e $Rez); |
||||
die("Setting an icon requires $SetFile") if (! -e $SetFile); |
||||
|
||||
|
||||
|
||||
# Prepare the flags |
||||
# |
||||
# Prior to Mac OS X 10.4, SetFile can only set an attribute if it is |
||||
# first cleared (rdar://3738867). |
||||
my $sysVers = `uname -r`; |
||||
my $setHidden = ($sysVers =~ /^[0-7]\./) ? "vV" : "V"; |
||||
my $setIcon = ($sysVers =~ /^[0-7]\./) ? "cC" : "C"; |
||||
|
||||
|
||||
|
||||
# Set a volume icon |
||||
# |
||||
# Volume custom icons are contained in a .VolumeIcon.icns file. |
||||
if (isVolume($thePath)) |
||||
{ |
||||
my $iconFile = "$thePath/.VolumeIcon.icns"; |
||||
|
||||
`cp "$theIcon" "$iconFile"`; |
||||
|
||||
`$SetFile -a $setHidden "$iconFile"`; |
||||
`$SetFile -a $setIcon "$thePath"`; |
||||
} |
||||
|
||||
|
||||
# Set a folder icon |
||||
# |
||||
# Folder custom icons are contained in an ('icns', -16455) resource, |
||||
# placed in an invisible "Icon\r" file inside the folder. |
||||
elsif (-d $thePath) |
||||
{ |
||||
my $iconFile = "$thePath/Icon\r"; |
||||
my $tmpR = "/tmp/dmgutil.r"; |
||||
|
||||
`echo "read 'icns' (-16455) \\"$theIcon\\";\n" > $tmpR`; |
||||
`cd /tmp; $Rez dmgutil.r -append -o "$iconFile"`; |
||||
|
||||
`$SetFile -a $setHidden "$iconFile"`; |
||||
`$SetFile -a $setIcon "$thePath"`; |
||||
|
||||
unlink($tmpR); |
||||
} |
||||
|
||||
|
||||
# Set a file icon |
||||
# |
||||
# File custom icons are contained in an ('icns', -16455) resource. |
||||
else |
||||
{ |
||||
my $tmpR = "/tmp/dmgutil.r"; |
||||
|
||||
`echo "read 'icns' (-16455) \\"$theIcon\\";\n" > $tmpR`; |
||||
`cd /tmp; $Rez dmgutil.r -append -o "$thePath"`; |
||||
|
||||
`$SetFile -a $setIcon "$thePath"`; |
||||
|
||||
unlink($tmpR); |
||||
} |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# setWindowPos : Set the position of a window. |
||||
#---------------------------------------------------------------------------- |
||||
sub setWindowPos |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($thePath, $posX, $posY, $theWidth, $theHeight) = @_; |
||||
|
||||
|
||||
|
||||
# Initialise ourselves |
||||
my $bottom = $posY + $theHeight; |
||||
my $right = $posX + $theWidth; |
||||
|
||||
|
||||
|
||||
# Identify the target |
||||
# |
||||
# AppleScript requires the correct nomenclature for the target item. |
||||
my $theTarget = "folder \"$thePath\""; |
||||
|
||||
if (isVolume($thePath)) |
||||
{ |
||||
$theTarget =~ s/folder "\/Volumes\//disk "/; |
||||
} |
||||
|
||||
|
||||
|
||||
# Set the window position |
||||
# |
||||
# In theory, the "set bounds" command is all that should be necessary |
||||
# to set the bounds of a Finder window. |
||||
# |
||||
# Unfortunately, under 10.4 this will result in a window that will be |
||||
# taller than the specified size when the window is next opened. |
||||
# |
||||
# To reliably set the bounds of a window we must open the window, show |
||||
# the status bar, and set the window bounds to be 20 pixels taller (the |
||||
# height of the status bar) than necessary. |
||||
# |
||||
# The status bar can then be hidden, the window closed, and the bounds |
||||
# bounds will be the desired size when the window is next opened. |
||||
my $theScript = ""; |
||||
|
||||
$theScript .= "tell application \"Finder\"\n"; |
||||
$theScript .= " set theTarget to $theTarget \n"; |
||||
$theScript .= " set theWindow to window of theTarget \n"; |
||||
$theScript .= "\n"; |
||||
$theScript .= " open theWindow \n"; |
||||
$theScript .= " set statusbar visible of theWindow to true \n"; |
||||
$theScript .= " set bounds of theWindow to {$posX, $posY, $right, $bottom+20} \n"; |
||||
$theScript .= " set statusbar visible of theWindow to false \n"; |
||||
$theScript .= " close theWindow \n"; |
||||
$theScript .= "\n"; |
||||
$theScript .= "end tell"; |
||||
|
||||
appleScript($theScript); |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# setIconPos : Set the position of an icon. |
||||
#---------------------------------------------------------------------------- |
||||
sub setIconPos |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($theFile, $posX, $posY) = @_; |
||||
|
||||
|
||||
|
||||
# Identify the target |
||||
# |
||||
# Since the 'posix file' command follows symlinks, in order to set the |
||||
# position of a symlink (vs its target) we need to use an HFS path and |
||||
# reference it as a file rather than an alias. |
||||
my $theTarget = "alias (posix file \"$theFile\")"; |
||||
|
||||
if (-l $theFile) |
||||
{ |
||||
$theTarget = $theFile; |
||||
|
||||
$theTarget =~ s/\/Volumes\///; |
||||
$theTarget =~ s/\//:/g; |
||||
$theTarget = "file \"$theTarget\""; |
||||
} |
||||
|
||||
|
||||
|
||||
# Set the icon position |
||||
# |
||||
# Once a change has been made, it must be flushed to disk with update. |
||||
my $theScript = ""; |
||||
|
||||
$theScript .= "tell application \"Finder\"\n"; |
||||
$theScript .= " set theTarget to $theTarget \n"; |
||||
$theScript .= "\n"; |
||||
$theScript .= " set position of theTarget to {$posX, $posY} \n"; |
||||
$theScript .= " update theTarget\n"; |
||||
$theScript .= "end tell"; |
||||
|
||||
appleScript($theScript); |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# doOpen : Open a new disk image. |
||||
#---------------------------------------------------------------------------- |
||||
sub doOpen |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($dmgFile, $volName) = @_; |
||||
|
||||
|
||||
|
||||
# Clean up any previous image |
||||
system("rm", "-f", "$dmgFile.sparseimage"); |
||||
system("rm", "-f", "$dmgFile"); |
||||
|
||||
|
||||
|
||||
# Create the image |
||||
# |
||||
# A large sparse disk image is created, which will be shrunk down |
||||
# and compressed when the disk image is finally closed. |
||||
print " creating $dmgFile\n" if ($kLogging eq "-quiet"); |
||||
|
||||
system("hdiutil", "create", $dmgFile, |
||||
"-volname", $volName, |
||||
"-megabytes", "1000", |
||||
"-type", "SPARSE", |
||||
"-fs", "HFS+", |
||||
$kLogging); |
||||
|
||||
system("hdiutil", "mount", $kLogging, "$dmgFile.sparseimage"); |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# doClose : Close a disk image. |
||||
#---------------------------------------------------------------------------- |
||||
sub doClose |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($dmgFile, $volName, $theLicense) = @_; |
||||
|
||||
|
||||
|
||||
# Bless the volume |
||||
# |
||||
# Blessing the volume ensures that the volume always opens in the current |
||||
# view, overriding the user's "Open new windows in column view" preference. |
||||
system("bless", "--openfolder", "/Volumes/$volName"); |
||||
|
||||
|
||||
|
||||
# Compress the image |
||||
# |
||||
# On 10.5, the disk image must be ejected rather than unmounted to allow |
||||
# it to be converted from a sparse image to a compressed image. |
||||
print " compressing $dmgFile\n" if ($kLogging eq "-quiet"); |
||||
|
||||
system("hdiutil", "eject", $kLogging, "/Volumes/$volName"); |
||||
|
||||
if ($theLicense ne "") |
||||
{ |
||||
system("hdiutil", "unflatten", $kLogging, "$dmgFile.sparseimage"); |
||||
`$Rez -a "$theLicense" -o "$dmgFile.sparseimage"`; |
||||
system("hdiutil", "flatten", $kLogging, "$dmgFile.sparseimage"); |
||||
} |
||||
|
||||
system("hdiutil", "convert", "$dmgFile.sparseimage", |
||||
"-format", "UDZO", |
||||
"-o", $dmgFile, |
||||
"-imagekey", "zlib-level=9", |
||||
$kLogging); |
||||
|
||||
|
||||
|
||||
# Clean up |
||||
system("rm", "-f", "$dmgFile.sparseimage"); |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# doSet : Set a file/folder state. |
||||
#---------------------------------------------------------------------------- |
||||
sub doSet |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($thePath, $posX, $posY, $theWidth, $theHeight, $iconSize, $theIcon, $bgImage, $bgColor, $flagToolbar) = @_; |
||||
|
||||
|
||||
|
||||
# Set the custom icon |
||||
if ($theIcon ne "") |
||||
{ |
||||
setCustomIcon($thePath, $theIcon); |
||||
} |
||||
|
||||
|
||||
|
||||
# Set the folder state |
||||
if ($iconSize != 0 || $bgImage ne "" || $bgColor ne "" || $flagToolbar ne "") |
||||
{ |
||||
setFolderState($thePath, $iconSize, $flagToolbar, $bgImage, $bgColor); |
||||
} |
||||
|
||||
|
||||
|
||||
# Set the position |
||||
# |
||||
# Window position must be set after applying the folder state. |
||||
if ($posX != 0 && $posY != 0) |
||||
{ |
||||
if ($theWidth != 0 && $theHeight != 0) |
||||
{ |
||||
setWindowPos($thePath, $posX, $posY, $theWidth, $theHeight); |
||||
} |
||||
else |
||||
{ |
||||
setIconPos($thePath, $posX, $posY); |
||||
} |
||||
} |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# dmgUtil : Manipulate a disk image. |
||||
#---------------------------------------------------------------------------- |
||||
sub dmgUtil |
||||
{ |
||||
|
||||
|
||||
# Retrieve our parameters |
||||
my ($doOpen, $doClose, $doSet) = (0, 0, 0); |
||||
my ($posX, $posY, $theWidth, $theHeight, $iconSize) = (0, 0, 0, 0, 0); |
||||
my ($volName, $theIcon, $bgImage, $bgColor, $flagToolbar, $theLicense) = ("", "", "", "", "", ""); |
||||
|
||||
GetOptions( "--open+", => \$doOpen, |
||||
"--close+", => \$doClose, |
||||
"--set+", => \$doSet, |
||||
"--volume=s", => \$volName, |
||||
"--x=i", => \$posX, |
||||
"--y=i", => \$posY, |
||||
"--width=i", => \$theWidth, |
||||
"--height=i", => \$theHeight, |
||||
"--iconsize=i", => \$iconSize, |
||||
"--icon=s", => \$theIcon, |
||||
"--background=s", => \$bgImage, |
||||
"--bgcol=s", => \$bgColor, |
||||
"--toolbar=s", => \$flagToolbar, |
||||
"--license=s", => \$theLicense); |
||||
|
||||
my ($thePath) = @ARGV; |
||||
|
||||
$thePath = "" if (!defined($thePath)); |
||||
|
||||
|
||||
|
||||
# Perform the action |
||||
if ($doOpen && $thePath ne "" && $volName ne "") |
||||
{ |
||||
doOpen($thePath, $volName); |
||||
} |
||||
|
||||
elsif ($doClose && $thePath ne "" && $volName ne "") |
||||
{ |
||||
doClose($thePath, $volName, $theLicense); |
||||
} |
||||
|
||||
elsif ($doSet && $thePath ne "") |
||||
{ |
||||
doSet($thePath, $posX, $posY, $theWidth, $theHeight, $iconSize, $theIcon, $bgImage, $bgColor, $flagToolbar); |
||||
} |
||||
|
||||
else |
||||
{ |
||||
print $kManPage; |
||||
} |
||||
} |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#============================================================================ |
||||
# Script entry point |
||||
#---------------------------------------------------------------------------- |
||||
dmgUtil(); |
@ -0,0 +1,189 @@ |
||||
; Script generated by the Inno Setup Script Wizard. |
||||
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! |
||||
|
||||
#define ApplicationVersion GetFileVersion("..\..\build\win32\release\product\OpenBoard.exe") |
||||
|
||||
|
||||
[Setup] |
||||
; NOTE: The value of AppId uniquely identifies this application. |
||||
; Do not use the same AppId value in installers for other applications. |
||||
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.) |
||||
AppId={{8CCA6AC7-BBF9-4DD2-8E70-A907E0FCA38F}} |
||||
AppName=OpenBoard |
||||
AppVersion={#ApplicationVersion} |
||||
AppVerName=OpenBoard {#ApplicationVersion} |
||||
UninstallDisplayName=OpenBoard {#ApplicationVersion} |
||||
AppPublisher=Open Education Foundation |
||||
ArchitecturesInstallIn64BitMode=x64 |
||||
|
||||
AppPublisherURL=http://www.oe-f.org |
||||
AppSupportURL=http://www.openboard.org |
||||
AppUpdatesURL=http://get.openboard.org |
||||
|
||||
DefaultDirName={pf}\OpenBoard |
||||
DefaultGroupName=OpenBoard |
||||
|
||||
#define ProjectRoot GetEnv('PROJECT_ROOT') |
||||
|
||||
OutputDir={#ProjectRoot}\install\win32\ |
||||
OutputBaseFilename=OpenBoard |
||||
SetupIconFile={#ProjectRoot}\resources\win\OpenBoard.ico |
||||
Compression=lzma |
||||
SolidCompression=yes |
||||
|
||||
[Languages] |
||||
Name: "en"; MessagesFile: "compiler:Default.isl" |
||||
Name: "fr"; MessagesFile: "compiler:Languages\French.isl" |
||||
Name: "gr"; MessagesFile: "compiler:Languages\German.isl" |
||||
Name: "it"; MessagesFile: "compiler:Languages\Italian.isl" |
||||
Name: "sp"; MessagesFile: "compiler:Languages\Spanish.isl" |
||||
|
||||
[Tasks] |
||||
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked |
||||
Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked |
||||
|
||||
[InstallDelete] |
||||
|
||||
Type: files ; Name: "{app}\OpenBoard.pdb" |
||||
Type: filesandordirs ; Name: "{app}\library" |
||||
Type: filesandordirs ; Name: "{app}\Microsoft.VC90.CRT" |
||||
Type: filesandordirs ; Name: "{app}\plugins" |
||||
Type: filesandordirs ; Name: "{app}\i18n" |
||||
Type: files ; Name: "{app}\*.dll" |
||||
|
||||
|
||||
#define QtLibs GetEnv('QT_BIN') |
||||
#define QtDir GetEnv('QT_DIR') |
||||
|
||||
[Files] |
||||
Source: "{#ProjectRoot}\..\OpenBoard-ThirdParty\microsoft\vcredist_2013.x64.exe"; DestDir:"{tmp}" |
||||
Source: "{#ProjectRoot}\..\OpenBoard-ThirdParty\microsoft\vcredist_2015_2019.x64.exe"; DestDir:"{tmp}" |
||||
Source: "{#ProjectRoot}\..\OpenBoard-ThirdParty\microsoft\LAVFilters-0.74.1-Installer.exe"; DestDir:"{tmp}" |
||||
Source: "{#ProjectRoot}\build\win32\release\product\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs |
||||
|
||||
;OpenSSL |
||||
Source: "{#ProjectRoot}\..\OpenBoard-ThirdParty\openssl\openssl-1.1.1j-win64\bin\libssl-1_1-x64.dll"; DestDir:"{app}"; Flags: ignoreversion |
||||
Source: "{#ProjectRoot}\..\OpenBoard-ThirdParty\openssl\openssl-1.1.1j-win64\bin\libcrypto-1_1-x64.dll"; DestDir:"{app}"; Flags: ignoreversion |
||||
Source: "{#ProjectRoot}\..\OpenBoard-ThirdParty\openssl\win32\libeay32.dll"; DestDir:"{app}"; Flags: ignoreversion |
||||
Source: "{#ProjectRoot}\..\OpenBoard-ThirdParty\openssl\win32\ssleay32.dll"; DestDir:"{app}"; Flags: ignoreversion |
||||
|
||||
;Qt base dll |
||||
;Source: "OpenBoard.exe"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5Core.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5Gui.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5Multimedia.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5MultimediaWidgets.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5Network.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5Opengl.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5PrintSupport.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5Qml.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5Sql.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5Svg.dll"; DestDir: "{app}" |
||||
;Source: "Qt5V8.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5WebKit.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5WebKitWidgets.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5Widgets.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5Xml.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\libGLESv2.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5Quick.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5Positioning.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5Sensors.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\icuuc65.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\icuin65.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\icudt65.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\libxslt.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\libxml2.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5QmlModels.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5WebChannel.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\libEGL.dll"; DestDir: "{app}" |
||||
;Source: "/etc/freezedWidgetWrapper.html"; DestDir: "{app}" |
||||
;Source: "*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs |
||||
|
||||
Source: "{#ProjectRoot}\..\OpenBoard-ThirdParty\zlib\1.2.11\bin\zlib.dll"; DestDir:"{app}"; Flags: ignoreversion |
||||
|
||||
; NOTE: Don't use "Flags: ignoreversion" on any shared system files |
||||
|
||||
;Qt windows plugins |
||||
Source: "{#QtDir}\plugins\platforms\qminimal.dll"; DestDir: "{app}\platforms"; Flags: ignoreversion |
||||
Source: "{#QtDir}\plugins\platforms\qoffscreen.dll"; DestDir: "{app}\platforms"; Flags: ignoreversion |
||||
Source: "{#QtDir}\plugins\platforms\qwindows.dll"; DestDir: "{app}\platforms"; Flags: ignoreversion |
||||
|
||||
|
||||
;Qt images formats plugins |
||||
Source: "{#QtDir}\plugins\imageformats\qgif.dll"; DestDir: "{app}\imageformats"; Flags: ignoreversion |
||||
Source: "{#QtDir}\plugins\imageformats\qico.dll"; DestDir: "{app}\imageformats"; Flags: ignoreversion |
||||
Source: "{#QtDir}\plugins\imageformats\qjpeg.dll"; DestDir: "{app}\imageformats"; Flags: ignoreversion |
||||
Source: "{#QtDir}\plugins\imageformats\qsvg.dll"; DestDir: "{app}\imageformats"; Flags: ignoreversion |
||||
Source: "{#QtDir}\plugins\imageformats\qtiff.dll"; DestDir: "{app}\imageformats"; Flags: ignoreversion |
||||
|
||||
;qt icon engine plugins |
||||
Source: "{#QtDir}\plugins\iconengines\qsvgicon.dll"; DestDir: "{app}\iconengines"; Flags: ignoreversion |
||||
|
||||
;qt multimedia plugins |
||||
Source: "{#QtDir}\plugins\mediaservice\dsengine.dll"; DestDir: "{app}\mediaservice"; Flags: ignoreversion |
||||
Source: "{#QtDir}\plugins\mediaservice\dsengined.dll"; DestDir: "{app}\mediaservice"; Flags: ignoreversion |
||||
Source: "{#QtDir}\plugins\mediaservice\qtmedia_audioengine.dll"; DestDir: "{app}\mediaservice"; Flags: ignoreversion |
||||
Source: "{#QtDir}\plugins\mediaservice\qtmedia_audioengined.dll"; DestDir: "{app}\mediaservice"; Flags: ignoreversion |
||||
Source: "{#QtDir}\plugins\mediaservice\wmfengine.dll"; DestDir: "{app}\mediaservice"; Flags: ignoreversion |
||||
Source: "{#QtDir}\plugins\mediaservice\wmfengined.dll"; DestDir: "{app}\mediaservice"; Flags: ignoreversion |
||||
|
||||
;OpenBoardImporter |
||||
Source: "{#ProjectRoot}\..\OpenBoard-Importer\release\OpenBoardImporter.exe"; DestDir: "{app}"; Flags: ignoreversion |
||||
Source: "{#QtLibs}\Qt5Core.dll"; DestDir: "{app}" |
||||
Source: "{#QtLibs}\Qt5Gui.dll"; DestDir: "{app}" |
||||
|
||||
;fonts for xpdf |
||||
Source: "{#ProjectRoot}\resources\windows\xpdfrc"; DestDir: "{app}"; Flags: ignoreversion |
||||
Source: "{#ProjectRoot}\resources\fonts\*"; DestDir: "{app}\fonts"; Flags: ignoreversion |
||||
|
||||
[Icons] |
||||
Name: "{group}\OpenBoard"; Filename: "{app}\OpenBoard.exe" |
||||
Name: "{group}\{cm:UninstallProgram,OpenBoard}"; Filename: "{uninstallexe}" |
||||
Name: "{commondesktop}\OpenBoard"; Filename: "{app}\OpenBoard.exe"; Tasks: desktopicon |
||||
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\OpenBoard"; Filename: "{app}\OpenBoard.exe"; Tasks: quicklaunchicon |
||||
|
||||
[Registry] |
||||
Root: HKCR; Subkey: ".ubz"; ValueType: string; ValueName: ""; ValueData: "OpenBoardFile"; Flags: uninsdeletevalue |
||||
Root: HKCR; Subkey: "OpenBoardFile"; ValueType: string; ValueName: ""; ValueData: "OpenBoard document"; Flags: uninsdeletekey |
||||
Root: HKCR; Subkey: "OpenBoardFile\DefaultIcon"; ValueType: string; ValueName: ""; ValueData: "{app}\OpenBoard.exe,1" |
||||
Root: HKCR; Subkey: "OpenBoardFile\shell\open\command"; ValueType: string; ValueName: ""; ValueData: """{app}\OpenBoard.exe"" ""%1""" |
||||
|
||||
Root: HKLM; Subkey: "SOFTWARE\OpenBoard"; ValueType: string; ValueName: "Client application"; ValueData: "{app}\OpenBoard.exe"; Flags: uninsdeletevalue; Check: isProcessorNotX64 |
||||
Root: HKLM; Subkey: "SOFTWARE\OpenBoard"; ValueType: dword; ValueName: "Transfer mode"; ValueData: "0"; Flags: uninsdeletevalue; Check: isProcessorNotX64 |
||||
Root: HKLM; Subkey: "SOFTWARE\OpenBoard"; ValueType: dword; ValueName: "EMF: Hide page"; ValueData: "1"; Flags: uninsdeletevalue; Check: isProcessorNotX64 |
||||
Root: HKLM; Subkey: "SOFTWARE\OpenBoard\Defaults"; ValueType: dword; ValueName: "PDF: Enabled"; ValueData: "1"; Flags: uninsdeletevalue; Check: isProcessorNotX64 |
||||
|
||||
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Internet Explorer\Low Rights\DragDrop\{{E63D17F8-D9DA-479D-B9B5-0D101A03703B}"; ValueType: dword; ValueName: "Policy"; ValueData: "3"; Flags: uninsdeletevalue; Check: isProcessorNotX64 |
||||
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Internet Explorer\Low Rights\DragDrop\{{E63D17F8-D9DA-479D-B9B5-0D101A03703B}"; ValueType: string; ValueName: "AppName"; ValueData: "OpenBoard.exe"; Flags: uninsdeletevalue; Check: isProcessorNotX64 |
||||
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Internet Explorer\Low Rights\DragDrop\{{E63D17F8-D9DA-479D-B9B5-0D101A03703B}"; ValueType: string; ValueName: "AppPath"; ValueData: "{app}"; Flags: uninsdeletevalue; Check: isProcessorNotX64 |
||||
|
||||
Root: HKLM64; Subkey: "SOFTWARE\OpenBoard"; ValueType: string; ValueName: "Client application"; ValueData: "{app}\OpenBoard.exe"; Flags: uninsdeletevalue; Check: isProcessorX64 |
||||
Root: HKLM64; Subkey: "SOFTWARE\OpenBoard"; ValueType: dword; ValueName: "Transfer mode"; ValueData: "0"; Flags: uninsdeletevalue; Check: isProcessorX64 |
||||
Root: HKLM64; Subkey: "SOFTWARE\OpenBoard"; ValueType: dword; ValueName: "EMF: Hide page"; ValueData: "1"; Flags: uninsdeletevalue; Check: isProcessorX64 |
||||
Root: HKLM64; Subkey: "SOFTWARE\OpenBoard\Defaults"; ValueType: dword; ValueName: "PDF: Enabled"; ValueData: "1"; Flags: uninsdeletevalue; Check: isProcessorX64 |
||||
|
||||
Root: HKLM64; Subkey: "SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\Low Rights\DragDrop\{{E63D17F8-D9DA-479D-B9B5-0D101A03703B}"; ValueType: dword; ValueName: "Policy"; ValueData: "3"; Flags: uninsdeletevalue; Check: isProcessorX64 |
||||
Root: HKLM64; Subkey: "SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\Low Rights\DragDrop\{{E63D17F8-D9DA-479D-B9B5-0D101A03703B}"; ValueType: string; ValueName: "AppName"; ValueData: "OpenBoard.exe"; Flags: uninsdeletevalue; Check: isProcessorX64 |
||||
Root: HKLM64; Subkey: "SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\Low Rights\DragDrop\{{E63D17F8-D9DA-479D-B9B5-0D101A03703B}"; ValueType: string; ValueName: "AppPath"; ValueData: "{app}"; Flags: uninsdeletevalue; Check: isProcessorX64 |
||||
|
||||
[Run] |
||||
Filename: "{tmp}\vcredist_2013.x64.exe";WorkingDir:"{tmp}"; Parameters: "/PASSIVE /VERYSILENT /SUPPRESSMSGBOXES /NORESTART"; StatusMsg: Installing CRT 2013... |
||||
Filename: "{tmp}\vcredist_2015_2019.x64.exe";WorkingDir:"{tmp}"; Parameters: "/PASSIVE /VERYSILENT /SUPPRESSMSGBOXES /NORESTART"; StatusMsg: Installing CRT 2015-2019 ... |
||||
Filename: "{tmp}\LAVFilters-0.74.1-Installer.exe";WorkingDir:"{tmp}"; Parameters: "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART"; StatusMsg: Installing LAV Filters ... |
||||
Filename: "{app}\OpenBoard.exe"; Description: "{cm:LaunchProgram,OpenBoard}"; Flags: nowait postinstall skipifsilent |
||||
|
||||
[UninstallDelete] |
||||
; cleanup and delete whole installation directory |
||||
Name: {app}; Type: filesandordirs |
||||
|
||||
[Code] |
||||
function isProcessorX64: Boolean; |
||||
begin |
||||
Result := (ProcessorArchitecture = paX64); |
||||
end; |
||||
|
||||
function isProcessorNotX64: Boolean; |
||||
begin |
||||
Result := not isProcessorX64; |
||||
end; |
||||
|
@ -0,0 +1,375 @@ |
||||
<RCC> |
||||
<qresource prefix="/"> |
||||
<file>images/OpenBoard.png</file> |
||||
<file>images/bigOpenBoard.png</file> |
||||
<file>images/line_doshed_style.pbm</file> |
||||
<file>images/close.svg</file> |
||||
<file>images/increase.svg</file> |
||||
<file>images/decrease.svg</file> |
||||
<file>images/resize.svg</file> |
||||
<file>images/play.svg</file> |
||||
<file>images/pause.svg</file> |
||||
<file>images/stop.svg</file> |
||||
<file>images/menu.svg</file> |
||||
<file>images/flash.svg</file> |
||||
<file>images/soundOn.svg</file> |
||||
<file>images/soundOff.svg</file> |
||||
<file>images/shape.png</file> |
||||
<file>images/font.svg</file> |
||||
<file>images/color.svg</file> |
||||
<file>images/eyeOpened.svg</file> |
||||
<file>images/eyeClosed.svg</file> |
||||
<file>images/locked.svg</file> |
||||
<file>images/unlocked.svg</file> |
||||
<file>images/duplicate.svg</file> |
||||
<file>images/resetAngle.svg</file> |
||||
<file>images/resizeButton.svg</file> |
||||
<file>images/resizeTop.svg</file> |
||||
<file>images/resizeLeft.svg</file> |
||||
<file>images/resizeBottom.svg</file> |
||||
<file>images/resizeRight.svg</file> |
||||
<file>images/rotate.svg</file> |
||||
<file>images/rotateTool.svg</file> |
||||
<file>images/rotateProtractor.svg</file> |
||||
<file>images/resizeTool.svg</file> |
||||
<file>images/resizeRuler.svg</file> |
||||
<file>images/resizeCompass.svg</file> |
||||
<file>images/closeTool.svg</file> |
||||
<file>images/hflipTool.svg</file> |
||||
<file>images/vflipTool.svg</file> |
||||
<file>images/resetTool.svg</file> |
||||
<file>images/angleMarker.svg</file> |
||||
<file>images/currentDocument.png</file> |
||||
<file>images/minus.svg</file> |
||||
<file>images/plus.svg</file> |
||||
<file>images/z_layer_up.svg</file> |
||||
<file>images/z_layer_down.svg</file> |
||||
<file>images/trash.png</file> |
||||
<file>images/pin.svg</file> |
||||
<file>images/unpin.svg</file> |
||||
<file>images/home.svg</file> |
||||
<file>images/reload.svg</file> |
||||
<file>images/frozen.svg</file> |
||||
<file>images/unfrozen.svg</file> |
||||
<file>images/toolbar/group.png</file> |
||||
<file>images/toolbar/ungroup.png</file> |
||||
<file>images/toolbar/window.png</file> |
||||
<file>images/toolbar/plusBlack.png</file> |
||||
<file>images/toolbar/plusBlackOn.png</file> |
||||
<file>images/toolbar/quit.png</file> |
||||
<file>images/toolbar/quitOn.png</file> |
||||
<file>images/toolbar/background.png</file> |
||||
<file>images/toolbar/documents.png</file> |
||||
<file>images/toolbar/newPage.png</file> |
||||
<file>images/toolbar/next.png</file> |
||||
<file>images/toolbar/nextPageOn.png</file> |
||||
<file>images/toolbar/previous.png</file> |
||||
<file>images/toolbar/previousPageOn.png</file> |
||||
<file>images/toolbar/redo.png</file> |
||||
<file>images/toolbar/redoOn.png</file> |
||||
<file>images/toolbar/stylus.png</file> |
||||
<file>images/toolbar/undo.png</file> |
||||
<file>images/toolbar/undoOn.png</file> |
||||
<file>images/toolbar/smallPen.png</file> |
||||
<file>images/toolbar/mediumPen.png</file> |
||||
<file>images/toolbar/largePen.png</file> |
||||
<file>images/toolbar/color.png</file> |
||||
<file>images/toolbar/smallEraser.png</file> |
||||
<file>images/toolbar/mediumEraser.png</file> |
||||
<file>images/toolbar/largeEraser.png</file> |
||||
<file>images/toolbar/solidLine.png</file> |
||||
<file>images/toolbar/dashedLine.png</file> |
||||
<file>images/toolbar/dottedLine.png</file> |
||||
<file>images/toolbar/web.png</file> |
||||
<file>images/toolbar/board.png</file> |
||||
<file>images/toolbar/home.png</file> |
||||
<file>images/toolbar/profile.png</file> |
||||
<file>images/toolbar/library.png</file> |
||||
<file>images/toolbar/clearPage.png</file> |
||||
<file>images/toolbar/reload.png</file> |
||||
<file>images/toolbar/addBookmark.png</file> |
||||
<file>images/toolbar/bookmarks.png</file> |
||||
<file>images/toolbar/settings.png</file> |
||||
<file>images/toolbar/eyeClosed.png</file> |
||||
<file>images/toolbar/eyeOpened.png</file> |
||||
<file>images/toolbar/pdf.png</file> |
||||
<file>images/toolbar/deleteDocument.png</file> |
||||
<file>images/toolbar/deleteFolder.png</file> |
||||
<file>images/toolbar/newDocument.png</file> |
||||
<file>images/toolbar/newFolder.png</file> |
||||
<file>images/toolbar/addToLibrary.png</file> |
||||
<file>images/toolbar/addInteractiveToLibrary.png</file> |
||||
<file>images/toolbar/addToolToLibrary.png</file> |
||||
<file>images/toolbar/duplicate.png</file> |
||||
<file>images/toolbar/export.png</file> |
||||
<file>images/toolbar/import.png</file> |
||||
<file>images/toolbar/setBackground.png</file> |
||||
<file>images/toolbar/removeBackground.png</file> |
||||
<file>images/toolbar/open.png</file> |
||||
<file>images/toolbar/addToPage.png</file> |
||||
<file>images/toolbar/menu.png</file> |
||||
<file>images/toolbar/addToDocument.png</file> |
||||
<file>images/toolbar/print.png</file> |
||||
<file>images/toolbar/addToWorkingDoc.png</file> |
||||
<file>images/toolbar/rename.png</file> |
||||
<file>images/toolbar/captureArea.png</file> |
||||
<file>images/toolbar/captureScreen.png</file> |
||||
<file>images/toolbar/captureWindow.png</file> |
||||
<file>images/toolbar/extraTool.png</file> |
||||
<file>images/toolbar/webUpload.png</file> |
||||
<file>images/toolbar/stop.png</file> |
||||
<file>images/toolbar/pause.png</file> |
||||
<file>images/toolbar/cut.png</file> |
||||
<file>images/toolbar/copy.png</file> |
||||
<file>images/toolbar/paste.png</file> |
||||
<file>images/toolbar/proto.png</file> |
||||
<file>images/toolbar/mic.png</file> |
||||
<file>images/toolbar/micOff.png</file> |
||||
<file>images/toolbar/remove.png</file> |
||||
<file>images/toolbar/pageSize.png</file> |
||||
<file>images/toolbar/eraserTool.png</file> |
||||
<file>images/toolbar/lineTool.png</file> |
||||
<file>images/toolbar/tools.png</file> |
||||
<file>images/stylusPalette/arrow.png</file> |
||||
<file>images/stylusPalette/arrowOn.png</file> |
||||
<file>images/stylusPalette/handPlay.png</file> |
||||
<file>images/stylusPalette/handPlayOn.png</file> |
||||
<file>images/stylusPalette/eraser.svg</file> |
||||
<file>images/stylusPalette/eraserOn.svg</file> |
||||
<file>images/stylusPalette/hand.png</file> |
||||
<file>images/stylusPalette/handOn.png</file> |
||||
<file>images/stylusPalette/laser.png</file> |
||||
<file>images/stylusPalette/laserOn.png</file> |
||||
<file>images/stylusPalette/marker.svg</file> |
||||
<file>images/stylusPalette/markerOn.svg</file> |
||||
<file>images/stylusPalette/pen.svg</file> |
||||
<file>images/stylusPalette/penOn.svg</file> |
||||
<file>images/stylusPalette/line.png</file> |
||||
<file>images/stylusPalette/lineOn.png</file> |
||||
<file>images/stylusPalette/zoomOut.png</file> |
||||
<file>images/stylusPalette/zoomOutOn.png</file> |
||||
<file>images/stylusPalette/zoomIn.png</file> |
||||
<file>images/stylusPalette/zoomInOn.png</file> |
||||
<file>images/stylusPalette/restoreZoom.png</file> |
||||
<file>images/stylusPalette/text.png</file> |
||||
<file>images/stylusPalette/textOn.png</file> |
||||
<file>images/stylusPalette/captureArea.png</file> |
||||
<file>images/stylusPalette/captureAreaOn.png</file> |
||||
<file>images/backgroundPalette/background1.svg</file> |
||||
<file>images/backgroundPalette/background1On.svg</file> |
||||
<file>images/backgroundPalette/background2.svg</file> |
||||
<file>images/backgroundPalette/background2On.svg</file> |
||||
<file>images/backgroundPalette/background3.svg</file> |
||||
<file>images/backgroundPalette/background3On.svg</file> |
||||
<file>images/backgroundPalette/background4.svg</file> |
||||
<file>images/backgroundPalette/background4On.svg</file> |
||||
<file>images/backgroundPalette/background5.svg</file> |
||||
<file>images/backgroundPalette/background5On.svg</file> |
||||
<file>images/backgroundPalette/background6.svg</file> |
||||
<file>images/backgroundPalette/background6On.svg</file> |
||||
<file>images/toolPalette/podcast.svg</file> |
||||
<file>images/toolPalette/podcastOn.svg</file> |
||||
<file>images/toolPalette/rulerTool.png</file> |
||||
<file>images/toolPalette/triangleTool.png</file> |
||||
<file>images/toolPalette/protractorTool.png</file> |
||||
<file>images/toolPalette/compassTool.png</file> |
||||
<file>images/toolPalette/aristoTool.png</file> |
||||
<file>images/toolPalette/maskTool.png</file> |
||||
<file>images/toolPalette/magnifierTool.png</file> |
||||
<file>images/extraPalette/blackout.png</file> |
||||
<file>images/extraPalette/keyboard.png</file> |
||||
<file>images/extraPalette/trapFlash.png</file> |
||||
<file>images/extraPalette/webTrap.png</file> |
||||
<file>images/extraPalette/webTrapEnabled.png</file> |
||||
<file>images/extraPalette/oEmbed.png</file> |
||||
<file>images/erasePalette/eraseAll.svg</file> |
||||
<file>images/erasePalette/eraseItem.svg</file> |
||||
<file>images/erasePalette/eraseAnnotation.svg</file> |
||||
<file>images/erasePalette/eraseBackground.svg</file> |
||||
<file>images/cursors/eraser.png</file> |
||||
<file>images/cursors/laser.png</file> |
||||
<file>images/cursors/marker.png</file> |
||||
<file>images/cursors/zoomIn.png</file> |
||||
<file>images/cursors/zoomOut.png</file> |
||||
<file>images/cursors/rotate.png</file> |
||||
<file>images/cursors/resize.png</file> |
||||
<file>images/cursors/drawCompass.png</file> |
||||
<file>images/cursors/drawRulerLine.png</file> |
||||
<file>images/cursors/play.png</file> |
||||
<file>images/print/onepage.png</file> |
||||
<file>images/print/thumbnails.png</file> |
||||
<file>images/print/twopages.png</file> |
||||
<file>images/defaultWidgetIcon.png</file> |
||||
<file>images/favorites.png</file> |
||||
<file>images/myContent.png</file> |
||||
<file>images/myFolder.png</file> |
||||
<file>images/online.png</file> |
||||
<file>images/tools.png</file> |
||||
<file>images/folder.png</file> |
||||
<file>images/addItemToCurrentPage.svg</file> |
||||
<file>images/addItemToNewPage.svg</file> |
||||
<file>images/addItemToLibrary.svg</file> |
||||
<file>style/treeview-branch-closed.png</file> |
||||
<file>style/treeview-branch-open.png</file> |
||||
<file>webbrowser/closetab.png</file> |
||||
<file>webbrowser/loading.gif</file> |
||||
<file>webbrowser/notfound.html</file> |
||||
<file>webbrowser/object-wrapper.html</file> |
||||
<file alias="PowerPointImport.applescript">macx/PowerPointImport.applescript</file> |
||||
<file>podcast/OpenBoard.prx</file> |
||||
<file>www/OpenBoard-web-player.html</file> |
||||
<file>images/toolbar/tutorial.png</file> |
||||
<file>images/edit-mode.svg</file> |
||||
<file>images/save.svg</file> |
||||
<file>images/libpalette/social.png</file> |
||||
<file>images/navig_arrow.png</file> |
||||
<file>images/flags/ar.png</file> |
||||
<file>images/flags/bg.png</file> |
||||
<file>images/flags/ca.png</file> |
||||
<file>images/flags/cs.png</file> |
||||
<file>images/flags/da.png</file> |
||||
<file>images/flags/de.png</file> |
||||
<file>images/flags/el.png</file> |
||||
<file>images/flags/en.png</file> |
||||
<file>images/flags/eo.png</file> |
||||
<file>images/flags/es.png</file> |
||||
<file>images/flags/et.png</file> |
||||
<file>images/flags/eu.png</file> |
||||
<file>images/flags/fa.png</file> |
||||
<file>images/flags/fi.png</file> |
||||
<file>images/flags/fo.png</file> |
||||
<file>images/flags/fr.png</file> |
||||
<file>images/flags/ga.png</file> |
||||
<file>images/flags/gl.png</file> |
||||
<file>images/flags/he.png</file> |
||||
<file>images/flags/hr.png</file> |
||||
<file>images/flags/hu.png</file> |
||||
<file>images/flags/id.png</file> |
||||
<file>images/flags/is.png</file> |
||||
<file>images/flags/it.png</file> |
||||
<file>images/flags/ja.png</file> |
||||
<file>images/flags/km.png</file> |
||||
<file>images/flags/lb.png</file> |
||||
<file>images/flags/lt.png</file> |
||||
<file>images/flags/lv.png</file> |
||||
<file>images/flags/nb.png</file> |
||||
<file>images/flags/nl.png</file> |
||||
<file>images/flags/nn.png</file> |
||||
<file>images/flags/pl.png</file> |
||||
<file>images/flags/pt-br.png</file> |
||||
<file>images/flags/pt-pt.png</file> |
||||
<file>images/flags/ro.png</file> |
||||
<file>images/flags/ru.png</file> |
||||
<file>images/flags/sco.png</file> |
||||
<file>images/flags/se.png</file> |
||||
<file>images/flags/sk.png</file> |
||||
<file>images/flags/sl.png</file> |
||||
<file>images/flags/sq.png</file> |
||||
<file>images/flags/sv.png</file> |
||||
<file>images/flags/tg.png</file> |
||||
<file>images/flags/th.png</file> |
||||
<file>images/flags/tl.png</file> |
||||
<file>images/flags/tr.png</file> |
||||
<file>images/flags/uk.png</file> |
||||
<file>images/flags/vi.png</file> |
||||
<file>images/flags/zh-hans.png</file> |
||||
<file>images/flags/zh-hant.png</file> |
||||
<file>images/libpalette/notFound.png</file> |
||||
<file>images/libpalette/trash_favorite.svg</file> |
||||
<file>images/libpalette/back.png</file> |
||||
<file>images/libpalette/loading.png</file> |
||||
<file>images/stylusPalette/eraserArrow.svg</file> |
||||
<file>images/stylusPalette/eraserOnArrow.svg</file> |
||||
<file>images/stylusPalette/markerArrow.svg</file> |
||||
<file>images/stylusPalette/markerOnArrow.svg</file> |
||||
<file>images/stylusPalette/penArrow.svg</file> |
||||
<file>images/stylusPalette/penOnArrow.svg</file> |
||||
<file>images/libpalette/AudiosCategory.svg</file> |
||||
<file>images/libpalette/PicturesCategory.svg</file> |
||||
<file>images/libpalette/ShapesCategory.svg</file> |
||||
<file>images/libpalette/InteractivesCategory.svg</file> |
||||
<file>images/libpalette/movieIcon.svg</file> |
||||
<file>images/libpalette/soundIcon.svg</file> |
||||
<file>images/libpalette/folder.svg</file> |
||||
<file>images/libpalette/TrashCategory.svg</file> |
||||
<file>images/libpalette/FavoritesCategory.svg</file> |
||||
<file>images/libpalette/ApplicationsCategory.svg</file> |
||||
<file>images/libpalette/miniSearch.png</file> |
||||
<file>images/libpalette/miniTrash.png</file> |
||||
<file>images/libpalette/miniNewFolder.png</file> |
||||
<file>images/libpalette/miniFavorite.png</file> |
||||
<file>images/libpalette/home.png</file> |
||||
<file>images/toolbar/updates.png</file> |
||||
<file>images/paletteLibrary.png</file> |
||||
<file>images/paletteNavigator.png</file> |
||||
<file>images/toolbar/display.png</file> |
||||
<file>images/toolbar/hide.png</file> |
||||
<file>images/toolbar/record.png</file> |
||||
<file>images/libpalette/MoviesCategory.svg</file> |
||||
<file>images/virtual.keyboard/41/centre-passive.png</file> |
||||
<file>images/virtual.keyboard/41/left-passive.png</file> |
||||
<file>images/virtual.keyboard/41/right-passive.png</file> |
||||
<file>images/virtual.keyboard/41/centre-active.png</file> |
||||
<file>images/virtual.keyboard/41/left-active.png</file> |
||||
<file>images/virtual.keyboard/41/right-active.png</file> |
||||
<file>images/virtual.keyboard/41/backspace.png</file> |
||||
<file>images/virtual.keyboard/41/capslock.png</file> |
||||
<file>images/virtual.keyboard/41/shift.png</file> |
||||
<file>images/virtual.keyboard/41/tab.png</file> |
||||
<file>images/virtual.keyboard/29/centre-passive.png</file> |
||||
<file>images/virtual.keyboard/29/left-passive.png</file> |
||||
<file>images/virtual.keyboard/29/right-passive.png</file> |
||||
<file>images/virtual.keyboard/29/centre-active.png</file> |
||||
<file>images/virtual.keyboard/29/left-active.png</file> |
||||
<file>images/virtual.keyboard/29/right-active.png</file> |
||||
<file>images/virtual.keyboard/29/backspace.png</file> |
||||
<file>images/virtual.keyboard/29/capslock.png</file> |
||||
<file>images/virtual.keyboard/29/shift.png</file> |
||||
<file>images/virtual.keyboard/29/tab.png</file> |
||||
<file>images/toolPalette/cacheTool.png</file> |
||||
<file>images/libpalette/FlashCategory.svg</file> |
||||
<file>images/libpalette/FlashIcon.svg</file> |
||||
<file>images/toolbar/stylusTab.png</file> |
||||
<file>images/library_close.png</file> |
||||
<file>images/library_open.png</file> |
||||
<file>images/pages_close.png</file> |
||||
<file>images/pages_open.png</file> |
||||
<file>images/cache_close.png</file> |
||||
<file>images/cache_open.png</file> |
||||
<file>images/cache_circle.png</file> |
||||
<file>images/cache_square.png</file> |
||||
<file>images/down_arrow.png</file> |
||||
<file>images/up_arrow.png</file> |
||||
<file>images/left_arrow.png</file> |
||||
<file>images/right_arrow.png</file> |
||||
<file>images/moveUp.svg</file> |
||||
<file>images/moveDown.svg</file> |
||||
<file>images/moveDownDisabled.svg</file> |
||||
<file>images/closeDisabled.svg</file> |
||||
<file>images/menuDisabled.svg</file> |
||||
<file>images/moveUpDisabled.svg</file> |
||||
<file>style.qss</file> |
||||
<file>images/libpalette/WebSearchCategory.svg</file> |
||||
<file>images/download_close.png</file> |
||||
<file>images/download_open.png</file> |
||||
<file>images/tab_mask.png</file> |
||||
<file>images/duplicateDisabled.svg</file> |
||||
<file>images/roundeRrectangle.svg</file> |
||||
<file>images/circle.svg</file> |
||||
<file>images/rightAligned.svg</file> |
||||
<file>images/centerAligned.svg</file> |
||||
<file>images/leftAligned.svg</file> |
||||
<file>images/notAligned.svg</file> |
||||
<file>images/groupItems.svg</file> |
||||
<file>images/ungroupItems.svg</file> |
||||
<file>images/setAsBackground.svg</file> |
||||
<file>images/backgroundPalette/resetDefaultGridSize.svg</file> |
||||
<file>images/collapse-all.png</file> |
||||
<file>images/expand-all.png</file> |
||||
<file>images/asc.png</file> |
||||
<file>images/desc.png</file> |
||||
<file>images/toolPalette/axesTool.png</file> |
||||
<file>images/numbersTool.svg</file> |
||||
<file>images/stylusPalette/pen.svg</file> |
||||
</qresource> |
||||
</RCC> |
@ -0,0 +1,161 @@ |
||||
[App] |
||||
AngleTolerance=4 |
||||
HideCheckForSoftwareUpdate=false |
||||
HideSwapDisplayScreens=true |
||||
EnableAutomaticSoftwareUpdates=true |
||||
EnableSoftwareUpdates=true |
||||
EnableStartupHints=true |
||||
FavoriteToolURIs=openboardtool://openboard/mask, openboardtool://ruler, openboardtool://compass, openboardtool://protractor, openboardtool://triangle, openboardtool://magnifier, openboardtool://cache |
||||
IsInSoftwareUpdateProcess=false |
||||
LastSessionDocumentUUID= |
||||
LastSessionPageIndex=0 |
||||
LookForOpenSankoreInstall=true |
||||
OnlineUserName= |
||||
PageCacheSize=20 |
||||
PreferredLanguage=fr_CH |
||||
ProductWebAddress=http://www.openboard.ch |
||||
SoftwareUpdateURL=http://www.openboard.ch/update.json |
||||
StartMode= |
||||
SwapControlAndDisplayScreens=false |
||||
ToolBarDisplayText=true |
||||
ToolBarOrientationVertical=false |
||||
ToolBarPositionedAtTop=true |
||||
TutorialUrl=http://www.openboard.ch |
||||
UseMultiscreenMode=true |
||||
UseSystemOnScreenKeyboard=true |
||||
|
||||
[Board] |
||||
AutoSaveIntervalInMinutes=3 |
||||
CrossColorDarkBackground=#C8C0C0C0 |
||||
CrossColorLightBackground=#A5E1FF |
||||
DarkBackground=0 |
||||
DefaultPageSize=@Size(1280 960) |
||||
EnableIntermediateLines=false |
||||
EnableToolAxes=false |
||||
EraserCircleWidthIndex=1 |
||||
LineStyleIndex=0 |
||||
FeatureSliderPosition=40 |
||||
GridDarkBackgroundColors=#FFFFFF, #FF3400, #66C0FF, #81FF5C, #FFFF00, #B68360, #FF497E, #8D69FF, #C8C0C0C0 |
||||
GridLightBackgroundColors=#000000, #FF0000, #004080, #008000, #FFDD00, #C87400, #800040, #008080, #5F2D0A, #A5E1FF |
||||
InterpolateMarkerStrokes=true |
||||
InterpolatePenStrokes=true |
||||
KeyboardPaletteKeyBtnSize=16x16 |
||||
LeftLibPaletteBoardModeIsCollapsed=true |
||||
LeftLibPaletteBoardModeWidth=270 |
||||
LeftLibPaletteDesktopModeIsCollapsed=true |
||||
LeftLibPaletteDesktopModeWidth=270 |
||||
MagnifierDrawingMode=0 |
||||
MarkerAlpha=0.5 |
||||
MarkerColorIndex=0 |
||||
MarkerDarkBackgroundColors=#FFFF00, #FF4400, #66C0FF, #81FF5C, #B68360, #FF497E, #8D69FF, #FFFFFF |
||||
MarkerDarkBackgroundSelectedColors=#FFFF00, #FF4400, #66C0FF, #81FF5C, #B68360 |
||||
MarkerFineWidth=12 |
||||
MarkerLightBackgroundColors=#E3FF00, #FF0000, #004080, #008000, #C87400, #800040, #008080, #000000 |
||||
MarkerLightBackgroundSelectedColors=#E3FF00, #FF0000, #004080, #008000, #C87400 |
||||
MarkerMediumWidth=24 |
||||
MarkerPressureSensitive=false |
||||
MarkerStrongWidth=48 |
||||
pageDpi=0 |
||||
PenColorIndex=0 |
||||
PenDarkBackgroundColors=#FFFFFF, #FF3400, #66C0FF, #81FF5C, #FFFF00, #B68360, #FF497E, #8D69FF, #000000 |
||||
PenDarkBackgroundSelectedColors=#FFFFFF, #FF3400, #66C0FF, #81FF5C, #FFFF00 |
||||
PenFineWidth=1.5 |
||||
PenLightBackgroundColors=#000000, #FF0000, #004080, #008000, #FFDD00, #C87400, #800040, #008080, #5F2D0A, #FFFFFF |
||||
PenLightBackgroundSelectedColors=#000000, #FF0000, #004080, #008000, #FFDD00 |
||||
PenLineWidthIndex=0 |
||||
PenMediumWidth=3 |
||||
PenPressureSensitive=true |
||||
PenStrongWidth=8 |
||||
PointerDiameter=40 |
||||
RightLibPaletteBoardModeIsCollapsed=true |
||||
RightLibPaletteBoardModeWidth=270 |
||||
RightLibPaletteDesktopModeIsCollapsed=true |
||||
RightLibPaletteDesktopModeWidth=270 |
||||
ShowEraserPreviewCircle=true |
||||
ShowMarkerPreviewCircle=true |
||||
ShowPenPreviewCircle=true |
||||
PenPreviewFromSize=5 |
||||
ShowToolsPalette=false |
||||
SimplifyMarkerStrokes=true |
||||
SimplifyPenStrokes=true |
||||
SimplifyPenStrokesThresholdAngle=3 |
||||
SimplifyPenStrokesThresholdWidthDifference=2 |
||||
StartupKeyboardLocale=0 |
||||
UseHighResTabletEvent=true |
||||
ZoomFactor=1.4099999999999999 |
||||
|
||||
[Community] |
||||
CredentialsPersistence=false |
||||
Password= |
||||
Username= |
||||
|
||||
[Document] |
||||
EmptyGroupNames=@Invalid() |
||||
emptyTrashForOlderDocuments=false |
||||
emptyTrashDaysValue=30 |
||||
ThumbnailWidth=150 |
||||
SortKind=0 |
||||
SortOrder=0 |
||||
SplitterLeftSize=200 |
||||
SplitterRightSize=800 |
||||
ShowDateColumnOnAlphabeticalSort=false |
||||
|
||||
[IntranetPodcast] |
||||
Author= |
||||
PublishToIntranet=false |
||||
PublishingUrl= |
||||
|
||||
[Library] |
||||
AnimationsDirectory=./library/animations |
||||
ApplicationsDirectory=./library/applications |
||||
AudiosDirectory=./library/audios |
||||
ImageDirectory=./library/pictures |
||||
ImageThumbnailWidth=150 |
||||
InteractivitiesDirectory=./library/interactivities |
||||
LibIconSize=80 |
||||
ShapeDirectory=./library/shape |
||||
ShapeThumbnailWidth=50 |
||||
ShowDetailsForLocalItems=false |
||||
SoundThumbnailWidth=50 |
||||
VideoThumbnailWidth=80 |
||||
VideosDirectory=./library/videos |
||||
|
||||
[Mirroring] |
||||
RefreshRateInFramePerSecond=2 |
||||
|
||||
[PDF] |
||||
enableQualityLossToIncreaseZoomPerfs=true |
||||
Margin=20 |
||||
PageFormat=A4 |
||||
Resolution=300 |
||||
ZoomBehavior=4 |
||||
|
||||
[Podcast] |
||||
AudioRecordingDevice=Default |
||||
FramesPerSecond=10 |
||||
PublishToYouTube=false |
||||
QuickTimeQuality=High |
||||
VideoSize=Medium |
||||
WindowsMediaBitsPerSecond=1700000 |
||||
|
||||
[SVG] |
||||
ViewBoxMargin=50 |
||||
|
||||
[Voting] |
||||
ReplyPlusAddressingMode=static |
||||
ReplyPlusConnectionURL=USB |
||||
ReplyPlusMaxKeypads=100 |
||||
ReplyWWSerialPort=3 |
||||
|
||||
[Web] |
||||
AddBookmarkURL="http://www.myuniboard.com/bookmarks/save/?url=" |
||||
BookmarksPage=http://www.myuniboard.com |
||||
HistoryLimit=15 |
||||
Homepage=http://www.openboard.ch |
||||
ShowAddBookmarkButton=true |
||||
ShowPageImediatelyOnMirroredScreen=false |
||||
UseExternalBrowser=false |
||||
|
||||
[YouTube] |
||||
CredentialsPersistence=false |
||||
UserEMail= |
@ -0,0 +1,390 @@ |
||||
QWidget:enabled |
||||
{ |
||||
color: #3F3F3F; |
||||
} |
||||
|
||||
QWidget:disabled |
||||
{ |
||||
color: #777777; |
||||
} |
||||
|
||||
QComboBox, |
||||
QPushButton, |
||||
QComboBox QAbstractItemView |
||||
{ |
||||
background: #dddddd; |
||||
} |
||||
|
||||
QTextEdit, |
||||
QLineEdit, |
||||
QComboBox#DockPaletteWidgetComboBox QAbstractItemView |
||||
{ |
||||
selection-background-color: lightgreen; |
||||
selection-color: black; |
||||
} |
||||
QProgressBar:horizontal { |
||||
border: 1px solid gray; |
||||
border-radius: 3px; |
||||
background: white; |
||||
padding: 1px; |
||||
} |
||||
QProgressBar::chunk:horizontal { |
||||
/*background: qlineargradient(x1: 0, y1: 0.5, x2: 1, y2: 0.5, stop: 0 green, stop: 1 lightgreen);*/ |
||||
background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #B1B1B1, stop:1 #c4c4c4); |
||||
} |
||||
|
||||
QMainWindow |
||||
{ |
||||
background-color: #F1F1F1; |
||||
} |
||||
|
||||
QDialog |
||||
{ |
||||
background-color: #dddddd; |
||||
} |
||||
|
||||
QMenu |
||||
{ |
||||
border: none; |
||||
font-size: 12px; |
||||
background-color: #dddddd; |
||||
} |
||||
|
||||
QMenu::item |
||||
{ |
||||
background-color: #b3b3b3; |
||||
} |
||||
|
||||
QMenu::item:selected |
||||
{ |
||||
background-color: #9f9f9f; |
||||
} |
||||
|
||||
QMenu::separator |
||||
{ |
||||
background-color: #b3b3b3; |
||||
border: 1px dotted #888888; |
||||
} |
||||
|
||||
QToolBar |
||||
{ |
||||
spacing: 0px; |
||||
background-color: #b3b3b3; |
||||
border: none; |
||||
border-bottom: 1px solid #888888; |
||||
} |
||||
|
||||
QToolBar::handle |
||||
{ |
||||
margin: 2px; |
||||
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #d3d3d3, stop: 1 #c4c4c4); |
||||
} |
||||
|
||||
QToolBar::separator |
||||
{ |
||||
border: 1px dotted #888888; border-left: none; margin-left: 5px; margin-right: 5px; width: 1px; |
||||
} |
||||
|
||||
QToolBar QToolButton |
||||
{ |
||||
|
||||
margin: 4px; |
||||
margin-left: 0px; |
||||
margin-right: 0px; |
||||
padding: 0px; |
||||
border: none; |
||||
height: 58px; |
||||
} |
||||
|
||||
QToolBar QToolButton:pressed |
||||
{ |
||||
margin: 4px; |
||||
margin-left: 0px; |
||||
margin-right: 0px; |
||||
padding: 0px; |
||||
border: none; |
||||
height: 58px; |
||||
|
||||
background: qradialgradient(cx:0.5, cy:0.5, radius: 0.5, |
||||
fx:0.5, fy:0.5, stop: 0 #d3d3d3, stop: 1 #b3b3b3); |
||||
} |
||||
|
||||
QDialog QToolButton:pressed |
||||
{ |
||||
background: qradialgradient(cx:0.5, cy:0.5, radius: 0.5, |
||||
fx:0.5, fy:0.5, stop: 0 #ffffff, stop: 1 #dddddd); |
||||
} |
||||
|
||||
QToolButton#ubButtonGroupLeft |
||||
{ |
||||
background: qlineargradient(x1: 0, y1: 0.49, x2: 0, y2: 0.5, stop: 0 #d3d3d3, stop: 1 #c4c4c4); |
||||
margin-top: 1px; |
||||
margin-right: 0px; |
||||
padding: 5px; |
||||
|
||||
border: 1px solid #444444; |
||||
border-right: none; |
||||
border-top-left-radius : 3px; |
||||
border-bottom-left-radius : 3px; |
||||
height: 14px; |
||||
} |
||||
|
||||
QToolButton#ubButtonGroupCenter |
||||
{ |
||||
background: qlineargradient(x1: 0, y1: 0.49, x2: 0, y2: 0.5, stop: 0 #d3d3d3, stop: 1 #c4c4c4); |
||||
margin-top: 1px; |
||||
margin-right: 0px; |
||||
margin-left: 0px; |
||||
padding: 5px; |
||||
|
||||
border: 1px solid #444444; |
||||
border-right: none; |
||||
border-left: none; |
||||
height: 14px; |
||||
} |
||||
|
||||
QToolButton#ubButtonGroupRight |
||||
{ |
||||
background: qlineargradient(x1: 0, y1: 0.49, x2: 0, y2: 0.5, stop: 0 #d3d3d3, stop: 1 #c4c4c4); |
||||
margin-top: 1px; |
||||
margin-left: 0px; |
||||
padding: 5px; |
||||
|
||||
border: 1px solid #444444; |
||||
border-left: none; |
||||
border-top-right-radius : 3px; |
||||
border-bottom-right-radius : 3px; |
||||
height: 14px; |
||||
} |
||||
|
||||
QToolButton#ubButtonGroupLeft:checked, |
||||
QToolButton#ubButtonGroupCenter:checked, |
||||
QToolButton#ubButtonGroupRight:checked |
||||
{ |
||||
background: qlineargradient(x1: 0, y1: 0.49, x2: 0, y2: 0.5, stop: 0 #c3c3c3, stop: 1 #b4b4b4); |
||||
} |
||||
|
||||
QToolButton#ubButtonGroupLeft:checked |
||||
{ |
||||
border-right: 1px solid #444444; |
||||
padding-right: 4px; |
||||
} |
||||
|
||||
QToolButton#ubButtonGroupCenter:checked |
||||
{ |
||||
border-left: 1px solid #444444; |
||||
border-right: 1px solid #444444; |
||||
padding-right: 4px; |
||||
padding-left: 4px; |
||||
} |
||||
|
||||
QToolButton#ubButtonGroupRight:checked |
||||
{ |
||||
border-left: 1px solid #444444; |
||||
padding-left: 4px; |
||||
} |
||||
|
||||
QToolButton#ubButtonMenu |
||||
{ |
||||
margin-right: 2px; |
||||
padding-right: 12px; |
||||
} |
||||
|
||||
QToolButton#ubButtonMenu:pressed, |
||||
QToolButton#ubButtonMenu:checked |
||||
{ |
||||
background-color: #b3b3b3; |
||||
} |
||||
|
||||
QToolButton#ubActionPaletteButton |
||||
{ |
||||
margin: 0px; |
||||
} |
||||
|
||||
QFrame#newDocumentFolderFrame, |
||||
QFrame#newDocumentFrame, |
||||
QFrame#newFolderFrame |
||||
{ |
||||
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #e6eaf0, stop: 1 #dbe0e8); |
||||
margin: 0px; |
||||
padding: 0px; |
||||
border: none; |
||||
} |
||||
|
||||
QFrame#topLeftFrame, |
||||
QFrame#imageTopLeftFrame, |
||||
QFrame#interactiveTopLeftFrame, |
||||
QFrame#videoTopLeftFrame, |
||||
QFrame#toolTopLeftFrame |
||||
{ |
||||
border: none; |
||||
border-right: 1px solid #888888; |
||||
} |
||||
|
||||
QWidget#topRightFrame |
||||
{ |
||||
background-color: #d3d3d3; |
||||
} |
||||
|
||||
QFrame#toolFrame |
||||
{ |
||||
border-top: 1px solid #888888; |
||||
} |
||||
|
||||
QTreeView |
||||
{ |
||||
background-color: rgb(209, 215, 226); |
||||
} |
||||
|
||||
QTreeView::item:selected:active |
||||
{ |
||||
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #AAB7C4, stop: 1 #7e8eA0); |
||||
border: none; |
||||
} |
||||
|
||||
QTreeView::item |
||||
{ |
||||
padding-top: 1.5 px; |
||||
padding-bottom: 1.5 px; |
||||
} |
||||
|
||||
QTreeView::item:selected, |
||||
QTreeView::branch:selected |
||||
{ |
||||
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #AAB7C4, stop: 1 #7e8eA0); |
||||
border: none; |
||||
} |
||||
|
||||
QTreeView::branch:has-siblings:!adjoins-item, |
||||
QTreeView::branch:!has-children:!has-siblings:adjoins-item, |
||||
QTreeView::branch:has-siblings:adjoins-item |
||||
{ |
||||
border-image: none; |
||||
image: none; |
||||
} |
||||
|
||||
QTreeView::branch:has-children:!has-siblings:closed, |
||||
QTreeView::branch:closed:has-children:has-siblings |
||||
{ |
||||
border-image: none; |
||||
image: url(:/style/treeview-branch-closed.png); |
||||
} |
||||
|
||||
QTreeView::branch:open:has-children:!has-siblings, |
||||
QTreeView::branch:open:has-children:has-siblings |
||||
{ |
||||
border-image: none; |
||||
image: url(:/style/treeview-branch-open.png); |
||||
} |
||||
|
||||
QSlider::groove:horizontal |
||||
{ |
||||
border: 1px solid #999999; |
||||
height: 2px; |
||||
background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #B1B1B1, stop:1 #c4c4c4); |
||||
margin: 2px 0; |
||||
} |
||||
|
||||
QSlider::handle:horizontal |
||||
{ |
||||
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #aaaaaa, stop: 1 #b8b8b8); |
||||
border: 1px solid #5c5c5c; |
||||
|
||||
width: 18px; |
||||
margin: -2px 0; |
||||
border-radius: 6px; |
||||
} |
||||
|
||||
QTabWidget::pane |
||||
{ |
||||
border: 1px solid #888888; |
||||
margin-top: -2px; |
||||
} |
||||
|
||||
QTabWidget::pane#libraryTabWidget |
||||
{ |
||||
border: none; |
||||
border-top: 1px solid #888888; |
||||
} |
||||
|
||||
QTabWidget::tab-bar |
||||
{ |
||||
alignment: center; |
||||
} |
||||
|
||||
QTabWidget::tab-bar#ubWebBrowserTabWidget |
||||
{ |
||||
background: #dddddd; |
||||
alignment: left; |
||||
} |
||||
|
||||
QTabBar::tab |
||||
{ |
||||
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #d3d3d3, stop: 1 #c4c4c4); |
||||
|
||||
border: 1px solid #888888; |
||||
|
||||
border-bottom: none; |
||||
|
||||
border-top-left-radius: 3px; |
||||
border-top-right-radius: 3px; |
||||
|
||||
min-width: 12ex; |
||||
margin: 2px; |
||||
margin-top: 6px; |
||||
margin-bottom: 2px; |
||||
padding: 4px; |
||||
|
||||
height: 14px; |
||||
} |
||||
|
||||
QTabBar::tab:first |
||||
{ |
||||
border-left: 1px solid #888888; |
||||
} |
||||
|
||||
QTabBar::tab:last |
||||
{ |
||||
border-right: 1px solid #888888; |
||||
} |
||||
|
||||
QTabBar::tab:selected |
||||
{ |
||||
border-right: 1px solid #888888; |
||||
border-left: 1px solid #888888; |
||||
border-bottom: none; |
||||
} |
||||
|
||||
QTabBar::tab:first:selected |
||||
{ |
||||
border-right: 1px solid #888888; |
||||
} |
||||
|
||||
QTabBar::tab:last:selected |
||||
{ |
||||
border-left: 1px solid #888888; |
||||
} |
||||
|
||||
QTabBar::tab:selected |
||||
{ |
||||
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #aaaaaa, stop: 1 #b8b8b8); |
||||
} |
||||
|
||||
QTabBar::tab#ubWebBrowserTabBar |
||||
{ |
||||
background: #dddddd; |
||||
min-width: 150px; |
||||
} |
||||
|
||||
QTabBar::tab:selected#ubWebBrowserTabBar |
||||
{ |
||||
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #b3b3b3, stop: 1 #dddddd); |
||||
} |
||||
|
||||
QLineEdit#ubWebBrowserLineEdit |
||||
{ |
||||
border: 1px solid #888888; |
||||
border-radius: 3px; |
||||
padding: 2 2px; |
||||
background: white; |
||||
} |
@ -0,0 +1,57 @@ |
||||
<html> |
||||
<head> |
||||
<title>ololo</title> |
||||
<style> |
||||
html,body{ |
||||
margin: 0; |
||||
padding: 0; |
||||
height: 100%; |
||||
width: 100%; |
||||
} |
||||
|
||||
#freezed{ |
||||
text-align: center; |
||||
border: 5px solid #ccc; |
||||
border-radius: 80px; |
||||
box-shadow: inset 0 0 30px rgba(66,66,66,0.5); |
||||
} |
||||
|
||||
.loading{ |
||||
color: #999; |
||||
font-weight: bold; |
||||
font-size: large; |
||||
margin-top: 5px; |
||||
margin-left: 5px; |
||||
} |
||||
</style> |
||||
<script type="text/javascript"> |
||||
window.onload = function(){ |
||||
var div = document.getElementById("freezed"); |
||||
div.style.width = getDocWidth() - 10; |
||||
div.style.height = getDocHeight()/2 - 10; |
||||
div.style.paddingTop = getDocHeight()/2 |
||||
|
||||
function getDocHeight() { |
||||
var D = document; |
||||
return Math.max( |
||||
Math.max(D.body.scrollHeight, D.documentElement.scrollHeight), |
||||
Math.max(D.body.offsetHeight, D.documentElement.offsetHeight), |
||||
Math.max(D.body.clientHeight, D.documentElement.clientHeight) |
||||
); |
||||
} |
||||
|
||||
function getDocWidth() { |
||||
var D = document; |
||||
return Math.max( |
||||
Math.max(D.body.scrollWidth, D.documentElement.scrollWidth), |
||||
Math.max(D.body.offsetWidth, D.documentElement.offsetWidth), |
||||
Math.max(D.body.clientWidth, D.documentElement.clientWidth) |
||||
); |
||||
} |
||||
} |
||||
</script> |
||||
</head> |
||||
<body> |
||||
<div id="freezed"><img src="img/loading.gif"/><div class="loading">Loading ...</div></div> |
||||
</body> |
||||
</html> |
After Width: | Height: | Size: 2.1 KiB |
@ -0,0 +1,12 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<podcast> |
||||
<title>{title}</title> |
||||
<description>{description}</description> |
||||
<author>{author}</author> |
||||
<pubDate>{publicationISODateTime}</pubDate> |
||||
<duration>{duration}</duration> |
||||
<fileName>{fileName}</fileName> |
||||
<filePath>{filePath}</filePath> |
||||
<computerName>{computerName}</computerName> |
||||
<fileSize>{fileSize}</fileSize> |
||||
</podcast> |
@ -0,0 +1,29 @@ |
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
||||
<html> |
||||
<head> |
||||
<title>Flash Widget</title> |
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
||||
<style type="text/css"> |
||||
html, body, #content { height:100%; } |
||||
body { margin:0; padding:0; overflow:hidden; } |
||||
</style> |
||||
<script type="text/javascript"> |
||||
window.onload = function(){ |
||||
if (window.widget) { |
||||
window.widget.onremove = function(){ |
||||
document.getElementById("content").innerHTML = ""; |
||||
} |
||||
} |
||||
} |
||||
</script> |
||||
</head> |
||||
<body> |
||||
<div id="content"> |
||||
<object type="application/x-shockwave-flash" data="{in.url}" width="100%" height="100%"> |
||||
<param name="movie" value="{in.url}"> |
||||
<param name="quality" value="high"> |
||||
<param name="wmode" value="window"> |
||||
</object> |
||||
</div> |
||||
</body> |
||||
</html> |
@ -0,0 +1,12 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<widget xmlns="http://www.w3.org/ns/widgets" |
||||
xmlns:ub="http://uniboard.mnemis.com/widgets" |
||||
id="{in.id}" |
||||
version="1.0" |
||||
width="{in.width}" |
||||
height="{in.height}" |
||||
ub:resizable="true" > |
||||
<name>{in.name}</name> |
||||
<content src="{in.startFile}"/> |
||||
<access network="true"/> |
||||
</widget> |
@ -0,0 +1,24 @@ |
||||
The fonts on this directory are a subset the fonts contained on the gsfonts package. |
||||
|
||||
All the fonts are under the license above |
||||
|
||||
|
||||
Upstream Authors: URW++ Design & Development GmbH |
||||
Valek Filippov <frob@df.ru> et. al. |
||||
|
||||
Copyright: Copyright (c) 2001- Valek Filippov, All Rights Reserved. |
||||
|
||||
This package is free software; you can redistribute it and/or modify |
||||
it under the terms of the GNU General Public License as published by |
||||
the Free Software Foundation; version 2 dated June, 1991. |
||||
|
||||
This package is distributed in the hope that it will be useful, |
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of |
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
||||
GNU General Public License for more details. |
||||
|
||||
You should have received a copy of the GNU General Public License |
||||
along with this package; if not, write to the Free Software |
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA |
||||
02110-1301, USA. |
||||
|
@ -0,0 +1,195 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<ui version="4.0"> |
||||
<class>BlackoutWidget</class> |
||||
<widget class="QWidget" name="BlackoutWidget"> |
||||
<property name="geometry"> |
||||
<rect> |
||||
<x>0</x> |
||||
<y>0</y> |
||||
<width>723</width> |
||||
<height>838</height> |
||||
</rect> |
||||
</property> |
||||
<property name="palette"> |
||||
<palette> |
||||
<active> |
||||
<colorrole role="Window"> |
||||
<brush brushstyle="SolidPattern"> |
||||
<color alpha="255"> |
||||
<red>0</red> |
||||
<green>0</green> |
||||
<blue>0</blue> |
||||
</color> |
||||
</brush> |
||||
</colorrole> |
||||
</active> |
||||
<inactive> |
||||
<colorrole role="Window"> |
||||
<brush brushstyle="SolidPattern"> |
||||
<color alpha="255"> |
||||
<red>0</red> |
||||
<green>0</green> |
||||
<blue>0</blue> |
||||
</color> |
||||
</brush> |
||||
</colorrole> |
||||
</inactive> |
||||
<disabled> |
||||
<colorrole role="Window"> |
||||
<brush brushstyle="SolidPattern"> |
||||
<color alpha="255"> |
||||
<red>0</red> |
||||
<green>0</green> |
||||
<blue>0</blue> |
||||
</color> |
||||
</brush> |
||||
</colorrole> |
||||
</disabled> |
||||
</palette> |
||||
</property> |
||||
<layout class="QGridLayout" name="gridLayout"> |
||||
<item row="0" column="1"> |
||||
<spacer name="verticalSpacer"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Vertical</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>20</width> |
||||
<height>40</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
<item row="1" column="1"> |
||||
<widget class="QToolButton" name="iconButton"> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
||||
<horstretch>0</horstretch> |
||||
<verstretch>0</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<property name="minimumSize"> |
||||
<size> |
||||
<width>512</width> |
||||
<height>512</height> |
||||
</size> |
||||
</property> |
||||
<property name="maximumSize"> |
||||
<size> |
||||
<width>512</width> |
||||
<height>512</height> |
||||
</size> |
||||
</property> |
||||
<property name="styleSheet"> |
||||
<string notr="true">background: url(:/images/bigOpenBoard.png); border: none;</string> |
||||
</property> |
||||
<property name="text"> |
||||
<string notr="true"/> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="2" column="1"> |
||||
<spacer name="verticalSpacer_2"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Vertical</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>20</width> |
||||
<height>40</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
<item row="3" column="1"> |
||||
<widget class="QLabel" name="labelClickToReturn"> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
||||
<horstretch>0</horstretch> |
||||
<verstretch>0</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<property name="palette"> |
||||
<palette> |
||||
<active> |
||||
<colorrole role="WindowText"> |
||||
<brush brushstyle="SolidPattern"> |
||||
<color alpha="255"> |
||||
<red>255</red> |
||||
<green>255</green> |
||||
<blue>255</blue> |
||||
</color> |
||||
</brush> |
||||
</colorrole> |
||||
</active> |
||||
<inactive> |
||||
<colorrole role="WindowText"> |
||||
<brush brushstyle="SolidPattern"> |
||||
<color alpha="255"> |
||||
<red>255</red> |
||||
<green>255</green> |
||||
<blue>255</blue> |
||||
</color> |
||||
</brush> |
||||
</colorrole> |
||||
</inactive> |
||||
<disabled> |
||||
<colorrole role="WindowText"> |
||||
<brush brushstyle="SolidPattern"> |
||||
<color alpha="255"> |
||||
<red>113</red> |
||||
<green>113</green> |
||||
<blue>113</blue> |
||||
</color> |
||||
</brush> |
||||
</colorrole> |
||||
</disabled> |
||||
</palette> |
||||
</property> |
||||
<property name="font"> |
||||
<font> |
||||
<pointsize>20</pointsize> |
||||
</font> |
||||
</property> |
||||
<property name="text"> |
||||
<string>Click to Return to Application</string> |
||||
</property> |
||||
<property name="alignment"> |
||||
<set>Qt::AlignCenter</set> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="1" column="0"> |
||||
<spacer name="horizontalSpacer"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>40</width> |
||||
<height>20</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
<item row="1" column="2"> |
||||
<spacer name="horizontalSpacer_2"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>40</width> |
||||
<height>20</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
<resources> |
||||
<include location="../OpenBoard.qrc"/> |
||||
</resources> |
||||
<connections/> |
||||
</ui> |
@ -0,0 +1,552 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<ui version="4.0"> |
||||
<class>brushProperties</class> |
||||
<widget class="QFrame" name="brushProperties"> |
||||
<property name="geometry"> |
||||
<rect> |
||||
<x>0</x> |
||||
<y>0</y> |
||||
<width>605</width> |
||||
<height>808</height> |
||||
</rect> |
||||
</property> |
||||
<property name="windowTitle"> |
||||
<string/> |
||||
</property> |
||||
<property name="frameShape"> |
||||
<enum>QFrame::NoFrame</enum> |
||||
</property> |
||||
<property name="frameShadow"> |
||||
<enum>QFrame::Plain</enum> |
||||
</property> |
||||
<layout class="QGridLayout" name="gridLayout"> |
||||
<item row="6" column="1" colspan="4"> |
||||
<widget class="QFrame" name="pressureFrame"> |
||||
<property name="frameShape"> |
||||
<enum>QFrame::NoFrame</enum> |
||||
</property> |
||||
<property name="frameShadow"> |
||||
<enum>QFrame::Raised</enum> |
||||
</property> |
||||
<layout class="QHBoxLayout" name="horizontalLayout_4"> |
||||
<property name="leftMargin"> |
||||
<number>0</number> |
||||
</property> |
||||
<property name="topMargin"> |
||||
<number>0</number> |
||||
</property> |
||||
<property name="rightMargin"> |
||||
<number>0</number> |
||||
</property> |
||||
<property name="bottomMargin"> |
||||
<number>0</number> |
||||
</property> |
||||
<item> |
||||
<widget class="QCheckBox" name="pressureSensitiveCheckBox"> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
||||
<horstretch>0</horstretch> |
||||
<verstretch>0</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<property name="text"> |
||||
<string>Pen is Pressure Sensitive</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item> |
||||
<spacer name="seSpacer"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>198</width> |
||||
<height>20</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
</item> |
||||
<item row="2" column="1" colspan="4"> |
||||
<widget class="QFrame" name="opacityFrame"> |
||||
<property name="frameShape"> |
||||
<enum>QFrame::NoFrame</enum> |
||||
</property> |
||||
<property name="frameShadow"> |
||||
<enum>QFrame::Raised</enum> |
||||
</property> |
||||
<layout class="QHBoxLayout" name="horizontalLayout"> |
||||
<item> |
||||
<spacer name="wSpacer_2"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>154</width> |
||||
<height>20</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
<item> |
||||
<widget class="QLabel" name="opacityLabel"> |
||||
<property name="text"> |
||||
<string>Opacity</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item> |
||||
<widget class="QSlider" name="opacitySlider"> |
||||
<property name="minimum"> |
||||
<number>20</number> |
||||
</property> |
||||
<property name="maximum"> |
||||
<number>100</number> |
||||
</property> |
||||
<property name="value"> |
||||
<number>50</number> |
||||
</property> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="tickPosition"> |
||||
<enum>QSlider::TicksAbove</enum> |
||||
</property> |
||||
<property name="tickInterval"> |
||||
<number>20</number> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item> |
||||
<spacer name="eSpacer_2"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>156</width> |
||||
<height>20</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
</item> |
||||
<item row="1" column="1" colspan="4"> |
||||
<widget class="QFrame" name="colorFrame"> |
||||
<property name="layoutDirection"> |
||||
<enum>Qt::LeftToRight</enum> |
||||
</property> |
||||
<property name="frameShape"> |
||||
<enum>QFrame::NoFrame</enum> |
||||
</property> |
||||
<property name="frameShadow"> |
||||
<enum>QFrame::Raised</enum> |
||||
</property> |
||||
<layout class="QVBoxLayout" name="verticalLayout"> |
||||
<property name="spacing"> |
||||
<number>0</number> |
||||
</property> |
||||
<item> |
||||
<widget class="QFrame" name="lightBackgroundFrame"> |
||||
<property name="frameShape"> |
||||
<enum>QFrame::NoFrame</enum> |
||||
</property> |
||||
<property name="frameShadow"> |
||||
<enum>QFrame::Raised</enum> |
||||
</property> |
||||
<layout class="QHBoxLayout" name="lightBackgroundLayout"> |
||||
<item> |
||||
<widget class="QLabel" name="lightBackgroundLabel"> |
||||
<property name="text"> |
||||
<string>On Light Background</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item> |
||||
<spacer name="horizontalSpacer"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>40</width> |
||||
<height>20</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
<item> |
||||
<widget class="UBColorPicker" name="lightBackgroundColorPicker0"> |
||||
<property name="minimumSize"> |
||||
<size> |
||||
<width>32</width> |
||||
<height>32</height> |
||||
</size> |
||||
</property> |
||||
<property name="frameShape"> |
||||
<enum>QFrame::StyledPanel</enum> |
||||
</property> |
||||
<property name="frameShadow"> |
||||
<enum>QFrame::Raised</enum> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
</item> |
||||
<item> |
||||
<spacer name="horizontalSpacer_3"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>40</width> |
||||
<height>20</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
<item> |
||||
<widget class="QFrame" name="darkBackgroundFrame"> |
||||
<property name="frameShape"> |
||||
<enum>QFrame::NoFrame</enum> |
||||
</property> |
||||
<property name="frameShadow"> |
||||
<enum>QFrame::Raised</enum> |
||||
</property> |
||||
<layout class="QHBoxLayout" name="darkBackgroundLayout"> |
||||
<item> |
||||
<widget class="QLabel" name="darkBackgroundLabel"> |
||||
<property name="text"> |
||||
<string>On Dark Background</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item> |
||||
<spacer name="horizontalSpacer_2"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>40</width> |
||||
<height>20</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
<item> |
||||
<widget class="UBColorPicker" name="darkBackgroundColorPicker0"> |
||||
<property name="minimumSize"> |
||||
<size> |
||||
<width>32</width> |
||||
<height>32</height> |
||||
</size> |
||||
</property> |
||||
<property name="frameShape"> |
||||
<enum>QFrame::StyledPanel</enum> |
||||
</property> |
||||
<property name="frameShadow"> |
||||
<enum>QFrame::Raised</enum> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
</item> |
||||
<item row="4" column="1" colspan="4"> |
||||
<widget class="QGroupBox" name="lineWidthGroupBox"> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
||||
<horstretch>0</horstretch> |
||||
<verstretch>0</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<property name="title"> |
||||
<string>Line Width</string> |
||||
</property> |
||||
<layout class="QGridLayout" name="gridLayout_2"> |
||||
<item row="1" column="1"> |
||||
<spacer name="wSpacer"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="sizeType"> |
||||
<enum>QSizePolicy::Fixed</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>40</width> |
||||
<height>20</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
<item row="1" column="3"> |
||||
<spacer name="eSpacer"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="sizeType"> |
||||
<enum>QSizePolicy::Fixed</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>40</width> |
||||
<height>20</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
<item row="1" column="2"> |
||||
<widget class="QSlider" name="fineSlider"> |
||||
<property name="minimum"> |
||||
<number>5</number> |
||||
</property> |
||||
<property name="maximum"> |
||||
<number>500</number> |
||||
</property> |
||||
<property name="value"> |
||||
<number>5</number> |
||||
</property> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="tickPosition"> |
||||
<enum>QSlider::TicksAbove</enum> |
||||
</property> |
||||
<property name="tickInterval"> |
||||
<number>100</number> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="2" column="0"> |
||||
<widget class="QLabel" name="mediumLabel"> |
||||
<property name="text"> |
||||
<string>Medium</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="2" column="2"> |
||||
<widget class="QSlider" name="mediumSlider"> |
||||
<property name="minimum"> |
||||
<number>5</number> |
||||
</property> |
||||
<property name="maximum"> |
||||
<number>500</number> |
||||
</property> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="tickPosition"> |
||||
<enum>QSlider::TicksAbove</enum> |
||||
</property> |
||||
<property name="tickInterval"> |
||||
<number>100</number> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="3" column="0"> |
||||
<widget class="QLabel" name="strongLabel"> |
||||
<property name="text"> |
||||
<string>Strong</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="3" column="2"> |
||||
<widget class="QSlider" name="strongSlider"> |
||||
<property name="minimum"> |
||||
<number>5</number> |
||||
</property> |
||||
<property name="maximum"> |
||||
<number>500</number> |
||||
</property> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="tickPosition"> |
||||
<enum>QSlider::TicksAbove</enum> |
||||
</property> |
||||
<property name="tickInterval"> |
||||
<number>100</number> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="1" column="4"> |
||||
<widget class="UBCircleFrame" name="fineDisplayFrame"> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
||||
<horstretch>60</horstretch> |
||||
<verstretch>60</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<property name="minimumSize"> |
||||
<size> |
||||
<width>60</width> |
||||
<height>60</height> |
||||
</size> |
||||
</property> |
||||
<property name="frameShape"> |
||||
<enum>QFrame::StyledPanel</enum> |
||||
</property> |
||||
<property name="frameShadow"> |
||||
<enum>QFrame::Raised</enum> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="2" column="4"> |
||||
<widget class="UBCircleFrame" name="mediumDisplayFrame"> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
||||
<horstretch>60</horstretch> |
||||
<verstretch>60</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<property name="minimumSize"> |
||||
<size> |
||||
<width>60</width> |
||||
<height>60</height> |
||||
</size> |
||||
</property> |
||||
<property name="frameShape"> |
||||
<enum>QFrame::StyledPanel</enum> |
||||
</property> |
||||
<property name="frameShadow"> |
||||
<enum>QFrame::Raised</enum> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="3" column="4"> |
||||
<widget class="UBCircleFrame" name="strongDisplayFrame"> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
||||
<horstretch>60</horstretch> |
||||
<verstretch>60</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<property name="minimumSize"> |
||||
<size> |
||||
<width>60</width> |
||||
<height>60</height> |
||||
</size> |
||||
</property> |
||||
<property name="frameShape"> |
||||
<enum>QFrame::StyledPanel</enum> |
||||
</property> |
||||
<property name="frameShadow"> |
||||
<enum>QFrame::Raised</enum> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="1" column="0"> |
||||
<widget class="QLabel" name="fineLabel"> |
||||
<property name="text"> |
||||
<string>Fine</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
</item> |
||||
<item row="3" column="2"> |
||||
<spacer name="cSpacer"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Vertical</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>20</width> |
||||
<height>40</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
<item row="5" column="1"> |
||||
<widget class="QFrame" name="circleFrame"> |
||||
<property name="frameShape"> |
||||
<enum>QFrame::NoFrame</enum> |
||||
</property> |
||||
<property name="frameShadow"> |
||||
<enum>QFrame::Raised</enum> |
||||
</property> |
||||
<layout class="QHBoxLayout" name="horizontalLayout_5"> |
||||
<property name="leftMargin"> |
||||
<number>0</number> |
||||
</property> |
||||
<property name="topMargin"> |
||||
<number>0</number> |
||||
</property> |
||||
<property name="rightMargin"> |
||||
<number>0</number> |
||||
</property> |
||||
<property name="bottomMargin"> |
||||
<number>0</number> |
||||
</property> |
||||
<item> |
||||
<widget class="QCheckBox" name="circleCheckBox"> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
||||
<horstretch>0</horstretch> |
||||
<verstretch>0</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<property name="text"> |
||||
<string>Show preview circle from</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item> |
||||
<widget class="QSpinBox" name="circleSpinBox"/> |
||||
</item> |
||||
<item> |
||||
<widget class="QLabel" name="pxlabel"> |
||||
<property name="text"> |
||||
<string>px</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
</item> |
||||
<item row="5" column="3"> |
||||
<spacer name="cspacerright"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>198</width> |
||||
<height>20</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
<customwidgets> |
||||
<customwidget> |
||||
<class>UBColorPicker</class> |
||||
<extends>QFrame</extends> |
||||
<header>gui/UBColorPicker.h</header> |
||||
<container>1</container> |
||||
</customwidget> |
||||
<customwidget> |
||||
<class>UBCircleFrame</class> |
||||
<extends>QFrame</extends> |
||||
<header>gui/UBCircleFrame.h</header> |
||||
<container>1</container> |
||||
</customwidget> |
||||
</customwidgets> |
||||
<resources/> |
||||
<connections/> |
||||
</ui> |
@ -0,0 +1,108 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<ui version="4.0"> |
||||
<class>capturePublishingDialog</class> |
||||
<widget class="QDialog" name="capturePublishingDialog"> |
||||
<property name="windowModality"> |
||||
<enum>Qt::WindowModal</enum> |
||||
</property> |
||||
<property name="geometry"> |
||||
<rect> |
||||
<x>0</x> |
||||
<y>0</y> |
||||
<width>607</width> |
||||
<height>362</height> |
||||
</rect> |
||||
</property> |
||||
<property name="windowTitle"> |
||||
<string>Dialog</string> |
||||
</property> |
||||
<layout class="QHBoxLayout" name="horizontalLayout"> |
||||
<item> |
||||
<layout class="QFormLayout" name="formLayout"> |
||||
<property name="fieldGrowthPolicy"> |
||||
<enum>QFormLayout::AllNonFixedFieldsGrow</enum> |
||||
</property> |
||||
<item row="0" column="0"> |
||||
<widget class="QLabel" name="titleLabel"> |
||||
<property name="text"> |
||||
<string>Title</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="0" column="1"> |
||||
<widget class="QLineEdit" name="title"> |
||||
<property name="maxLength"> |
||||
<number>60</number> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="1" column="0"> |
||||
<widget class="QLabel" name="label_2"> |
||||
<property name="text"> |
||||
<string>E-mail</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="1" column="1"> |
||||
<widget class="QLineEdit" name="email"/> |
||||
</item> |
||||
<item row="2" column="0"> |
||||
<widget class="QLabel" name="label"> |
||||
<property name="text"> |
||||
<string>Author</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="2" column="1"> |
||||
<widget class="QLineEdit" name="author"/> |
||||
</item> |
||||
<item row="3" column="0"> |
||||
<widget class="QLabel" name="decriptionLabel"> |
||||
<property name="text"> |
||||
<string>Description</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="3" column="1"> |
||||
<widget class="QPlainTextEdit" name="description"> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
||||
<horstretch>0</horstretch> |
||||
<verstretch>0</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<property name="minimumSize"> |
||||
<size> |
||||
<width>0</width> |
||||
<height>168</height> |
||||
</size> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="4" column="1"> |
||||
<spacer name="verticalSpacer"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Vertical</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>20</width> |
||||
<height>10</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
<item row="5" column="1"> |
||||
<widget class="QDialogButtonBox" name="dialogButtons"> |
||||
<property name="standardButtons"> |
||||
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
</layout> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
<resources/> |
||||
<connections/> |
||||
</ui> |
@ -0,0 +1,363 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<ui version="4.0"> |
||||
<class>documents</class> |
||||
<widget class="QWidget" name="documents"> |
||||
<property name="enabled"> |
||||
<bool>true</bool> |
||||
</property> |
||||
<property name="geometry"> |
||||
<rect> |
||||
<x>0</x> |
||||
<y>0</y> |
||||
<width>796</width> |
||||
<height>646</height> |
||||
</rect> |
||||
</property> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
||||
<horstretch>0</horstretch> |
||||
<verstretch>0</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<property name="contextMenuPolicy"> |
||||
<enum>Qt::DefaultContextMenu</enum> |
||||
</property> |
||||
<property name="windowTitle"> |
||||
<string>OpenBoard Documents</string> |
||||
</property> |
||||
<property name="styleSheet"> |
||||
<string notr="true"/> |
||||
</property> |
||||
<layout class="QGridLayout" name="gridLayout"> |
||||
<item row="0" column="0"> |
||||
<widget class="QWidget" name="topWidget" native="true"> |
||||
<layout class="QHBoxLayout" name="horizontalLayout"> |
||||
<item> |
||||
<widget class="QSplitter" name="splitter"> |
||||
<property name="minimumSize"> |
||||
<size> |
||||
<width>400</width> |
||||
<height>0</height> |
||||
</size> |
||||
</property> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="opaqueResize"> |
||||
<bool>true</bool> |
||||
</property> |
||||
<property name="handleWidth"> |
||||
<number>6</number> |
||||
</property> |
||||
<property name="childrenCollapsible"> |
||||
<bool>false</bool> |
||||
</property> |
||||
<widget class="QWidget" name="topLeftWidget" native="true"> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
||||
<horstretch>0</horstretch> |
||||
<verstretch>0</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<layout class="QVBoxLayout" name="verticalLayout_2"> |
||||
<item> |
||||
<layout class="QHBoxLayout" name="horizontalLayout_3"> |
||||
<property name="sizeConstraint"> |
||||
<enum>QLayout::SetMinimumSize</enum> |
||||
</property> |
||||
<item> |
||||
<widget class="QComboBox" name="sortKind"> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
||||
<horstretch>4</horstretch> |
||||
<verstretch>0</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<property name="maximumSize"> |
||||
<size> |
||||
<width>200</width> |
||||
<height>16777215</height> |
||||
</size> |
||||
</property> |
||||
<property name="styleSheet"> |
||||
<string notr="true"/> |
||||
</property> |
||||
<property name="sizeAdjustPolicy"> |
||||
<enum>QComboBox::AdjustToMinimumContentsLength</enum> |
||||
</property> |
||||
<property name="minimumContentsLength"> |
||||
<number>0</number> |
||||
</property> |
||||
<item> |
||||
<property name="text"> |
||||
<string>Creation date</string> |
||||
</property> |
||||
</item> |
||||
<item> |
||||
<property name="text"> |
||||
<string>Update date</string> |
||||
</property> |
||||
</item> |
||||
<item> |
||||
<property name="text"> |
||||
<string>Alphabetical order</string> |
||||
</property> |
||||
</item> |
||||
</widget> |
||||
</item> |
||||
<item> |
||||
<spacer name="horizontalSpacer"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="sizeType"> |
||||
<enum>QSizePolicy::Fixed</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>10</width> |
||||
<height>20</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
<item> |
||||
<widget class="QToolButton" name="sortOrder"> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
||||
<horstretch>0</horstretch> |
||||
<verstretch>0</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<property name="toolTip"> |
||||
<string>Sort Order</string> |
||||
</property> |
||||
<property name="styleSheet"> |
||||
<string notr="true">QToolButton { border-style:none; border-width: 0px;margin-left:2px;margin-right:2px}</string> |
||||
</property> |
||||
<property name="text"> |
||||
<string notr="true"/> |
||||
</property> |
||||
<property name="icon"> |
||||
<iconset resource="../OpenBoard.qrc"> |
||||
<normaloff>:/images/asc.png</normaloff> |
||||
<normalon>:/images/desc.png</normalon>:/images/asc.png</iconset> |
||||
</property> |
||||
<property name="checkable"> |
||||
<bool>true</bool> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item> |
||||
<spacer name="horizontalSpacer_2"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>40</width> |
||||
<height>20</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
</layout> |
||||
</item> |
||||
<item> |
||||
<widget class="UBDocumentTreeView" name="documentTreeView"> |
||||
<property name="minimumSize"> |
||||
<size> |
||||
<width>0</width> |
||||
<height>0</height> |
||||
</size> |
||||
</property> |
||||
<property name="maximumSize"> |
||||
<size> |
||||
<width>16777215</width> |
||||
<height>16777215</height> |
||||
</size> |
||||
</property> |
||||
<property name="frameShape"> |
||||
<enum>QFrame::NoFrame</enum> |
||||
</property> |
||||
<property name="frameShadow"> |
||||
<enum>QFrame::Plain</enum> |
||||
</property> |
||||
<property name="autoScroll"> |
||||
<bool>true</bool> |
||||
</property> |
||||
<property name="autoScrollMargin"> |
||||
<number>65</number> |
||||
</property> |
||||
<property name="selectionMode"> |
||||
<enum>QAbstractItemView::ExtendedSelection</enum> |
||||
</property> |
||||
<property name="selectionBehavior"> |
||||
<enum>QAbstractItemView::SelectRows</enum> |
||||
</property> |
||||
<property name="verticalScrollMode"> |
||||
<enum>QAbstractItemView::ScrollPerItem</enum> |
||||
</property> |
||||
<property name="animated"> |
||||
<bool>true</bool> |
||||
</property> |
||||
<property name="headerHidden"> |
||||
<bool>true</bool> |
||||
</property> |
||||
<attribute name="headerVisible"> |
||||
<bool>false</bool> |
||||
</attribute> |
||||
</widget> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
<widget class="QFrame" name="topRightFrame"> |
||||
<property name="styleSheet"> |
||||
<string notr="true"/> |
||||
</property> |
||||
<layout class="QVBoxLayout" name="verticalLayout_3"> |
||||
<item> |
||||
<widget class="UBDocumentThumbnailWidget" name="thumbnailWidget"> |
||||
<property name="contextMenuPolicy"> |
||||
<enum>Qt::NoContextMenu</enum> |
||||
</property> |
||||
<property name="styleSheet"> |
||||
<string notr="true"/> |
||||
</property> |
||||
<property name="frameShape"> |
||||
<enum>QFrame::NoFrame</enum> |
||||
</property> |
||||
<property name="frameShadow"> |
||||
<enum>QFrame::Plain</enum> |
||||
</property> |
||||
<property name="lineWidth"> |
||||
<number>1</number> |
||||
</property> |
||||
<property name="verticalScrollBarPolicy"> |
||||
<enum>Qt::ScrollBarAsNeeded</enum> |
||||
</property> |
||||
<property name="horizontalScrollBarPolicy"> |
||||
<enum>Qt::ScrollBarAlwaysOff</enum> |
||||
</property> |
||||
<property name="dragMode"> |
||||
<enum>QGraphicsView::NoDrag</enum> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item> |
||||
<widget class="QWidget" name="bottomRightFrame" native="true"> |
||||
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
||||
<property name="spacing"> |
||||
<number>0</number> |
||||
</property> |
||||
<property name="leftMargin"> |
||||
<number>0</number> |
||||
</property> |
||||
<property name="topMargin"> |
||||
<number>0</number> |
||||
</property> |
||||
<property name="rightMargin"> |
||||
<number>0</number> |
||||
</property> |
||||
<property name="bottomMargin"> |
||||
<number>0</number> |
||||
</property> |
||||
<item> |
||||
<spacer name="horizontalSpacer2"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>300</width> |
||||
<height>20</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
<item> |
||||
<widget class="QSlider" name="documentZoomSlider"> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
||||
<horstretch>0</horstretch> |
||||
<verstretch>0</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<property name="minimumSize"> |
||||
<size> |
||||
<width>150</width> |
||||
<height>0</height> |
||||
</size> |
||||
</property> |
||||
<property name="styleSheet"> |
||||
<string notr="true"/> |
||||
</property> |
||||
<property name="minimum"> |
||||
<number>50</number> |
||||
</property> |
||||
<property name="maximum"> |
||||
<number>500</number> |
||||
</property> |
||||
<property name="singleStep"> |
||||
<number>10</number> |
||||
</property> |
||||
<property name="value"> |
||||
<number>150</number> |
||||
</property> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="invertedAppearance"> |
||||
<bool>false</bool> |
||||
</property> |
||||
<property name="invertedControls"> |
||||
<bool>false</bool> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item> |
||||
<spacer name="horizontalSpacer1"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="sizeType"> |
||||
<enum>QSizePolicy::Maximum</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>40</width> |
||||
<height>20</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
</widget> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
<layoutdefault spacing="0" margin="0"/> |
||||
<customwidgets> |
||||
<customwidget> |
||||
<class>UBDocumentThumbnailWidget</class> |
||||
<extends>QGraphicsView</extends> |
||||
<header>gui/UBDocumentThumbnailWidget.h</header> |
||||
</customwidget> |
||||
<customwidget> |
||||
<class>UBDocumentTreeView</class> |
||||
<extends>QTreeView</extends> |
||||
<header>document/UBDocumentController.h</header> |
||||
</customwidget> |
||||
</customwidgets> |
||||
<resources> |
||||
<include location="../OpenBoard.qrc"/> |
||||
</resources> |
||||
<connections/> |
||||
</ui> |
@ -0,0 +1,90 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<ui version="4.0"> |
||||
<class>IntranetPodcastPublishingDialog</class> |
||||
<widget class="QDialog" name="IntranetPodcastPublishingDialog"> |
||||
<property name="windowModality"> |
||||
<enum>Qt::WindowModal</enum> |
||||
</property> |
||||
<property name="geometry"> |
||||
<rect> |
||||
<x>0</x> |
||||
<y>0</y> |
||||
<width>540</width> |
||||
<height>303</height> |
||||
</rect> |
||||
</property> |
||||
<property name="windowTitle"> |
||||
<string>Publish Podcast to YouTube</string> |
||||
</property> |
||||
<layout class="QVBoxLayout" name="verticalLayout"> |
||||
<item> |
||||
<layout class="QFormLayout" name="formLayout"> |
||||
<property name="fieldGrowthPolicy"> |
||||
<enum>QFormLayout::AllNonFixedFieldsGrow</enum> |
||||
</property> |
||||
<item row="0" column="0"> |
||||
<widget class="QLabel" name="titleLabel"> |
||||
<property name="text"> |
||||
<string>Title</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="0" column="1"> |
||||
<widget class="QLineEdit" name="title"> |
||||
<property name="maxLength"> |
||||
<number>60</number> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="2" column="0"> |
||||
<widget class="QLabel" name="decriptionLabel"> |
||||
<property name="text"> |
||||
<string>Description</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="2" column="1"> |
||||
<widget class="QPlainTextEdit" name="description"> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
||||
<horstretch>0</horstretch> |
||||
<verstretch>0</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<property name="minimumSize"> |
||||
<size> |
||||
<width>0</width> |
||||
<height>168</height> |
||||
</size> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="4" column="0"> |
||||
<widget class="QLabel" name="keywordsLabel"> |
||||
<property name="text"> |
||||
<string>Author</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="4" column="1"> |
||||
<widget class="QLineEdit" name="author"> |
||||
<property name="text"> |
||||
<string/> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="5" column="1"> |
||||
<widget class="QDialogButtonBox" name="dialogButtons"> |
||||
<property name="standardButtons"> |
||||
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
</layout> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
<layoutdefault spacing="6" margin="11"/> |
||||
<resources/> |
||||
<connections/> |
||||
</ui> |
@ -0,0 +1,130 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<ui version="4.0"> |
||||
<class>trapFlashDialog</class> |
||||
<widget class="QDialog" name="trapFlashDialog"> |
||||
<property name="geometry"> |
||||
<rect> |
||||
<x>0</x> |
||||
<y>0</y> |
||||
<width>508</width> |
||||
<height>417</height> |
||||
</rect> |
||||
</property> |
||||
<property name="windowTitle"> |
||||
<string>Trap flash</string> |
||||
</property> |
||||
<layout class="QVBoxLayout" name="verticalLayout"> |
||||
<item> |
||||
<layout class="QHBoxLayout" name="horizontalLayout_3" stretch="0,1"> |
||||
<item> |
||||
<widget class="QLabel" name="selectFlashLabel"> |
||||
<property name="text"> |
||||
<string>Select a flash to trap</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item> |
||||
<widget class="QComboBox" name="flashCombobox"/> |
||||
</item> |
||||
</layout> |
||||
</item> |
||||
<item> |
||||
<widget class="QScrollArea" name="scrollArea"> |
||||
<property name="widgetResizable"> |
||||
<bool>true</bool> |
||||
</property> |
||||
<widget class="QWidget" name="scrollAreaWidgetContents"> |
||||
<property name="geometry"> |
||||
<rect> |
||||
<x>0</x> |
||||
<y>0</y> |
||||
<width>488</width> |
||||
<height>298</height> |
||||
</rect> |
||||
</property> |
||||
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
||||
<property name="leftMargin"> |
||||
<number>0</number> |
||||
</property> |
||||
<property name="topMargin"> |
||||
<number>0</number> |
||||
</property> |
||||
<property name="rightMargin"> |
||||
<number>0</number> |
||||
</property> |
||||
<property name="bottomMargin"> |
||||
<number>0</number> |
||||
</property> |
||||
<item> |
||||
<widget class="QWebView" name="webView" native="true"> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
||||
<horstretch>0</horstretch> |
||||
<verstretch>0</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<property name="url" stdset="0"> |
||||
<url> |
||||
<string>about:blank</string> |
||||
</url> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
</widget> |
||||
</item> |
||||
<item> |
||||
<layout class="QHBoxLayout" name="horizontalLayout"> |
||||
<item> |
||||
<layout class="QVBoxLayout" name="verticalLayout_2"> |
||||
<item> |
||||
<widget class="QLabel" name="label"> |
||||
<property name="text"> |
||||
<string>Application name</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
</layout> |
||||
</item> |
||||
<item> |
||||
<widget class="QLineEdit" name="widgetNameLineEdit"/> |
||||
</item> |
||||
</layout> |
||||
</item> |
||||
<item> |
||||
<layout class="QHBoxLayout" name="horizontalLayout_4"> |
||||
<item> |
||||
<spacer name="horizontalSpacer"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Horizontal</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>40</width> |
||||
<height>20</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
<item> |
||||
<widget class="QPushButton" name="createWidgetButton"> |
||||
<property name="text"> |
||||
<string>Create Application</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
</layout> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
<customwidgets> |
||||
<customwidget> |
||||
<class>QWebView</class> |
||||
<extends>QWidget</extends> |
||||
<header>QtWebKitWidgets/QWebView</header> |
||||
</customwidget> |
||||
</customwidgets> |
||||
<resources/> |
||||
<connections/> |
||||
</ui> |
@ -0,0 +1,170 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<ui version="4.0"> |
||||
<class>YouTubePublishingDialog</class> |
||||
<widget class="QDialog" name="YouTubePublishingDialog"> |
||||
<property name="windowModality"> |
||||
<enum>Qt::WindowModal</enum> |
||||
</property> |
||||
<property name="geometry"> |
||||
<rect> |
||||
<x>0</x> |
||||
<y>0</y> |
||||
<width>540</width> |
||||
<height>534</height> |
||||
</rect> |
||||
</property> |
||||
<property name="windowTitle"> |
||||
<string>Publish Podcast to YouTube</string> |
||||
</property> |
||||
<layout class="QVBoxLayout" name="verticalLayout"> |
||||
<item> |
||||
<layout class="QFormLayout" name="formLayout"> |
||||
<property name="fieldGrowthPolicy"> |
||||
<enum>QFormLayout::AllNonFixedFieldsGrow</enum> |
||||
</property> |
||||
<item row="0" column="0"> |
||||
<widget class="QLabel" name="titleLabel"> |
||||
<property name="text"> |
||||
<string>Title</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="0" column="1"> |
||||
<widget class="QLineEdit" name="title"> |
||||
<property name="maxLength"> |
||||
<number>60</number> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="2" column="0"> |
||||
<widget class="QLabel" name="decriptionLabel"> |
||||
<property name="text"> |
||||
<string>Description</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="2" column="1"> |
||||
<widget class="QPlainTextEdit" name="description"> |
||||
<property name="sizePolicy"> |
||||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
||||
<horstretch>0</horstretch> |
||||
<verstretch>0</verstretch> |
||||
</sizepolicy> |
||||
</property> |
||||
<property name="minimumSize"> |
||||
<size> |
||||
<width>0</width> |
||||
<height>168</height> |
||||
</size> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="4" column="0"> |
||||
<widget class="QLabel" name="keywordsLabel"> |
||||
<property name="text"> |
||||
<string>Keywords</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="4" column="1"> |
||||
<widget class="QLineEdit" name="keywords"> |
||||
<property name="text"> |
||||
<string>OpenBoard</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="5" column="0"> |
||||
<widget class="QLabel" name="label"> |
||||
<property name="text"> |
||||
<string>Category</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="5" column="1"> |
||||
<widget class="QComboBox" name="category"/> |
||||
</item> |
||||
<item row="6" column="1"> |
||||
<spacer name="verticalSpacer"> |
||||
<property name="orientation"> |
||||
<enum>Qt::Vertical</enum> |
||||
</property> |
||||
<property name="sizeType"> |
||||
<enum>QSizePolicy::Expanding</enum> |
||||
</property> |
||||
<property name="sizeHint" stdset="0"> |
||||
<size> |
||||
<width>20</width> |
||||
<height>40</height> |
||||
</size> |
||||
</property> |
||||
</spacer> |
||||
</item> |
||||
<item row="7" column="0"> |
||||
<widget class="QLabel" name="label_2"> |
||||
<property name="text"> |
||||
<string>YouTube Username</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="7" column="1"> |
||||
<widget class="QLineEdit" name="email"/> |
||||
</item> |
||||
<item row="8" column="0"> |
||||
<widget class="QLabel" name="label_3"> |
||||
<property name="text"> |
||||
<string>YouTube Password</string> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="8" column="1"> |
||||
<widget class="QLineEdit" name="password"> |
||||
<property name="echoMode"> |
||||
<enum>QLineEdit::Password</enum> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="10" column="1"> |
||||
<widget class="QLabel" name="label_4"> |
||||
<property name="text"> |
||||
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
||||
p, li { white-space: pre-wrap; } |
||||
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> |
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:10pt;">By clicking 'Upload,' you certify that you own all rights to the content or that you are authorized by the owner to make the content publicly available on YouTube, and that it otherwise complies with the YouTube Terms of Service located at </span><a href="http://www.youtube.com/t/terms"><span style=" font-family:'Lucida Grande'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://www.youtube.com/t/terms</span></a></p></body></html></string> |
||||
</property> |
||||
<property name="wordWrap"> |
||||
<bool>true</bool> |
||||
</property> |
||||
<property name="openExternalLinks"> |
||||
<bool>true</bool> |
||||
</property> |
||||
<property name="textInteractionFlags"> |
||||
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="11" column="1"> |
||||
<widget class="QDialogButtonBox" name="dialogButtons"> |
||||
<property name="standardButtons"> |
||||
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
<item row="9" column="1"> |
||||
<widget class="QCheckBox" name="youtubeCredentialsPersistence"> |
||||
<property name="text"> |
||||
<string>Restore credentials on reboot</string> |
||||
</property> |
||||
<property name="checked"> |
||||
<bool>true</bool> |
||||
</property> |
||||
</widget> |
||||
</item> |
||||
</layout> |
||||
</item> |
||||
</layout> |
||||
</widget> |
||||
<layoutdefault spacing="6" margin="11"/> |
||||
<resources/> |
||||
<connections/> |
||||
</ui> |
@ -0,0 +1 @@ |
||||
/* Intentionally empty */ |