kh1
a3a531c5b1
These have been commited by accident.
2010-03-30 17:51:41 +02:00
kh1
5e2b888a17
Remove namespace stuff, will move it to help private.
2010-03-30 17:51:40 +02:00
kh1
8b918737a8
Adapt changes from Assistant.
2010-03-30 17:51:39 +02:00
kh1
89d20924c8
Add some more constants and make use where possible. More to come.
2010-03-30 17:51:38 +02:00
kh1
8b96dbf747
Remove some superfluous includes.
2010-03-30 17:51:37 +02:00
Tobias Hunger
3c1f3f0b2c
Add a customexecutablerunconfiguration if no others are available
...
This fixes a crash when creating a new target and then directly
switch into the run settings view.
2010-03-30 18:46:22 +02:00
hjk
275f957c48
debugger: compile fix for test application with RVCT
2010-03-30 17:38:57 +02:00
hjk
3f03f1a6e5
fakevim: disable test code
2010-03-30 17:26:52 +02:00
hjk
c3afba0f0d
debugger: add a context menu action to the stackview to create a full
...
backtrace in the main editor.
Useful for sending bug reports.
2010-03-30 17:26:52 +02:00
hjk
89196e5c6a
debugger: change ' to " in locals context menu
2010-03-30 17:26:52 +02:00
Tobias Hunger
53d2e69230
Update changes file
2010-03-30 18:01:50 +02:00
Roberto Raggi
e421d32147
Postpone the parsing of function definitions.
2010-03-30 16:59:07 +02:00
Kai Koehne
aff7d3fdf8
QmlDesigner: Fix 'jumping around' when moving items in the Visual Editor
...
This regression was caused by Qt change
6f88388db4e8e2, which disabled the automatic setting of QObject::parent
Reviewed-by: Marco Bubke
2010-03-30 16:54:54 +02:00
Friedemann Kleint
17884141da
Debugger/gdb: Fix Python temporary file creation Windows.
...
Reviewed-by: hjk
2010-03-30 16:44:26 +02:00
Tobias Hunger
81c8540bd7
Do not add linebreaks into the MPTS tooltips
...
This stops projects with long project names from being displayed like
this:
Project:
longprojectName
Target: Something
Thanks to Roberto for the suggestion.
2010-03-30 17:29:06 +02:00
Tobias Hunger
c30d18b51a
Add mobile Qt gui wizard
2010-03-30 16:55:30 +02:00
Tobias Hunger
e68e3f168e
Fix setup of unselected targets in targetsetuppage
2010-03-30 16:55:30 +02:00
Tobias Hunger
f11a25801a
Add option to query QtVersion for mobile support
2010-03-30 16:55:29 +02:00
Roberto Raggi
289714b7dc
Cleanup
2010-03-30 15:35:42 +02:00
mae
65e3017edf
minor code cosmetics
2010-03-30 14:57:59 +02:00
Kai Koehne
e45699d1f2
QmlDesigner: Fix compilation of core tests
...
Patch by Marco Bubke.
2010-03-30 14:41:55 +02:00
Marco Bubke
387f906b3b
Fix the reflection of the visible property in the Formeditor
...
Task-Number: BAUHAUS-449
2010-03-30 14:41:55 +02:00
Marco Bubke
24829c76a0
Add asserts for needed lists functions
...
The interface for QDeclarativeListReference is bad because in Bauhaus we
need to remove many(all) items which a maybe never removed in the
runtime. So this canLear, canAppend functions renders bauhaus useless.
2010-03-30 14:41:54 +02:00
Marco Bubke
b92821c617
Fix clipping for children
...
Task-ID: BAUHAUS-501
2010-03-30 14:41:54 +02:00
Marco Bubke
a82d88df49
Update the node instance if a file has changed on the local drive
2010-03-30 14:41:54 +02:00
Marco Bubke
24cc2acdb2
Only update infobox if the mouse is pressed
2010-03-30 14:41:54 +02:00
Marco Bubke
d6cbc6730b
Fix parent item in the Form Editor
2010-03-30 14:41:54 +02:00
Marco Bubke
4b8c4add60
Add environment variable to set assert in exception
2010-03-30 14:41:54 +02:00
Kai Koehne
6fc2646388
QmlDesigner: Cleanup of NodeInstanceView
...
Reviewed-by: Marco Bubke
2010-03-30 14:41:54 +02:00
Marco Bubke
12ef2e8434
Fix ordering bug in the form editor
...
Task-Id: BAUHAUS-475
2010-03-30 14:41:54 +02:00
Marco Bubke
044b0b8ee3
Fix scaling of the feedback info box in the formeditor
2010-03-30 14:41:54 +02:00
Marco Bubke
cc6cac1672
remove blank line
2010-03-30 14:41:54 +02:00
Marco Bubke
3a0d71ceb1
Fix opacity bug in the formeditor
...
Task-Id: BAUHAUS-427
2010-03-30 14:41:54 +02:00
Marco Bubke
5f268d9560
fix typo
2010-03-30 14:41:54 +02:00
Marco Bubke
fdd2d083b2
Test for a parent change before the parent is changed int the form editor
2010-03-30 14:41:53 +02:00
Marco Bubke
5d3e4bacc0
Improve performance of State property changes
...
This patch is eliminating the switch from the state the base state and back if a property is changed.
For that it is updating the internal caching values in QDeclarativeState.
Reviewed-by: Thomas Hartmann
2010-03-30 14:41:53 +02:00
dt
d89d2db097
Fix forward declaration
2010-03-30 14:15:04 +02:00
Friedemann Kleint
960e00edc0
Symbian/Linux: Add "Update" button for serial devices.
...
Visible on Linux/Mac only.
2010-03-30 13:43:38 +02:00
dt
cf6bf87244
Fix CMake highlighting with dark theme
2010-03-30 13:08:39 +02:00
dt
2cb9514818
Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainline
2010-03-30 12:59:25 +02:00
Tobias Hunger
ce8b7f976a
Fix warning on windows
2010-03-30 13:49:08 +02:00
dt
6b389129af
Coding style fixes
2010-03-30 12:58:58 +02:00
Roberto Raggi
c3d7928ac8
Clone the TemplateArguments before caching the result.
2010-03-30 12:35:00 +02:00
mae
ed74fdd5ce
Have your debug button back
2010-03-30 12:27:57 +02:00
Tobias Hunger
b74e80dc90
Make sure our active target is not changed accidentally
...
* Adding a project to the project mode used to reset
the active target. Make sure to restore the original one.
2010-03-30 13:26:16 +02:00
Tobias Hunger
5398651c93
Make targetsettingspanel more robust
...
Kudos to dt for spotting this
2010-03-30 13:26:15 +02:00
Alex Neundorf
4d05808813
-add a comment what the class does
...
Alex
Merge-request: 2164
Reviewed-by: dt <qtc-committer@nokia.com >
2010-03-30 12:11:33 +02:00
Alex Neundorf
916623b473
-cmake syntax highlighting, with the help from Daniel
...
Alex
Merge-request: 2164
Reviewed-by: dt <qtc-committer@nokia.com >
2010-03-30 12:11:32 +02:00
Friedemann Kleint
7c3caca03c
CPaster: Introduce Proxy for QNetworkAccessManager
...
that is shared and provides delayed creation.
Add "Paste clipboard" option.
2010-03-30 12:05:24 +02:00
Thomas Hartmann
e499d7eb78
QmlDesigner.autoTests: added testMetaInfoEnums()
2010-03-30 12:01:29 +02:00