Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
7ac46aad
Commit
7ac46aad
authored
Dec 10, 2010
by
Leena Miettinen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Doc: fix SIS package deployment instructions
Reviewed-by: Miikka Heikkinen
parent
77e729f0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
42 additions
and
4 deletions
+42
-4
doc/qtcreator.qdoc
doc/qtcreator.qdoc
+42
-4
No files found.
doc/qtcreator.qdoc
View file @
7ac46aad
...
@@ -3739,10 +3739,29 @@
...
@@ -3739,10 +3739,29 @@
For
more
information
on
how
to
define
capabilities
for
a
project
,
see
For
more
information
on
how
to
define
capabilities
for
a
project
,
see
\
l
{
http
://
doc
.
qt
.
nokia
.
com
/
4.7
/
qmake
-
platform
-
notes
.
html
#
capabilities
}{
Capabilities
}.
\
l
{
http
://
doc
.
qt
.
nokia
.
com
/
4.7
/
qmake
-
platform
-
notes
.
html
#
capabilities
}{
Capabilities
}.
\
note
If
you
select
a
signing
option
that
does
not
allow
the
application
to
access
\
note
In
Qt
4.7.1
and
later
,
if
you
select
the
\
gui
{
Self
-
signed
certificate
}
the
defined
capabilities
,
qmake
disables
the
capabilities
in
the
.
pro
file
.
option
,
the
SIS
generation
process
checks
that
the
package
can
be
self
-
signed
.
This
allows
you
to
run
the
application
on
devices
,
even
though
any
functionality
that
If
problems
are
found
,
it
attempts
to
fix
the
package
.
If
fixes
cannot
be
made
,
requires
the
capabilities
is
disabled
.
a
message
appears
in
the
\
gui
{
Compile
Output
}
view
.
The
following
modifications
can
be
made
:
\
list
\
o
Package
UID
is
changed
to
an
UID
from
the
unprotected
range
(
if
it
was
from
the
protected
range
).
\
o
Vendor
ID
is
set
to
zero
on
all
binaries
included
in
the
package
file
.
\
o
All
restricted
and
device
manufacturer
capabilities
are
removed
from
all
libraries
included
in
the
package
file
.
\
endlist
The
application
UID
or
capabilities
used
in
executables
(.
exe
)
cannot
be
changed
,
because
that
would
break
the
application
.
If
the
executables
use
protected
UIDs
or
restricted
or
device
manufacturer
capabilities
,
signing
fails
and
an
error
message
appears
in
the
\
gui
{
Compile
Output
}
view
.
\
section1
Creating
Smart
Installer
for
Symbian
Packages
\
section1
Creating
Smart
Installer
for
Symbian
Packages
...
@@ -3760,6 +3779,11 @@
...
@@ -3760,6 +3779,11 @@
Ovi
signs
the
file
for
you
and
packages
it
with
Nokia
Smart
Installer
for
Symbian
.
Ovi
signs
the
file
for
you
and
packages
it
with
Nokia
Smart
Installer
for
Symbian
.
For
more
information
,
see
\
l
{
Publishing
Applications
to
Ovi
Store
}.
For
more
information
,
see
\
l
{
Publishing
Applications
to
Ovi
Store
}.
You
can
either
install
the
Nokia
Smart
Installer
for
Symbian
as
part
of
the
\
QSDK
,
or
download
and
install
it
from
the
\
l
{
http
://
wiki
.
forum
.
nokia
.
com
/
index
.
php
/
Nokia_Smart_Installer_for_Symbian
}{
Nokia
Smart
Installer
for
Symbian
}
wiki
.
To
package
Nokia
Smart
Installer
with
the
application
,
select
the
\
gui
{
Create
Smart
Installer
To
package
Nokia
Smart
Installer
with
the
application
,
select
the
\
gui
{
Create
Smart
Installer
package
}
check
box
.
This
ensures
that
up
-
to
-
date
and
appropriate
versions
of
Qt
and
its
package
}
check
box
.
This
ensures
that
up
-
to
-
date
and
appropriate
versions
of
Qt
and
its
dependencies
are
installed
on
devices
.
Further
,
it
reduces
the
file
size
of
the
application
you
dependencies
are
installed
on
devices
.
Further
,
it
reduces
the
file
size
of
the
application
you
...
@@ -3797,6 +3821,12 @@
...
@@ -3797,6 +3821,12 @@
\
o
In
the
\
gui
{
Create
SIS
Package
}
step
,
select
\
gui
{
Self
-
signed
certificate
}.
\
o
In
the
\
gui
{
Create
SIS
Package
}
step
,
select
\
gui
{
Self
-
signed
certificate
}.
\
o
In
the
\
gui
{
Deploy
SIS
Package
}
step
,
click
\
gui
{
Remove
Item
}
to
skip
the
step
of
copying
the
SIS
file
to
a
device
.
The
SIS
file
is
created
in
the
project
folder
.
\
image
qtcreator
-
remove
-
deploy
-
step
.
png
"Removing deploy steps"
\
o
To
package
Nokia
Smart
Installer
for
Symbian
with
the
application
,
select
\
o
To
package
Nokia
Smart
Installer
for
Symbian
with
the
application
,
select
the
\
gui
{
Create
Smart
Installer
package
}
check
box
.
the
\
gui
{
Create
Smart
Installer
package
}
check
box
.
...
@@ -3848,6 +3878,10 @@
...
@@ -3848,6 +3878,10 @@
\
o
In
the
\
gui
{
Create
SIS
Package
}
step
,
specify
the
developer
certificate
\
o
In
the
\
gui
{
Create
SIS
Package
}
step
,
specify
the
developer
certificate
and
key
in
the
\
gui
{
Custom
certificate
}
and
\
gui
{
Key
file
}
fields
.
and
key
in
the
\
gui
{
Custom
certificate
}
and
\
gui
{
Key
file
}
fields
.
\
o
In
the
\
gui
{
Deploy
SIS
Package
}
step
,
click
\
gui
{
Remove
Item
}
to
skip
the
step
of
copying
the
SIS
file
to
a
device
.
The
SIS
file
is
created
in
the
project
folder
.
\
o
Edit
the
project
.
pro
file
to
use
the
correct
UIDs
and
vendor
information
\
o
Edit
the
project
.
pro
file
to
use
the
correct
UIDs
and
vendor
information
for
the
application
,
as
illustrated
by
the
following
code
snippet
:
for
the
application
,
as
illustrated
by
the
following
code
snippet
:
...
@@ -3877,6 +3911,8 @@
...
@@ -3877,6 +3911,8 @@
\
o
After
receiving
the
.
sis
file
from
Symbian
Signed
,
copy
it
over
the
old
\
o
After
receiving
the
.
sis
file
from
Symbian
Signed
,
copy
it
over
the
old
application
.
sis
.
application
.
sis
.
\
note
The
instructions
below
assume
that
you
have
installed
\
QSDK
.
\
o
To
package
Nokia
Smart
Installer
for
Symbian
with
the
application
,
choose
\
o
To
package
Nokia
Smart
Installer
for
Symbian
with
the
application
,
choose
\
gui
{
Start
>
Nokia
Qt
SDK
>
Symbian
>
Qt
for
Symbian
Command
Prompt
}
\
gui
{
Start
>
Nokia
Qt
SDK
>
Symbian
>
Qt
for
Symbian
Command
Prompt
}
to
open
the
Qt
command
line
environment
.
to
open
the
Qt
command
line
environment
.
...
@@ -3962,6 +3998,8 @@
...
@@ -3962,6 +3998,8 @@
For
an
up
-
to
-
date
list
,
see
For
an
up
-
to
-
date
list
,
see
\
l
{
http
://
www
.
forum
.
nokia
.
com
/
Distribute
/
Packaging_and_signing
.
xhtml
}{
Packaging
and
Signing
}.
\
l
{
http
://
www
.
forum
.
nokia
.
com
/
Distribute
/
Packaging_and_signing
.
xhtml
}{
Packaging
and
Signing
}.
New
devices
are
added
to
the
list
periodically
.
The
final
authority
on
the
supported
devices
is
the
Ovi
Publish
tool
itself
.
\
section1
Publishing
Qt
Content
for
Symbian
Devices
\
section1
Publishing
Qt
Content
for
Symbian
Devices
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment