- Nov 27, 2009
-
-
Kimitake authored
Merge-request: 2157 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Kimitake authored
Merge-request: 2157 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
hjk authored
-
Christian Kamm authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
Use QGridLayout to align header label and QStackedLayout for the pages (in code, as it is not available in Designer). Derive new class FilterLineEdit for filter widgets based on a modified version of FancyLineEdit and use that in settings. Rubber-stamped-by:
con <qtc-committer@nokia.com>
-
Christian Kamm authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Introduce new QString id() const-API and sort wizards by [untranslated] category and id. Introduce respective constants. Rubber-stamped-by:
con <qtc-committer@nokia.com>
-
- Nov 26, 2009
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
- Introduce project directory and "use" flag to file manager, use that in new item dialog - Add configuration under Project settings, rename it to "General" - Make wizards create project names as "untitled1.." - Remove modules page from Qt application wizards (parametrizable) - Give Utils::ProjectIntroPage a "Set as default location" toggle. - Introduce wizard dialog base classes for handling that. - Introduce notion of "last visited directory to file manager" for open and non-project wizards, route open through file manager. - Clean out QmlAppWizard Task-number: QTCREATORBUG-333 Rubber-stamped-by:
con <qtc-committer@nokia.com>
-
hjk authored
-
Christian Kamm authored
a op b -> !(a invop b) and a op b -> b flipop a
-
ck authored
Add a tool tip to the button and give it our standard icon. Reviewed-by: Friedemann Kleint
-
mae authored
-
hjk authored
-
hjk authored
-
hjk authored
Adding items to an empty container did not result in a [+] in front of the container in the locals view.
-
hjk authored
-
hjk authored
-
Christian Kamm authored
-
Christian Kamm authored
-
Christian Kamm authored
Instead of just flipping same-length strings. Also fix an incorrect replace position adjustment.
-
Christian Kamm authored
-
Roberto Raggi authored
-
Roberto Raggi authored
We need to port the code to use the new overloay system.
-
Christian Kamm authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-333
-
- Nov 25, 2009
-
-
Tobias Hunger authored
* Add -color option to core plugin which will override the base UI color for that session. Reviewed-by: thorbjorn
-
Tobias Hunger authored
* Change layout of project mode page. Reviewed-By: dt
-
Tobias Hunger authored
* Rename it to IPropertiesPanel in accordance with new naming standards. * Do not derive from Context. That is not needed. * Add an icon() method. * Fix all usages of this interface. Reviewed-By: dt
-
mae authored
As side effect we can now play a bit with visualizing extra selections
-
Tobias Hunger authored
* Panel struct does no longer take ownership of its widget. * Panels consitently delete their widget in their destructor. Reviewed-By: dt
-
Tobias Hunger authored
* This way it becomes available to all classes in this file. Reviewed-By: dt
-
hjk authored
-
hjk authored
-
hjk authored
-