- Nov 18, 2010
-
-
dt authored
Task-Nr: QTCREATORBUG-3014 Task-Nr: QTCREATORBUG-2821
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
con authored
Qt for some reason doesn't tell the tool chain to require 10.5 when doing a cocoa build but on x86.
-
hjk authored
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
-
hjk authored
-
kh1 authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
-
con authored
Was introduced by the fix for QTCREATORBUG-965 Task-number: QTCREATORBUG-3116 Reviewed-by: dt
-
Friedemann Kleint authored
Introduce convention '<>10 items>' meaning <more than 10 items>. Task-number: QTCREATORBUG-3132
-
Alessandro Portale authored
-
Erik Verbruggen authored
The condition resolving now looks through typedefs and calls. Task-number: QTCREATORBUG-2051 Reviewed-by: Christian Kamm
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Rubber-stamped-by: hjk
-
Francois Ferrand authored
This fixes highlighting calls to these functions. Merge-request: 219 Reviewed-by:
Erik Verbruggen <erik.verbruggen@nokia.com>
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
for new CDB engine.
-
Rhys Weatherley authored
-
Rhys Weatherley authored
-
Rhys Weatherley authored
-
- Nov 17, 2010
-
-
Christian Kandeler authored
At some point, we thought it was necessary, but apparently it's not. Reviewed-by: kh1
-
Roman Kovalev authored
getCodec() needs to be called with an absolute file name. As the changed decoding of the file contents will break the decoding of svn's annotation prefixes (which are in system locale), force LC_ALL=C to prevent an encoding mix in the first place. Merge-request: 214 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Christian Kandeler authored
Reviewed-by: Oswald Buddenhagen
-
Christian Kandeler authored
Reviewed-by: Oswald Buddenhagen Reviewed-by: kh1 Reviewed-by: dt
-
Friedemann Kleint authored
Try to achieve consistency in reporting stop messages for all engines. Report by BreakpointId if available.
-
Friedemann Kleint authored
Preparing the introduction of the new CDB engine.
-
Christian Kamm authored
-
Christian Kamm authored
-
Oswald Buddenhagen authored
- command argument quoting changes - environment expansion changes - substitution of ${SOURCE,BUILD}DIR with %{{source,build}Dir} - VariableManger syntax change ${} => %{}
-
Oswald Buddenhagen authored
do not inject SOURCEDIR and BUILDDIR into the environment of build steps and run configurations any more. instead, all custom executable paths, argument lists and working directories now support the %{sourceDir} and %{buildDir} macros. this approach is more elegant and more scalable.
-