- Apr 13, 2010
-
-
Thorbjørn Lindeijer authored
It looks wrong when a shadow is added, which a lot of window managers do these days. Whether is looks better when no shadow is added by the window manager is debatable. Reviewed-by: Jens Bache-Wiig
-
Thorbjørn Lindeijer authored
Also removed a superfluous elide mode setter. Reviewed-by: kh1
-
Marco Bubke authored
Task-Number: BAUHAUS-574 Reviewed-by: kkoehne
-
Marco Bubke authored
Reviewed-by: kkoehne
-
Marco Bubke authored
Reviewed-by: kkoehne
-
Marco Bubke authored
Reviewed-by: kkoehne
-
Marco Bubke authored
Task-Number: BAUHAUS-566 Reviewed-by: kkoehne
-
Marco Bubke authored
Reviewed-by: kkoehne Task-Number: BAUHAUS-573
-
Marco Bubke authored
Reviewed-by: kkoehne
-
Marco Bubke authored
Task-Number: BAUHAUS-567 Reviewed-by: kkoehne
-
Robert Loehning authored
Reviewed-by:
Friedemann Kleint <friedemann.kleint@nokia.com>
-
dt authored
The UI_DIR and MOC_DIR weren't added to the includepath for new projects, since at the time of parsing the directories don't exist yet. We now always add UI_DIR and MOC_DIR to the include path, without caring whether they exist. Task-Nr: QTCREATORBUG-1064 Reviewed-By: ossi
-
dt authored
-
dt authored
Task-Nr: QTCREATORBUG-1044
-
Tobias Hunger authored
-
ck authored
Reviewed-by: kh1
-
Friedemann Kleint authored
Start editing the class name when wizard page is initialized. Show a disabled widget page for the dummy widget item (least surprise). Add +/- buttons. Refuse invalid class names (by introducing an item model with setData() validation. Code polishing, explicitness, etc. Task-number: QTCREATORBUG-1123
-
Lasse Holmstedt authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
deactivated for now, since the form editor does not support it, yet. See: BAUHAUS-496
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
See: BAUHAUS-478
-
Lasse Holmstedt authored
Reviewed-by: hjk
-
Kai Koehne authored
Reviewed-by: Thomas Hartmann
-
Kai Koehne authored
It seems the runtime got new checks, since loading the Property Editor failed with 'Invalid property assignment: "font" is a read-only property"' Reviewed-by: Thomas Hartmann
-
Kai Koehne authored
Reviewed-by: Thomas Hartmann
-
Kai Koehne authored
Actually it's 'variant' now, not 'var' any more Reviewed-by: Thomas Hartmann
-
Kai Koehne authored
45ca7aff2c04c in qt.git replaces 'var' with 'variant' Reviewed-by: Thomas Hartmann
-
Kai Koehne authored
Removing tests that have been Skipped forever, and enabling others again.
-
Kai Koehne authored
-
Tobias Hunger authored
Reviewed-by: Thorbjorn
-
ck authored
Move more common parts into base class. Reviewed-by: kh1
-
ck authored
Rename function to better reflect its meaning. Add prefix to class members.
-
ck authored
-
ck authored
Reviewed-by: kh1
-
mae authored
When drawing the background for an ifdefed-out block, expand to the end of the visible viewport, even when scrolled horizontally to the right.
-
Tobias Hunger authored
Reviewed-by: dt
-