Kavindra Devi Palaraja
b7933d8736
Doc - Fixed a typo causing a qdoc warning
...
Reviewed-By: TrustMe
2009-08-05 16:25:57 +02:00
Kavindra Devi Palaraja
6978d804db
Doc - Fixed a typo
...
Reviewed-By: TrustMe
2009-08-05 16:25:08 +02:00
Kavindra Devi Palaraja
892df6cfe3
Doc - Adding supporting screenshots to aid users in the tutorial
...
Reviewed-By: TrustMe
2009-08-05 16:03:20 +02:00
Kavindra Devi Palaraja
dba63d388e
Doc - Reviewing Part 1 of the tutorial, ensuring it is as accurate as
...
possible with the current version of Qt Creator
2009-08-05 15:36:28 +02:00
Kavindra Devi Palaraja
9b86c8a9c7
Doc - More fixes on the tutorial and the Sessions section of Creator's
...
manual
Reviewed-By: TrustMe
2009-08-05 15:36:28 +02:00
Kavindra Devi Palaraja
2356bdc7ad
Doc - More documentation for the Sessions section
...
Reviewed-By: TrustMe
2009-08-04 12:56:17 +02:00
Kavindra Devi Palaraja
86798b4d0d
Doc - More Cleanups
...
Reviewed-By: TrustMe
2009-08-03 15:58:12 +02:00
Kavindra Devi Palaraja
c79e8079dd
Doc - Fixed a typo
...
Reviewed-By: TrustMe
2009-08-03 15:50:27 +02:00
Kavindra Devi Palaraja
88549a4b1d
Doc - Some cleanups on the Generic Project documentation
...
Reviewed-By: TrustMe
2009-08-03 14:58:06 +02:00
Denis Dzyubenko
98a9e160eb
Updated the screenshot of a session manager after 8f869c301c
...
Reviewed-by: trustme
2009-08-03 10:42:45 +02:00
Kavindra Devi Palaraja
a46b969194
Doc - Modifying the documentation of Creator to have a separate page on
...
Session Management
Reviewed-By: TrustMe
Still work in progress, though.
2009-07-27 15:06:51 +02:00
Thorbjørn Lindeijer
cc95132add
Made a start on improving the generic project documentation
2009-07-24 16:38:28 +02:00
Kavindra Devi Palaraja
629319974b
Doc - More of Part 7
...
Reviewed-By: TrustMe
2009-07-22 21:09:58 +02:00
Kavindra Devi Palaraja
08345a277e
Doc - More of Part 7
...
Reviewed-By: TrustMe
2009-07-22 20:03:13 +02:00
Kavindra Devi Palaraja
d8fb69b4ac
Doc - Modifying documentation for Part 6 to reflect the change in code
...
Reviewed-By: TrustMe
2009-07-22 20:03:12 +02:00
Kavindra Devi Palaraja
dee87d4e80
Doc - Modified Part 6 to use ui->
...
Reviewed-By: TrustMe
2009-07-22 19:14:10 +02:00
Kavindra Devi Palaraja
e5076f63df
Doc - More of Part 5's documentation (changed some parts to suit the code)
...
Reviewed-By: TrustMe
2009-07-21 18:16:00 +02:00
Simon Hausmann
eccc840cce
Small cleanups
...
* Instantiate the FindDialog on demand only.
* When submitting a contact and there was an error, return early to
avoid adding the incomplete contact.
* In the FindDialog's findClicked slot call accept() or reject() on the
dialog, to propagate the acceptance to the caller in
AddressBook::findContact.
* Renamed FindDialog::getFindText to FindDialog::findText()
Reviewed-by: Kavindra
2009-07-21 12:05:03 +02:00
Kavindra Devi Palaraja
5cdeac544a
Doc - modifying Part 5 to use ui->
...
Reviewed-By: TrustMe
2009-07-21 11:51:35 +02:00
Kavindra Devi Palaraja
5053855581
Doc - Changed code in Part 4 to use ui->
...
Reviewed-By: TrustMe
2009-07-20 12:42:17 +02:00
Kavindra Devi Palaraja
f2c04aac80
Doc - Fixing up Part 3 to use ui->
...
Reviewed-By: TrustMe
Details: Also fixed a minor bug that caused both the Submit and Cancel
buttons to not disappear after the user clicked Submit.
2009-07-20 10:52:31 +02:00
Kavindra Devi Palaraja
9131bf7f12
Doc - Modifying Part 2 to use ui->element instead of copy the ui's
...
element all over the code
Reviewed-By: TrustMe
2009-07-16 18:55:29 +02:00
Kavindra Devi Palaraja
f9ed6f18bc
Doc - More of Part 7
...
Reviewed-By: TrustMe
2009-07-13 17:23:31 +02:00
Kavindra Devi Palaraja
d384e1a48f
Doc - More of Part 6
...
Reviewed-By: TrustMe
2009-07-13 13:25:06 +02:00
Kavindra Devi Palaraja
59ebd3739d
Doc - Starting on Part 7
...
Reviewed-By: TrustMe
2009-07-10 16:13:20 +02:00
Kavindra Devi Palaraja
ea81f663c5
Doc - Starting on Part 7
...
Reviewed-By: TrustMe
2009-07-07 17:10:52 +02:00
Kavindra Devi Palaraja
6bb6f5168d
Doc - More of Part 6
...
Reviewed-By: TrustMe
2009-07-07 13:37:50 +02:00
Kavindra Devi Palaraja
d9cabebae5
Doc - More of Part 6
...
Reviewed-By: TrustMe
2009-07-06 15:40:59 +02:00
Kavindra Devi Palaraja
2112a1f67d
Doc - Fixing parts of Part 5 and more of Part 6
...
Reviewed-By: TrustMe
2009-07-02 11:25:43 +02:00
Kavindra Devi Palaraja
d7d2ffaaa6
Doc - More of Part 6
...
Reviewed-By: TrustMe
2009-07-02 11:07:42 +02:00
Kavindra Devi Palaraja
87fd5298c8
Doc - Starting on Part 6 and some fixes
...
Reviewed-By: TrustMe
2009-07-01 16:47:37 +02:00
Kavindra Devi Palaraja
d37363f3b6
Doc - Finishing up Part 5, only screenshots pending
...
Reviewed-By: TrustMe
2009-07-01 14:04:05 +02:00
Kavindra Devi Palaraja
3264878fe6
Doc - More on Part 5
...
Reviewed-By: TrustMe
2009-06-30 16:58:10 +02:00
Kavindra Devi Palaraja
df04fd06eb
Doc - More of Part 5
...
Reviewed-By: TrustMe
2009-06-30 16:32:22 +02:00
Kavindra Devi Palaraja
640278e1d0
Doc - More of Part 5 and some minor changes to part 2 to ensure
...
that the include statements were explained.
Reviewed-By: TrustMe
2009-06-30 15:42:30 +02:00
Thorbjørn Lindeijer
341a843bbf
Removed two stray backslashes
2009-06-29 14:30:43 +02:00
Kavindra Devi Palaraja
ae9b6f3202
Doc - More of the tutorial
...
Reviewed-By: TrustMe
2009-06-24 17:32:58 +02:00
Kavindra Devi Palaraja
0001216f28
Doc - More of the tutorial
...
RevBy: TrustMe
2009-06-24 17:32:58 +02:00
con
d7dbb27f0d
Merge commit 'origin/1.2'
2009-06-19 10:19:05 +02:00
Daniel Molkentin
f29f2c551a
Adding a note at the end of the tutorial and removed unused statements in docs.
2009-06-18 13:55:17 +02:00
Kavindra Devi Palaraja
6eb638ab5f
Doc - ommitting incomplete parts of the tutorial
2009-06-18 12:55:18 +02:00
Daniel Molkentin
8c0356787a
Addressbook tutorial review fixes.
2009-06-17 19:01:36 +02:00
Thorbjørn Lindeijer
c3bc32620f
Document known issue with storing the settings on an NFS share
2009-06-17 16:02:34 +02:00
con
2919c21007
Cherry-pick: Update license headers and sales contact details.
...
Reviewed-by: Trust Me
Conflicts:
src/libs/cplusplus/CppBindings.cpp
src/libs/cplusplus/CppBindings.h
src/libs/cplusplus/FastPreprocessor.cpp
src/libs/cplusplus/FastPreprocessor.h
src/plugins/cpptools/cppcurrentdocumentfilter.cpp
src/plugins/cpptools/cppcurrentdocumentfilter.h
src/plugins/cpptools/cppsemanticsearch.cpp
src/plugins/cpptools/cppsemanticsearch.h
src/plugins/duieditor/parser/qmljs.g
src/plugins/duieditor/parser/qmljsast.cpp
src/plugins/duieditor/parser/qmljsast_p.h
src/plugins/duieditor/parser/qmljsastfwd_p.h
src/plugins/duieditor/parser/qmljsastvisitor.cpp
src/plugins/duieditor/parser/qmljsastvisitor_p.h
src/plugins/duieditor/parser/qmljsengine_p.cpp
src/plugins/duieditor/parser/qmljsengine_p.h
src/plugins/duieditor/parser/qmljsgrammar.cpp
src/plugins/duieditor/parser/qmljsgrammar_p.h
src/plugins/duieditor/parser/qmljslexer.cpp
src/plugins/duieditor/parser/qmljslexer_p.h
src/plugins/duieditor/parser/qmljsmemorypool_p.h
src/plugins/duieditor/parser/qmljsnodepool_p.h
src/plugins/duieditor/parser/qmljsparser.cpp
src/plugins/duieditor/parser/qmljsparser_p.h
src/plugins/duieditor/parser/qmljsprettypretty.cpp
src/plugins/duieditor/parser/qmljsprettypretty_p.h
src/plugins/duieditor/rewriter/rewriter.cpp
src/plugins/duieditor/rewriter/rewriter_p.h
src/plugins/duieditor/rewriter/textwriter.cpp
src/plugins/duieditor/rewriter/textwriter_p.h
src/shared/cplusplus/ASTClone.cpp
tests/manual/cplusplus/main.cpp
2009-06-16 17:26:44 +02:00
Jason McDonald
884b7af769
Update license headers and sales contact details.
...
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
con
4f4f767b2b
Merge commit 'origin/1.2'
2009-06-16 14:58:28 +02:00
Kavindra Devi Palaraja
77df590467
Doc - More on Part 5
...
RevBy: TrustMe
2009-06-15 17:48:09 +02:00
con
9c7801956d
Merge commit 'origin/1.2'
...
Conflicts:
src/plugins/debugger/breakwindow.cpp
2009-06-12 17:03:17 +02:00
Daniel Molkentin
ad93155a9e
Update some URLs.
...
Reviewed-by: TrustMe
2009-06-12 15:11:40 +02:00
con
887c1c7a9e
Update screenshot.
2009-06-12 11:25:57 +02:00