Commits on Source (77)
-
Sergey Belyashov authored
Merge-request: 1680 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> (cherry picked from commit 85378643)
543ec23a -
con authored0622c850
-
Roberto Raggi authored
(cherry picked from commit db9a390e)
63c68f86 -
Roberto Raggi authored
(cherry picked from commit ec84f729)
db5f52b0 -
Roberto Raggi authored
Ensure the user can stop a semantic search and added a method to get a pointer to the ModelManagerInterface. (cherry picked from commit b5d6bf73)
630c512e -
Roberto Raggi authored
(cherry picked from commit 6ccc08fb)
1f49a971 -
Roberto Raggi authored
(cherry picked from commit cbf24ab6)
b6f98115 -
Roberto Raggi authored
(cherry picked from commit 1f1c899c)
354ed7e3 -
Erik Verbruggen authored
(cherry picked from commit 1ba39198)
2cb9e28b -
con authored
Conflicts: doc/qtcreator.qdoc doc/qtcreator.qdocconf src/app/Info.plist src/plugins/bineditor/BinEditor.pluginspec src/plugins/bookmarks/Bookmarks.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/cpptools/cppfindreferences.cpp src/plugins/cvs/CVS.pluginspec src/plugins/debugger/Debugger.pluginspec src/plugins/debugger/debuggeragents.cpp src/plugins/debugger/gdb/gdbengine.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/perforce/Perforce.pluginspec src/plugins/projectexplorer/ProjectExplorer.pluginspec src/plugins/qmleditor/QmlEditor.pluginspec src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec src/plugins/qtscripteditor/QtScriptEditor.pluginspec src/plugins/quickopen/QuickOpen.pluginspec src/plugins/regexp/RegExp.pluginspec src/plugins/resourceeditor/ResourceEditor.pluginspec src/plugins/snippets/Snippets.pluginspec src/plugins/subversion/Subversion.pluginspec src/plugins/texteditor/TextEditor.pluginspec src/plugins/vcsbase/VCSBase.pluginspec src/plugins/welcome/Welcome.pluginspec
199d6b19 -
Friedemann Kleint authored
(cherry picked from commit 772a9a94)
1fe6d336 -
Daniel Molkentin authored
Reviewed-by: con (cherry picked from commit 1110b622)
42d95ad9 -
Daniel Molkentin authored
(cherry picked from commit b2624729)
af394b47 -
Daniel Molkentin authored
Reviewed-By: Roberto Raggi (cherry picked from commit ff0cb8fa)
225edc65 -
Friedemann Kleint authored
Use new call syntax of 6.11. for dumper call loading. Execute Dumpers in a single thread (current) if at all possible (not in some WaitFor or artificial break thread). Show one more frame in threads view if it is FastCallReturn. Fix step into (ignore one event), log some more exceptions. Generally log exceptions to the debugger windows to be able to see stuff like DLL missing, etc. (cherry picked from commit c70f968f)
cb5d390e -
Roberto Raggi authored
(cherry picked from commit 3c51e5b2)
390ed9e3 -
Roberto Raggi authored
(cherry picked from commit ef0e1a64)
3528b710 -
Roberto Raggi authored
(cherry picked from commit fe1411cd)
50e376db -
Erik Verbruggen authored
Reviewed-by: Roberto Raggi (cherry picked from commit ef395535)
b2dd7bac -
Daniel Molkentin authored
Reviewed-By: con (cherry picked from commit e2e9c773)
32c5c7ce -
Friedemann Kleint authored
Enable debugger actions correctly. Reviewed-by:
hjk <qtc-committer@nokia.com> (cherry picked from commit 1fb8f60e)
6bac5dac -
Friedemann Kleint authored
(cherry picked from commit 07f05c8e)
b771f834 -
Roberto Raggi authored
(cherry picked from commit 695b1dbf)
cf58639b -
Roberto Raggi authored
(cherry picked from commit 7a135ac8)
18c88131 -
Roberto Raggi authored
Done with mae (cherry picked from commit 91f8a299)
ac7a6afd -
Roberto Raggi authored
Unfortunately, the MacroResolver does not scale and we get pretty bad performances when parsing big projects. (cherry picked from commit 77aa3064)
c33a5f38 -
Roberto Raggi authored
(cherry picked from commit afedec33)
6b61561d -
Roberto Raggi authored
(cherry picked from commit 7e0e62cb)
5dc34dee -
Daniel Molkentin authored
Reviewed-by: con (cherry picked from commit 36a60b4e)
e950fd50 -
Daniel Molkentin authored
- Detail on setting up Qt Versions - Mention CVS support - More shortcuts - Mention Shortcut differences on OS X (cherry picked from commit dbc042ff)
be5d341d -
Friedemann Kleint authored
Correctly reset state on missing Symbian gdb. Provide "settings" options. Reviewed-by:
hjk <qtc-committer@nokia.com> (cherry picked from commit 81a8f2f9)
d75a0b12 -
Friedemann Kleint authored
(cherry picked from commit f39e5d8c)
f5f6ad48 -
Erik Verbruggen authored
Reviewed by: Roberto Raggi (cherry picked from commit 5852cc80)
6f85b24a -
Robert Loehning authored
Reviewed-by: Friedemann Kleint (cherry picked from commit 6bcfee48)
a5ff5998 -
con authored
Add a configuration checking method to the Debugger manager, depending on toolchain, wire it to the engines. Check that in the debugger run controls. Add a convenience method to ICore that shows a warning message with a "Settings" button, pointing the user to a configuration error on a settings page. Remove leftovers of the dumper parser. Acked-by:
con <qtc-committer@nokia.com> (cherry picked from commit 22ab8d56) Conflicts: src/plugins/debugger/gdb/gdbengine.cpp
c7f054e0 -
Sergey Belyashov authored
Merge-request: 1741 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
836f05bc -
Robert Loehning authored
(cherry picked from commit bf167fd4)
084bbbd3 -
Robert Loehning authored
(cherry picked from commit 7856541d)
a77cf79d -
Daniel Molkentin authored
Reviewed-By: con (cherry picked from commit 5a056624)
035c4af1 -
Daniel Molkentin authored
Also, remove COM port selection on windows. It is taken from the run configuration in case of Windows anyway. Reviewed-By: Friedemann Kleint (cherry picked from commit 555f8a02)
8a7518cc -
Rohan McGovern authored
These .pri files which add to INCLUDEPATH and have FORMS should also add to DEPENDPATH. Adding to INCLUDEPATH does not add to DEPENDPATH by default with qmake. That means qmake may not find headers in those paths and won't consider them dependencies when compiling the source files which include them. This doesn't matter when all the headers in the new INCLUDEPATH are always present, but when some of them are generated (e.g. from FORMS), the dependencies are important and omitting them means a race condition in parallel builds. Fixes errors of the form: ..\..\shared\help\topicchooser.h(33) : fatal error C1083: Cannot open include file: 'ui_topicchooser.h': No such file or directory (cherry picked from commit 9a7e0294)
2dcac577 -
Robert Loehning authored
Reviewed-by: Daniel Molkentin (cherry picked from commit 0a9a1e98)
094bcb5d -
Robert Loehning authored
(cherry picked from commit 6a6f9444)
6aef76d9 -
Daniel Molkentin authored
(cherry picked from commit 7f345078)
1e60cf81 -
Daniel Molkentin authored
Reviewed-By: TrustMe (cherry picked from commit cbee2297)
4b0f5d97 -
Daniel Molkentin authored
Reviewed-By: con (cherry picked from commit c48c3cb4)
273d8490 -
con authored502751cf
-
Roberto Raggi authored
(cherry picked from commit dbffec2c)
29a0c6d2 -
Thorbjørn Lindeijer authored
Found by Roberto. (cherry picked from commit b07c1be5)
15118700 -
Roberto Raggi authored
(cherry picked from commit c33a8e94)
083ea37e
Showing
- dist/changes-1.3.0 23 additions, 5 deletionsdist/changes-1.3.0
- doc/addressbook-sdk.qdoc 39 additions, 36 deletionsdoc/addressbook-sdk.qdoc
- doc/eike_doc.patch 138 additions, 0 deletionsdoc/eike_doc.patch
- doc/examples/addressbook-sdk/part6/addressbook.cpp 9 additions, 1 deletiondoc/examples/addressbook-sdk/part6/addressbook.cpp
- doc/examples/addressbook-sdk/part7/addressbook.cpp 4 additions, 1 deletiondoc/examples/addressbook-sdk/part7/addressbook.cpp
- doc/images/addressbook-tutorial-part5-dialogbox.png 0 additions, 0 deletionsdoc/images/addressbook-tutorial-part5-dialogbox.png
- doc/images/addressbook-tutorial-part5-finddialog-in-designer.png 0 additions, 0 deletions...ges/addressbook-tutorial-part5-finddialog-in-designer.png
- doc/images/addressbook-tutorial-part5-screenshot.png 0 additions, 0 deletionsdoc/images/addressbook-tutorial-part5-screenshot.png
- doc/images/addressbook-tutorial-part6-opendialog.png 0 additions, 0 deletionsdoc/images/addressbook-tutorial-part6-opendialog.png
- doc/images/addressbook-tutorial-part6-propertyeditor.png 0 additions, 0 deletionsdoc/images/addressbook-tutorial-part6-propertyeditor.png
- doc/images/addressbook-tutorial-part6-savedialog.png 0 additions, 0 deletionsdoc/images/addressbook-tutorial-part6-savedialog.png
- doc/images/addressbook-tutorial-part6-screenshot.png 0 additions, 0 deletionsdoc/images/addressbook-tutorial-part6-screenshot.png
- doc/images/addressbook-tutorial-part7-screenshot.png 0 additions, 0 deletionsdoc/images/addressbook-tutorial-part7-screenshot.png
- doc/images/qtcreator-qt4-qtversions-win-mingw.png 0 additions, 0 deletionsdoc/images/qtcreator-qt4-qtversions-win-mingw.png
- doc/images/qtcreator-qt4-qtversions-win-msvc.png 0 additions, 0 deletionsdoc/images/qtcreator-qt4-qtversions-win-msvc.png
- doc/images/qtcreator-qt4-qtversions-win-symbian.png 0 additions, 0 deletionsdoc/images/qtcreator-qt4-qtversions-win-symbian.png
- doc/images/qtcreator-qt4-qtversions.png 0 additions, 0 deletionsdoc/images/qtcreator-qt4-qtversions.png
- doc/images/qtcreator-qt4-s60sdks.png 0 additions, 0 deletionsdoc/images/qtcreator-qt4-s60sdks.png
- doc/images/qtcreator-symbian-add-buildconfiguration.png 0 additions, 0 deletionsdoc/images/qtcreator-symbian-add-buildconfiguration.png
- doc/images/qtcreator-symbian-add-runconfiguration.png 0 additions, 0 deletionsdoc/images/qtcreator-symbian-add-runconfiguration.png
doc/eike_doc.patch
0 → 100644
6.37 KiB
95.9 KiB
9.71 KiB
53.7 KiB
18 KiB
15.8 KiB
11.1 KiB
14.9 KiB
31.9 KiB
31.3 KiB
58 KiB
doc/images/qtcreator-qt4-qtversions.png
0 → 100644
145 KiB
doc/images/qtcreator-qt4-s60sdks.png
0 → 100644
39.4 KiB
15.9 KiB
7.52 KiB