Commit Graph

79 Commits

Author SHA1 Message Date
Robert Loehning
298531e370 Incremented year in copyright info
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
2013-01-29 16:27:03 +01:00
hjk
386ca7c8dd Adjust license headers
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2012-10-05 17:12:56 +02:00
Eike Ziller
e0e8cf3ada Contact -> qt-project.org
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2012-07-19 13:23:21 +02:00
hjk
2931a499e6 Long live the king!
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2012-01-26 19:55:36 +01:00
hjk
31600758de all: s/info@qt.nokia.com/qt-info@nokia.com/
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
2011-11-03 10:33:19 +01:00
Tobias Hunger
aa2acec14c Fix/add copyright headers
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
hjk
8397663964 Update license. 2011-04-13 11:49:28 +02:00
hjk
14f6d9d762 fix spelling mistakes 2011-03-22 11:34:25 +01:00
con
d1023c7614 It's 2011 now.
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
Leena Miettinen
7864ddcb28 Doc: update license header
Reviewed-by: David Boddie
2010-12-21 14:02:05 +01:00
con
04e32b0049 License headers. 2010-12-17 16:03:42 +01:00
Jarek Kobus
351beb8697 Change the shortcut for ui form preview
Reviewed-by: dt <qtc-committer@nokia.com>
Task-number: QTCREATORBUG-1911
2010-08-25 11:57:02 +02:00
Rohan Shetty
2b4c68d0f7 Changes made in Addressbook section and qdocconf file 2010-03-12 17:18:02 +01:00
hjk
9595504bda Long live the king! 2010-03-05 11:28:13 +01:00
Oswald Buddenhagen
9004dc41e5 major doc update
squashed patch series from Mladen Zagorac and Rohan Shetty
who are working under contract.
2010-02-23 17:46:52 +01:00
Oswald Buddenhagen
a6ca348636 remove trailing whitespace
doing it in 1.3 as well to avoid possible later conflicts
2010-01-29 21:33:57 +01:00
hjk
fc512f716d some forgotten license header changes. also, use Nokia instead of Trolltech. 2009-10-26 12:09:35 +01:00
Daniel Molkentin
c48c3cb466 Fixes to tutorial, added missing screenshots.
Reviewed-By: con
2009-10-12 16:14:18 +02:00
hjk
93cbef8724 long live the king 2009-08-14 09:30:56 +02:00
Daniel Molkentin
ef43fbf594 use module-less include file style for the sdk example.
This was proposed by Kavindra and actually it is
probably simpler for newbies. The documentation
already talks about this style, so use it.
2009-08-07 15:05:14 +02:00
Daniel Molkentin
6ab034ba2c Reviewed the first four chapters. Added review notes. 2009-08-06 15:54:09 +02:00
Kavindra Devi Palaraja
4d88d7021c Doc - Some minor fixes plus supporting links to connect parts of our
documentation with this tutorial.

Reviewed-By: TrustMe
2009-08-05 17:21:21 +02:00
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
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
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
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
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
d384e1a48f Doc - More of Part 6
Reviewed-By: TrustMe
2009-07-13 13:25:06 +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
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
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
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
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
Kavindra Palaraja
782db55848 Doc - More screenshots
RevBy:    TrustMe
2009-06-11 17:52:05 +02:00