aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/generichighlighter/definitiondownloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: replace generic highlighter with ksyntaxhighlightingDavid Schulz2019-01-281-106/+0
* Generic Highlighter: Remove warnings and thread safety issuesEike Ziller2016-04-131-4/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Simplify definitiondowloader.hhjk2015-05-081-17/+20
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Fix compilation with Qt 4.Friedemann Kleint2014-07-021-0/+1
* GenericHighlighter: Download dependent definitionsOrgad Shaneh2014-07-021-1/+11
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Provide instance()-method for Utils::NetworkAccessManager.Friedemann Kleint2013-04-091-2/+2
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-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
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Refactor: Move NAM to utils, rss model to welcome.Daniel Molkentin2011-07-211-2/+2
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-291-2/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-8/+5
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Improve user interface of manage definitions dialog.Leandro Melo2010-08-041-16/+21
* Generic highlighter: Interface for automatic download of available definition...Leandro Melo2010-06-111-0/+94