summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'origin/1.0.0'Oswald Buddenhagen2009-03-0221-7/+8
|\ | | | | | | | | | | | | Conflicts: doc/qtcreator.qdoc src/plugins/qt4projectmanager/qt4project.cpp src/tools/qpatch/qpatch.cpp
| * Fixes: Doc - adding more info for Supported Platforms and AcknowledgementsKavindra Palaraja2009-02-271-15/+57
| | | | | | | | RevBy: Will be looked at by Eike
| * Fixes: - Another updated image.con2009-02-261-0/+0
| |
| * Fixes: - Update screenshots with new application icon.con2009-02-2620-8/+10
| |
| * Fixes: Doc - updating the screenshotKavindra Palaraja2009-02-251-0/+0
| |
| * Fixes: change license headers to LGPLhjk2009-02-253-63/+51
| |
* | Fixes: Doc - removing trailing whitespacesKavindra Palaraja2009-02-271-2/+2
| |
* | Fixes: Doc - making sure all the pages are linked from one to the otherKavindra Palaraja2009-02-271-191/+196
| | | | | | | | Details: The non-continouous links were reported recently. All fixed now :)
* | Fixes: Doc - adding more info for Supported Platforms and AcknowledgementsKavindra Palaraja2009-02-271-15/+57
| | | | | | | | RevBy: Will be looked at by Eike
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlineKavindra Palaraja2009-02-255-73/+61
|\ \
| * | Fixes: change file license headers to include LGPLhjk2009-02-253-63/+51
| |/
| * Fixes: - No release candidate in doc.con2009-02-241-5/+5
| |
| * Fixes: - Updated version numbercon2009-02-242-10/+10
| |
* | Fixes: Doc - updating the screenshotKavindra Palaraja2009-02-251-0/+0
|/
* Fixes: Doc - final bits for the code editorKavindra Palaraja2009-02-044-13/+27
|
* Spelling fixThorbjørn Lindeijer2009-02-041-1/+1
|
* Fixes: Doc - some more documentation for The Code Editor sectionKavindra Palaraja2009-02-041-8/+8
|
* Fixes: Doc - updated 0.9.1 Beta to 0.9.2 Release CandidateKavindra Palaraja2009-02-031-5/+5
| | | | RevBy: Eike Ziller
* Fixes: update "known issues" sectionhjk2009-02-031-34/+34
| | | | RevBy: k.
* Fixes: - Creator documentation on Maccon2009-01-271-1/+2
|
* Fixes: docs: remove spurious 'you' (spotted by Adrian)hjk2009-01-261-1/+1
|
* Extend version bump script, bump docs to 0.9.2goro2009-01-232-6/+6
|
* Merge branch 'master' of git://scm.dev.nokia.troll.no/creator/mainline into ↵Daniel Molkentin2009-01-221-4/+48
|\ | | | | | | make_install/master
| * Fixes: coding style: mention order #includeshjk2009-01-211-4/+48
| | | | | | | | RevBy: partially by dt
* | Fixes: make install workdDaniel Molkentin2009-01-211-0/+5
| | | | | | | | | | | | | | | | 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.
* | Fixes: Implement make install target, Step 1Daniel Molkentin2009-01-211-1/+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.
* Fixes: Documentation - swapping the order of the images to improve clarityKavindra Palaraja2009-01-191-2/+3
|
* Fixes: Documentation - adding in some screenshots that Eike tookKavindra Palaraja2009-01-193-8/+6
|
* Doc: Added a section about project dependenciesThorbjørn Lindeijer2009-01-161-4/+28
| | | | | | | | Also made sure the glossary terms aren't wrapped, since that didn't look very nice. For the documentation about the dependencies the screenshots should be updated again.
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlineKavindra Palaraja2009-01-161-2/+2
|\
| * Fixes: Make bold instead of mono spaced.dt2009-01-161-2/+2
| | | | | | | | Details: Works.
* | Fixes: Documentation - improving clarityKavindra Palaraja2009-01-161-2/+2
|/
* Fixes: Documentation - fixing all the qdoc warningsKavindra Palaraja2009-01-161-9/+3
|
* Fixes: Doc - some more documentationKavindra Palaraja2009-01-161-8/+12
|
* Fixes: Broken image linkFriedemann Kleint2009-01-151-1/+1
|
* Fixes: Documentation - adding the Qt Creator and Version Control Systems to ↵Kavindra Palaraja2009-01-151-0/+1
| | | | the main page
* Fixes: Documentation - screenshtos and last bits for VCSKavindra Palaraja2009-01-158-2/+12
| | | | Details: Screenshots are not scaled yet.
* Fixes: Documentation - even more on VCSKavindra Palaraja2009-01-151-1/+44
|
* Fixes: Documentation - more on the VCS integrationKavindra Palaraja2009-01-151-2/+44
|
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlineKavindra Palaraja2009-01-151-1/+5
|\
| * Fixes: Regression for make docs on unixDaniel Molkentin2009-01-141-0/+4
| |
| * Fixes: Refine fix for nmake doc issueDaniel Molkentin2009-01-141-1/+1
| |
| * Fixes: make docs target with nmakeDaniel Molkentin2009-01-141-1/+1
| |
| * Revert improper commitDaniel Molkentin2009-01-141-2/+1
| |
| * fix doc target. this does still not solve the problem that qdoc has to be ↵Daniel Molkentin2009-01-141-1/+2
| | | | | | | | build in release mode if you use windows.
* | Fixes: Documentation - some documentation on Qt Creator's support for ↵Kavindra Palaraja2009-01-151-2/+46
|/ | | | | | version control systems RevBy: Provided by fkleint
* Fixes: Documentation - more documentation for selection featuresKavindra Palaraja2009-01-141-0/+42
| | | | RevBy: Discussed with Thorbjorn
* Fixes: Documentation - some extra content and adding the Code Editor page as ↵Kavindra Palaraja2009-01-141-2/+26
| | | | a placeholder for future content
* Bump year in licence header.Daniel Molkentin2009-01-133-3/+3
|
* Fixes: - API doc for ActionManager and remove some deprecated thingscon2009-01-131-5/+0
| | | | | | | | Details: ActionManager::registerAction(qaction, id): use registerAction(qaction, id, QList<int>() << Core::C_GLOBAL_ID) ActionManager::addAction/Menu: use ActionManager::actionContainer + IActionContainer::addAction/Menu