summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/snippets/snippeteditor.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Fix context menu of snippet editorEike Ziller2022-03-161-0/+1
* TextEditor: Consistently use nullptrTobias Hunger2018-05-081-2/+2
* TextEditor: Use override consistentlyTobias Hunger2018-05-081-2/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-2/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-1/+1
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | TextEditor: Remove some *Widget::createEditor implementationhjk2014-08-281-1/+0
* | TextEditor: Fix snippet editor crash introduced in d85a4f615hjk2014-08-211-17/+1
* | TextEditor: Move SnippetsEditor to new editor construction schemehjk2014-08-201-3/+1
* | TextEditor: Further *Editor/*EditorWidget disentanglinghjk2014-08-191-1/+1
|/
* IEditor: Make duplicatesSupported a value memberhjk2014-05-211-1/+0
* Core: Make IEditor::id a value member and adjust usershjk2014-02-251-1/+0
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-081-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-1/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* 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-1/+1
|/
* all: less QScopedPointerhjk2011-09-191-4/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | core: make context and widget IContext data membershjk2011-04-141-7/+0
|/
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-8/+10
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11
* Snippets: Rename a method in the snippet editor.Leandro Melo2010-12-081-1/+1
* Snippets: Set indenters.Leandro Melo2010-12-081-5/+0
* Snippets: Feature enhancement start...Leandro Melo2010-12-081-0/+92