aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/designer/formwindoweditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Move "open" from IEditor to IDocumentEike Ziller2015-06-101-5/+0
* Designer: Move "open" implementation to document.Eike Ziller2015-06-021-46/+1
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | Designer: Use static pattern for FormEditorW singletonhjk2014-09-041-11/+12
* | Designer: Use a BaseTextEditorFactory to create the Xml editorhjk2014-09-031-20/+10
* | TextEditor: Remove some refactoring gluehjk2014-09-031-2/+2
* | Designer: Make XML editor non-duplicatable againhjk2014-08-271-1/+1
* | Designer: Reduce superficial editor/widget dependencieshjk2014-08-211-17/+14
* | Designer: Remove compatibility code for Qt < 5.0hjk2014-08-201-6/+0
* | TextEditor: Further *Editor/*EditorWidget disentanglinghjk2014-08-191-3/+3
* | TextEditor: Merge PlainTextEditor into Basehjk2014-07-301-1/+2
|/
* Editors: Move id() from editor to document.Eike Ziller2014-03-051-1/+0
* Fix FormWindowEditor id.Eike Ziller2014-02-261-5/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Add lacking qrc files into the projectjkobus2013-09-091-1/+1
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-171-67/+5
* Designer: Remove some redirections.Eike Ziller2013-07-161-55/+20
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-5/+0
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-21/+2
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-3/+3
* Switch less often to edit modeEike Ziller2013-06-051-2/+2
* Editors: Provide a base implementation for duplicate{,Supported}hjk2013-05-271-10/+0
* Clean headers in Designer.Friedemann Kleint2013-04-041-7/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Replace all remaining functions deprecated in Qt 5, if possible.Christian Kandeler2012-09-251-1/+1
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* use Core::Id for IMode::id and IMode::typehjk2012-05-081-2/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* 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
* | more Id type fixeshjk2011-11-101-2/+2
* | Small include header fixesHarald Fernengel2011-11-091-1/+2
|/
* Extract Core::TextFile from TextEditor::BaseTextDocument.Friedemann Kleint2011-08-261-5/+5
* Editors: Dont configure form's text editor unnecessarilyLeandro Melo2011-06-301-10/+2
* Designer: Compilation with Qt 5.Friedemann Kleint2011-05-191-7/+29
* add auto-saving of modified editorsOswald Buddenhagen2011-05-121-4/+6
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1