- Jul 28, 2010
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
Still need to change it to use RefactoringChanges, and to do better definition generation.
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
ck authored
All our classes should have the Maemo prefix because we don't have a namespace of our own.
-
Bill King authored
BugReport: QTCREATORBUG-1959
-
- Jul 27, 2010
-
-
kh1 authored
-
kh1 authored
-
kh1 authored
-
ck authored
Task-number: QTCREATORBUG-1951 Reviewed-by: kh1
-
Erik Verbruggen authored
-
Erik Verbruggen authored
For answers to questions about where to insert a snippet/chunk of C++ code. Ok, currently it will only find the One And Only place to insert method declarations in classes, and it will need some tuning.
-
dt authored
Task-Nr: QTCREATORBUG-1875
-
dt authored
Task-Nr: QTCREATORBUG-1867
-
dt authored
Qmake treats "." special, we need to do the same
-
ck authored
-
Leandro Melo authored
To make sure property color foo: "white" is of type color, not string. Done-with: ckamm
-
Leandro Melo authored
Done-with: ckamm
-
Olivier Goffart authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Now, the items about to be selected must inherit from QGraphicsObject. Also, coding style was cleaned up a bit.
-
Lasse Holmstedt authored
To show the object string id's, the debug protocol is used to get them. The problem is that the required methods in QDeclarativeContext(Data) are not exposed, and it's too late to do it for 4.7.0. Hence this change should be reverted in 4.8 when more efficient way of getting the id's comes available.
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
The button is checkable and pressing it will stop/propagate changes to the qml application being debugged.
-
Lasse Holmstedt authored
-
Erik Verbruggen authored
-
Leandro Melo authored
-
Leandro Melo authored
-
Erik Verbruggen authored
-
Pawel Polanski authored
-
- Jul 26, 2010
-
-
dt authored
We create a .sis package per leaf project now, deploy all of them and start the executable for the runconfiguration that was selected. This does not cover all use cases, but works for development.
-
Joerg Bornemann authored
compiles now on Windows! :) Reviewed-by: dt
-
ck authored
Also get rid of unneeded state. Reviewed-by: kh1
-
Joerg Bornemann authored
-
ck authored
Disabled on Windows for now due to utfs-server not working there. Reviewed-by: kh1
-
kh1 authored
-
Pawel Polanski authored
-
con authored
For some items with Symbols Search this will now both expand and jump to the result.
-
Pawel Polanski authored
Silent installation added to Sumbian's Run Configuration UI Reviewed-by: Tobias Hunger
-