- Dec 08, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
-
Roberto Raggi authored
For example std::string, which is a typedef of std::basic_string. Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Thorbjørn Lindeijer authored
Several special cases that are handled by the CPPEditor did not take into account code that was using tab characters. Task-number: QTCREATORBUG-292 Reviewed-by: Roberto Raggi
-
- Dec 07, 2009
-
-
dt authored
-
Roberto Raggi authored
-
Tobias Hunger authored
* This makes sure this widget gets the same margins as all the others. Reviewed-by: dt
-
Tobias Hunger authored
We are targetting nothing below netbooks. These devices have screens that usually are 1024px wide (or wider), so this increase should be OK there. The 100px bonus do help a bit when editing environment variables, etc. Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
* Init is really setting up the UI, so rename it to setupUi. Reviewed-by: dt
-
Tobias Hunger authored
* Fix graphical glitches when rendering the detailsbutton. * Add copyright headers while touching this file. Reviewed-by: dt
-
Tobias Hunger authored
* Add expanded signal. * Add copyright headers. * Improve setExpanded method as well as setting a widget. Reviewed-by: dt
-
ck authored
Reviewed-by: kh1
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
dt authored
Otherwise we need to parse the cbp file, which happens only if the buildconfiguration gets active. Also try to decouple a few internals a little bit by using signals. The CMakeProject still handles a few things directly instead of via signals, more to come eventually.
-
dt authored
Should fix a lot of corner cases, might introduce a few bugs. Also rename functions/slots to be better named. Generic Project Manager and CMake Project Manager are missing from this patch.
-
dt authored
-
dt authored
-
dt authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Kai Koehne authored
Breaks with pulse/binary packages, and is not needed anyway. Reviewed-by: Daniel Molkentin
-
hjk authored
-
hjk authored
It is nicer in the presence of namespaces as '::' will be replaced by '__' to create the dumper function names.
-
Roberto Raggi authored
-
Roberto Raggi authored
-