Commit Graph

4817 Commits

Author SHA1 Message Date
Oswald Buddenhagen
f07c89df18 de-duplicate doc templates
Change-Id: I6672b08ac8b8ea8de76d3a3850330a8dda2d6767
Reviewed-on: http://codereview.qt.nokia.com/285
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2011-06-01 11:51:07 +02:00
Oswald Buddenhagen
39368e7641 move install code where it belongs
make inst_qch_docs a separate "structure" to avoid confusion, and move
the .files assignment to that structure's initializer.

Change-Id: I896ccaabe701736ca82db31c189ed88a19d1e8ad
Reviewed-on: http://codereview.qt.nokia.com/284
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2011-06-01 11:50:52 +02:00
Oswald Buddenhagen
1b5b54de2b stand-alone api generation not supported any more
you are supposed to build the whole dev doc instead

Change-Id: I1cdc86482e8ad73440a5e57f6eb41b661d4e536a
Reviewed-on: http://codereview.qt.nokia.com/283
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2011-06-01 11:50:42 +02:00
Leena Miettinen
362d443422 Doc: add texteditor
Change-Id: Ibd155903705e3ee1e238df7186905f666530cebd
Reviewed-on: http://codereview.qt.nokia.com/276
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
2011-05-31 16:36:36 +02:00
Leena Miettinen
189058eacd Doc: technical support links
Links are now in the Manual, because they will be removed from the Welcome page.

Change-Id: I0845d6c909ce199c0145baac187cd0eedc55a912
Reviewed-on: http://codereview.qt.nokia.com/247
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
2011-05-31 15:15:52 +02:00
Leena Miettinen
c58e84f279 Doc: code style settings
Change-Id: Ib745a367b4e0cd53679a6f5463e2b4b4c83318a1
Reviewed-on: http://codereview.qt.nokia.com/214
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com>
2011-05-31 15:14:48 +02:00
Leandro Melo
2fd5057604 Documentation: Snippets support
Change-Id: I40dd20a7da93ab7af3044d9bebf49e15dbfb7aa4
Reviewed-on: http://codereview.qt.nokia.com/184
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
2011-05-27 15:25:54 +02:00
Leandro Melo
2e9931f9ae Documentation: More on code assist
Change-Id: Icd4edd9fbd2067e46b1c8933d8e9139dafba3e67
Reviewed-on: http://codereview.qt.nokia.com/183
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
2011-05-27 15:25:30 +02:00
Oswald Buddenhagen
c2f2b9d430 Merge remote-tracking branch 'origin/2.2'
Change-Id: Ia0b356840212aec92e712eb4c905f97a1c1dc53f
2011-05-27 11:35:20 +02:00
Leandro Melo
8e84872ace Documentation: Code assist API
Change-Id: Id703725708823edc24171f7c1b28befe99032d63
Reviewed-on: http://codereview.qt.nokia.com/154
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2011-05-27 08:44:13 +02:00
Leena Miettinen
dad6937e23 Doc: selecting Qt version when building apps for Symbian for the Ovi Store
Change-Id: I54aadfbafd18601a3b0d6420b8ebb00cb082d803s
Reviewed-on: http://codereview.qt.nokia.com/150
Reviewed-by: hjk <qthjk@ovi.com>
2011-05-26 13:49:58 +02:00
Leena Miettinen
70ea664e1b Doc: fix capitalization
Change-Id: I00526a662ea6721256f7bda23d870261f4f43558
Reviewed-on: http://codereview.qt.nokia.com/147
Reviewed-by: Paweł Polański <jaggernod@gmail.com>
2011-05-26 13:03:22 +02:00
Leena Miettinen
28e0804767 Doc: keyboard shortcuts to turn text into lowercase or uppercase
Task-number: QTCREATORBUG-563
Change-Id: Id91833f068aa56100d2fc2dc95906ef4d08e781d
Reviewed-on: http://codereview.qt.nokia.com/103
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
2011-05-25 12:56:47 +02:00
Christian Kamm
4dcb417c32 Doc: Add notes about QML modules with plugins.
Change-Id: Iabeddf9ddf60c383d2ecdda7ecbb5e930d988684
Reviewed-on: http://codereview.qt.nokia.com/52
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
2011-05-24 08:20:26 +02:00
Felix Geyer
ea9b7fb5e5 On unix: install the application icons according to the freedesktop spec.
This allows desktop environments to pick the right icon size when displaying
the Qt Creator menu entry.

