Leena Miettinen
a5ddef5d5c
Doc: revert startup scripts
...
Reviewed-by: Robert Loehning
2010-11-24 13:20:38 +01:00
Leena Miettinen
2f79abcc45
Doc: change the SDK name to Nokia Qt SDK
...
Reviewed-by: Robert Loehning
2010-11-24 13:20:37 +01:00
Leena Miettinen
cbaa4fc969
Doc: update tutorial
...
Task-number: QTCREATORBUG-3092
Reviewed-by: Thomas Hartmann
Reviewed-by: Carsten Owerfeldt
2010-11-23 15:52:47 +01:00
Leena Miettinen
c3e80d052a
Doc: remove build instructions
...
Task-number: QTCREATORBUG-3139
Reviewed-by: con
2010-11-23 15:52:46 +01:00
Leena Miettinen
48e475ed96
Doc: fix path
...
Task-number: QTCREATORBUG-2925
Reviewed-by: Daniel Molkentin
2010-11-23 15:52:45 +01:00
Leena Miettinen
eed35e5d4e
Doc: building projects in debug mode for debugging
...
Reviewed-by: Kai Koehne
2010-11-23 15:52:44 +01:00
Oswald Buddenhagen
f3b5c98bf5
Merge remote branch 'origin/2.1'
2010-11-23 15:44:58 +01:00
Leena Miettinen
b954eb1990
Doc: modify text because Qt SDK contents have changed
...
Reviewed-by: Oswald Buddenhagen
2010-11-19 16:23:36 +01:00
Leena Miettinen
eab1b49dcd
Doc: fix a link to Qt 4.7
...
Reviewed-by: Oswald Buddenhagen
2010-11-19 16:23:09 +01:00
Leena Miettinen
33ac00afbe
Doc: replace Qt SDK product name with a macro
...
Reviewed-by: Oswald Buddenhagen
2010-11-19 16:22:14 +01:00
Oswald Buddenhagen
79be54ed8c
replace env variable injection with pervasive expando support
...
do not inject SOURCEDIR and BUILDDIR into the environment of
build steps and run configurations any more.
instead, all custom executable paths, argument lists and working
directories now support the %{sourceDir} and %{buildDir} macros.
this approach is more elegant and more scalable.
2010-11-17 13:19:08 +01:00
Oswald Buddenhagen
0641ed0eaa
change Environment::expandVariables() semantics
...
instead of being os-agnostic, interpret the os-native expansion style,
so it is consistent with proper (shell) command lines.
don't interpret quotes, as this function is meant for expanding isolated
filepaths, where nobody would expect quoting. instead, use the windows
style of simply not doing an expansion if a referenced variable is not
found, which should be good enough - it's rather unlikely that something
which happens to be an expansion of an existing variable is actually not
meant to be one.
2010-11-17 13:19:06 +01:00
Oswald Buddenhagen
04d4d309f7
Merge remote branch 'origin/2.1'
...
Conflicts:
share/qtcreator/static.pro
src/plugins/qmljseditor/qmljsoutlinetreeview.cpp
src/plugins/projectexplorer/outputwindow.cpp
2010-11-15 19:03:18 +01:00
Leena Miettinen
8276b23db0
Doc: fix a typo
2010-11-12 11:26:28 +01:00
Leena Miettinen
27a0e6e868
Doc: added a warning about opening ports
...
Task-number: QTCREATORBUG-3074
Reviewed-by: Olivier Goffart
2010-11-12 11:26:28 +01:00
Oswald Buddenhagen
9532d4a345
dynamically replace creator version during build
...
... instead of running a sed script over a lot of files on each
version increment.
2010-11-03 17:47:41 +01:00
Tobias Hunger
cf3a418cd8
Fix spelling in comments
...
Krazy was complaining about those.
2010-11-03 12:45:34 +01:00
con
d7216e84cc
Version bump.
2010-11-02 11:15:12 +01:00
Leena Miettinen
b3c2be6e20
Doc - sync up master with 2.1
...
Apparently, the forward merges lost quite some information.
Reviewed-by: ossi
2010-11-01 19:14:02 +01:00
Oswald Buddenhagen
a9ff4d3749
Merge remote branch 'origin/2.1'
...
Conflicts:
doc/qtcreator.qdoc
2010-11-01 12:11:03 +01:00
Francois Ferrand
3b70e944a3
Support new keywords %MONTH% and %DAY% for C++ template file.
...
Merge-request: 199
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com >
2010-10-28 12:13:47 +02:00
Leena Miettinen
2be41c4046
Doc: replaced Qt Quick application tutorial
...
Task-number: QTCREATORBUG-2661
Reviewed-by: Carsten Owerfeldt
2010-10-27 17:45:41 +02:00
Friedemann Kleint
54569c0624
Merge remote branch 'origin/2.1'
2010-10-27 11:05:31 +02:00
hjk
c5f8623b41
debugger: rename Dumper.putItem -> putSubItem, putItemHelper -> putItem
2010-10-26 15:14:06 +02:00
con
060e230040
Add a -settingspath <path> command line option.
...
Useful for testing.
2010-10-25 18:02:46 +02:00
Leena Miettinen
b135e60eec
Doc - update screen shot
...
Task-number: QTCREATORBUG-2530
2010-10-25 12:09:05 +02:00
Oswald Buddenhagen
35bb61590d
Merge remote branch 'origin/2.1'
...
Conflicts:
doc/qtcreator.qdoc
share/qtcreator/templates/mobileapp/app.pro
2010-10-25 11:27:30 +02:00
Oswald Buddenhagen
49bb852292
fix external doc references
2010-10-25 11:18:06 +02:00
Leena Miettinen
05c24045b0
Doc - Qt Quick Designer UI in more detail
...
Reviewed-by: Carsten Owerfeldt
2010-10-25 11:00:54 +02:00
Oswald Buddenhagen
9eccc9cd27
update qt help index to 4.7.1
...
the file is "only" one meg after compression, so it isn't as bad as it
looks. and it is sorted now, so further updates should be somewhat less
wasteful.
Reviewed-by: danimo
2010-10-21 20:40:11 +02:00
Leena Miettinen
009d5cd045
Doc: Maemo development is supported on all dev envs
...
Reviewed-by: Maurice Kalinowski
2010-10-20 09:50:24 +02:00
Leena Miettinen
07e6f25d93
Doc: update screenshots
...
Task-number: QTCREATORBUG-2771
2010-10-20 09:50:24 +02:00
Oswald Buddenhagen
dfee3388af
Merge remote branch 'origin/2.1'
...
Conflicts:
share/qtcreator/templates/qmlapp/app.pro
src/libs/utils/filesearch.cpp
2010-10-18 20:59:12 +02:00
Leena Miettinen
b5bb0aceee
Doc - update version control system section
...
Reviewed-by: Tobias Hunger
2010-10-18 12:04:57 +02:00
Leena Miettinen
2dbbfc621f
Doc - Debugging QML and Java Script
...
Reviewed-by: Kai Koehne
Reviewed-by: Christiaan Janssen
2010-10-18 11:48:44 +02:00
Leena Miettinen
b5893efe67
Doc - fix links to 4.7 docs
2010-10-18 11:48:43 +02:00
Leena Miettinen
b18bc826ab
Doc - remove hyphens from sub...
2010-10-18 11:48:43 +02:00
Tobias Hunger
cf257b3a44
Doc: Update documentation on VCS
2010-10-18 10:14:56 +02:00
Leena Miettinen
410523d32d
Doc - using Qt Quick Designer to create components
...
Task-number: QTCREATORBUG-2661
Reviewed-by: Thomas Hartmann
2010-10-13 17:11:11 +02:00
Leena Miettinen
87e55fc6e7
Doc - update screen shot
2010-10-13 17:11:10 +02:00
Leena Miettinen
5e8476a79c
Doc - fix path to downloading Mad Developer
...
Reviewed-by: ck
2010-10-13 17:11:09 +02:00
Leena Miettinen
39ca6b81da
Doc - Maemo development is supported on Mac OS
...
Reviewed-by: Maurice Kalinowski
2010-10-13 17:11:08 +02:00
Leena Miettinen
e2aa79b403
Doc - Ubuntu 8.04 now required
...
Reviewed-by: Thorbjorn Lindeijer
2010-10-13 17:11:08 +02:00
Leena Miettinen
29e0ae06eb
Doc - restriction in downloading files from help browser
...
Task-number: QTCREATORBUG-2701
Reviewed-by: Friedemann Kleint
2010-10-13 17:11:07 +02:00
Bill King
9293453ced
Merge branch '2.1'
...
Conflicts:
tests/auto/fakevim/fakevim.pro
2010-10-12 10:01:27 +02:00
Christian Kandeler
e65a180706
Maemo: Always deploy via SFTP upload.
...
The UTFS stuff does not seem to be reliable enough at the moment.
Deploying is too important to take that risk.
Reviewed-by: kh1
Reviewed-by: Leena Miettinen
2010-10-11 18:14:03 +02:00
Christian Kamm
b78c1ef6da
Merge remote branch 'origin/2.1'
...
Conflicts:
README
doc/qt-html-templates.qdocconf
doc/qtcreator.qdoc
doc/qtcreator.qdocconf
share/qtcreator/templates/wizards/qtcreatorplugin/MyPlugin.pluginspec
src/app/Info.plist
src/plugins/bineditor/BinEditor.pluginspec
src/plugins/bookmarks/Bookmarks.pluginspec
src/plugins/classview/ClassView.pluginspec
src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec
src/plugins/coreplugin/Core.pluginspec
src/plugins/coreplugin/coreconstants.h
src/plugins/cpaster/CodePaster.pluginspec
src/plugins/cppeditor/CppEditor.pluginspec
src/plugins/cpptools/CppTools.pluginspec
src/plugins/cvs/CVS.pluginspec
src/plugins/debugger/Debugger.pluginspec
src/plugins/debugger/breakhandler.cpp
src/plugins/designer/Designer.pluginspec
src/plugins/fakevim/FakeVim.pluginspec
src/plugins/find/Find.pluginspec
src/plugins/genericprojectmanager/GenericProjectManager.pluginspec
src/plugins/git/ScmGit.pluginspec
src/plugins/helloworld/HelloWorld.pluginspec
src/plugins/help/Help.pluginspec
src/plugins/imageviewer/ImageViewer.pluginspec
src/plugins/locator/Locator.pluginspec
src/plugins/mercurial/Mercurial.pluginspec
src/plugins/perforce/Perforce.pluginspec
src/plugins/projectexplorer/ProjectExplorer.pluginspec
src/plugins/qmldesigner/QmlDesigner.pluginspec
src/plugins/qmljseditor/QmlJSEditor.pluginspec
src/plugins/qmljsinspector/QmlJSInspector.pluginspec
src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec
src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec
src/plugins/regexp/RegExp.pluginspec
src/plugins/resourceeditor/ResourceEditor.pluginspec
src/plugins/snippets/Snippets.pluginspec
src/plugins/subversion/Subversion.pluginspec
src/plugins/tasklist/TaskList.pluginspec
src/plugins/texteditor/TextEditor.pluginspec
src/plugins/vcsbase/VCSBase.pluginspec
src/plugins/welcome/Welcome.pluginspec
tests/auto/cplusplus/codeformatter/tst_codeformatter.cpp
tests/manual/fakevim/fakevim.pro
tests/manual/ssh/errorhandling/main.cpp
2010-10-11 14:16:33 +02:00
Leena Miettinen
bfb8a68690
Doc - restructure Developing Application UI section
...
Reviewed-by: Carsten Owerfeldt
2010-10-08 16:27:22 +02:00
Leena Miettinen
4ade385bae
Doc - edit Qt C++ application example
...
Update screen shots
Reviewed-by: Friedemann Kleint
2010-10-08 16:27:21 +02:00
Leena Miettinen
bbcebf266b
Doc - update Battery Indicator example
...
Use the new mobile project wizard to create the application.
Update example files and screen shots.
Reviewed-by: ckamm
Reviewed-by: Niels Weber
2010-10-08 16:27:19 +02:00