- Jul 30, 2010
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
kh1 authored
Reviewed-by: ck
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Alessandro Portale authored
And also prevent a 0-size if the Qml document does not specify width/height.
-
Lasse Holmstedt authored
Now the style is something similar to Qt Creator's default coloring.
-
Alessandro Portale authored
Using the QMAKE_BUNDLE_DATA variable to copy the data into the Resource directory in the application bundle.
-
Pawel Polanski authored
-
- Jul 29, 2010
-
-
Alessandro Portale authored
-
Alessandro Portale authored
-
con authored
Use the right painting methods to make it look good, and also make (de-)selecting all subitems of a node possible.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
ck authored
-
ck authored
Reviewed-by: kh1
-
Lasse Holmstedt authored
The problem was that qtLibraryTarget only works for libraries (see mkspecs/features/qt_functions.prf), not apps. Additionally, because we now have an app bundle inside an app bundle for OS X, the install name of the library has to be manually modified. Reviewed-by: con
-
kh1 authored
Task-number: QTCREATORBUG-1663 Reviewed-by: ck
-
kh1 authored
Reviewed-by: ck
-
Olivier Goffart authored
A copy of the client debugging code is made in src/libs/qmljsdebugclient/ (this comes from the qt code from commit 65642dd343bf61) So the qmljsinspector plugin does not require anymore Qt private headers.
-
Olivier Goffart authored
-
Erik Verbruggen authored
-
Lasse Holmstedt authored
-
Erik Verbruggen authored
-
Lasse Holmstedt authored
QMLObserver links against the library dynamically. User's apps can also link to it statically, so that the app can be deployed with debugging features to a device, without having to worry about library deployment.
-
Olivier Goffart authored
-
ck authored
-
ck authored
This subtle bug would lead to weird behavior of QComboBox on Windows. Reviewed-by: kh1
-
- Jul 28, 2010
-
-
Erik Verbruggen authored
-
Leandro Melo authored
-
ck authored
Task-number: QTCREATORBUG-1961 Reviewed-by: kh1
-
ck authored
We now react to the build directory being changed. Reviewed-by: kh1
-
dt authored
Reviewed-By: Erik Verbruggen
-
dt authored
Reviewed-By: Erik Verbruggen
-
Lasse Holmstedt authored
-