summaryrefslogtreecommitdiffstats
path: root/src/qt3support/text
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-3120-260/+260
* Updated year in copyright headerKai Koehne2014-03-2620-20/+20
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1320-20/+20
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2920-480/+480
* Update contact information in license headers.Sergio Ahumada2012-08-0120-40/+40
* Update year in Nokia copyright messages.Jason McDonald2012-01-1120-20/+20
* Replace 'i < len-1 && func(i+1)' by 'i+1 < len && func(i+1)'suzuki toshiya2011-08-181-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1320-340/+340
* Fix compilation with Qt3SupportJiang Jiang2011-04-191-0/+1
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1720-20/+20
|\
| * Update copyright year to 2011.Jason McDonald2011-01-1120-20/+20
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-1/+1
|\|
| * Doc: Fixing typoSergio Ahumada2010-11-091-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-221-1/+0
|\|
| * remove extra includesRitt Konstantin2010-09-211-1/+0
* | Fix suspicious code found by static code analysis:Zachary Blair2010-06-271-2/+2
* | Qt3 Support headers: Avoid warnings from mingw g++Jonathan Nieder2010-05-201-3/+3
|/
* Imporve win64 support for mingwThierry Bastian2010-02-222-2/+2
* Compile with QT_USE_FAST_OPERATOR_PLUSOlivier Goffart2010-02-211-1/+1
* Update copyright year to 2010Jason McDonald2010-01-0720-20/+20
* Update license headers again.Jason McDonald2009-09-0920-80/+80
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3120-260/+260
|\
| * Update tech preview license header.Jason McDonald2009-08-3120-260/+260
| * Update license headers.Jason McDonald2009-08-1120-20/+20
* | Update contact URL in license headers.Jason McDonald2009-08-1220-20/+20
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-1620-40/+40
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1620-40/+40
* | improved string operations all over the placeThierry Bastian2009-05-282-16/+16
|/
* Works around a crash in q3richtext.Gunnar Sletta2009-04-071-1/+2
* Long live Qt 4.5!Lars Knoll2009-03-2321-0/+25840