Commit Graph

9415 Commits

Author SHA1 Message Date
Leena Miettinen
875cfd2a52 Add information about project wizards and creating new ones.
Task-number: QTCREATORBUG-863
Reviewed-by: Friedemann Kleint
2010-03-31 17:17:32 +02:00
Mladen Zagorac
2e77722656 Minor edits to fix language issues and improve readability. 2010-03-31 17:17:32 +02:00
Rohan Shetty
fb538bd833 New section Using FakeVim Mode added to Using the Editor. 2010-03-31 17:17:32 +02:00
Rohan Shetty
6edc896bc6 New section Creating Installation Packages added to Developing Symbian Applications. 2010-03-31 17:17:32 +02:00
Rohan Shetty
2246ea0db9 Changes made to the section Setting Up a Generic Project as per Thorbjorn's comments. 2010-03-31 17:17:32 +02:00
Rohan Shetty
f32115e87e New content added to the section Developing Symbian Applications as per Eike's comments. 2010-03-31 17:17:32 +02:00
Leena Miettinen
8d8ff92e42 Document cross-platform builds. Add information about qmake and CMake. Fix punctuation.
Task-number: QTCREATORBUG-948
Reviewed-by: dt
2010-03-31 17:17:32 +02:00
Leena Miettinen
bfdbe10414 Add links to QML reference. 2010-03-31 17:17:32 +02:00
Rohan Shetty
3ceec370cf New content added to Managing Projects and minor corrections made. 2010-03-31 17:17:32 +02:00
Rohan Shetty
03414457f2 New sections for bookmarks and Update code model added to Using the Editor. 2010-03-31 17:17:32 +02:00
Leena Miettinen
348f70ff3a Update terminology QML project becomes Qt Quick project. Add information about creating Qt Quick applications. 2010-03-31 17:17:32 +02:00
Rohan Shetty
427dc0cdb9 Updated content for sections Setting Up a qmake Project and Tips and Tricks. 2010-03-31 17:17:32 +02:00
Rohan Shetty
36617a1516 Updated sections Setting Up a qmake Project and Tips and Tricks. 2010-03-31 17:17:32 +02:00
Leena Miettinen
a0ef3524d0 Implement review comments to Using Version Control Systems by Friedemann Kleint. 2010-03-31 17:17:32 +02:00
Rohan Shetty
2a6225f777 New content added to section Keyboard Shortcuts and changesmade in Using the Editor as per comments 2010-03-31 17:17:32 +02:00
Rohan Shetty
7a356495f3 Changes made to the section Setting Up a Generic Project 2010-03-31 17:17:32 +02:00
Rohan Shetty
30d36cf769 New content for sections Developing Mobile Applications andUsing Version Control Systems added 2010-03-31 17:17:32 +02:00
Leena Miettinen
72b262469b Update Qt Quick Designer sections to reflect changes in the UI. 2010-03-31 17:17:31 +02:00
Rohan Shetty
5ce1dd07f7 Changes made to the section Using the Editor as per review comments and doc patch correction 2010-03-31 17:17:31 +02:00
Leena Miettinen
1696ae48e0 Add design guidelines for mobile applications. Fix keyboard shortcuts. 2010-03-31 17:17:31 +02:00
Rohan Shetty
2bb6809f5f New screenshots added for sections Setting Up a qmake Project and Quick Tour along with minor corrections in the document 2010-03-31 17:17:31 +02:00
Rohan Shetty
582efa43e5 Editing the Quick Tour section as per comments and typo correction. 2010-03-31 17:17:31 +02:00
Rohan Shetty
fd577353a6 Updated Tips and Tricks section 2010-03-31 17:17:31 +02:00
Rohan Shetty
09f174136d Content added and changes made to the Developing Maemo Applications section as per comments 2010-03-31 17:17:31 +02:00
Leena Miettinen
6d68cbcbc5 Edit introduction to Quick Designer. Change product name to Quick Designer. Change terminology (widget becomes component). Update and add information about using Quick Designer. Update and add images. 2010-03-31 17:17:31 +02:00
Rohan Shetty
98bdf56488 Implemented review comments and added updated screenshots 2010-03-31 17:17:31 +02:00
Friedemann Kleint
09cd5825c0 Documentation: Correct debugger documentation. 2010-03-31 17:17:31 +02:00
Christiaan Janssen
1a0dd028eb QmlDesigner.ItemLibrary: new icons 2010-03-31 17:16:39 +02:00
Friedemann Kleint
f59d88c97f i18n: Translate Qml-Runtime-wizard into German for 2.0 beta. 2010-03-31 16:57:27 +02:00
Friedemann Kleint
3c0fa16b07 i18n: Add custom wizards.
For the custom wizards shipped by Nokia, extract their message
strings and add them to Qt Creator's ts files.
2010-03-31 16:55:57 +02:00
Friedemann Kleint
04509bcf0d Custom wizards: Lower case all tags, prepare translations.
Prepare translations of wizards shipped by Nokia to be searched
in Qt Creator's qm-files.
2010-03-31 16:31:26 +02:00
con
609163c13c Make it possible to react on close button of info bar, and use it for
Qt Quick Designer.
2010-03-31 16:27:47 +02:00
Christian Kamm
811da6e31a Remove debug output that slipped into 5ed718a002 2010-03-31 15:58:23 +02:00
Kai Koehne
5ed718a002 Fix imported qml component names under Windows
Reviewed-by: ckamm
2010-03-31 15:50:02 +02:00
Friedemann Kleint
15f879357c Update German translations including Wizards for 2.0 beta. 2010-03-31 15:43:55 +02:00
Roberto Raggi
fe46a750ed Updated the QML/JS front-end. 2010-03-31 15:40:28 +02:00
Jarek Kobus
20c0817a3f Replace QWizard with Utils::Wizard 2010-03-31 15:22:14 +02:00
Christian Kamm
9408378a24 QmlJSEditor: Fix file/directory imports for qml files not in a project.
Reviewed-by: Roberto Raggi
2010-03-31 14:55:35 +02:00
Kai Koehne
107ad1cadf QmlDesigner: Remove 'variant' as qml type
'variant' has been removed from the qml grammar: d1f019567, it's now 'var' only.
2010-03-31 14:41:23 +02:00
Marco Bubke
8faae5813d Fix test for parent to parentItem 2010-03-31 14:41:23 +02:00
Marco Bubke
65c2dfb7bc Fix rewriter test 2010-03-31 14:41:23 +02:00
Marco Bubke
1b04e490d3 Fix that feedback pane is shown on drag and drop from the item libarary
Reviewed-by: Thomas Hartmann
Task-Number: BAUHAUS-536
2010-03-31 14:41:22 +02:00
kh1
38151c2979 Remove help dependency from qmljseditor.
Should have been part of 9aaf2ec84c

Reviewed-by: dt
Reviewed: erikv, con
2010-03-31 14:36:20 +02:00
con
a8f43d8f7d Qt Quick Designer it is. 2010-03-31 14:21:31 +02:00
con
0031e542f5 Mark QmlDesigner designer as experimental, and add button to enable it
from text editor.
2010-03-31 14:06:02 +02:00
Christian Kamm
3191cfe832 QmlJS: Fix invalid errors inside qmlproject files.
The Document thought it was a JS file as it doesn't have the .qml
extension.
2010-03-31 13:43:40 +02:00
kh1
d97bdd1af6 Fix warning as seen by fkleint about missing stack widget item. 2010-03-31 13:15:28 +02:00
kh1
9c0478c390 Fix typo and code leftover. 2010-03-31 13:15:27 +02:00
Marco Bubke
b40bdf8a3d Change test from parent to parentItem 2010-03-31 12:59:05 +02:00
Marco Bubke
ed6d283cd4 Fix state switch 2010-03-31 12:59:05 +02:00