summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qsyntaxhighlighter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fixed a regression in the syntax highlighterThorbjørn Lindeijer2010-03-021-0/+3
* minor optimization: don't mark contents as dirty if nothing was changedRitt Konstantin2010-03-021-3/+9
* minor optimization: ignore invalid preeditAreaPosition/preeditAreaTextRitt Konstantin2010-03-021-17/+23
* remove unused codeRitt Konstantin2010-03-021-1/+0
* minor clean-ups and styling fixesRitt Konstantin2010-03-021-16/+12
* don't even try to rehighlight invalid or alien blockRitt Konstantin2010-03-021-1/+1
* don't cancel the scheduled complete rehighlight from rehighlightBlock()Ritt Konstantin2010-03-021-0/+5
* replace temporary disconnection with a very simple statemachineRitt Konstantin2010-03-021-6/+14
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fix to QSyntaxHighlighter not rehighlighting enoughmae2009-09-161-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Doc: A few cleanups, fixes and improvements.Volker Hilsheimer2009-07-191-2/+2
* | Unified common code in QSyntaxHighlighter::rehighlight() and QSyntaxHighlight...J-P Nurmi2009-07-131-17/+14
* | Added QSyntaxHighlighter::rehighlightBlock(QTextBlock)J-P Nurmi2009-07-131-0/+27
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+618