qt6-bb10/src
Martin Smith 3b78aa72c7 qdoc: Removed setting of codeindent variable
All the qdocconf files in use for Qt 5.0 set the
codeindent variable to 1, which prefixes each line
of a snippet with one ' '. But this messes up the
cutting and pasting of snippets into editors for
actual use. qdoc now lets the codeindent variable
be initialized to 0, and then it never changes it.
This looks ok in the default formatted html output.
If the html output formatted with the template CSS
files also looks ok, then the codeindent variable
can be removed from all the qdocconf files, since
it will no longer be used by qdoc.

Task number: QTBUG-27798

Change-Id: I398c57bdfc99e747ec086fbd8ddf5994cf3ee6d5
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
2012-11-07 14:08:14 +01:00
..
3rdparty Add ANGLE as a 3rdparty library to Qt. 2012-10-24 02:29:15 +02:00
angle ANGLE: Add TextureSSE2.cpp to SSE2_SOURCES. 2012-10-30 12:53:46 +01:00
concurrent Doc: Cleaning up QHP information in module configuration files. 2012-11-07 10:16:08 +01:00
corelib Doc: Cleaning up QHP information in module configuration files. 2012-11-07 10:16:08 +01:00
dbus Doc: Cleaning up QHP information in module configuration files. 2012-11-07 10:16:08 +01:00
gui Doc: Cleaning up QHP information in module configuration files. 2012-11-07 10:16:08 +01:00
network Doc: Cleaning up QHP information in module configuration files. 2012-11-07 10:16:08 +01:00
opengl Doc: Cleaning up QHP information in module configuration files. 2012-11-07 10:16:08 +01:00
platformsupport Mac: Correct writingSystem check value for Chinese 2012-10-30 11:07:24 +01:00
plugins Added MultipleWindows platform capability. 2012-11-02 12:17:27 +01:00
printsupport Doc: Cleaning up QHP information in module configuration files. 2012-11-07 10:16:08 +01:00
sql Doc: Cleaning up QHP information in module configuration files. 2012-11-07 10:16:08 +01:00
testlib Doc: Cleaning up QHP information in module configuration files. 2012-11-07 10:16:08 +01:00
tools qdoc: Removed setting of codeindent variable 2012-11-07 14:08:14 +01:00
widgets Doc: Cleaning up QHP information in module configuration files. 2012-11-07 10:16:08 +01:00
winmain remove explicit load(qt_build_config)s from the libraries 2012-10-19 13:02:17 +02:00
xml Doc: Cleaning up QHP information in module configuration files. 2012-11-07 10:16:08 +01:00
src.pro Add ANGLE as a 3rdparty library to Qt. 2012-10-24 02:29:15 +02:00