Commit Graph

25 Commits

Author SHA1 Message Date
Roberto Raggi
19d5521f5f Fixed #include directives. 2009-12-02 17:07:10 +01:00
Friedemann Kleint
5948e284bb Rename namespace Core::Utils into Utils
Also move Designer::Internal::FormWindowEditor ->
Designer::FormWindowEditor.
2009-10-05 11:06:05 +02:00
Friedemann Kleint
74a3828f19 Purge out include files in exported headers 2009-10-01 16:38:08 +02:00
Friedemann Kleint
978cf4bda8 Rename IRunConfigurationRunner -> IRunControlFactory...
and ApplicationRunConfiguration to LocalApplicationRunConfiguration,
preparing remote debugging. Change the interface canRun() to be const,
run() to create() (since it does not run anything), use references
to the QSharedPointer<Foo>. Introduce d-Pointer and remove
unneeded headers from ProjectExplorerPlugin and add missing includes
everywhere.
2009-09-25 11:35:44 +02:00
hjk
93cbef8724 long live the king 2009-08-14 09:30:56 +02:00
con
c06877f278 Implement floating form editor tool support. 2009-08-11 16:38:53 +02:00
con
baaf7b1d62 Less QToolBars in editor tool bar. 2009-07-16 18:06:38 +02:00
Jason McDonald
884b7af769 Update license headers and sales contact details.
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
Friedemann Kleint
38baf276f6 Deactivated quiet saving for the moment. 2009-05-13 16:38:53 +02:00
Friedemann Kleint
135000c395 Made uic-codecompletion use the new quiet-save API of Qt Designer. 2009-05-13 15:10:09 +02:00
dt
9c9b38e92a Export FormWindowEditor from the designer plugin.
The Qt4ProjectManagerPlugin needs that for the dynamic ui completion.

Reviewed-By: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2009-05-12 14:45:58 +02:00
hjk
8ca887aae2 Fixes: change file license headers to include LGPL 2009-02-25 09:15:00 +01:00
Friedemann Kleint
1b32bf5b02 Fixes: Show help as in standalone Designer (currentProperty).
Task: 235520
Details: Use new integration API #ifdefed for 4.5.1 onwards.
2009-02-18 11:00:25 +01:00
Friedemann Kleint
79a99acd1b Fixes: Context help in Designer
Task: 235520
Details: Display help of current property editor object
2009-02-13 09:55:21 +01:00
Friedemann Kleint
6f4a8be946 Fixes: Session loading does not restore form files
RevBy: Eike
Details: Make form editor factory and form editor return the same editor kind.
2009-02-04 13:39:11 +01:00
Friedemann Kleint
6cf47088fa Fixes: Ship Qt Designer private Headers
Task: 205821
Details: Added script to copy them over, swapping license headers, added directory qt_private.
2009-01-27 11:19:41 +01:00
Friedemann Kleint
1143636775 Fixes: Reduce dependencies to Designer headers/Kick out the unused "Generate Code" action 2009-01-27 09:18:14 +01:00
Friedemann Kleint
31f7b0fbad Fixes: Unified debug enum in the designer plugin 2009-01-21 12:07:19 +01:00
hjk
667255c4d1 some more ICore related cleanup 2009-01-20 17:14:00 +01:00
Daniel Molkentin
59affcfffc Bump year in licence header. 2009-01-13 19:22:14 +01:00
hjk
da3cb14483 chancge Nokia GPL exception version from 1.2 to 1.3 2008-12-16 17:20:00 +01:00
hjk
df7aacd637 more file cosmetics 2008-12-02 15:08:31 +01:00
hjk
ab83dcd87c off-by-one in headers 2008-12-02 14:20:25 +01:00
hjk
8a43d9b9f3 end-of-line whitespace correction of the new headers 2008-12-02 14:17:16 +01:00
con
05c35356ab Initial import 2008-12-02 12:01:29 +01:00