- Feb 19, 2010
-
-
Friedemann Kleint authored
Used the wrong indexes, set focus option.
-
Friedemann Kleint authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
con authored
-
Jörg Schummer authored
- itemDragged is emitted only once now after a minimal distance has been reached (minimal distance calculcation not exact) - onPressed is used instead of onClicked for item selection
-
Erik Verbruggen authored
Done-with: Christian Kamm
-
Erik Verbruggen authored
Done-with: Christian Kamm
-
Erik Verbruggen authored
-
Erik Verbruggen authored
And made the warnings/errors translatable.
-
Tobias Hunger authored
... so do only error out when we have non but still have a factory to build them with.
-
Martin Aumüller authored
fakevim: make sure that cursor is positioned before the character where text would be inserted with 'i' Merge-request: 113 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
only ex commands that are handled externally might modify the cursor position w/o updating m_tc Merge-request: 113 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 113 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 113 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 113 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 113 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 113 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 113 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Friedemann Kleint authored
-
file:///Thorbjørn Lindeijer authored
On some desktop environments, dragging and dropping a file gives us the url to the file in multiple mime types, including text/plain. This causes the url to be inserted as text by default. Work around this issue by explicitly ignoring drop events for the text editor when they also come with urls. Task-number: QTCREATORBUG-728 Reviewed-by: Friedemann Kleint
-
Thorbjørn Lindeijer authored
They are NVIDIA CUDA files which use C syntax. Reviewed-by: Friedemann Kleint Task-number: QTCREATORBUG-694
-
Thorbjørn Lindeijer authored
Too much Qt branding, looks cleaner without.
-
Thorbjørn Lindeijer authored
Now it says "Import Existing Project", since this conveys more accurately what it does with less words. Also adjusted creation of a QML project based on an existing directory for consistency.
-
Tobias Hunger authored
* We get a bogus Qt imported otherwise
-
Tobias Hunger authored
* Not good, but better than ASSERTing/crashing later on. * Use a qWarning to provide some hint on what is going on.
-
Tobias Hunger authored
-
Tobias Hunger authored
* Add qWarnings on failures.
-
Tobias Hunger authored
... when simulatorPath is unset.
-
Olli Werwolff authored
Reviewed-by: jbache
-
Kai Koehne authored
Fixes a crash where the qml file was deregistered already because of invalid qml. Task-number: BAUHAUS-394
-
- Feb 18, 2010
-
-
Jörg Schummer authored
-
Jörg Schummer authored
among others, the scrollbars of the Items and Resources views have the same size and position now
-
Jörg Schummer authored
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Christiaan Janssen authored
-