- 15 Mar, 2010 11 commits
-
-
Tobias Hunger authored
* Improve parser to recognize gnu make errors.
-
mae authored
Task-number: QTCREATORBUG-214
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
IDebugSymbolGroup apparently needs to have IDebugSymbols set to the current scope. Task-number: QTCREATORBUG-861
-
Thorbjørn Lindeijer authored
This could happen when using Ctrl+Tab to switch editors, and while holding Ctrl you close an editor with Ctrl+W, and then you try to select it. Since the crash was due to an assertion, we can just avoid it by doing nothing when no editor for the given file is found. Reviewed-by: mae Task-number: QTCREATOR-190
-
dt authored
Only if we need the information.
-
dt authored
Task-Nr: QTCREATOR-7
-
Tobias Hunger authored
-
Kai Koehne authored
-
Friedemann Kleint authored
in the same fashion as "Clean repository".
-
- 12 Mar, 2010 29 commits
-
-
Jens Bache-Wiig authored
This makes the positioning of text and icon adjust if the text labels are empty.
-
Oswald Buddenhagen authored
Conflicts: doc/qtcreator.qdoc
-
Lasse Holmstedt authored
-
mae authored
Done-with: jbache
-
Leena Miettinen authored
-
Rohan Shetty authored
-
Leena Miettinen authored
Implement review comments. Add initial information about QML Designer. Fix typos. Fix capitalization. Use macros for product names.
-
Rohan Shetty authored
-
Leena Miettinen authored
-
Rohan Shetty authored
-
Rohan Shetty authored
-
Leena Miettinen authored
Update the Writing a Simple Project section. Update screenshots. Update the Adding Plugin Section according to review comments by Martin Pejcoch.
-
Rohan Shetty authored
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Rohan Shetty authored
-
Kai Koehne authored
It's unmaintained, and there is little chance we will reenable it.
-
Kai Koehne authored
-
Kai Koehne authored
-
Thorbjørn Lindeijer authored
Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Thorbjørn Lindeijer authored
-
Friedemann Kleint authored
Emit an IEditor::changed() after saving to force an update of the OpenEditorsModel.
-
Lasse Holmstedt authored
-
mae authored
The patch makes notification items fade away after 5 seconds. KeepOnFinish items like the build notification are kept for 5 seconds after the user interacts with mouse or keyboard. Done-width: jbache
-
Lasse Holmstedt authored
-
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).
-