- May 25, 2010
-
-
Friedemann Kleint authored
..for timeout handling to take effect. Also, log window will update continuously. Task-number: QTCREATORBUG-777
-
Friedemann Kleint authored
Do not clobber environment setting for SSH_ASKPASS. Pass on QProcessEnvironment to CheckoutWizard.
-
- May 21, 2010
-
-
Friedemann Kleint authored
- Use message boxes on timeouts. - Add a configuration for a graphical SSH password prompt binary with defaults - Launch commands that require authentification with no terminal on UNIX and environment variable SSH_ASKPASS set accordingly. - First attempt at introduce a common function to synchronously run VCS commands in base plugin with flags. - Use standard execution log entries in all VCS plugins (outputwindow).
-
Friedemann Kleint authored
Optionally prompt the user whether a process should be killed after being non-responsive. Do the same with readProcessData. Add a way of creating a process without terminal (UNIX) for suppressing SSH password prompts.
-
Leandro Melo authored
-
con authored
Reviewed-by: kh
-
mae authored
-
mae authored
The change makes the "replace with" line edit for symbol renaming wide enough. The default QLineEdit has space for ca. 17 characters, we now expand to the maximum of 25 and the space needed for the replacement text.
-
mae authored
Vertical block selections could be painted where there was no selection, or they could jump randomly to columns futher right. Reviewed-by: dt
-
con authored
-
con authored
Conflicts: doc/qtcreator.qdoc src/plugins/qt4projectmanager/qt-maemo/maemorunconfiguration.h
-
Leandro Melo authored
-
Leandro Melo authored
Generic highlighter: Mime type aliases and parents are now considered when searching for a definition.
-
Leandro Melo authored
Currently the Kate javascript definition file specifies text/x-javascript as a mime type. Added this to QmlJSEditor.mimetypes.xml so the generic highlighter is not picked for javascript files.
-
kh1 authored
This boils down to the same problem as other calls to qmake, if we don't pass the target mode, qmake will prepend the current platform as target. Reviewed-by: dt
-
kh1 authored
This boils down to the same problem as other calls to qmake, if we don't pass the target mode, qmake will prepend the current platform as target. Reviewed-by: dt
-
Friedemann Kleint authored
-
con authored
-
Robert Loehning authored
-
Leena Miettinen authored
Reviewed-by: jbache
-
Leena Miettinen authored
Reviewed-by: Kai Koehne Reviewed-by: Lasse Holmstedt
-
Leena Miettinen authored
Reviewed-by: Friedemann Kleint
-
Leena Miettinen authored
Reviewed-by: Friedemann Kleint Reviewed-by: Espen Riskedal
-
Jens Bache-Wiig authored
I altered the layout to use thin splitters so it fits better into the other UI components. Reviewed-by: thorbjorn
-
Jens Bache-Wiig authored
The old one didnt emphasize the fact that this is not a real VIM product. Unfortunately not translateable but probably better than reusing the official icon. RevBy: con
-
Roberto Raggi authored
-
Thomas Hartmann authored
For custom types we auto generate property panes. With this patch also dot properties (e.g. border.width) and properties of type color (QColor) are properly supported. Task-number: BAUHAUS-208
-
Thomas Hartmann authored
With this change the leading label will be resized first if the user increases the size of the property editor. So if property names are too long (elided), due to translation or because the pane was generated automatically, the user is able to resize the label.
-
Thomas Hartmann authored
There were invalid qml files. ListViewSpecifics.qml FlipableSpecifics.qml FlickableSpecifics.qml Since we do not support this components properly I just cleaned up the files. Task-number: BAUHAUS-676
-
Thomas Hartmann authored
Task-number: BAUHAUS-678
-
Thomas Hartmann authored
-
Thomas Hartmann authored
For components dot properties were not reported correctly Reviewed-by: Kai Koehne
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
ck authored
-
ck authored
-
- May 20, 2010
-
-
Robert Loehning authored
-
Robert Loehning authored
-