Commit Graph

4481 Commits

Author SHA1 Message Date
Kavindra Palaraja
b64bc93d0d Fixes: Documentation - adding the Qt Creator and Version Control Systems to the main page 2009-01-15 16:01:58 +01:00
Kavindra Palaraja
7bd00510c1 Fixes: Documentation - screenshtos and last bits for VCS
Details: Screenshots are not scaled yet.
2009-01-15 15:57:07 +01:00
Kavindra Palaraja
f5ab36c156 Fixes: Documentation - even more on VCS 2009-01-15 14:30:18 +01:00
Kavindra Palaraja
334b1c4b2e Fixes: Documentation - more on the VCS integration 2009-01-15 13:50:22 +01:00
Kavindra Palaraja
f7d9420ceb Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-15 13:07:31 +01:00
Kavindra Palaraja
8ddd264766 Fixes: Documentation - some documentation on Qt Creator's support for version control systems
RevBy: Provided by fkleint
2009-01-15 13:07:25 +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
Kavindra Palaraja
3d3d01c4a3 Fixes: Documentation - more documentation for selection features
RevBy: Discussed with Thorbjorn
2009-01-14 16:53:03 +01:00
Kavindra Palaraja
7b42be9657 Fixes: Documentation - some extra content and adding the Code Editor page as a placeholder for future content 2009-01-14 16:02:50 +01:00
Daniel Molkentin
59affcfffc Bump year in licence header. 2009-01-13 19:22:14 +01:00
con
768dd19e5b Fixes: - API doc for ActionManager and remove some deprecated things
Details:
ActionManager::registerAction(qaction, id):
  use registerAction(qaction, id, QList<int>() << Core::C_GLOBAL_ID)
ActionManager::addAction/Menu:
  use ActionManager::actionContainer + IActionContainer::addAction/Menu
2009-01-13 19:09:03 +01:00
Daniel Molkentin
8fd841c157 build docs on windows 2009-01-13 16:21:11 +01:00
con
349c055d47 Fixes: - API documentation for ICore
Details:  - And do some simplification/consistency.
2009-01-12 17:21:07 +01:00
Kavindra Palaraja
1e4d73d73d Fixes: Doc - added some information on session management
RevBy: Thorbjørn Lindeijer
2009-01-12 16:29:51 +01:00
Kavindra Palaraja
0ea571a909 Fixes: Doc - added Keyboard Shortcuts to the main page; mentioned the Open menu item 2009-01-12 12:38:54 +01:00
Kavindra Palaraja
09c4746384 Fixes: Doc - putting in Sam Dutton's feedback from the qt-creator mailing list 2009-01-12 09:36:01 +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
Thorbjørn Lindeijer
79942f06b8 Removed qtcreator.qch from version control
This large binary file really shouldn't be tracked by git. It is
generated during build.
2009-01-07 12:03:13 +01:00
con
2f2588bee7 Fixes: - API doc main page 2009-01-06 15:57:21 +01:00
con
8e261e0b3c Fixes: - Start on API documentation generation 2009-01-05 18:05:33 +01:00
con
5e569036d0 Merge commit 'origin/0.9.1-beta' 2008-12-17 16:37:50 +01:00
con
64a4f93775 Fixes: - Known Issues and version in footer 2008-12-17 16:34:39 +01:00
hjk
4876957e59 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2008-12-17 15:03:59 +01:00
hjk
87f320e1ad mention foreach (...) 2008-12-17 15:03:23 +01:00
dt
3ba192af7e Merge branch '0.9.1-beta' 2008-12-17 14:21:03 +01:00
con
b3e1723b56 Fixes: - Make sure the qch is updated and with correct TOC 2008-12-16 18:53:46 +01:00
con
dc3528f9d1 Fixes: - Debugger screenshots, new and updated 2008-12-16 18:40:00 +01:00
hjk
da3cb14483 chancge Nokia GPL exception version from 1.2 to 1.3 2008-12-16 17:20:00 +01:00
con
f7892b5342 Fixes: - Update qch 2008-12-16 15:07:23 +01:00
Kavindra Palaraja
d0cfa6ce68 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-16 14:50:38 +01:00
Kavindra Palaraja
8c549bc680 Fixes: Documentation - submitting main screenshot and adjusting the manual's main page to reflect this new screenshot 2008-12-16 14:50:00 +01:00
con
5d0e9851f2 Fixes: - Update section about adding resources. 2008-12-16 14:48:15 +01:00
con
b130fa437a Fixes: - Fixed link and updated qch 2008-12-16 14:14:26 +01:00
con
5d93ed52ae Fixes: - Tech preview --> Beta 2008-12-16 14:12:46 +01:00
Kavindra Palaraja
40caacb50d Fixes: Documentation changes to fix all broken links. 2008-12-16 14:08:58 +01:00
Kavindra Palaraja
647bed4029 Fixes: Documentation - Fixed a broken link 2008-12-16 13:58:26 +01:00
Kavindra Palaraja
f07394a39d Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-16 13:21:46 +01:00
Kavindra Palaraja
7ba7d2850f Fixes: Adding an updated version of the breakdown diagram
Details: Thank you N!
2008-12-16 13:11:24 +01:00
con
08e52535a0 Fixes: - Update "Creating a project" documentation 2008-12-16 12:24:03 +01:00
Kavindra Palaraja
1057c18ed5 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-16 08:53:24 +01:00
Kavindra Palaraja
bff6eae0a4 Fixes: Some spacing fixes, for readability of the qdoc file. 2008-12-16 08:53:01 +01:00
con
a409d0ebdd Merge commit 'origin/0.9.1-beta' 2008-12-15 18:21:50 +01:00
dt
d897df7013 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-15 17:49:03 +01:00
dt
1b6711653e Fixes: Move content from HACKING to doc/coding-style.qdoc
Details:  hjk also wrote something.
2008-12-15 17:48:02 +01:00
con
9b39f38f95 Fixes: - Doc update of Build Settings
Details:  - Screenshots and some changes regarding the different
handling of Custom Display of Qt Objects.
2008-12-15 16:28:07 +01:00