Daniel Teske
2c95b13098
Generic Project: Remove dead code
...
Change-Id: I6557506f84d53f5e856c63eaafbbd86e1913e08b
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2012-01-13 15:11:26 +01:00
hjk
31600758de
all: s/info@qt.nokia.com/qt-info@nokia.com/
...
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-11-03 10:33:19 +01:00
dt_
86889dded8
On new generic project, show progress and dialog
...
Task-Nr: QTCREATORBUG-2226
Change-Id: I62e1c740a008663396960cfc12a05202f8800892
Reviewed-on: http://codereview.qt.nokia.com/594
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thorbjørn Lindeijer <thorbjorn@lindeijer.nl >
2011-06-22 18:04:02 +02:00
Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
hjk
8397663964
Update license.
2011-04-13 11:49:28 +02:00
hjk
57eae3191e
s:// end of namespace :// namespace :g for consistency
...
We use the latter style everywhere else to signify the end of a namespace block.
2011-02-04 12:45:32 +01:00
con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
04e32b0049
License headers.
2010-12-17 16:03:42 +01:00
Jarek Kobus
8b2eeb9c5f
Get rid of virtual generatedProjectFilePath()
2010-09-02 12:15:23 +02:00
Jarek Kobus
1cefde9e45
Implement adding new project into opened subdirs project
...
Reviewed-by: dt <qtc-committer@nokia.com >
2010-08-26 18:35:05 +02:00
Jarek Kobus
20c0817a3f
Replace QWizard with Utils::Wizard
2010-03-31 15:22:14 +02:00
hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +01:00
Tobias Hunger
93d3205459
Update Wizards to new signature
...
Seems like I missed some the first time round. Sorry for that!
2010-02-18 16:10:56 +01:00
Friedemann Kleint
0e554fac91
Wizards: Sort
...
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 >
2009-11-27 10:33:24 +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
hjk
93cbef8724
long live the king
2009-08-14 09:30:56 +02:00
Jason McDonald
884b7af769
Update license headers and sales contact details.
...
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
Thorbjørn Lindeijer
793de72a44
Honour the default path passed to the generic project wizard
2009-04-08 15:13:17 +02:00
Thorbjørn Lindeijer
b789ffa91b
Added and corrected copyright headers
2009-03-20 14:59:12 +01:00
Thorbjørn Lindeijer
9c8f4e30a7
Allow specifying the name of a new generic project
...
The name is used as the base for files like [project].creator,
[project].files, etc. and is displayed in the Projects mode and the
Projects tree.
2009-03-19 18:08:16 +01:00
Thorbjørn Lindeijer
93b3dda602
Fixed member variable prefix to be in line with coding standards
2009-03-18 12:20:06 +01:00
Roberto Raggi
d690a844b4
Imrpvoed the importer.
2009-03-13 15:12:54 +01:00
Roberto Raggi
4300ebcd63
load the generated project.
2009-03-12 18:31:50 +01:00
Roberto Raggi
79169238b1
Fun with Core::IWizard.
2009-03-12 17:53:25 +01:00