- Nov 11, 2010
-
-
con authored
Introduces a ICore::userInterfaceLanguage method, which centralizes the previous qApp property hack for help and designer integration. Reviewed-by: Friedemann Kleint
-
Kai Koehne authored
Make sure that help/helpmanager.h is before coreplugin/helpmanager.h in the INCLUDEPATH.
-
Christian Kandeler authored
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
Task-number: QTCREATORBUG-3047 Reviewed-by: Erik Verbruggen
-
Roberto Raggi authored
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-2666 Reviewed-by: Christian Kamm
-
Christian Kandeler authored
Save all relevant information at run control creation time, so we can re-run even without a project. Task-number: https://projects.maemo.org/bugzilla/show_bug.cgi?id=203698
-
Thomas Hartmann authored
-
Thomas Hartmann authored
We have to follow the prototype chain Reviewed-by: Christian Kamm
-
Thomas Hartmann authored
Reviewed-by: Christian Kamm
-
Christian Kamm authored
Added hasLocalProperty() hasProperty() keysForEnum() Reviewed-by: Christian Kamm
-
Thomas Hartmann authored
This allows to distinguish between int an real numbers Reviewed-by: Christian Kamm
-
Thomas Hartmann authored
Getting the QmlJsModelManager working stand alone for auto testing Reviewed-by: Christian Kamm
-
Thomas Hartmann authored
-
Thomas Hartmann authored
Reviewed-by: Christian Kamm
-
Thomas Hartmann authored
Done-with: Christian Kamm
-
Christian Kamm authored
Done-with: Thomas Hartmann
-
Christian Kamm authored
Reviewed-by: Thomas Hartmann
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-3039 Reviewed-by: con
-
Erik Verbruggen authored
-
con authored
-
Rhys Weatherley authored
-
- Nov 10, 2010
-
-
dt authored
Conflicts: share/qtcreator/static.pro src/plugins/cppeditor/cppeditor.cpp src/plugins/qmljseditor/qmljseditor.cpp src/plugins/qt4projectmanager/qt-maemo/maemodeployablelistmodel.cpp src/plugins/qt4projectmanager/qt-maemo/maemodeploystepwidget.cpp src/plugins/qt4projectmanager/qt-maemo/maemodeploystepwidget.ui src/plugins/qt4projectmanager/qtoutputformatter.cpp src/plugins/texteditor/generichighlighter/highlightersettings.cpp
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Leandro Melo authored
It was being reset based on the highlighter definitions. Consider some refactoring with the related options as well to avoid overriding user's settings. Done-with: Thorbjorn Lindeijer
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
hjk authored
-
hjk authored
-
mae authored
We now have different actions to bind to (saves us an explicit option). Small fixes to state machines. Done-with: Erik Verbruggen
-
Jarek Kobus authored
Reviewed-by:
dt <qtc-committer@nokia.com> Task-number: QTCREATORBUG-2378
-
hjk authored
-
Friedemann Kleint authored
-
Thomas Hartmann authored
Since all units in qml are usually pixels and mobile devices usually have much higher dpi than desktop screens, specifing font sizes in points is usually not what a user wants to do. Reviewed-by: Kai Koehne
-
Thomas Hartmann authored
This patch solves minor usablity issues in the gradient editing. Reviewed-by: Lasse Holmstedt
-
mae authored
Fix small issue with forward movement, and overwrite deleting to start or end of word (normally Ctrl+Delete and Ctrl+Backspace) Reviewed-by: Erik Verbruggen
-