aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/generichighlighter/highlightersettingspage.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: replace generic highlighter with ksyntaxhighlightingDavid Schulz2019-01-281-73/+0
* TextEditor: Use override consistentlyTobias Hunger2018-05-081-4/+4
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-2/+1
* PathChooser: Use a std::function as callbackhjk2015-05-071-2/+2
* Generic highlighter: Fix matching the right definitionEike Ziller2015-02-171-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* GenericHighlighter: Use pointers for available definitions listOrgad Shaneh2014-07-021-3/+2
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-2/+1
|/
* 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
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-171-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-1/+1
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-4/+2
* 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
* 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-1/+1
|/
* Generic highlighter: Change some names for better clarity.Leandro Melo2010-09-171-1/+1
* Generic highlighter: Improving user interface.Leandro Melo2010-08-201-4/+4
* Generic highlighter: Changes in settings. Now there's a fallbacklocation.Leandro Melo2010-08-061-0/+1
* Generic highlighter: Interface for automatic download of available definition...Leandro Melo2010-06-111-0/+12
* Generic highlighter: New option to specify ignored file patterns so the highl...Leandro Melo2010-06-041-1/+1
* More functionality for the generic highlighter options. Other small changes.Leandro Melo2010-05-281-2/+2
* Settings page for the generic highlighter.Leandro Melo2010-05-271-0/+74