[Qt-creator] 2 suggestion and a problem ;)

Christophe Meessen christophe at meessen.net
Wed Nov 4 12:03:28 CET 2009


Thank you very much for answering. The problem is finally solved. The 
OTHER_FILES must have a path relative to the .pri file while the include 
and source files must be given with a path relative to the .pro file. 
This is what confused me. My fault, sorry.

I now can also add the .html file to the project subdirectory. 
Unfortunately when I double click on it, it is shown as text. This might 
be desirable in some cases. What I would like, is that it is shown as a 
web page with JavaScript processing enabled. This is all it takes to be 
able to edit the wiki content. There is no need for an HTM editor, it is 
integrated in the document as JavaScript code.

TiddlyWiki is a wiki self contained in a single html file. The 
javaScript it contains handles all the Wiki edition functionnality.
This is handy to work offline, store on a USB stick, send by mail, 
document a project, etc. Good to manage todos, relase notes, manual or 
reference document, howto, etc. See http://www.tiddlywiki.com to learn more.

The binding between file types and editor/viewers should allow to 
identify file types by filename extension but also by file content like 
(file content starts with : <regular expression>. It should be also 
possible to select by context menu the editor/viewer used for a given 
file type. A double click would select the default one.

--
Ch. Meessen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3277 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20091104/d98c3704/attachment.bin 


More information about the Qt-creator-old mailing list