Daniel Molkentin
|
63f760a8d6
|
Unify Gdb and Gdb spelling, rename Gdb View to "Debugger", update docs.
|
2009-05-06 17:54:11 +02:00 |
|
Kavindra Devi Palaraja
|
62e370ae4c
|
Fixes: Doc - added page navigation shortcut to the Keyboard
Shortcuts page.
Task: 251975
|
2009-05-06 17:10:54 +02:00 |
|
Daniel Molkentin
|
f7ec42a208
|
Documentation: Explain external library handling.
|
2009-05-06 16:22:42 +02:00 |
|
Kavindra Devi Palaraja
|
de4dda3d72
|
Fixes: Doc - minor cleanups
RevBy: dt <qtc-committer@nokia.com>
|
2009-05-04 14:21:56 +02:00 |
|
Thorbjørn Lindeijer
|
4e1025fb1f
|
Added documentation about the different types of completion items
Requested on Qt Creator mailing list.
Reviewed-by: Kavindra
|
2009-04-27 15:14:06 +02:00 |
|
con
|
713105ad85
|
Some documentation.
|
2009-04-24 16:34:24 +02:00 |
|
Kavindra Devi Palaraja
|
2d02191ed1
|
Fixes: - Doc - working on Part 2
|
2009-04-20 16:42:58 +02:00 |
|
Kavindra Devi Palaraja
|
892042636d
|
Fixes: - Doc - more of the tutorial
|
2009-04-20 15:35:28 +02:00 |
|
Kavindra Devi Palaraja
|
b60b6e1970
|
Fixes: - Doc more on the tutorial.
|
2009-04-20 14:17:24 +02:00 |
|
Kavindra Devi Palaraja
|
ea794ba3b2
|
Fixes: - Doc - working on more of the AddressBook-SDK tutorial
Rev-By: - TrustMe
|
2009-04-20 10:52:29 +02:00 |
|
Simon Hausmann
|
035e1eb4fe
|
Merge branch '1.1'
|
2009-04-18 01:04:01 +02:00 |
|
con
|
e915b972da
|
Update known issues.
|
2009-04-17 16:16:01 +02:00 |
|
con
|
124fa21854
|
Screenshots for cmake support documentation.
Reviewed-by: dt <qtc-committer@nokia.com>
|
2009-04-17 16:10:34 +02:00 |
|
Kavindra Devi Palaraja
|
b2e74afe1d
|
Fixes: - Doc - minor fixes
|
2009-04-17 15:35:47 +02:00 |
|
con
|
412a4b027d
|
Merge commit 'origin/1.1'
Conflicts:
src/plugins/debugger/debuggeractions.cpp
src/plugins/debugger/gdboptionpage.ui
|
2009-04-17 15:17:31 +02:00 |
|
Thorbjørn Lindeijer
|
ceca662ec5
|
Updated known issues related to .pro file parsing
Reviewed-by: Oswald Buddenhagen
|
2009-04-16 17:02:45 +02:00 |
|
dt
|
8f78e79b98
|
Correct and add some notes about the debugging helper library.
|
2009-04-16 16:24:38 +02:00 |
|
Thorbjørn Lindeijer
|
bc89f5dc4f
|
Merge branch '1.1'
Conflicts:
src/plugins/debugger/debuggeractions.cpp
Reviewed-by: hjk
|
2009-04-16 11:32:05 +02:00 |
|
Kavindra Devi Palaraja
|
48bdd7aa1a
|
Fixes: - Doc - fixed a broken link and adding a bit more to the tutorial
|
2009-04-15 17:28:04 +02:00 |
|
Kavindra Devi Palaraja
|
86a5ab47c4
|
Fixes: - Doc: Some minor cleanups on the documentation for CDB
|
2009-04-15 17:27:17 +02:00 |
|
Friedemann Kleint
|
2cc8959114
|
Introduce option -enable-cdb to enable CDB.
Reviewed-by: hjk <qtc-committer@nokia.com>
|
2009-04-15 16:38:32 +02:00 |
|
con
|
814b36f2ff
|
Sorry, still can't embed videos, crashes too often.
|
2009-04-09 12:44:12 +02:00 |
|
Friedemann Kleint
|
c9af7bba5d
|
Add Documentation for CDB.
Reviewed-by: hjk <qtc-committer@nokia.com>
|
2009-04-08 16:34:42 +02:00 |
|
con
|
423744e4e1
|
Version bump.
|
2009-04-08 11:47:14 +02:00 |
|
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 |
|