- 21 Mar, 2011 18 commits
-
-
Kai Koehne authored
Make sure that the engineClient object is the parent of all of its queries, since the destructor of a query might try to access the client ... Reviewed-by: Christiaan Janssen Task-number: QTCREATORBUG-4105
-
Kai Koehne authored
-
hjk authored
On Windows that might kill the inferior even if we only want to examine data. Task-number: QTCREATORBUG-4145
-
Thomas Hartmann authored
We have to use --notrelocatable in all cases
-
dt authored
Task-Nr: QTCREATORBUG-4154 Reviewed-By: hunger
-
Thomas Hartmann authored
We use "--notrelocatable" for now, since otherwise plugins and components break. Reviewed-by: Erik Verbruggen
-
Thomas Hartmann authored
Lock setting of properties during notification.
-
Thomas Hartmann authored
Adding a button that allows reseting the view.
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Kai Koehne authored
-
cerf authored
Bazaar commands can now be triggered with ALT+Z as combination prefix instead of the already used ALT+B Merge-request: 278 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Leena Miettinen authored
Reviewed-by: con
-
Leena Miettinen authored
Reviewed-by: hjk
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
con authored
If they contain variables they'd turn red, because be don't resolve the variables for validation. Task-number: QTCREATORBUG-4063
-
con authored
Task-number: QTCREATORBUG-4061
-
- 19 Mar, 2011 2 commits
-
-
Thomas Hartmann authored
Convert (e.g.) "\u2939" into the right unicode character.
-
Thomas Hartmann authored
The caching was not working properly. Fixed.
-
- 18 Mar, 2011 20 commits
-
-
Oswald Buddenhagen authored
they are dynamically determined from the qmakespec now. Task-number: QTCREATORBUG-3512
-
Oswald Buddenhagen authored
support -after and -config. this also moves the actual parsing to ProFileOption, where it belongs.
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
this is an utterly irrelevant non-feature, but whatever.
-
Oswald Buddenhagen authored
-
hjk authored
Task-number: QTCREATORBUG-4157
-
hjk authored
-
Alessandro Portale authored
Forgot a "you".
-
Alessandro Portale authored
Remove the code which handled the "QML_IMPORT_PATH" define in the .pro file (actually, it did not even handle it, since the line was commented).
-
Alessandro Portale authored
The 'include(deployment.pri)' is now removed in a central place.
-
Alessandro Portale authored
Code provided by the Bostoner Browser team. The HTML5 wizard shows a checkbox "Enable touch optimized navigation" which enables flicking and enlarged click areas. By default, the option is turned off. Task-Number: QTCREATORBUG-3284
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-4040
-
Thomas Hartmann authored
-
Thomas Hartmann authored
We have to set a value when creating a dynamic property. Otherwise the metacall triggered latter might crash when trying to compare old and new value. Task-number: QTCREATORBUG-4088
-
Leena Miettinen authored
-
Leena Miettinen authored
Reviewed-by: hjk
-
Leena Miettinen authored
Task-number: QTCREATORBUG-3674 Reviewed-by: hjk
-
Leena Miettinen authored
Reviewed-by: Tobias Hunger
-
Leena Miettinen authored
Reviewed-by: Tobias Hunger
-
Leena Miettinen authored
Reviewed-by: Tobias Hunger
-