- 06 Aug, 2010 8 commits
-
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Conflicts: src/plugins/debugger/debuggeruiswitcher.cpp src/plugins/git/gitclient.cpp src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp
-
Friedemann Kleint authored
Reviewed-by:
Lasse Holmstedt <lasse.holmstedt@nokia.com> Task-number: QTCREATORBUG-2002
-
Thomas Hartmann authored
missing else
-
Thomas Hartmann authored
We are checking the whole prototype chain now
-
Thomas Hartmann authored
-
Leandro Melo authored
-
- 05 Aug, 2010 32 commits
-
-
Alessandro Portale authored
Using the proper editor area (was cut off on the top). Not using expensive alpha transparency anymore, but rather a slightly darker color. Removing years-old rotten code that was in an '#if 0'.
-
Alessandro Portale authored
Returns the area of the editor as QRect in global coordinates.
-
Alessandro Portale authored
Works on Windows now. Done with and reviewed by dt, so blame him if it is now broken on Unix. Done-with: dt
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Reviewed-by:
Carsten Owerfeldt <carsten.owerfeldt@nokia.com> Initial-patch-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Friedemann Kleint authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
When a change is done to an element that cannot be changed due to debugger/qdeclarative limitations, a warning is shown to the user in QML JS Editor. Reviewed-by: Olivier Goffart
-
Lasse Holmstedt authored
Reviewed-by: Thomas Hartmann
-
kh1 authored
-
Pawel Polanski authored
-
Pawel Polanski authored
Reviewed-by: Tobias Hunger
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
Reviewed-by: Roberto Raggi
-
mae authored
Block selection was "broken" when using tabs, or rather incomplete: It treated tabs as normal characters, which has shown to be unexpected by people using tabs in code. The new implementation has a vastly improved find scope as well. In addition, creating a blog selection with mouse or keyboard feels a lot more solid now, as the actual selection is detached from possible valid cursor positions. Task-number: QTCREATORBUG-1541
-
ck authored
Reviewed-by: kh1
-
ck authored
-
Roberto Raggi authored
-
kh1 authored
-
Olivier Goffart authored
Apparently creator uses the kate highlighter file to find the mumetype of a file. But kate annotate qml file with text/x-qml instead of application/x-qml that we expect
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Lasse Holmstedt authored
-