- Apr 19, 2010
-
-
Oswald Buddenhagen authored
the sub-strings "escaped" from the evaluator through the accessor, so things did go boom, after all. Reviewed-by: thorbjorn
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
Christian Kamm authored
Fixes function argument list code completion not completing the cv qualifier. Regression from 9efa5d94. Task-number: QTCREATORBUG-1037 Reviewed-by: Roberto Raggi
-
- Apr 15, 2010
-
-
con authored
Task-number: QTCREATORBUG-1106
-
- Apr 13, 2010
-
-
Robert Loehning authored
Reviewed-by:
Friedemann Kleint <friedemann.kleint@nokia.com>
-
- Apr 12, 2010
-
-
Erik Verbruggen authored
For example: template <typename ::foo::bar>... Done by: Roberto Raggi Reviewed-by: erikv
-
Roberto Raggi authored
For example, template <template <typename> class X> struct foo {}; Reviewed-by: erikv
-
- Apr 08, 2010
-
-
Alexey Semenko authored
Reviewed-by: mae Merge-request: 133
-
- Apr 07, 2010
-
-
Friedemann Kleint authored
Add download mode with support for stdout-target. Fix verbosity, copy progress reporting overflows. Initial-patch-by:
Shane Kearns <shane.kearns@sosco.com>
-
- Apr 01, 2010
-
-
Oswald Buddenhagen authored
the previous fix did not consider that ProFiles are a further specialization of ProBlocks. Reviewed-by: dt Task-number: QTCREATORBUG-1003
-
Oswald Buddenhagen authored
in my quest to de-virtualize the ProItems i also devirtualized their d'tors without providing a replacement. whoops. Reviewed-by: dt Task-number: QTCREATORBUG-1003
-
- Mar 30, 2010
-
-
kh1 authored
-
kh1 authored
-
kh1 authored
-
kh1 authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Mar 29, 2010
-
-
Roberto Raggi authored
-
- Mar 26, 2010
-
-
Roberto Raggi authored
-
- Mar 25, 2010
-
-
kh1 authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Mar 24, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
kh1 authored
-
- Mar 23, 2010
-
-
con authored
Reviewed-by: kh1
-
kh1 authored
We now do as much as possible lazy initialisation, e.g only start the full text search indexer if we really access the search widget. Also moved the QFutur progress into the search widget. Changed all ctors to be called without an argument, since we share the help engines from help manager all over the place. Make use of the fact that we only need to call setupData on the gui engine if we access the help mode, otherwise all data is fetched thru the core engine whichs setupData is really fast.
-
kh1 authored
-
kh1 authored
-
kh1 authored
-
kh1 authored
-
Robert Loehning authored
-
Roberto Raggi authored
-
Erik Verbruggen authored
-