Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qt-creator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tobias Hunger
qt-creator
Commits
d2753b16
Commit
d2753b16
authored
16 years ago
by
Kavindra Palaraja
Browse files
Options
Downloads
Patches
Plain Diff
Fixes: More documentation cleanups for the Known Issues page.
parent
36e7ec98
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/qtcreator.qdoc
+29
-29
29 additions, 29 deletions
doc/qtcreator.qdoc
with
29 additions
and
29 deletions
doc/qtcreator.qdoc
+
29
−
29
View file @
d2753b16
...
@@ -1133,42 +1133,42 @@
...
@@ -1133,42 +1133,42 @@
The development team is aware of those, there is no need to report them as bug.
The development team is aware of those, there is no need to report them as bug.
\list
\list
\o The central editor sometimes loses it "changed" status marker.
\o
The central editor sometimes loses it "changed" status marker.
\o There is a kernel bug essentially making debugging unreliable
\o
There is a kernel bug essentially making debugging unreliable
on
on
2.6.24 kernels for i386 (which is, unfortunately, the default
2.6.24 kernels for i386 (which is, unfortunately, the default
on
on
Ubuntu 8.04).
Ubuntu 8.04).
See
See
\l{https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/230315/}
\l{https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/230315/}
for
for
details.
details.
The only solution to this problem is to boot another
The only solution for this problem is to boot another
kernel.
kernel.
\o
g
db
sometimes takes very
long to load debugging symbol
,
\o
G
db
may take
long to load debugging symbol
s, especially from large
especially from big
libraries like \c libQtWebKit. Starting debugging
libraries like \c libQtWebKit. Starting
the
debugging
module can
can
take up to several minutes without visible progress.
take up to several minutes without visible progress.
\o Paths or file names containing spaces or special characters
like colons
,
\o
Paths or file names containing spaces or special characters
, e.g.
,
dollar signs, hash marks etc. may c
reat
e difficulties.
colons,
dollar signs, hash marks etc. may c
aus
e difficulties.
This
S
ome of the tools Qt Creator uses in the background
to do the "real
is because s
ome of the tools Qt Creator uses in the background
have
work" have
restrictions on the characters
that are
allowed in file
restrictions on the characters allowed in file
and directory names.
and directory names.
To be on the safe side,
it is strongly
To be on the safe side,
we recomment creating projects and project
recommended to create projects and project items only with names
items with names consisting of plain characters, numbers,
consisting of plain characters, numbers,
underscores, and hyphens.
underscores, and hyphens.
\o \c
.pro files are reformatted if files
are
added
/
removed.
\o
\c
{
.pro
}
files are reformatted if files
have been
added
or
removed.
Whitespace is not preserved.
Whitespace is not preserved.
\o
N
o IDE support for adding files to include (\c .pri) files.
\o
There is n
o IDE support for adding files to include (\c .pri) files.
\o
N
o IDE support for adding/removing sub-projects.
\o
There is n
o IDE support for adding/removing sub-projects.
Project
Project
hierarchies (SUBDIRS template) have to be created
by hand
.
hierarchies (SUBDIRS template) have to be created
manually
.
\o The file system sidebar does not update automatically.
\o
The file system sidebar does not update automatically.
As a
As a
workaround
you can
switch to another directory and then back.
workaround
,
switch to another directory and then back.
\o The resource system of the embedded version of Qt Designer
\o
The resource system of the embedded version of Qt Designer
does not
does not
interact with the project manage
ment
.
interact with the project manage
r
.
\o Loading KDE4 designer plugins breaks the style, due to a bug in KDE.
\o Loading KDE4 designer plugins breaks the style, due to a bug in KDE.
\endlist
\endlist
*/
*/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment