hjk
cd0673f787
codingstyle: add namespace rules
...
Change-Id: Ib6b3e37376084e2305143e42c85d13ce66ec9f2b
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com >
2011-11-14 10:02:43 +01:00
Eike Ziller
85cf2b661e
Merge remote-tracking branch 'origin/2.4'
...
Conflicts:
src/libs/qmljs/qmljsinterpreter.cpp
src/libs/qmljs/qmljsinterpreter.h
src/plugins/debugger/qml/scriptconsole.cpp
src/plugins/git/gitplugin.cpp
src/plugins/qmlprofiler/canvas/qdeclarativetiledcanvas.cpp
src/plugins/qmlprofiler/canvas/qdeclarativetiledcanvas_p.h
Change-Id: Iad59c8d87c72a21c79c047e374c0ab689998af39
2011-11-11 09:46:25 +01:00
Joerg Bornemann
9a191b5b81
Doc: add handling of the preprocessor's "defined" op to coding style
...
Change-Id: I3d6e732ad45e3fcceb8d899c28ac4c4a02bb9e23
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com >
Reviewed-by: hjk <qthjk@ovi.com >
2011-11-10 13:36:07 +01:00
Christian Kamm
a51120b7db
QmlJS: Documentation.
...
Change-Id: I2a095e38b7d79a5fb39a16d8f32b48c8e28132f6
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com >
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com >
2011-11-07 15:16:59 +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
Eike Ziller
cfb8417dec
Adapt to new project location.
...
Change-Id: I13de0363d36095faa2554c5b41cdb7fb3e7c42f2
Reviewed-by: hjk <qthjk@ovi.com >
2011-10-26 15:41:35 +02:00
Robert Loehning
998281c5c9
"Build Issues" was renamed to "Issues"
...
Change-Id: If514e2497a52456bfd16aaebf2a7c83def4621f7
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-10-25 11:57:10 +02:00
Eike Ziller
09cf26eb24
Some corrections about our binary compatibility.
...
Change-Id: Ic54b7f7a2f574a6be9caeefa64912bb9e0cc11fb
Reviewed-by: hjk <qthjk@ovi.com >
2011-10-24 13:31:38 +02:00
Leena Miettinen
b76c8d9be7
Doc: qdoc does not understand special characters
...
You have to use \unicode commands, but those won't produce the correct
results within a \code command, so I cannot use them here.
Change-Id: I34ab32dd649bdf4167cfcd295ef1f9546a670ea5
Reviewed-on: http://codereview.qt-project.org/5873
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com >
2011-09-30 13:42:30 +02:00
hjk
27438f60e4
add some example with statistics on the impact of using small classes
...
Change-Id: I29c68ce88fef599091a84f8bdec54778e4d62b03
Reviewed-on: http://codereview.qt-project.org/5257
Reviewed-by: hjk <qthjk@ovi.com >
2011-09-20 17:51:50 +02:00
Eike Ziller
9e0fc18fba
Add some info about namespaces
...
Change-Id: I6e3c2900b3f3c96e4b9f6657f9371fd728e5bd91
Reviewed-on: http://codereview.qt.nokia.com/3722
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com >
2011-08-29 12:11:17 +02:00
hjk
aaf4224f86
doc: specify d-pointer rules
...
Change-Id: I33d9d990ad9da06a76690de4d8aa16ca0692dc65
Reviewed-on: http://codereview.qt.nokia.com/1233
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-07-08 09:04:10 +02:00
hjk
a322bd606f
Replace qt-info@nokia.com with info@qt.nokia.com
...
Change-Id: I61e7cf189a1c4ea04e2a88a80a4f15e43cd3c018
Reviewed-on: http://codereview.qt.nokia.com/1187
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-07-06 11:14:01 +02:00
Leena Miettinen
343ac57943
Doc: removed link to KDE style guide because it had moved
...
Added the guidelines.
Change-Id: I121ef920475a24c653ecc87292cee5472a0a8a5f
Reviewed-on: http://codereview.qt.nokia.com/1047
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-07-04 11:39:03 +02:00
Friedemann Kleint
d411933fe6
Documentation: Clarify global variables.
...
Rubber-stamped-by: hjk
Change-Id: Ic5d8a50deeee93572d838725d1cf4d2af6245c0f
Reviewed-on: http://codereview.qt.nokia.com/510
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com >
2011-06-20 14:15:47 +02:00
Tobias Hunger
652454a832
encoding: Make sure all text files are utf8 encoded
...
Change-Id: Ib83224b24026c29158e8df8fa235cf5050390555
Reviewed-on: http://codereview.qt.nokia.com/281
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-06-01 16:24:54 +02:00
Oswald Buddenhagen
71c6bddda1
integrate developer docs into the normal docs build
...
Change-Id: Ie94fe37f9025643c35c14a224661295e6c4c9a41
Reviewed-on: http://codereview.qt.nokia.com/288
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2011-06-01 11:51:39 +02:00
Oswald Buddenhagen
8cabf8a20b
fix shadow building of apidocs
...
fix $OUTDIR and actually use it
Change-Id: Ic0bf2eb98997e3f8934cc574df5b5fd109bee473
Reviewed-on: http://codereview.qt.nokia.com/287
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2011-06-01 11:51:27 +02:00
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
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
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
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
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
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
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
Friedemann Kleint
fcdc8177b1
Documentation: Add ProjectExplorer plugin..
...
Reformat existing documentation to qdoc.
2011-04-14 12:58:14 +02:00
Oswald Buddenhagen
dc3c156cac
Merge branch '2.2'
...
Conflicts:
src/plugins/debugger/gdb/pythongdbengine.cpp
src/plugins/qt4projectmanager/qt-desktop/qt4desktoptargetfactory.cpp
src/plugins/qt4projectmanager/qt-desktop/qt4desktoptargetfactory.h
src/plugins/qt4projectmanager/qt-desktop/qt4simulatortargetfactory.cpp
src/plugins/qt4projectmanager/qt-desktop/qt4simulatortargetfactory.h
src/plugins/qt4projectmanager/qt-maemo/maemodeploystep.cpp
src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp
src/plugins/qt4projectmanager/qt-maemo/maemoglobal.cpp
src/plugins/qt4projectmanager/qt-maemo/qt4maemotargetfactory.cpp
src/plugins/qt4projectmanager/qt-s60/qt4symbiantargetfactory.cpp
src/plugins/qt4projectmanager/qt-s60/s60deploystep.cpp
src/plugins/qt4projectmanager/qt4target.cpp
src/plugins/qt4projectmanager/qt4target.h
src/plugins/qt4projectmanager/qtoptionspage.h
src/plugins/qt4projectmanager/qtversionmanager.cpp
src/plugins/welcome/welcomemode.cpp
2011-04-14 12:39:31 +02:00
hjk
c06ca69aa1
coding style: prefer 'class' over 'struct' for consistency reasons
2011-04-14 11:15:08 +02:00
hjk
8397663964
Update license.
2011-04-13 11:49:28 +02:00
Friedemann Kleint
58111b2df2
API Documentation: Add VCSBase.
2011-03-28 14:19:17 +02:00
hjk
e73f43c759
coding-style: mention virtual inheritance
2011-03-21 15:08:36 +01:00
Friedemann Kleint
505256fab9
API-Documentation: Add the Utils-library.
...
Fix API after doc template change.
2011-03-02 17:14:19 +01:00
Leena Miettinen
97a82372de
Doc: implement new style
2011-02-18 17:26:43 +01:00
Leena Miettinen
861f4fe2c1
Doc: fix include paths
2011-02-18 17:26:41 +01:00
Leena Miettinen
57df73112f
Doc: fix links
2011-02-18 17:26:40 +01:00
Leena Miettinen
96fde308d3
Doc: fix typo and us US spelling
2011-02-11 14:16:14 +01:00