Friedemann Kleint
ea0d68f7d4
Qt Designer custom widget wizard: Write plugins compatible with Qt 4 / 5.
...
Generate plugin metadata for Qt 5 or plugin export for Qt 4.
Change-Id: I9888ebb22204c96755f82efc0dd2bceb51a19b0c
Reviewed-by: Daniel Teske <daniel.teske@digia.com >
2013-02-13 13:45:43 +01:00
hjk
87fcf7ebea
use include order from most-specific to least-specific in template
...
Change-Id: I989afb986f469ee7223eb84b7db6805d9fe00dd6
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2012-04-17 10:59:53 +02:00
Erik Verbruggen
3fa55b7ab9
Removed module names from #include directives.
...
Getting the #include directives ready for Qt5. This includes the
new-project wizards.
Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2012-02-15 16:24:46 +01:00
Tobias Hunger
b7c0a42025
Fix indention of code generated for mobile gui apps
2010-04-15 17:24:51 +02:00
Tobias Hunger
af9428a6cd
Only add #ifdef for symbian on mobile builds
...
Reviewed-by: Friedemann Kleint
2010-04-08 16:05:32 +02:00
Thorbjørn Lindeijer
1eceed92f1
Remove special showMaximized case for Maemo 5
...
The Maemo 5 window manager already makes sure applications always run
maximized.
Reviewed-by: Robert Griebl
2010-03-23 17:53:14 +01:00
Tobias Hunger
f2295f889e
Set size of widgets for devices to match default resolution
...
* When creating a new project for some device: Set UI element size
to the device resolution.
2010-02-18 15:36:16 +01:00
Friedemann Kleint
02de790714
Moved the custom widget wizard templates into Qt Creators template dir.
...
Cannot put a source file template into a resource in a source directory
as Visual Studio will grab and build it.
2009-06-30 17:11:35 +02:00
Friedemann Kleint
178fe102e8
Fixes: Suppress colors for git diff project, class names in widget template
2009-03-17 13:00:22 +01:00
Friedemann Kleint
679d15f484
Fixes: Remove "Class" prefix from UI-classes generated by the gui app wizards; give new item dialog home path as default when creating files out of project contexts.
2009-03-12 13:44:37 +01:00
Friedemann Kleint
f3b3d23c15
Fixes: Designer/'Goto Slot' doesn't work with multiple inheritance
...
Task: 247782
Details: Check for inheritance as well as member when looking for UI::FormClass.
2009-03-12 11:44:30 +01:00
Daniel Molkentin
a534a1e4d7
More work toward make install on Linux.
2009-01-21 08:52:19 +01:00