- Sep 22, 2010
-
-
kh1 authored
-
- Aug 16, 2010
-
-
kh1 authored
Reviewed-by: ck
-
- Aug 11, 2010
-
-
Thiago Macieira authored
in qglobal.h, we make Q_UNUSED call a template function that takes T& as a parameter. So we can't pass an rvalue (the result of the && operator). Reviewed-By: Trust Me
-
- Jul 15, 2010
-
-
con authored
For later use in IFindFilter.
-
- Jun 14, 2010
- Jun 11, 2010
-
-
kh1 authored
- lessens open file handles - improves help plugin startup further Task-number: QTCREATORBUG-337 Reviewed-by: ck
-
- Jun 01, 2010
-
-
kh1 authored
Reviewed-by: ck
-
- Apr 28, 2010
-
-
kh1 authored
Reviewed-by: ck
-
- Apr 23, 2010
-
-
kh1 authored
Make the check more generic, to also work for all other Qt namespaces than qt.ver.s.ion. Still there's something broken in Qt webkit or so. Reviewed-by: ck
-
- Apr 19, 2010
-
-
kh1 authored
Reviewed-by: kh
-
- Mar 30, 2010
-
-
Oswald Buddenhagen authored
-
kh1 authored
-
kh1 authored
Both implementations are now split into two source files, based on the base class type. They share also a commen implementation, but the class interface looks now clean to the outside. Adopt other classes for use.
-