Fixes: - Update screenshots with new application icon.
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 98 KiB |
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 102 KiB |
Before Width: | Height: | Size: 270 KiB After Width: | Height: | Size: 252 KiB |
Before Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 205 KiB After Width: | Height: | Size: 211 KiB |
Before Width: | Height: | Size: 218 KiB After Width: | Height: | Size: 215 KiB |
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 140 KiB |
Before Width: | Height: | Size: 211 KiB After Width: | Height: | Size: 268 KiB |
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
BIN
doc/qtcreator-texteditor-behavior.png
Normal file
After Width: | Height: | Size: 121 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 100 KiB |
BIN
doc/qtcreator-texteditor-display.png
Normal file
After Width: | Height: | Size: 109 KiB |
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 100 KiB |
Before Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 257 KiB After Width: | Height: | Size: 186 KiB |
Before Width: | Height: | Size: 134 KiB After Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 196 KiB After Width: | Height: | Size: 131 KiB |
Before Width: | Height: | Size: 190 KiB After Width: | Height: | Size: 126 KiB |
Before Width: | Height: | Size: 170 KiB After Width: | Height: | Size: 105 KiB |
@@ -11,10 +11,10 @@
|
|||||||
Development Environment (IDE) to develop Qt projects. It is available for
|
Development Environment (IDE) to develop Qt projects. It is available for
|
||||||
the Linux, Mac OS X and Windows platforms.
|
the Linux, Mac OS X and Windows platforms.
|
||||||
|
|
||||||
\note The current version of Qt Creator is 1.0.0 . It is
|
\note Please report bugs and
|
||||||
possible to edit source code, compile, run and debug applications; other
|
suggestions to the Qt Software task tracker at
|
||||||
features are still under development. Please send bug reports and
|
http://www.qtsoftware.com/developer/task-tracker.
|
||||||
suggestions to qt-creator@trolltech.com. To subscribe, send a
|
You can also join the discussion list qt-creator@trolltech.com. To subscribe, send a
|
||||||
message with the word \e subscribe to qt-creator-request@trolltech.com.
|
message with the word \e subscribe to qt-creator-request@trolltech.com.
|
||||||
For more information on Qt mailing lists, visit http://lists.trolltech.com
|
For more information on Qt mailing lists, visit http://lists.trolltech.com
|
||||||
|
|
||||||
@@ -223,8 +223,10 @@
|
|||||||
|
|
||||||
\table
|
\table
|
||||||
\row
|
\row
|
||||||
\i \inlineimage qtcreator-texteditor-general.png
|
|
||||||
\i \inlineimage qtcreator-texteditor-fonts.png
|
\i \inlineimage qtcreator-texteditor-fonts.png
|
||||||
|
\i \inlineimage qtcreator-texteditor-behavior.png
|
||||||
|
\row
|
||||||
|
\i \inlineimage qtcreator-texteditor-display.png
|
||||||
\i \inlineimage qtcreator-texteditor-completion.png
|
\i \inlineimage qtcreator-texteditor-completion.png
|
||||||
\endtable
|
\endtable
|
||||||
|
|
||||||
@@ -369,7 +371,7 @@
|
|||||||
|
|
||||||
Qt Creator automatically detects if \c qmake is in the environment variable
|
Qt Creator automatically detects if \c qmake is in the environment variable
|
||||||
\c PATH. This \l{glossary-system-qt}{version of Qt} is referred to as
|
\c PATH. This \l{glossary-system-qt}{version of Qt} is referred to as
|
||||||
\bold{System Qt}. If you intend to use only one version of Qt - it is
|
\bold{Auto-detected Qt}. If you intend to use only one version of Qt - it is
|
||||||
already in your path and correctly set up for command line usage - you do
|
already in your path and correctly set up for command line usage - you do
|
||||||
not need to manually configure your Qt version.
|
not need to manually configure your Qt version.
|
||||||
|
|
||||||
@@ -1292,7 +1294,7 @@
|
|||||||
\row
|
\row
|
||||||
\o
|
\o
|
||||||
\raw HTML
|
\raw HTML
|
||||||
System Qt
|
Auto-detected Qt
|
||||||
\endraw
|
\endraw
|
||||||
\target glossary-system-qt
|
\target glossary-system-qt
|
||||||
\o The version of Qt installed on your system. This is the Qt
|
\o The version of Qt installed on your system. This is the Qt
|
||||||
@@ -1306,7 +1308,7 @@
|
|||||||
\target glossary-default-qt
|
\target glossary-default-qt
|
||||||
\o The version of Qt configured in \gui{Tools -> Options -> Qt 4
|
\o The version of Qt configured in \gui{Tools -> Options -> Qt 4
|
||||||
-> Default Qt Version}. This is the Qt version used by your
|
-> Default Qt Version}. This is the Qt version used by your
|
||||||
new projects. It defaults to System Qt.
|
new projects. It defaults to Auto-detected Qt.
|
||||||
|
|
||||||
\row
|
\row
|
||||||
\o
|
\o
|
||||||
|