Christian Kandeler
dbd3965241
Maemo: Remove additional parsing step.
...
Instead, utilize the newly added INSTALLS information of Qt4ProFileNode.
Task-number: QTCREATORBUG-2679
2010-10-28 09:25:18 +02:00
Christian Kandeler
af8b262ece
Maemo: Don't create a deployment widget per sub project.
...
This makes use of a Maemo target perform acceptably for big projects.
Task-number: QTCREATORBUG-2703
Reviewed-by: kh1
2010-10-14 14:06:54 +02:00
Christian Kandeler
9b4d72ad64
Maemo: Fix possible crash due to removed project file node.
...
We must not save a Qt4ProFileNode in our MaemoDeployableListModel,
since it might no longer exist when we use it again.
Reviewed-by: kh1
2010-10-11 16:45:24 +02:00
Christian Kandeler
d23afc8e61
Maemo: Don't create desktop files, ask before updating project files.
...
Also don't waste performance by repeatedly reacting to the same
project file change.
This is relevant for bigger projects to which a Maemo target might
have been added by mistake.
Task-number: QTCREATORBUG-2647
Reviewed-by: kh1
2010-10-11 15:43:00 +02:00
kh1
48a43475ec
Remove warning.
...
Reviewed-by: ck
2010-09-29 13:39:09 +02:00
Christian Kandeler
6109738652
QML/Mobile wizards: Add target selection.
...
Reviewed-by: Tobias Hunger
2010-09-21 08:53:26 +02:00
Christian Kandeler
05b07bfe48
Maemo: Set Unix target mode for pro-file parsing.
...
Reviewed-by: kh1
2010-09-10 16:51:10 +02:00
Christian Kandeler
4387b47f92
Maemo: Fix deployables update after toolchain switch.
2010-08-26 11:49:44 +02:00
ck
11d0951924
Maemo: Fix ProFileOption settings, write INSTALLS in maemo scope.
...
Task-number: QTCREATORBUG-1951
Reviewed-by: kh1
2010-07-27 17:28:23 +02:00
ck
0cc983c801
Maemo: Use existing project files watcher.
...
Also get rid of unneeded state.
Reviewed-by: kh1
2010-07-26 17:32:29 +02:00
ck
8a3c1cc0d4
Maemo: Move INSTALLS information from package step to deploy step.
...
... because the files are installed even when packaging is disabled.
Reviewed-by: kh1
2010-07-14 12:22:30 +02:00
ck
9d7fc860bf
Maemo: Add watcher for project files.
...
Reviewed-by: kh1
2010-07-08 12:19:02 +02:00
ck
70e801bb09
Maemo: Handle missing specification for remote executable.
...
Reviewed-by: kh1
2010-07-08 12:19:02 +02:00
ck
68beb601f3
Maemo: Use qmake configuration from sysroot.
...
Also allow absolute file paths for deployables.
Reviewed-by: kh1
2010-07-07 16:50:19 +02:00
ck
608fcf3123
Maemo: Correctly deploy subdirs projects.
...
Task-number: QTCREATORBUG-1614, QTCREATORBUG-1810
Reviewed-by: kh1
2010-07-07 14:51:46 +02:00
ck
f43095ceaf
Maemo: Prepare infrastructure for proper subdirs support.
...
No difference in functionality yet.
Reviewed-by: kh1
2010-07-06 12:06:03 +02:00