aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/snippets/snippet.cpp
Commit message (Expand)AuthorAgeFilesLines
* Snippet: show mangled replacements in snippets tooltipDavid Schulz2020-09-211-25/+53
* Editor: Validate trigger from snippets xmlDavid Schulz2020-08-141-0/+8
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-25/+21
* TextEditor: ModernizeAlessandro Portale2018-11-301-2/+1
* TextEditor: ModernizeOrgad Shaneh2018-09-201-1/+1
* Snippets: Simplify codeTobias Hunger2016-11-301-5/+1
* Snippets: Code cosmeticsTobias Hunger2016-08-231-8/+9
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Snippets: Make it possible again to escape $fields$Tobias Hunger2015-10-141-10/+32
* Snippet: Use Template engine to pre-process snippetsTobias Hunger2015-10-131-10/+18
* fix metatype declaration in a few placesNikita Baryshnikov2015-09-021-2/+0
* TextEditor: Fix unused variable warning on release buildOrgad Shaneh2015-04-131-1/+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
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-1/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-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-201-20/+128
* Snippets: Move snippet parsing into the snippet classTobias Hunger2013-08-201-0/+115
* 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
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11
* Snippets: Make it easier for plugins to add snippets groupsLeandro Melo2010-12-081-11/+7
* Snippets: Feature enhancement start...Leandro Melo2010-12-081-0/+148