- Jan 24, 2011
-
-
Friedemann Kleint authored
-
- Jan 20, 2011
-
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
- Jan 19, 2011
-
-
Friedemann Kleint authored
-
- Jan 12, 2011
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-3490
-
con authored
-
Christian Kamm authored
Also don't require a rehighlight of every open document when the signal is emitted. Reviewed-by: Roberto Raggi
-
con authored
Reviewed-by: hjk
-
- Jan 07, 2011
-
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
- Jan 04, 2011
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-3405 Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
This change in how electric characters are handled has gone into the C++ indenter a while ago and works well there. It means Creator is less likely to annoyingly change the indent on lines where the indentation whas changed manually. It is still possible to trigger a reindent manually. Reviewed-by: Erik Verbruggen
-
- Dec 20, 2010
-
-
mae authored
Task-id: QTCREATORBUG-3424
-
Roberto Raggi authored
Reviewed-by: Thorbjørn Lindeijer
-
Kai Koehne authored
-
Kai Koehne authored
Task-number: QTCREATORBUG-2976
-
- Dec 17, 2010
- Dec 16, 2010
-
-
Kai Koehne authored
Split up QTC_ASSERT to maybe find out why, from times to times, the original assert fails.
-
Roberto Raggi authored
-
- Dec 14, 2010
-
-
Roberto Raggi authored
-
- Dec 08, 2010
-
-
Leandro Melo authored
Groups are no longer enum values but identified from snippet providers.
-
Leandro Melo authored
-
Leandro Melo authored
-
Leandro Melo authored
-
Leandro Melo authored
Provide an interface so users can create/edit/remove snippets.
-
- Dec 07, 2010
-
-
Christian Kamm authored
Reviewed-by: Lasse Holmstedt
-
Kai Koehne authored
Use the 'QtQuick 1.0' namespace introduced in 4.7.1. This makes them in line with the examples/demos we ship in the SDK, but breaks for 4.7.0 (e.g. N900). Task-number: QTCREATORBUG-3243
-
- Dec 06, 2010
-
-
con authored
Also add the alternative way: IOptionsPageProvider, which states a category, and is asked for a list of options pages for that category when it is shown. Task-number: QTCREATORBUG-3131
-
- Dec 02, 2010
-
-
con authored
-
- Dec 01, 2010
-
-
con authored
Task-number: QTCREATORBUG-2936
-
Leandro Melo authored
-
Christian Kamm authored
The new multiline string literals mixed things up. Task-number: QTCREATORBUG-3244 Reviewed-by: Roberto Raggi
-
Leandro Melo authored
This is basically a continuation of the commits which refactor code out of the base text editor. For instance, 36fa1de4 and 3a684586. Also removed the doXXXX() forwarding methods.
-
- Nov 30, 2010
-
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
- Nov 25, 2010
-
-
Christian Kamm authored
Rubber-stamped-by: Friedemann Kleint
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
- Nov 17, 2010
-
-
Christian Kamm authored
-
Christian Kamm authored
-
Oswald Buddenhagen authored
get away from argument stringlists. instead, use native shell command lines which support quoting/splitting, environment variable expansion and redirections with well-understood semantics. Task-number: QTCREATORBUG-542 Task-number: QTCREATORBUG-1564
-