summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix binary incompatibility between openssl versionsShane Kearns2012-12-123-1/+13
* Nokia to Digia changesjutaipal2012-12-1019-23/+23
* Nokia to Digia changesjutaipal2012-12-101-8/+8
* Change copyrights from Nokia to Digia.Marko Valtanen2012-12-057-16/+16
* Version bump to 4.6.5Marko Valtanen2012-12-043-4/+4
* Change copyrights from Nokia to Digia.Marko Valtanen2012-12-043920-34533/+37997
* Disable SSL compression by default.Richard Moore2012-12-041-0/+6
* Qt version number change into 4.6.4Iikka Eklund2011-06-163-4/+4
* QSslCertificate: report fraudulent certificates as invalidPeter Hartmann2011-06-162-4/+31
* Fix handling of SSL certificates with wildcard domain namesRichard J. Moore2011-06-092-4/+39
* 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-091-1/+4
* Fix crash in indeterminate progressbars on windowsJens Bache-Wiig2011-06-092-3/+6
* 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
* 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-091-2/+5
* 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-091-60/+79
* Fixed scaled point drawing with square cap in raster paint engine.Samuel Rødal2011-06-091-24/+17
* 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-091-0/+5
* 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
* QXmlStreamReader: avoid unnecessary detachingPeter Hartmann2011-06-091-1/+1
* QSslCertificate: support expiration dates > 2049Peter Hartmann2011-06-091-50/+71
* Fix QString::arg: When specifying %L1, the group separator would be added eve...Olivier Goffart2011-06-091-5/+8
* Fixed potential infinite loop in QFileSystemWatcher on Mac.Denis Dzyubenko2011-06-091-2/+3
* Fix crash when all the items in a QListView are hiddenGabriel de Dietrich2011-06-091-1/+6
* Fixed QVideoSurfaceFormat::isValid()Dmytro Poplavskiy2011-06-091-1/+1
* Fix an Assert in QTextTablePierre Rossi2011-06-091-4/+24
* Fix a crash when recursing into QSharedPointer from QSharedPointer::clear()Thiago Macieira2011-06-091-14/+17
* Initalize the nativeDialogInUse variableAndy Shaw2011-06-091-0/+1
* Don't try and use QFactoryLoader when relevant features are turned off.Justin McPherson2011-06-091-4/+15
* Fixed size hint for combo box on windowsJens Bache-Wiig2011-06-092-25/+4
* Segmentation Fault in QAudioOutputPrivate::freeBlocks() caused by wrongKurt Korbatits2011-06-092-2/+2
* Crash while changing the windows flags from a Qt::Drawer window on CocoaPrasanth Ullattil2011-06-091-3/+5
* Fixed a crash in menubar with invisible actionsThierry Bastian2011-06-091-1/+1
* QAudioInput push mode does not workKurt Korbatits2011-06-092-15/+40
* No more enter & leave events after a popup menu is closed on WindowsPrasanth Ullattil2011-06-091-3/+20
* Phonon(qt7); Don't try and display video frames when audio only.Justin McPherson2011-06-091-7/+9