- Feb 16, 2010
-
-
Tobias Hunger authored
Reviewed-by: dt
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
Before we cached based on the main qml url - This way we skip setting up the specific widgets each time we change selection
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
This patch allows setting up property panes before a selection is made
-
Thomas Hartmann authored
Only update geometry based properties in transformChanged()
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Tobias Hunger authored
* Initialize it to the toolchain used, not the preferred one
-
Tobias Hunger authored
Reviewed-by: Robert Loehning
-
Christian Kamm authored
* Add SemanticHighlighter to QmlJSTextEditor to update the semantic info in a background thread. * Add QmlJS::Check to run semantic checks on qml and js documents. * Add a check for incorrect property names. * Fix hoverhandler to show tool tips from extra selections over help tooltips.
-
Kai Koehne authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Display correct warning if git is not installed. Do not display it as error (popping up the log pane) from IVersionControl. Introduce separate caching flag to avoid repeated execution if git is not installed.
-
- Feb 15, 2010
-
-
hjk authored
Backspacing across start of line was broken, and it always removed all automatically indented whitespace.
-
Erik Verbruggen authored
-
hjk authored
Returning a value is not yet supported.
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
mae authored
When closing editor splits while the same document was visible in two editors, it could happen that the state of the closed editor survived (as opposed to sate of the editor which was still visible). This had the negative effect, that when visiting the file again, the cursor would jump to the obsolete position within the file.
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Task-number: QTCREATORBUG-188
-
Roberto Raggi authored
-