aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/generichighlighter/highlightersettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: replace generic highlighter with ksyntaxhighlightingDavid Schulz2019-01-281-243/+0
* TextEditor: ModernizeOrgad Shaneh2018-09-201-1/+1
* TextEditor: Pass dialogParent where neededOrgad Shaneh2018-09-201-3/+4
* Convert some 0 to nullptrMontel Laurent2017-02-231-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-18/+14
* PathChooser: Use a std::function as callbackhjk2015-05-071-2/+2
* Generic highlighter: Fix matching the right definitionEike Ziller2015-02-171-8/+8
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* GenericHighlighter: Use pointers for available definitions listOrgad Shaneh2014-07-021-5/+5
* 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-36/+26
* | TextEditor: Add history completer to path choosersTobias Hunger2013-12-021-0/+2
|/
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-1/+0
* PlainTextEditor: Use info suppression for syntax highlightingOrgad Shaneh2013-02-081-5/+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
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-171-4/+4
|/
* Adjust license headershjk2012-10-051-21/+20
* Remove NULL tests for Core::ICore::settings()Orgad Shaneh2012-08-091-2/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-10/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Delay heavy lookup (and possibly creation) of paths.Eike Ziller2012-02-071-2/+15
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fixed some typos and added some missing ellipisesJure Repinc2011-10-051-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* PathChooser: rename Directory to ExistingDirectory, introduce Directorydt2011-02-221-2/+2
* 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-45/+57
|/
* Generic highlighter: Add Creator's share folder in the fallback definitions s...Leandro Melo2010-11-091-1/+1
* Generic highlighter: Change some names for better clarity.Leandro Melo2010-09-171-8/+8
* texthighlighter: stick to established naming convention in settings entrieshjk2010-09-171-1/+1
* I10N: First translation fixes for 2.1Friedemann Kleint2010-09-101-1/+1
* Generic highlighter: Improving user interface.Leandro Melo2010-08-201-18/+28
* Generic highlighter: Changes in settings. Now there's a fallbacklocation.Leandro Melo2010-08-061-10/+41
* Generic highlighter: Interface for automatic download of available definition...Leandro Melo2010-06-111-2/+45
* Generic highlighter: New option to specify ignored file patterns so the highl...Leandro Melo2010-06-041-8/+13
* More functionality for the generic highlighter options. Other small changes.Leandro Melo2010-05-281-12/+15
* Settings page for the generic highlighter.Leandro Melo2010-05-271-0/+156