summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changes-4.6.5 file updatedv4.6.54.6-digiaMarko Valtanen2012-12-121-0/+1
* Fix binary incompatibility between openssl versionsShane Kearns2012-12-123-1/+13
* Changing licensing contact info from nokia to digiajutaipal2012-12-112-3/+3
* Changed contact info from qt-info@nokia to qt-project.org/legaljutaipal2012-12-119-15/+15
* Nokia to Digia changesjutaipal2012-12-1113-17/+17
* Nokia to Digia changesjutaipal2012-12-1024-30/+30
* Nokia to Digia changesjutaipal2012-12-1052-171/+171
* Updated license, install readme-filesjutaipal2012-12-104-157/+156
* Change copyrights from Nokia to Digia.Marko Valtanen2012-12-0567-133/+133
* Version bump to 4.6.5Marko Valtanen2012-12-0418-23/+23
* Changes-4.6.5 file updatedMarko Valtanen2012-12-041-0/+236
* Change copyrights from Nokia to Digia.Marko Valtanen2012-12-049561-90033/+99084
* Disable SSL compression by default.Richard Moore2012-12-041-0/+6
* Added bugfix QTBUG-14017 and updated changes-4.6.4 filev4.6.4Iikka Eklund2011-06-211-85/+86
* fix moc argument quoting on mingwOswald Buddenhagen2011-06-211-5/+5
* Created changes-4.6.4 fileIikka Eklund2011-06-161-0/+231
* Qt version number change into 4.6.4Iikka Eklund2011-06-1620-24/+25
* Fix compilation with IBM xlC 7:Thiago Macieira2011-06-161-6/+8
* QSslCertificate: report fraudulent certificates as invalidPeter Hartmann2011-06-1612-4/+213
* syncqt: fix wrong paths in include/ActiveQt/headers.priJoerg Bornemann2011-06-091-1/+1
* Fix handling of SSL certificates with wildcard domain namesRichard J. Moore2011-06-093-4/+63
* Fix Qt applications freezing until mouse/keyboard events occur.Bradley T. Hughes2011-06-091-4/+9
* Layout direction change by key should change alignment of QLineEditEskil Abrahamsen Blomfeldt2011-06-091-1/+4
* Fix QMutex can deadlock when calling tryLockOlivier Goffart2011-06-092-1/+42
* Fix crash in indeterminate progressbars on windowsJens Bache-Wiig2011-06-093-3/+13
* qgrayraster: Speed up rendering of small cubic splines.Andreas Kling2011-06-091-20/+16
* Fix OpenVG painting artifacts after restoreState().Jason Barron2011-06-091-0/+1
* Disable the unified toolbar before enteringFabien Freling2011-06-093-2/+37
* Fix audio glitches in the audiooutput example.Andrew den Exter2011-06-091-2/+2
* Fixed a buffer overrun when pasting large data from non-Qt appsDenis Dzyubenko2011-06-094-16/+12
* Fix copying large data to non-Qt applicationsDenis Dzyubenko2011-06-091-1/+1
* Fix QScriptEngine::abortEvaluation.Jedrzej Nowacki2011-06-092-5/+62
* Fixed crash when using Qt::WA_DeleteOnClose on a QPrintDialog on Mac.Trond Kjernåsen2011-06-091-9/+0
* Fixed floating point overflow issues in QRasterizer::rasterizeLineSamuel Rødal2011-06-092-61/+79
* Fixed scaled point drawing with square cap in raster paint engine.Samuel Rødal2011-06-092-24/+39
* qmake: fix quoting of moc callsJoerg Bornemann2011-06-091-2/+2
* Fixes bezier curves not being drawn when it is a line.Yoann Lopes2011-06-091-41/+0
* Fixed color of cosmetic pens when printing under Windows.Trond Kjernåsen2011-06-091-1/+1
* Prevent crash in QGLGlyphCache due to dangling context references.Samuel Rødal2011-06-091-3/+5
* QSslSocket: Improve error handlingPeter Hartmann2011-06-091-1/+13
* Minor performance improvement to QGraphicsItem::update.Bjørn Erik Nilsen2011-06-091-3/+0
* Fix some missing proxy calles for CleanLooksJens Bache-Wiig2011-06-091-5/+5
* QSslConfiguration: fix crash when accessing null pointerPeter Hartmann2011-06-092-0/+21
* Fix the broken unicode detection of ODBC driver.Charles Yin2011-06-091-1/+1
* QFileDialog::HideNameFilterDetails breaks Cocoa QFileDIalog filterRichard Moe Gustavsen2011-06-091-8/+17
* Crash in QX11PaintEngine::drawPixmapCarlos Manuel Duclos Vergara2011-06-091-0/+2
* QMake/Win32/MinGW: Fix ar script generating with absolute pathsTuomas Suutari2011-06-091-4/+1
* qmake: fix assertion on Windows when DESTDIR is empty in static libsJoerg Bornemann2011-06-091-3/+6
* QXmlStreamReader: avoid unnecessary detachingPeter Hartmann2011-06-091-1/+1
* QSslCertificate: support expiration dates > 2049Peter Hartmann2011-06-093-50/+101