- 18 Mar, 2011 23 commits
-
-
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
-
Leena Miettinen authored
Reviewed-by: Tobias Hunger
-
Leena Miettinen authored
Add missing functions for other supported VCS. Update screen shots. Reviewed-by: Friedemann Kleint Reviewed-by: Tobias Hunger
-
dt authored
Task-Nr: QTCREATORBUG-4085
-
Thomas Hartmann authored
-
Thomas Hartmann authored
Update of the item library.
-
Friedemann Kleint authored
As it fails for MinGW. Task-number: QTCREATORBUG-4132 Reviewed-by: hjk
-
cerf authored
Merge-request: 276 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
cerf authored
Merge-request: 276 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 17 Mar, 2011 17 commits
-
-
Oswald Buddenhagen authored
this is needed for following relative includes from files with symlinks in their path (e.g., the default qmakespec pointing to qws/linux-sh-g++). Task-number: QTCREATORBUG-1513
-
dt authored
Makes a somewhat even cleaner layout
-
hjk authored
-
hjk authored
Task-number: QTCREATORBUG-4084
-
hjk authored
Not yet sufficent to fix the crash. Task-number: QTCREATORBUG-4084
-
Kai Koehne authored
Suggested by Roberto Raggi.
-
Thorbjørn Lindeijer authored
It was supposed to show a color dialog, but in practice it never worked due to using show() rather than exec(). Removed it completely since it was judged confusing and not very useful, since it is already possible to copy the color by using the context menu. Task-number: QTCREATORBUG-3878 Reviewed-by: Kai Koehne
-
Thorbjørn Lindeijer authored
Simplifies the code a bit.
-
dt authored
Because qt might be invalid due to the s60 paths being wrong. Ensure the paths edits are only shown fro s60 versions.
-
Christian Kamm authored
Task-number: QTCREATORBUG-4090
-
Christian Kamm authored
Task-number: QTCREATORBUG-4097
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Thomas Hartmann authored
We have to check if there actually is a nodeInstanceView Task-number: QTCREATORBUG-4126
-
Thomas Hartmann authored
Setting a minimum size. Task-number: QTCREATORBUG-4093
-
Kai Koehne authored
The qt4projectmanager folder isn't by default in the INCLUDEPATH for external plugins.
-
Christian Kamm authored
Task-number: QTCREATORBUG-4098 Reviewed-by: Roberto Raggi
-