Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta

This commit is contained in:
hjk
2008-12-15 11:29:20 +01:00
7 changed files with 25 additions and 16 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

View File

@@ -597,29 +597,38 @@
\table
\header
\o Function
\o Key Combination
\o Function
\o Key Combination
\o Screenshot
\row
\o Go to a line in the current document
\o Ctrl + K, l, Space, and the line number
\o Go to a line in the current document
\o Ctrl+K, l, Space, and the line number
\o \image qtcreator-locator-line.png
\row
\o Go to a function definition
\o Ctrl + K, :, Space, and the function name
\o Go to a function definition
\o Ctrl+K, :, Space, and the function name
\row
\o Go to a help topic
\o Ctrl + K, ?, Space, and the topic
\o Go to a help topic
\o Ctrl+K, ?, Space, and the topic
\o \image qtcreator-locator-help.png
\row
\o Go to an opened document
\o Ctrl + K, o, Space, and the document name.
\o Go to an opened document
\o Ctrl+K, o, Space, and the document name.
\row
\o Go to a file in the file system (browse the file system)
\o Ctrl + K, f, Space, and the file name.
\o Go to a file in the file system (browse the file system)
\o Ctrl+K, f, Space, and the file name.
\row
\o Go to a file in any project currently loaded
\o Ctrl + K, a, Space, and the function name.
\o Go to a file in any project currently loaded
\o Ctrl+K, a, Space, and the function name.
\o \image qtcreator-locator-files.png
\row
\o Go to a file in the current project
\o Ctrl + K, p, Space, and the function name.
\o Go to a file in the current project
\o Ctrl+K, p, Space, and the function name.
\row
\o Go to a class in the current project
\o Ctrl+K, c, Space, and the class name.
\o \image qtcreator-locator-classes.png
\endtable
*/