- Aug 30, 2010
-
-
Olivier Goffart authored
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Christian Kandeler authored
Apparently, the sender can still be null even though it's deleted via deleteLater().
-
Christian Kandeler authored
This is needed for sourve packages, but interferes with binary ones.
-
dt authored
Task-Nr: QTCREATORBUG-1935
-
dt authored
The code is technically incorrect and easy to fool. See the comment in the patch.
-
dt authored
-
dt authored
Instead let the project explorer plugin handle that. Reviewed-By: danimo
-
dt authored
Task-Nr: QTCREATORBUG-2209
-
Tobias Hunger authored
* Make the name of the configuration about to be removed more visible.
-
hjk authored
-
hjk authored
-
Tobias Hunger authored
* Update the Qt name when entering the path to qmake via the text edit. Behaviour matches what used to happen when selecting qmake via the file browser now. Task-number: QTCREATORBUG-2145
-
Tobias Hunger authored
Do not save Qt versions without a qmake set. Makes no sense to keep those.
-
Christian Kamm authored
-
Olivier Goffart authored
This happened if the file is openned after the debugger has started
-
Christian Kamm authored
It's used very often, so lazy computation (potentially in the gui thread) was too expensive. Reviewed-by: Kai Koehne
-
Christian Kamm authored
-
Tobias Hunger authored
Task-number: QTCREATORBUG-2207
-
Olivier Goffart authored
This should speed up the matching between the AST nodes and the debugIds
-
Christian Kamm authored
updateUses() has to be called for cursor position changes. Done-with: Kai Koehne
-
Tobias Hunger authored
Task-number: QTCREATORBUG-2208
-
Oswald Buddenhagen authored
-
Tobias Hunger authored
* Fix the GCC output parser misinterpreting "At top level" messages as Errors instead of a simple message. * Add unit test to cover this Task-number: QTCREATORBUG-2202
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
Finally.
-
- Aug 29, 2010
-
-
Tobias Hunger authored
-
- Aug 27, 2010
-
-
Alessandro Portale authored
We may want to implement a proper Ui for this. Maybe not as modal message box.
-
Alessandro Portale authored
-
Alessandro Portale authored
-
Tobias Hunger authored
* Automatically reload task lists. * Add task handler to stop the reloading * Add some really simple API for other plugins to use.
-
hjk authored
-
hjk authored
-
hjk authored
-
Olivier Goffart authored
-
Lasse Holmstedt authored
Reviewed-by: hjk
-
Lasse Holmstedt authored
-
Christian Kandeler authored
-