- Dec 14, 2010
-
-
Roberto Raggi authored
-
- Dec 08, 2010
-
-
Leandro Melo authored
Groups are no longer enum values but identified from snippet providers.
-
Leandro Melo authored
Provide an interface so users can create/edit/remove snippets.
-
- Nov 15, 2010
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-3070
-
- Nov 12, 2010
-
-
con authored
-
- Nov 11, 2010
-
-
Christian Kamm authored
Reviewed-by: Thomas Hartmann
-
- Nov 02, 2010
-
-
Friedemann Kleint authored
Move internal classes QmlJSEditorEditable/SemanticHighlighter out of qmljseditor.h. Move QmlJSEditor from namespace QmlJSEditor::Internal to QmlJSEditor. Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
- Nov 01, 2010
-
-
Friedemann Kleint authored
- Unexport Core::Internal::MainWindow and remove its includes. - Move RssFetcher from Core::Internal to Core. - Unexport CopyTaskHandler. - Move TextEditor's completion support and Refactor Overlay helper classes from TextEditor::Internal to TextEditor as they are exported. - Move internal BaseTextBlockSelection into private header. - Unexport TextEditorOverlay as they are not used.
-
- Oct 12, 2010
-
-
Thomas Hartmann authored
Apple + Alt + Space is a reserved key at least on OS X 10.5. Task-number: QTCREATORBUG-2628 Done-with: Lasse Holmstedt Reviewed-by: Lasse Holmstedt
-
- Sep 30, 2010
-
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2510 Reviewed-by: Kai Koehne
-
- Sep 24, 2010
-
-
Christian Kamm authored
-
- Sep 23, 2010
-
-
Friedemann Kleint authored
-
- Sep 16, 2010
-
-
Erik Verbruggen authored
-
- Sep 01, 2010
-
-
Thomas Hartmann authored
-
- Aug 19, 2010
-
-
Kai Koehne authored
This only works when a qmlviewer is in the PATH, which is non obvious. Removing the feature therefore completely.
-
- Aug 17, 2010
-
-
Robert Loehning authored
-
- Aug 13, 2010
-
-
Kai Koehne authored
An error dialog would be more explicit, but too late because of string freeze.
-
- Aug 12, 2010
-
-
Thomas Hartmann authored
QmlDesigner is not needed anymore for the QuickToolBar QmlJSEditor has a depends now on libs/qmleditorwidgets
-
- Aug 04, 2010
-
-
Thomas Hartmann authored
This shortcut forces the Qt Quick Helper to be shown if available. The action is also registered in the context menu so it is discoverable. Reviewed-by: Christian Kamm
-
- Jul 30, 2010
-
-
Alessandro Portale authored
Using more *::Constants::ICON_* where it makes sense and wrapping the file names into QLatin1String where they were missing. The increased usage of the ICON constants needed a few more cross plugin includes of *constants.h, here and there. I think that it is OK, since the dependencies were alredy there icon resource wise.
-
- Jul 26, 2010
-
-
Erik Verbruggen authored
-
- Jul 14, 2010
-
-
dt authored
-
Kai Koehne authored
-
- Jul 13, 2010
-
-
Kai Koehne authored
In line with QmlJS::Document::editorRevision() and CPPEditor::editorRevision() Reviewed-by: Roberto Raggi
-
- Jul 08, 2010
-
-
Kai Koehne authored
-
- Jun 25, 2010
- Jun 07, 2010
-
-
Kai Koehne authored
This reverts commit 5234c775 and 21065291.
-
Roberto Raggi authored
-
- Jun 03, 2010
-
-
Roberto Raggi authored
-
Christian Kamm authored
- Enable qmlprojectplugin even if Qml support is disabled. - But disable its wizards in that case. - Disable the Qml file wizard if the support is off. Reviewed-by: Kai Koehne
-
- May 11, 2010
-
-
Thorbjørn Lindeijer authored
By moving the completion settings into the TextEditor plugin, so that both the CppTools and the QmlJSEditor plugins can access the settings. The user-interface to edit the settings is still in the CppTools plugin, since we're in string freeze at the moment. It should be moved to the TextEditor plugin later. For now the QML completion only supports the case-sensitivity and partial completion options, since there is no automatic insertion of brackets. Task-number: QTCREATORBUG-1327 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- Apr 23, 2010
-
-
Lasse Holmstedt authored
This was needed since we cannot start stuff otherwise without a project Task-number: BAUHAUS-450 Reviewed-by: kkoehne
-
- Apr 01, 2010
-
-
Christiaan Janssen authored
-
- Mar 18, 2010
-
-
Friedemann Kleint authored
-
- Mar 05, 2010
-
-
hjk authored
-
- Mar 04, 2010
-
-
kh1 authored
-
- Feb 15, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-