Commit Graph

151 Commits

Author SHA1 Message Date
con
de6a0cfea9 Version bump. 2009-04-08 11:45:30 +02:00
Kavindra Devi Palaraja
37ac4bf132 Doc - Adding another video to the documentation, main page. 2009-04-02 14:45:39 +02:00
Kavindra Devi Palaraja
1e8e1c0536 Doc - making the code snippet quoting more consistent by removing more
of the \code tags and using \snippet tags instead
2009-04-02 13:33:40 +02:00
Kavindra Devi Palaraja
1997d8fb9a Doc - Adding in the tutorial, needs to be customized for Creator. 2009-04-02 10:41:35 +02:00
Kavindra Devi Palaraja
939345c6b2 Doc - fixing a merge conflict. 2009-04-02 10:40:37 +02:00
Kavindra Devi Palaraja
a68f604965 Doc - Moving all the images to a doc/images folder instead of leaving
them lying around in the doc folder.
2009-04-02 10:34:16 +02:00
Kavindra Devi Palaraja
2383659de0 Doc - Renamed the "example" folder to "examples" so there can be more than 1 example there. 2009-04-02 10:30:45 +02:00
Kavindra Devi Palaraja
79f99fea2d Doc - adding in documentation on support for generic projects (more to
come).
2009-04-01 17:48:05 +02:00
Kavindra Devi Palaraja
d1bb9ea142 Fixes: Doc - moving the CMake known issues to the proper Known
Issues page

Reviewed-By: TrustMe
2009-04-01 14:43:41 +02:00
Kavindra Devi Palaraja
fd509d5290 Fixes: Doc - some reviewing of the CVS documentation
RevBy:    TrustMe
2009-04-01 12:12:31 +02:00
Kavindra Devi Palaraja
eb9a7d637f Fixes: Doc - reviewing documentation for CMake 2009-03-31 17:48:14 +02:00
dt
9d90df8877 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-03-31 14:18:36 +02:00
dt
f6aa50563a Add some documentation about the cmake project support 2009-03-31 14:18:20 +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
Kavindra Devi Palaraja
3b04247689 Fixes: Doc: mentioning that the set of watched items are saved
within the session.
Task:     249226
RevBy:    hjk <qtc-committer@nokia.com>
2009-03-31 12:32:36 +02:00
Kavindra Devi Palaraja
1949436635 Doc - putting the correct video 2009-03-30 15:32:55 +02:00
Kavindra Devi Palaraja
c968a6a153 Doc - Removing the video tag to make sure it works in the Help Plugin 2009-03-30 15:22:26 +02:00
Kavindra Devi Palaraja
9d187706aa Documentation - Embedding one of our nice videos into the documentation
Details: The next generation of Qt Creator documentation involves
video ;) This is just the beginning.
2009-03-30 14:25:06 +02:00
Kavindra Devi Palaraja
5ed88c13e1 Doc - fixing a typo
Task number: 249508
2009-03-27 15:07:50 +01:00
Kavindra Devi Palaraja
5322d2876e Fixes: Documentation - minor fixes based on feedback from Andy Shaw 2009-03-27 15:07:31 +01:00
Friedemann Kleint
de0076354e Add documentation on common version control system options. 2009-03-26 13:39:41 +01:00
hjk
6aeb8a764b more fixes to the textfinder example documentation 2009-03-24 17:57:43 +01:00
hjk
a4bb415f58 update textfinder example 2009-03-24 17:35:59 +01:00
hjk
32495f55bc more fixes to the example 2009-03-24 17:19:24 +01:00
hjk
13dec817ae more fixes to the textfinder example 2009-03-24 17:16:27 +01:00
hjk
717c147db9 fix example (task 249063) 2009-03-24 17:16:27 +01:00
hjk
67480db976 fix example (task 249064) 2009-03-24 17:16:26 +01:00
con
a58e6f7e59 Fixes: Make qmake generate install target for docs 2009-03-13 10:31:30 +01:00
Dean Dettman
29b1f841c4 Fixes: Doc - fixed a typo
RevBy: Kavindra
2009-03-10 15:31:52 +01:00
David Boddie
ba1d742461 Fixes: Doc: Update the Known Issues page with a report about a crash discovered after the release.
Task:     None
RevBy:    Kavindra
AutoTest: None
Details:  None
2009-03-05 16:27:28 +01:00
Kavindra Palaraja
57c4dd6c30 Fixes: Doc - beautifying the main page
RevBy: TrustMe
2009-03-05 15:05:39 +01:00
Thorbjørn Lindeijer
edc22700de Merge branch '1.0.0'
Conflicts:
	doc/qtcreator.qdoc
2009-03-05 12:22:15 +01:00
Thorbjørn Lindeijer
f93b850df8 Fixed typo in path in documentation 2009-03-05 11:15:18 +01:00
Daniel Molkentin
a155cec18f Fixes: Bump Creator version after release
Task:     -
RevBy:    Thorbjorn
AutoTest: -
2009-03-04 12:46:05 +01:00
con
fadcd2a935 Fixes: - Update year 2009-03-03 17:23:45 +01:00
Oswald Buddenhagen
2593c7798e Merge commit 'origin/1.0.0'
Conflicts:
	doc/qtcreator.qdoc
	src/plugins/qt4projectmanager/qt4project.cpp
	src/tools/qpatch/qpatch.cpp
2009-03-02 12:28:01 +01:00
Kavindra Palaraja
40e70a98f9 Fixes: Doc - removing trailing whitespaces 2009-02-27 12:00:39 +01:00
Kavindra Palaraja
f6c6bcca18 Fixes: Doc - making sure all the pages are linked from one to the other
Details:  The non-continouous links were reported recently. All fixed now :)
2009-02-27 11:59:50 +01:00
Kavindra Palaraja
b3c3ed1b37 Fixes: Doc - adding more info for Supported Platforms and Acknowledgements
RevBy: Will be looked at by Eike
2009-02-27 10:50:25 +01:00
Kavindra Palaraja
b8da40ccbe Fixes: Doc - adding more info for Supported Platforms and Acknowledgements
RevBy: Will be looked at by Eike
2009-02-27 10:32:10 +01:00
con
1055eb5e2d Fixes: - Another updated image. 2009-02-26 17:43:29 +01:00
con
271487d68f Fixes: - Update screenshots with new application icon. 2009-02-26 17:02:15 +01:00
Kavindra Palaraja
c79700428f Fixes: Doc - updating the screenshot 2009-02-25 17:26:18 +01:00
Kavindra Palaraja
f3cbcb17f0 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-02-25 17:18:57 +01:00
Kavindra Palaraja
de4cf86d40 Fixes: Doc - updating the screenshot 2009-02-25 17:18:35 +01:00
hjk
8ca887aae2 Fixes: change file license headers to include LGPL 2009-02-25 09:15:00 +01:00
hjk
84c82a669b Fixes: change license headers to LGPL 2009-02-25 09:02:17 +01:00
con
ad3739d884 Fixes: - No release candidate in doc. 2009-02-24 12:29:27 +01:00
con
523f74e838 Fixes: - Updated version number 2009-02-24 12:29:27 +01:00
Kavindra Palaraja
e14018076d Fixes: Doc - final bits for the code editor 2009-02-04 15:57:25 +01:00