- Mar 12, 2010
-
-
Lasse Holmstedt authored
Go to About Plugins and enable/disable plugins from there. Reviewed-by: mae
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Present user with a checkable list of files to be cleaned (add reusable dialog to VCSBase module).
-
Roberto Raggi authored
-
dt authored
-
dt authored
This is now possible due to the async evaluation
-
dt authored
-
dt authored
Since otherwise we can't forward declare it.
-
Jens Bache-Wiig authored
This fixes a problem where the text would clip if it didnt fit after the progress bar had completed.
-
mae authored
-
mae authored
Debug is now only available in debug mode, run is available in all other modes.
-
Jens Bache-Wiig authored
Some styles use etched text and drawtextitem does not pass the widget pointer, hence our panelwidget tests are broken. I simply replaced this with drawText for now.
-
Thorbjørn Lindeijer authored
Reviewed-by: Tobias Hunger
-
Thorbjørn Lindeijer authored
The functionality was duplicated between the Qt4 and CMake build configurations and their configuration widgets. This change moves it down to BuildConfiguration, in addition also making it available for the Generic Project. Also provides an upgrade path for the configuration. Task-number: QTCREATOR-24 Reviewed-by: dt Reviewed-by: Tobias Hunger
-
Jens Bache-Wiig authored
As discussed with nigel, this label doesnt really make sense. It is confusing because you might thing you should click it and tab widgets do not usually require labels to indicate that you should press them.
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-423
-
Friedemann Kleint authored
Introduce clearWriteQueue to TrkDevice and call it a device is released to the SymbianDeviceManager in state 'open'. In addition, if a launcher is destroyed before the protocol is through, close the device (if the closeDevice property is set). Task-number: QTCREATORBUG-858
-
hjk authored
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-861 Account for internal dumpers expanding children when reading out SymbolGroupContext.
-
- Mar 11, 2010
-
-
hjk authored
-
Jens Bache-Wiig authored
As suggested by Nigel and others, we should use the same icon size for all the icons.
-
Friedemann Kleint authored
Tested with Qt 4.6.1/4.6.2. Detect both 'basename.sis' (4.6.2 onwards) as well as 'basename_debug-arm5.sis' (4.6.1). Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Tobias Hunger authored
* Expand all targets * Do not check any Qt flavour by default
-
dt authored
-
dt authored
-
Martin Aumüller authored
Merge-request: 125 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Tobias Hunger authored
... and add a unit test for it
-
Thorbjørn Lindeijer authored
The Variables message box is used for both the external editor as well as the file browser instructions. Reviewed-by: Daniel Molkentin
-
Friedemann Kleint authored
The timer for event-delivery time-out checking when attaching to a crashed process in the case of not being spawned by the handler (such as via single-application remote command) triggered too early. Add a 'moduleLoaded()' signal to CoreEngine and trigger from there (due to lack of a proper "engine up/attached" notification. Emit moduleLoaded() from the first timed-out debug event handler when modules no longer change. Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Roberto Raggi authored
-
hjk authored
-
Christiaan Janssen authored
-