- Jun 28, 2010
-
-
Roberto Raggi authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
Also speed up dumping a bit by using 'put' instead of 'putField' when appropriate.
-
kh1 authored
Cherry-picked from 2.0 branch. Task-number: QTCREATORBUG-1670 Reviewed-by: ck
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
Only one level of typedef was stripped, but qulonglong has two.
-
hjk authored
-
Christian Kamm authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-1737 Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
When reading the xml file describing the Qml types, we incorrectly classified all functions as methods. They should be slots, since otherwise qmldump couldn't have dumped them in the first place. Task-number: QTCREATORBUG-1755 Reviewed-by: Erik Verbruggen
-
- Jun 25, 2010
-
-
Alessandro Portale authored
DEPLOYMENT, ICON, TARGET.CAPABILITY, TARGET.EPOCHEAPSIZE and TARGET.UID3
-
Alessandro Portale authored
So that QT_USE_FAST_OPERATOR_PLUS QT_USE_FAST_CONCATENATION may have an effect.
-
Alessandro Portale authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Christian Kamm authored
By actually storing the documents instead of only the root and id environments.
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Robert Loehning authored
-
Friedemann Kleint authored
Added adapter to work with TCF over WLAN. Factor out common code for Symbian from TrkAdapter. Improve message logging in TrkGdbAdapter, some cleanup. Added new TcfTrkGdbAdapter based on TcfTrkDevice in symbianutils based on JSON, using QTcpSocket. To be started via special @tcf@ argument. Rubber-stamped-by: hjk
-
hjk authored
-
hjk authored
-
hjk authored
-
Erik Verbruggen authored
-
hjk authored
-
Kai Koehne authored
-
Kai Koehne authored
-
hjk authored
A mostly mechanical change. Reviewed-By: con
-
con authored
You have to call setProgressValue(AndText) at least once unconditionally, before resultReporting and isProgressUpdateNeeded actually do the right thing. Also use qreal progress values internally while iterating directories.
-
con authored
Task-number: QTCREATORBUG-1690
-
Oswald Buddenhagen authored
there is not much point in complaining about internal queries of unknown properties anyway, so just don't try it. remove the default value from the complain argument to avoid mistakes either way in the future.
-