- May 27, 2010
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
Reviewed-by: Kai Koehne
-
Thomas Hartmann authored
Reviewed-by: Kai Koehne
-
Thomas Hartmann authored
Reviewed-by: Kai Koehne
-
- May 26, 2010
-
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
all of creator requires qt 4.7 now
-
mae authored
Only insert necessary newlines Reviewed-by: thorbjorn Task-number: QTCREATORBUG-1476
-
hjk authored
-
Kai Koehne authored
Task-number: BAUHAUS-651
-
Friedemann Kleint authored
for verbose python error hunting. Rubber-stamped-by: hjk
-
hjk authored
The value was adjusted to the referenced value but it was not used when dumping the members, basically leading to an empty child list in such cases.
-
Jens Bache-Wiig authored
I now cache the scaled welcomemode background so it feels more responsive when toggeling back and forth between modes. Reviewed-by: joao
-
Erik Verbruggen authored
Task-number: BAUHAUS-729, BAUHAUS-731
-
Erik Verbruggen authored
Bug: BAUHAUS-674
-
Erik Verbruggen authored
-
ck authored
Task-number: QTCREATORBUG-1461 (part 2) Written-by: Denis Mingulov
-
ck authored
Task-number: QTCREATORBUG-1461 (part 1) Conflicts: src/plugins/qt4projectmanager/qt-maemo/maemosshthread.cpp src/plugins/qt4projectmanager/qt-maemo/maemosshthread.h
-
Friedemann Kleint authored
Attach icons to TaskModel. Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Oswald Buddenhagen authored
this makes a difference only on macx, where it happens to fix the ts target (because of missing quoting). but it is More Correct anyway.
-
Friedemann Kleint authored
Fix breakage resulting from 3d852917187e29892529ab51d24c1a1177068a88 (Qt 4.7), remove obsolete 'saddr'-element.
-
- May 25, 2010
-
-
Daniel Molkentin authored
Reviewed-by: dt
-
Daniel Molkentin authored
Reviewed-by: dt
-
Robert Loehning authored
Reviewed-by: Oswald Buddenhagen
-
Thomas Hartmann authored
Integration tests TestCore::testAnchorsAndRewriting TestCore::testAnchorsAndRewritingCenter Task-number: Bauhaus-109
-
Thomas Hartmann authored
Now anchors.verticalCenter & anchors.horizontalCenter get simplified to anchors.centerIn. We also simplify the fill case. Task-number: Bauhaus-109 Reviewed-by: Marco Bubke
-
Thomas Hartmann authored
On settings anchors we delete x,y,width,height but now re store the old size and position in auxiliaryData to be able to resore it later if the user removes the anchors. Reviewed-by: Marco Bubke
-
Jens Bache-Wiig authored
- Added a dropshadow - More polished gradient and outline - Adjusted text label margins and spacing - Ensured position within graphicsview frame Reviewed-by: Marco Bubke
-
Friedemann Kleint authored
Caused by adding an argument in acea722d. Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
- May 24, 2010
-
-
Jarek Kobus authored
-
- May 21, 2010
-
-
Robert Loehning authored
appendDataSilently() is only called from appendData() which is not silent anyway. The connect in GitClient::createCommand() is currently not executed.
-
Jens Bache-Wiig authored
It's impossible to use very long names and some clipping occurs due to incorrect size hints on QLabel. - Made the popup minimum width depend on the longest project name entered. (it will not shrink) - The build and run labels have increased minimum size hints. - Combobox tooltip will be set to the project name as to make it possible to expand long names. Task-number: QTCREATORBUG-1278 RevBy: joao
-
mae authored
Vertical block selections could be painted where there was no selection, or they could jump randomly to columns futher right. Reviewed-by: dt
-
kh1 authored
This boils down to the same problem as other calls to qmake, if we don't pass the target mode, qmake will prepend the current platform as target. Reviewed-by: dt
-
Friedemann Kleint authored
-
Robert Loehning authored
-
Leena Miettinen authored
Reviewed-by: jbache
-
Leena Miettinen authored
Reviewed-by: Kai Koehne Reviewed-by: Lasse Holmstedt
-
Leena Miettinen authored
Reviewed-by: Friedemann Kleint
-