- Apr 30, 2010
-
-
con authored
-
dt authored
Also change the strings slightly. Task-Nr: QTCREATORBUG-1295 Task-Nr: QTCREATORBUG-1296
-
dt authored
Implement a BuildConfigurationModel which does the sorting. Extend the RunConfigurationModel to do sorting. Make the mini target selector and project page use both of those models. Task-Nr: QTCREATORBUG-1235
-
dt authored
-
dt authored
-
dt authored
Task-Nr: QTCREATORBUG-1234 Reviewed-By: ossi
-
con authored
By providing a "Use Smart Installer" option for the packaging step.
-
Jörg Schummer authored
Task-number: BAUHAUS-447 Task-number: BAUHAUS-639
-
Jörg Schummer authored
Task-number: BAUHAUS-640
-
- Apr 29, 2010
-
-
Jens Bache-Wiig authored
We don't need the qobject cast. Checking the widget flag should be a bit faster. Done-with: danimo
-
Jens Bache-Wiig authored
We already have it in the projects mode so we might as well use the same in "Getting Started". Reviewed-by: danimo
-
Jens Bache-Wiig authored
Using a static local here is obviously simply wrong. This should take care of the remaining issues with broken animation states. Reviewed-by: danimo
-
Friedemann Kleint authored
-
Jens Bache-Wiig authored
This was an unintentional regression. The widget in question should not use the filter edit since it is not a filterwidget. Also I removed the "Filter" text which is incorrect in this case. Task-number: QTCREATORBUG-1308
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
Christian Kamm authored
At least direct recursion with name="Foo" extends="Foo" is detected and rejected. Done-with: Erik Verbruggen
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
Christian Kamm authored
The plan is to use this to reduce the number of applicable completion options, for instance for enum completion or property names. Done-with: Erik Verbruggen
-
Christian Kamm authored
LineInfo can tell whether lines are finished or not. Done-with: Erik Verbruggen
-
Jens Bache-Wiig authored
This was unintentionally inverted after translations were introduced.
-
Jens Bache-Wiig authored
By popular request I added a "open project" option. We don't currently have a way of differentiating project types from other files so I had to hardcode .pro and .qmlproject for now. Themed icons was also added to the new and open buttons. Reviewed-by: danimo Task-number: QTCREATORBUG-1142
-
ck authored
-
Daniel Molkentin authored
Reviewed-By: Jens Bache-Wiig
-
Thomas Hartmann authored
-
Thomas Hartmann authored
x, y, width, height are removed if filling x is removed if anchoring the left... y is removed if anchoring the top... width is removed if anchoring the right... height is removed if anchoring the bottom...
-
Thomas Hartmann authored
-
Thomas Hartmann authored
The widget behaves nicer now if the mouse leaves the widget
-
Thomas Hartmann authored
I had to add a 0.5 offset for the arrow
-
Thomas Hartmann authored
I did this together with Christiaan Janssen Reviewed by: Christiaan Janssen
-
Lasse Holmstedt authored
When changing the language, the sidebar items would break because their localized window titles were used for storing the settings. Now, id's are used. Reviewed-by: con
-
con authored
Reviewed-by: hjk
-
Marco Bubke authored
Reviewed-by: kkoehne
-
Kai Koehne authored
Reviewed-by: Marco Bubke
-