- Sep 06, 2010
-
-
dt authored
-
dt authored
Note: The next commit fixes the wrong default filter Task-Nr: QTCREATORBUG-2266
-
Tobias Hunger authored
* ... add a unit test.
-
Friedemann Kleint authored
-
kh1 authored
work. Task-number: QTCREATORBUG-2255
-
hjk authored
-
hjk authored
not found with the remote adapter
-
Tobias Hunger authored
-
dt authored
Task-Nr: QTCREATORBUG-2269
-
dt authored
-
dt authored
Switch to Edit Mode once we constructed it in Core::init(). Switch to a the Welcome Mode in Core::extensionsInitialized. Also works
-
dt authored
The function always switched to Edit Mode, which was the cause for several bugs. Since openEditor() already does switch to the right mode, the function is not really needed. The following actions now respect the prefered mode of the editor: "f file"-locator The Open Documents list Editor history navigation
-
hjk authored
-
hjk authored
It was missed by the remote adapter before.
-
- Sep 03, 2010
-
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Tobias Hunger authored
* Properly handle additional information text without file information by appending it to the previous task.
-
Tobias Hunger authored
This way we have a chance to flush out any state the parsers might have.
-
Roberto Raggi authored
-
Roberto Raggi authored
Unfortunately, we still have a few ILocatorFilter based classes that don't play nice with threads.
-
Kai Koehne authored
Fixes a regression.
-
Friedemann Kleint authored
-
Roberto Raggi authored
-
Kai Koehne authored
Hopefully fixes crash when opening a .qml file from the command line (mac os x).
-
Friedemann Kleint authored
following suggestions. Introduce argument syntax in XML allowing for fine-grained control of handling (omitting empty values, use temporary files).
-
Roberto Raggi authored
Reviewed-by: Friedemann Kleint
-
Kai Koehne authored
-
Kai Koehne authored
Select parent element if the property isn't shown in outline (due to filter).
-
Kai Koehne authored
Reviewed-by: dt
-
Kai Koehne authored
-
Robert Loehning authored
-
Friedemann Kleint authored
On that occasion, rename Designer to show up as 'Form Editor' instead of Xml Editor in 'Open With'. Task-number: QTCREATORBUG-2246
-
- Sep 02, 2010
-
-
hjk authored
identifiers.
-
hjk authored
-
Oswald Buddenhagen authored
QString::isNull() vs. isEmpty() discrimination is a time bomb ...
-
Lasse Holmstedt authored
-
dt authored
-
Friedemann Kleint authored
Resume thread after attaching and ignore the signal-trap that follows it. Reviewed-by: hjk Task-number: QTCREATORBUG-1020
-
dt authored
Task-Nr: QTCREATORBUG-2243
-
dt authored
Makes QTCREATORBUG-2243 easier to do.
-