aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/snippets
Commit message (Expand)AuthorAgeFilesLines
* Snippets: Make it possible again to escape $fields$Tobias Hunger2015-10-142-10/+33
* Snippet: Use Template engine to pre-process snippetsTobias Hunger2015-10-132-10/+19
* fix metatype declaration in a few placesNikita Baryshnikov2015-09-021-2/+0
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-2/+2
* TextEditor: Fix unused variable warning on release buildOrgad Shaneh2015-04-131-1/+2
* Don't mix iterator and const_iteratorKai Koehne2015-04-021-1/+1
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1217-102/+102
|\
| * Update LicenseEike Ziller2015-01-1617-102/+102
* | TextEditor: Remove unneeded qualificationsOrgad Shaneh2015-02-061-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1417-119/+136
|\
| * License updateEike Ziller2014-10-0917-119/+136
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-292-3/+3
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-262-2/+2
* | TextEditor: Merge some "assist" related classeshjk2014-09-092-11/+7
* | TextEditor: Use more direct approach for fallback IEditor constructionhjk2014-08-291-9/+1
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-1/+1
* | TextEditor: Remove some *Widget::createEditor implementationhjk2014-08-282-6/+0
* | TextEditor: Fix snippet editor crash introduced in d85a4f615hjk2014-08-213-30/+12
* | TextEditor: Move SnippetsEditor to new editor construction schemehjk2014-08-202-9/+10
* | TextEditor: Further *Editor/*EditorWidget disentanglinghjk2014-08-192-4/+3
* | TextEditor: Merge the two sets of *EditorWidget constructorshjk2014-08-191-2/+4
* | TextEditor: Consolidate document access functions.hjk2014-08-042-4/+4
* | TextEditor: Remove one stack of EditorWidget constructorshjk2014-08-011-1/+2
|/
* CleanUp usage of QtAlgorithmsNikita Baryshnikov2014-06-171-30/+16
* TextEditor: Snippetssettings QTableView to QTreeViewAlessandro Portale2014-06-162-97/+90
* IEditor: Make duplicatesSupported a value memberhjk2014-05-211-1/+0
* Remove QHeaderView::setDefaultSectionSize callsAlessandro Portale2014-05-051-1/+0
* Editors: Move id() from editor to document.Eike Ziller2014-03-051-1/+1
* Core: Make IEditor::id a value member and adjust usershjk2014-02-252-6/+1
* TextEditors: Move font settings to documentEike Ziller2014-01-241-2/+2
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-081-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0817-17/+17
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0817-17/+17
* | Preferences: Add default implementation for filteringEike Ziller2013-12-102-17/+13
|/
* Apply static pattern to TextEditorSettinghjk2013-09-201-1/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1
* Snippet: Fix snippets with : in themTobias Hunger2013-08-221-16/+30
* Fix compilation with Qt4Orgad Shaneh2013-08-211-0/+2
* Snippets: Allow lowercase/titlecase/uppercase modifiers for variablesTobias Hunger2013-08-202-21/+141
* Snippets: Move snippet parsing into the snippet classTobias Hunger2013-08-202-0/+130
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-1/+0
* Clean headers in TextEditor.Friedemann Kleint2013-03-272-6/+0
* Fix Krazy warnings about values or keys iteration in Editor/C++.Friedemann Kleint2013-03-151-1/+5
* Fix Krazy warnings about includes/header guards in Text Editor.Friedemann Kleint2013-03-121-3/+3
* Editor: Adjust valid sippet triggerDavid Schulz2013-02-121-1/+1
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-6/+6
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3117-17/+17
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2917-17/+17
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-172-6/+6