- May 19, 2010
-
-
ck authored
-
ck authored
Reviewed-by: kh1
-
Christian Kamm authored
Task-number: QTCREATORBUG-1439
-
Christian Kamm authored
Task-number: QTCREATORBUG-1413 Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
-
Christian Kamm authored
It is unused at the moment.
-
Christian Kamm authored
-
Christian Kamm authored
It would calculate an incorrect start token in this case as the linizer skips past the empty line. Task-number: QTCREATORBUG-1412
-
- May 18, 2010
-
-
dt authored
-
dt authored
-
Erik Verbruggen authored
This reverts commit e4fb53e8. Should have gone into master, not into the 2.0 release branch.
-
Thomas Hartmann authored
Task-number: BAUHAUS-647
-
Thomas Hartmann authored
Task-number: BAUHAUS-448
-
Jens Bache-Wiig authored
This should give things a cleaner look.
-
dt authored
And refuse to add it twice. The check is pretty simplistic in that it doesn't take scopes or which variable it's exactly in into account. But in those cases you need to edit the .pro file manually anyway. Task-Nr: QTCREATORBUG-932 Task-Nr: QTCREATORBUG-891 Task-Nr: QTCREATORBUG-653
-
dt authored
-
dt authored
That is e.g. SOURCES instead of whatever variable is used first in the project file. Reviewed-By: ossi
-
Thomas Hartmann authored
Since the property editor is QWidget based it uses our own DeclarativeWidgetView instead of QDeclarativeView now Reviewed-by: Kai Koehne
-
Erik Verbruggen authored
-
mae authored
The find scope was sometimes painted incorrectly, and the last line was occassionally ommited from the standard selection paint. Reviewed-by: thorbjorn
-
kh1 authored
Fixes broken enabled/ disabled qemu start button behavior.
-
Leena Miettinen authored
Doc - Describe the new text editor options and functions. Split the topic into several smaller topics. Reviewed-by: Thorbjorn Lindeijer
-
Leena Miettinen authored
Reviewed-by: dt
-
Thomas Hartmann authored
Task-number: BAUHAUS-274
-
Thomas Hartmann authored
We have to set the proper fileUrl on all models
-
Thomas Hartmann authored
You cannot animate from visible true to false, but you can animate from opacity: 0.0 to 1.0 so using opacity would be better. Task-number: BAUHAUS-672
-
Thomas Hartmann authored
Task-number: BAUHAUS-667
-
Thomas Hartmann authored
Task-number: BAUHAUS-669
-
Thomas Hartmann authored
Task-number: BAUHAUS-668
-
con authored
Reviewed-by: mae
-
con authored
-
dt authored
Task-Nr: QTCREATORBUG-765
-
Thorbjørn Lindeijer authored
Task-number: QTCREATORBUG-1402
-
- May 17, 2010
-
-
Thorbjørn Lindeijer authored
This is pretty common in other editors, and the application font looks weird if the text editor font is significantly larger. Task-number: QTCREATORBUG-1424 Reviewed-by: Olivier Goffart
-
Marco Bubke authored
Task-Number: BAUHAUS-666 Reviewed-by: kkoehne
-
Thorbjørn Lindeijer authored
Quick fix by copying code also found in Qt4 and QML project managers. Would be better to have some common solution... Task-number: QTCREATORBUG-1383
-
Robert Loehning authored
Reviewed-by: Leena Miettinen
-
hjk authored
-
Friedemann Kleint authored
-