Commit Graph

15 Commits

Author SHA1 Message Date
con
713105ad85 Some documentation. 2009-04-24 16:34:24 +02:00
dt
fe5b095018 Add qtcreator.qdoc and qtcreator.qdocconf to OTHER_FILES
This makes it easier to open them from inside qt creator.
2009-03-31 14:16:52 +02:00
con
a58e6f7e59 Fixes: Make qmake generate install target for docs 2009-03-13 10:31:30 +01:00
con
822d881019 Fixes: - Creator documentation on Mac 2009-01-27 12:42:29 +01:00
Daniel Molkentin
194175cce7 Fixes: make install workd
Details:  Make install works now, we just have to agree on layout
details and check for mac compatibility.

Also, plugins will carry no version in their filename anymore starting with
this commit. Versioning happens in the creators pluginloader using the pluginspec file.
2009-01-21 08:52:19 +01:00
Daniel Molkentin
0f20a20b4c Fixes: Implement make install target, Step 1
Details: Moving files so that the local layout corresponds to the layout pushed by make install.
Adjust Make target, modify the resource path of the loader to find the resources in the
right place. All pathes are still looked up relative to binaryPath(), libs are found via
relative rpath.
2009-01-21 08:52:19 +01:00
Daniel Molkentin
dc9ad66d36 Fixes: Regression for make docs on unix 2009-01-14 20:08:39 +01:00
Daniel Molkentin
86b70b6a98 Fixes: Refine fix for nmake doc issue 2009-01-14 19:39:11 +01:00
Daniel Molkentin
f60b69eb6e Fixes: make docs target with nmake 2009-01-14 19:21:23 +01:00
Daniel Molkentin
8ba0eb2148 Revert improper commit 2009-01-14 18:10:59 +01:00
Daniel Molkentin
3908528fe4 fix doc target. this does still not solve the problem that qdoc has to be build in release mode if you use windows. 2009-01-14 17:57:19 +01:00
Daniel Molkentin
8fd841c157 build docs on windows 2009-01-13 16:21:11 +01:00
Thorbjørn Lindeijer
2c74d01e94 Fixed 'make docs' lauching of qhelpgenerator
It assumed qhelpgenerator was in the path, though this isn't necessarily
the case. Use the absolute directory instead.
2009-01-08 13:50:24 +01:00
con
4501ee9ed5 Fixes: - Mac build (docs) and toplevel "make docs" target
RevBy:    - bjørn
2009-01-07 15:48:44 +01:00
con
05c35356ab Initial import 2008-12-02 12:01:29 +01:00