some gideon bugs
Andreas Wuest
AndreasWuest at gmx.de
Thu Dec 5 22:35:04 UTC 2002
Hi,
just found two more bugs in gideon :
1. open/create a qmake project. typical for a qmake
project seems to be that all source files are located
in the src directory. Next go the the menu "Project -> New Class"
and fill in the class forms (class name, etc) and press ok.
the qmake manager now lists the header and the source file correctly
in the lower window of the qmake manager (HEADERS, SOURCES).
The files are also correctly added to the src.pro file. However the
files are not located in the src directory, but one directory up
(base directory of the project). They should be in the src directory.
2. Adding a method to a cpp class the definition in the header file
is always indented with a tab, not with spaces, even though i
configured space indention in Settings->configure Editor->Indent.
Indent with spaces (is checked)
tab key indents (is not checked)
Or is there another place where the indention can be configured
and that i am missing ?
Thanks for reading,
Andreas
--
"Documentation is like sex: when it is good, it is very, very good; and
when it is bad, it is better than nothing." Dick Brandon
More information about the KDevelop-devel
mailing list