- Feb 12, 2010
-
-
ck authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
-
Christian Kamm authored
-
Christian Kamm authored
-
- Feb 11, 2010
-
-
Robert Loehning authored
-
Marco Bubke authored
-
Marco Bubke authored
section
-
Marco Bubke authored
-
Marco Bubke authored
-
Christian Kamm authored
* For JS files: Add each Qml component that sources the file in a Script tag to the scope chain. * For Qml components: Add each component that instantiates the component to the scope chain. * Generate the full list of documents required for completion in a given file. Previously, files that included the file were missing.
-
Robert Loehning authored
-
Christiaan Janssen authored
-
hjk authored
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
hjk authored
Hidden in the Breakpoints context menu.
-
Marco Bubke authored
-
Erik Verbruggen authored
-
Thorbjørn Lindeijer authored
Environment variables will now be expanded in the Generic Project file and include path lists. They have to be written like $$(VARIABLE), like in qmake .pro files. Task-number: QTCREATORBUG-366
-
Christiaan Janssen authored
-
Tobias Hunger authored
-
Tobias Hunger authored
* CustomExecutableRunConfiguration is supposed to ask the user for input if asked to run when unconfigured. It did no longer do that. * This was discovered and fixed by dt.
-
hjk authored
-
hjk authored
-
Kai Koehne authored
-
hjk authored
-
Friedemann Kleint authored
...making use of a shared device by all clients. Detect device removal by delaying the WM_DEVICE event handling. Introduce Acquire/Release mechanism to SymbianDeviceManager and let acquire() fail if the device is in use, thus preventing starting 'run' while debugging is active, etc. Handle "Device removed" (unplugging of cable) signal by closing the device and adding handlers to the clients, stabilize TrkDevice against it. Remove communication type from the run configuration parameters (now handled by SymbianDeviceManager). Working towards keeping the Trk-connection always open and a giving the target pane a meaningful tooltip. For the moment, pass on tooltips from device manager additional information (Trk version and such as determined by the launcher).
-
Kai Koehne authored
Task-number: BAUHAUS-368
-
Friedemann Kleint authored
-
Tobias Hunger authored
-
Tobias Hunger authored
* ... and use it.
-
hjk authored
-
hjk authored
-
hjk authored
-