- Sep 07, 2010
-
-
Roberto Raggi authored
-
Friedemann Kleint authored
enabling scripts that completely generate the project directory. Default to %TargetPath%.
-
Morten Engvoldsen authored
-
Morten Engvoldsen authored
-
Morten Engvoldsen authored
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-2279
-
Friedemann Kleint authored
... on clicking stack frames or disassembler/ memory views. Introduce flags to openEditorAt, pass EditorManager::NoModeSwitch where applicable. Task-number: QTCREATORBUG-2278
-
- Sep 06, 2010
-
-
Morten Engvoldsen authored
-
Morten Engvoldsen authored
-
Morten Engvoldsen authored
-
Morten Engvoldsen authored
-
Morten Engvoldsen authored
-
dt authored
-
Roberto Raggi authored
Thanks to this patch we can move the filtering of C++ symbols in a background thread. Done-with: Erik Verbruggen
-
dt authored
-
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.
-
Bill King authored
-
- 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
-
Leena Miettinen authored
Reviewed-by: Friedemann Kleint
-
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.
-
Leena Miettinen authored
Doc - Add information about the Open Type Hierarchy function, and the functions for moving to symbol definitions and declarations. Reviewed-by: Leandro Melo
-
Friedemann Kleint authored
-