summaryrefslogtreecommitdiff
path: root/src/plugins/designer/formeditorw.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust license headershjk2012-10-051-21/+20
* Remove NULL tests for Core::ICore::settings()Orgad Shaneh2012-08-091-5/+4
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-1/+1
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-24/+7
* ActionManager API cleanup.Eike Ziller2012-05-251-65/+58
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-10/+4
* Mac: Avoid Alt+<character> shortcutsEike Ziller2012-05-221-2/+2
* editormanager: simplify use of interfacehjk2012-05-111-3/+3
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-2/+2
* Normalized connect()sRobert Loehning2012-03-061-5/+5
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-31/+31
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-34/+33
* Designer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-201-4/+4
* mostly core and analyzer: more id-ficationhjk2011-11-151-2/+2
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * Fix qreal is not double.Felix Geyer2011-11-091-2/+2
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-47/+47
* | Fix qreal is not double.Felix Geyer2011-11-091-2/+2
* | Don't show Design mode if "designer" plugins are disabled/not present.Eike Ziller2011-10-191-1/+1
|/
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Designer: Compilation with Qt 5.Friedemann Kleint2011-05-191-7/+51
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix more krazy warnings.Friedemann Kleint2011-04-191-2/+2
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-1/+1
* actionmanager: rename Command::CA_NonConfigureable to CA_NonConfigurablehjk2011-02-091-1/+1
* It's 2011 now.con2011-01-121-1/+1
* 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-5/+7
* | Set some object names for easier debugging.Friedemann Kleint2010-12-031-1/+3
* | Coreplugin: Header cleanup.Friedemann Kleint2010-11-021-0/+1
|/
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-1/+1
* coreplugin: use Core::Id is some placeshjk2010-09-101-3/+3
* Change the shortcut for ui form previewJarek Kobus2010-08-251-1/+1
* Designer: Add 'Switch Source/Form' action.Friedemann Kleint2010-08-101-1/+70
* Merge remote branch 'origin/2.0'con2010-06-301-4/+20
|\
| * Designer: Initially disable form preview.Friedemann Kleint2010-06-291-3/+12
| * Qt Designer/Design mode: Do not switch to Edit mode when runningFriedemann Kleint2010-06-281-1/+8
* | Core::Context: compile hot fix for Windows.hjk2010-06-251-7/+2
* | core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-5/+7
|/
* Move help manager into core.kh12010-06-111-8/+3
* Qt Designer integration: Fix Help button in stylesheet editor.Friedemann Kleint2010-05-281-0/+9
* Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.Leena Miettinen2010-05-141-4/+4
* Move the Debugger/Designer view menus to Window menu.Friedemann Kleint2010-04-201-34/+26