summaryrefslogtreecommitdiff
path: root/src/plugins/designer/formeditorplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-4/+3
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Don't show Design mode if "designer" plugins are disabled/not present.Eike Ziller2011-10-191-0/+2
|/
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Wizards: change terminologyLeena Miettinen2011-02-031-2/+2
* It's 2011 now.con2011-01-121-1/+1
* Project managers: Remove dependency to Qt Designer.Friedemann Kleint2011-01-101-1/+2
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Delay widget creation of options pages till their category is showncon2010-12-061-9/+2
* | Fix ui language for custom wizards.con2010-11-111-1/+1
* | Designer: Move dependency from CppEditor to CppToolsdt2010-10-041-1/+0
|/
* Two descriptions in the file new dialog were swappedDaniel Molkentin2010-06-041-4/+4
* New texts for the wizard types in the new dialogDaniel Molkentin2010-05-121-2/+4
* Profiling: Re-introduce delayed loading of DesignerFriedemann Kleint2010-03-101-22/+11
* Remove work around again 4.2.0dt2010-03-051-15/+1
* Long live the king!hjk2010-03-051-1/+1
* Design mode integrationLasse Holmstedt2010-02-261-4/+19
* Fixes: Diff editors don't get correct name.con2010-01-111-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-4/+4
* Merge branch '1.3'Thorbjørn Lindeijer2010-01-061-11/+12
|\
| * Load designer translations before instantiating any designer objectJarek Kobus2010-01-061-11/+12
* | Wizards: SortFriedemann Kleint2009-11-271-2/+4
|/
* long live the kinghjk2009-08-141-1/+1
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-2/+2
* Fix Gui app wizard to write form classes consistent with Designer.Friedemann Kleint2009-07-011-27/+11
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Also search for Qt tr cataloges in the Creator tr dir. Add qt_help cataloge.Daniel Molkentin2009-06-101-3/+6
* Make strings consistant, part. descriptions in the 'New' wizard.Daniel Molkentin2009-05-251-2/+2
* load translationsOswald Buddenhagen2009-04-201-0/+11
* Work around problems with kde 4.2.0 by checking for that exact version.dt2009-03-251-1/+14
* Lazily initialize designer again.con2009-03-241-6/+1
* remove qt < 4.5 #ifdefsOswald Buddenhagen2009-03-111-3/+0
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Revert "Revert "Fixes: Workaround a bug in kde 4.2.0.""hjk2009-02-181-1/+5
* Revert "Fixes: Workaround a bug in kde 4.2.0."Martin Aumueller2009-02-171-5/+1
* Fixes: Workaround a bug in kde 4.2.0.dt2009-02-021-1/+5
* some more ICore related cleanuphjk2009-01-201-1/+1
* replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-3/+2
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-9/+11
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-1/+2
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* more file cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0