con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
Christian Kandeler
3cb34cf8ec
Maemo: Move MADDE environment information out of MaemoToolChain class.
...
The toolchain is not available in all places where we need the
respective information, which resulted in duplicated code.
2011-01-04 14:15:57 +01:00
con
b1bcf081d8
Merge branch '2.1'
...
Conflicts:
src/plugins/coreplugin/basemode.cpp
src/plugins/coreplugin/basemode.h
src/plugins/coreplugin/scriptmanager/qworkbench_wrapper.cpp
src/plugins/coreplugin/scriptmanager/qworkbench_wrapper.h
src/plugins/debugger/cdb/cdbsymbolpathlisteditor.cpp
src/plugins/debugger/debuggeragents.cpp
src/plugins/debugger/debuggeruiswitcher.cpp
src/plugins/debugger/debuggeruiswitcher.h
src/plugins/projectexplorer/buildconfigdialog.cpp
src/plugins/qmldesigner/components/propertyeditor/colorwidget.cpp
src/plugins/qmldesigner/components/propertyeditor/colorwidget.h
src/plugins/qmldesigner/designercore/include/enumeratormetainfo.h
src/plugins/qmldesigner/designercore/include/modelutilities.h
src/plugins/qmldesigner/designercore/include/nodeinstance.h
src/plugins/qmldesigner/designercore/include/propertymetainfo.h
src/plugins/qmldesigner/designercore/instances/graphicsscenenodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/graphicsscenenodeinstance.h
src/plugins/qmldesigner/designercore/instances/graphicsviewnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/graphicswidgetnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/graphicswidgetnodeinstance.h
src/plugins/qmldesigner/designercore/instances/nodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/qmlviewnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/widgetnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/widgetnodeinstance.h
src/plugins/qmldesigner/designercore/metainfo/enumeratormetainfo.cpp
src/plugins/qmldesigner/designercore/metainfo/propertymetainfo.cpp
src/plugins/qmldesigner/designercore/model/modelutilities.cpp
src/plugins/snippets/inputwidget.cpp
src/plugins/snippets/snippetscompletion.cpp
src/plugins/snippets/snippetscompletion.h
src/plugins/snippets/snippetspec.cpp
src/plugins/snippets/snippetsplugin.cpp
src/plugins/snippets/snippetswindow.cpp
src/plugins/snippets/snippetswindow.h
src/plugins/texteditor/snippetsparser.cpp
src/tools/qml/qmldom/main.cpp
tests/manual/trk/runner.cpp
tests/manual/trk/trkolddevice.cpp
tests/manual/trk/trkolddevice.h
tests/manual/trk/trkserver.cpp
2010-12-17 17:00:53 +01:00
con
04e32b0049
License headers.
2010-12-17 16:03:42 +01:00
Christian Kandeler
766e9c1e3b
Maemo: Add Qemu settings page.
...
Put it in new top-level "Maemo" category, along
with the Maemo device configurations.
Reviewed-by: kh1
2010-12-03 14:14:04 +01:00
Christian Kandeler
16c919462b
Maemo: Get rid of some environment setting redundancies.
...
Reviewed-by: kh1
2010-11-26 17:54:01 +01:00
Christian Kandeler
f3d5fd835e
Maemo: Add publishing support for Extras-devel repository.
2010-11-24 18:29:15 +01:00
Christian Kandeler
2fba280d98
Maemo: Fix detection of default MADDE target.
2010-09-10 11:07:20 +02:00
Friedemann Kleint
a29a5b437d
Maemo: Fix madlist crashing due to missing DLL on Windows.
...
Reviewed-by: kh
2010-09-08 12:47:34 +02:00
Christian Kandeler
bc2d2897fc
Maemo: get rid of dependency on madde.conf.
...
Parse script output instead.
Done-with: kh1
2010-09-07 17:45:13 +02:00
ck
1bcdb33fb1
Maemo: Create packaging templates in project directory.
...
Reviewed-by: kh1
2010-08-03 16:29:23 +02:00
ck
5ff0d9b72f
Maemo: Rename some classes.
...
All our classes should have the Maemo prefix because we don't have
a namespace of our own.
2010-07-28 09:36:30 +02:00
ck
6fc00ddca8
Maemo: Introduce deploy step infrastructure.
...
Doesn't do anything yet.
2010-07-13 10:35:16 +02:00
kh1
745345e347
There is no dependency, so make the runtime manager an real singelton.
...
Reviewed-by: ck
2010-05-25 14:55:53 +02:00
kh1
c6fef3ef63
Long overdue changes and refactoring for qemu handling.
...
Fixes: - react on build/ run configuration changes
- now notices environment changes, like switching Qt versions
- start button is now only shown if we have a valid qemu runtime
- enabled/ disabled state works properly when loading a project
Task-number: QTCREATOR-210, QTCREATORBUG-1252, QTCREATORBUG-1082
Reviewed-by: ck
2010-05-20 16:05:23 +02:00
ck
de7bc1d9cf
Maemo: Give more information to user about Qemu state.
...
Reviewed-by: kh1
2010-05-19 11:00:43 +02:00
kh1
a9645059ee
We need to keep the action around, not the command.
...
Fixes broken enabled/ disabled qemu start button behavior.
2010-05-19 10:49:07 +02:00
kh1
2c64aa0571
Force the action to be really disabled.
2010-04-28 15:07:05 +02:00
ck
9ece8a4110
Move SSH functionality out of the Qt4ProjectManager.
...
It does not conceptually belong there, and several people have
asked for an interface to use the functionality in their own
plugins.
Task-number: QTCREATORBUG-1204
Reviewed-by: kh1
2010-04-26 11:43:25 +02:00
kh1
bb17a05f31
Remove maemo gdb settings page, since we now have a unified one.
...
Reviewed-by: ck
2010-04-09 16:52:54 +02:00
ck
4dda485353
Maemo: Use on-demand shared Net7 object.
...
Task-number: QTCREATORBUG-1073
2010-04-07 17:36:28 +02:00
ck
29e8e70b1c
Add skeleton for Maemo package creation build step.
...
(No actual functionality yet.)
Reviewed-by: kh1
2010-04-06 16:57:29 +02:00
kh1
cef244bc3e
Implement setting the maemo gdb debugger location using the prefs.
2010-03-31 18:34:08 +02:00
Friedemann Kleint
bbcacaf59f
Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.
2010-03-18 10:59:06 +01:00
ck
35572c4654
Maemo: Fix toolchain's gcc path.
...
Reviewed-by: kh1
2010-03-10 12:18:50 +01:00
hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +01:00
kh1
12847de5ef
Fix contact info.
2010-03-04 18:48:48 +01:00
kh1
adefff60ad
Fix broken enabled/ disabled emulator startbutton state.
...
Functionality depends entirely on the active start-up project, all other
projects should have the the button disabled if they have no Maemo run
config or the the run config is not the active on.
Reviewed-by: ck
2010-03-01 17:07:48 +01:00
kh1
a0e306fc2f
Fix possible mem leak, spotted by Thorbjorn.
...
Reviewed-by: Thorbjorn
2010-02-26 12:01:48 +01:00
kh1
8127341d97
Change the label from Qemu to Maemo Emulator.
2010-02-25 16:20:19 +01:00
kh1
69ebf668ba
Return a reference to the object, changed from pointer.
...
Since we use addAutoReleasedObject we would rather unclean call the
class destructor.
2010-02-23 18:16:14 +01:00
kh1
399ad59faa
Move the factories inside there own source files.
2010-02-23 18:16:12 +01:00
Tobias Hunger
d1bdfcc363
Integrate target support
...
* Ease cross device development by introducing 'targets' which
group build- and runsettings that are valid for this one target
Most of the kudos for the code review go to dt. Con, thorbjorn,
ckandler and others did also review parts of this patch.
Reviewed-by: dt
2010-02-09 16:57:37 +01:00
kh1
320ae1bfbc
Make sure we add the toolchain only in case we have a valid madde.
...
Reviewed-by: ck
2010-01-21 12:08:21 +01:00
ck
0b49edbb5d
Maemo: New project widget.
...
Most attributes have moved into the settings page.
2009-12-01 14:04:25 +01:00
ck
4688634f78
Maemo: Add initial version of settings page.
2009-11-27 16:40:07 +01:00
ck
6a49395e33
Add experimental Maemo support.
...
Includes Maemo tool chain, run configuration, run control,
manager, etc.
Adds the DebuggerManager to the object pool. This is ugly, but
nobody came up with anything better on short notice. To be
refactored.
Co-Authored-By: kh1
2009-10-16 18:01:07 +02:00