- Oct 04, 2010
- Sep 30, 2010
-
-
hjk authored
Should have been done earlier. 2.1.80 was burned in the pre-2.1.0->2.0.1 days, and we'd like to have odd subminor for 'working' and even subminor numbers for pure cherry-picking release branches anyway.
-
- Sep 27, 2010
-
-
hjk authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-2456
-
Leandro Melo authored
In some cases snippets have a description. Due to the sorting this already places them after keywords. So this is just to be consistent for all cases.
-
- Sep 24, 2010
-
-
Leandro Melo authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-1517
-
Christian Kamm authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-2427
-
Christian Kamm authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
- Sep 17, 2010
-
-
Leena Miettinen authored
-
- Sep 16, 2010
-
-
Friedemann Kleint authored
Introduce some more private classes for the coreplugin, use header include convention <QtModule/QClass>, de-qobjectify VariableManager.
-
- Sep 15, 2010
-
-
Leandro Melo authored
Task-number: QTCREATORBUG-2307 Reviewed-by: Thorbjorn Lindeijer
-
Erik Verbruggen authored
-
Christian Kamm authored
There was a bug in 5cd6ebfd which meant no reindent of the current line was triggered for the opening curly brace on a new line. Task-number: QTCREATORBUG-2331
-
Christian Kamm authored
-
- Sep 14, 2010
-
-
dt authored
Also introduce a indirection, modes have now types, edit and debug have the same type, and editors do have a prefered type of modes instead of a prefered mode. That fixes the bug that if the prefered qml editing mode was set to design, then in switching between qml editors would - in Edit Mode: stay in edit mode - in Debug Mode: switch to debug mode
-
- Sep 13, 2010
-
-
Christian Kamm authored
-
- Sep 10, 2010
-
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-2300
-
- Sep 08, 2010
-
-
Christian Kamm authored
This should make the indenter less strict and annoying for non-standard indentation styles. Reviewed-by: Roberto Raggi
-
Roberto Raggi authored
-
- Sep 07, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Sep 06, 2010
-
-
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
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
-
- Sep 02, 2010
-
-
dt authored
Task-Nr: QTCREATORBUG-2243
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Aug 31, 2010
-
-
Christian Kamm authored
-
- Aug 30, 2010
-
-
hjk authored
-
- Aug 26, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Aug 25, 2010
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-2111
-
- Aug 13, 2010
-
-
Roberto Raggi authored
-
- Aug 12, 2010
-
-
Christian Kamm authored
This makes sure styles are consistent for the editor and the quick fix engine.
-
- Aug 11, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-