Friedemann Kleint
f63fd177f5
Wizards: Add support for QSharedData.
2009-12-01 16:17:45 +01:00
Friedemann Kleint
e917392c27
Class wizard: Replace "inherits QObject" by type information combo.
...
Remove the setting from where it does not make sense (library/form class
wizard, etc).
Reviewed-by: con <qtc-committer@nokia.com >
2009-11-02 15:46:51 +01:00
Daniel Molkentin
da89dbb410
Add "Inherits QObject" checkbox to Class Wizard.
...
For now it is dumb, but it can be improved over time.
2009-10-21 17:06:28 +02: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
Friedemann Kleint
696cfa0432
Add a license template setting to the CppTools settings.
...
Acked-by: con <qtc-committer@nokia.com >
2009-06-22 16:22:15 +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
c6d326c0bf
Some fixes to the new class wizard code generation
...
* Convert dots in filenames to underscores in header guards
* Don't indent closing namespaces in source file
* Consistent empty line placement
2009-03-20 17:04:23 +01:00
Friedemann Kleint
70cf2c76a5
Fixes: Use common default for lower casing file names
2009-03-18 17:05:48 +01:00
Friedemann Kleint
bccf4a1fc3
Fixes: Introduce a cpp settingspage containing file naming conventions (lower case and suffixes). Reorder VCS settings pages.
...
Task: 241959, 248085
RevBy: Optics/Naming checked by con
Details: Give IOptionPage an id() to differentiate from trName(). Make showOptionsDialog return a bool (applied) and give it an optional parent. Change Cpp and form class wizards, give them a Configure... button to change those settings.
2009-03-18 16:43:01 +01:00
Thorbjørn Lindeijer
cb2cce5139
Adapt generated header guards to the filename
...
Use _HPP for example for .hpp files, for example. Based on simply
putting the chosen extension in uppercase.
2009-03-05 17:14:37 +01:00
hjk
8ca887aae2
Fixes: change file license headers to include LGPL
2009-02-25 09:15:00 +01:00
hjk
897c05f57c
replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginManager::instance()
2009-01-20 15:31:33 +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
4a552ead9f
use QTC_ASSERT instead of Q_ASSERT
2008-12-09 15:25:01 +01:00
Friedemann Kleint
a48ee6f7a8
Fixes: Allow directories to be entered into the class wizard file names
...
Task: 237390
Details: Add 'allowDirectories' property to the widgets involved.
2008-12-05 10:39:08 +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