Change-Id: I10f6b46fb99202571d081a5e6e4d680be7ca069f
Merge-request: 328
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
Reviewed-on: http://codereview.qt.nokia.com/64
2011-05-23 12:56:18 +02:00
Leena Miettinen
9f5473e769 Doc: scanning has been removed from Qt Creator.
Change-Id: I439da09a5b0761a95345e54f83f983cb0ddbc01a
Reviewed-on: http://codereview.qt.nokia.com/53
Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
2011-05-23 11:30:57 +02:00
Leena Miettinen
fa89d009d9 Doc: fix link 2011-05-17 17:01:27 +02:00
Leena Miettinen
79f2122d9f Doc: update setting breakpoints
Update screen shots
2011-05-16 16:56:02 +02:00
Leena Miettinen
186fd07dc7 Doc: rename 'watchers' as 'expressions'
And 'watchpoints' as 'data breakpoints'
2011-05-16 14:27:34 +02:00
hjk
a67fb4b6d3 debugger: change "watchpoint" to "data breakpoint" also in the class docs 2011-05-16 12:39:18 +02:00
Leena Miettinen
5a39fba580 Doc: fix link 2011-05-16 11:00:19 +02:00
Leena Miettinen
bcfc3fa85e Doc: implement review comments 2011-05-13 11:13:44 +02:00
hjk
0581219acb pluginhowto: compile fix 2011-05-11 14:42:16 +02:00
hjk
ad68bb2302 pluginhowto: update example code
Still not fully compilable
2011-05-11 12:34:17 +02:00
Friedemann Kleint
00a0070483 Doc: Add documentation on how to write Wizards in code.
Reviewed-by: Leena Miettinen <leena.miettinen@nokia.com>
Acked-by: Alessandro Portale <alessandro.portale@nokia.com>
2011-05-10 16:51:02 +02:00
Leena Miettinen
1cedb84bc2 Doc: initial draft of UI text guidelines 2011-05-06 17:07:00 +02:00
Leena Miettinen
583c848adc Doc: edit for style and consistency. 2011-05-06 17:06:59 +02:00
Leena Miettinen
a9e085d6b8 Doc: remove redundant paragraph 2011-05-06 17:06:58 +02:00
Leena Miettinen
7604cd755a Doc: change link target from Gitorious to Qt developer wiki 2011-05-06 17:06:55 +02:00
Leena Miettinen
3515a91844 Doc: edit grammar and style 2011-05-06 17:06:54 +02:00
Leena Miettinen
cea0678bce Doc: edit grammar and style 2011-05-06 17:06:53 +02:00
Tobias Hunger
aa2acec14c Fix/add copyright headers
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
con
8c55093297 Add description of the external tool specification files. 2011-04-29 13:54:45 +02:00
Leena Miettinen
69d2cc5987 Doc: create a template for the topic 2011-04-29 13:52:14 +02:00
Leena Miettinen
c66723ad45 Doc: edited for language and style
Reviewed-by: con
2011-04-29 13:52:13 +02:00
con
f6eef7fa0f Adapt api.pro to generate the dev document. 2011-04-29 10:27:11 +02:00
con
422da36dec Added the overview part. 2011-04-28 09:26:17 +02:00
Leena Miettinen
1998afc41f Doc: add doc project for the Extending Qt Creator Manual 2011-04-27 17:35:58 +02:00
Leena Miettinen
1225b4cc9e Doc: add front page for Extending Qt Creator Manual 2011-04-27 15:42:16 +02:00
con
14487af86c Merge remote branch 'origin/2.2'
Conflicts:
	src/plugins/projectexplorer/gcctoolchain.cpp
	src/plugins/projectexplorer/target.cpp
	src/plugins/qt4projectmanager/qt-s60/qt4symbiantargetfactory.cpp
2011-04-27 11:27:29 +02:00
con
28c92cf044 Adapt to new config file location. 2011-04-26 09:18:46 +02:00
Leena Miettinen
1b14f69628 Doc: known issue related to Okteta KDE custom widget plugin
Task-number: QTCREATORBUG-4586

Reviewed-by: Friedemann Kleint
2011-04-20 16:20:40 +02:00
con
e92988261e Merge remote branch 'origin/2.2' 2011-04-20 11:07:25 +02:00
Leena Miettinen
0edee47c9f Doc: restructure the Manual
Pull out coding topics to separate HTML files.
Put advanced topics to a separate section.

Reviewed-by: con
2011-04-20 11:03:27 +02:00
Leena Miettinen
7395b62250 Doc: change topic titles to better reflect their content
Reviewed-by: con
2011-04-20 11:03:26 +02:00
Leena Miettinen
3348ab0f0b Doc: remove subscription instructions and just link to the lists page
Reviewed-by: con
2011-04-20 11:03:25 +02:00
hjk
329f69544f fix krazy warnings 2011-04-19 12:35:02 +02:00
con
5b02bf94a8 Merge remote branch 'origin/2.2'
Conflicts:
	qtcreator.pri
	src/plugins/debugger/breakhandler.cpp
	src/plugins/qt4projectmanager/qtversionmanager.cpp
2011-04-18 13:57:07 +02:00
Leena Miettinen
dfce840d3e Doc: update screen shot 2011-04-15 14:53:24 +02:00
Leena Miettinen
3e9aebbec9 Doc: Analysis pane in the Viewing Output section 2011-04-15 14:53:23 +02:00