- 22 Feb, 2010 26 commits
-
-
Kai Koehne authored
The code using OpenGL has already been removed in b6460f92
-
Jens Bache-Wiig authored
-
Jens Bache-Wiig authored
-
Jens Bache-Wiig authored
-
Jens Bache-Wiig authored
We need to kill the fadeins before fading out. Otherwise we might get into weird states.
-
Jens Bache-Wiig authored
-
Jens Bache-Wiig authored
I added a zerotimer to make the sidebar emit currentChanged only after it has been updated as pressed.
-
Jens Bache-Wiig authored
-
Jens Bache-Wiig authored
-
Jens Bache-Wiig authored
Killed the divider lines for improved aestetics Made the hover a bit more subtle
-
Jens Bache-Wiig authored
* I have simplified and animated the tool buttons a bit. * The panel has been replaced by a very basic clean panel. * The tool buttons have been animated.
-
con authored
-
con authored
-
Kai Koehne authored
Instead of letting the list of files being a (comma separated) string it's now a full JavaScript array. E.g. paths: ["file1", "file2"] This unifies it with e.g. the libraryPaths property
-
Tobias Hunger authored
* Fix initial setup of .user-files in CMake projects Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: Kai Koehne
-
Thorbjørn Lindeijer authored
This feature depends on the availability of QPlainTextEdit::anchorAt.
-
Thorbjørn Lindeijer authored
Just click it to jump to the location of the error. Task-number: QTCREATORBUG-580
-
Friedemann Kleint authored
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
Christian Kamm authored
Just the declaring member isn't enough.
-
Christian Kamm authored
Will be useful for improved scope chain building.
-
Christian Kamm authored
Instead of only maintaining a flat list of scopes, actually store the global, component chain, root object, scope object, function, id and js scopes separately.
-
Kai Koehne authored
-
Christiaan Janssen authored
-
Kai Koehne authored
The API of QmlView has changed. Also, the QmlDom classes became private. Patch provided by Aaron Kennedy. Reviewed-by: akennedy
-
- 19 Feb, 2010 14 commits
-
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-731
-
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
-
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>
-