summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove the usage of undefined QFontDatabase::WritingSystemLiang Qi2013-03-161-8/+0
* Clear the alphaCache when starting new paintingAndy Shaw2013-03-141-1/+1
* Fixes: assert in QPainter::fillRect on very large paint devicesaavit2013-03-141-0/+2
* Fixed dashes being rendered differently depending on system clip.Samuel Rødal2013-03-144-18/+24
* Update Irish locale to return correct date formatEl Mehdi Fekari2013-03-131-2/+2
* Fixed QTreeWidgetIterator to work with sorted QTreeWidgetJan Arve Saether2013-03-131-5/+4
* Workaround a bug in mktime on QNXFabian Bumberger2013-03-131-0/+10
* Updated WebKit to 5fc7dcbe084a8ee8beda11b92dc2111be1285434Simon Hausmann2013-03-135-3/+38
* Add WindowStateChanged eventRafael Roquetto2013-03-065-0/+37
* BlackBerry: handle window state navigator eventsRafael Roquetto2013-03-056-7/+75
* QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-03-044-1/+21
* Fix CreateFileMapping() error handlingPeter Kümmel2013-03-012-4/+5
* Add support for SQLSTATE error codesAndras Mantia2013-02-281-12/+18
* Fix QTBUG-18934 by checking return value of qt_safe_pipeSimeon Bird2013-02-281-9/+23
* SSL docs: Be more explicit about the threats of ignoring SSL errorsPeter Hartmann2013-02-272-5/+14
* Fix compilation of Qt Concurrent with gcc 4.3Thiago Macieira2013-02-271-1/+1
* Fix DB2 driver X64 Linux BuildKarim Pinter2013-02-241-1/+1
* QPdfEnginePrivate: Fix invalid format for rectangles on some localesDmitry Shachnev2013-02-221-6/+10
* Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-221-26/+20
* MouseArea shouldn't grab the mouse until there is an effective drag.Andrew den Exter2013-02-221-22/+17
* Fix multiselection by CTRL-click in QFileDialog/KDE.Friedemann Kleint2013-02-211-1/+5
* Fix path separators in archives created by QZipWriterPavel Mogilevskiy2013-02-211-6/+6
* Fix text issue with Hiragana characters when stylesheet is applied.Mitch Curtis2013-02-212-0/+12
* Take fontconfig font width into accountBernd Weimer2013-02-211-5/+18
* QStackedLayout: Fix crash when focus widget is destroyed in hide()Jan Arve Saether2013-02-201-12/+15
* Fix QDeclarativeListView currentSection property updateNils Jeisecke2013-02-201-0/+2
* update ofono APILorn Potter2013-02-202-21/+71
* fix connman bearer for new API.Lorn Potter2013-02-202-6/+65
* Fixed some issues in QFontconfigDatabase::fallbacksForFamilyBernd Weimer2013-02-191-3/+4
* QThread documentation: do not discourage the reimplementation of QThreadSze Howe Koh2013-02-192-39/+29
* Add a method that allows registration of files to typesAlan Alpert2013-02-194-1/+122
* qpa: Fix crash when requesting QApplication::platformNativeInterface()Julien Brianceau2013-02-191-1/+1
* Add missing Objective-C namespace prefixesHalewijn Geerts2013-02-191-2/+2
* Ensure the native filedialog starts up with the right directoryAndy Shaw2013-02-181-0/+2
* Fix call to QMetaObject::metaCall from updatePropertyDavid E. Narváez2013-02-181-2/+5
* QLocale: Update tamil's AM/PM textEl Mehdi Fekari2013-02-151-107/+106
* Ensure that pixels is only freed if there was no CGImage for itAndy Shaw2013-02-131-1/+1
* Fixed checking HOME variable return value using isEmpty()Pasi Petäjäjärvi2013-02-131-1/+1
* Strip prepending <hostname>: string from currentPath() for VxSimPasi Petäjäjärvi2013-02-131-1/+9
* Cocoa: Do not use NSOpenGLPFAAccelerated flag for GL contextJonathan Liu2013-02-121-3/+0
* QLocale: Update the Japanese and Czech localeEl Mehdi Fekari2013-02-121-5/+5
* BB10 systemProxyForQuery: query system proxy also for non-URL requestsPeter Hartmann2013-02-122-4/+28
* QProcessEnvironment: Permit magic cmd variablesDaniel Teske2013-02-081-1/+2
* QNX: Don't let eglMakeCurrent() fail when using two contexts.Sergio Martins2013-02-082-29/+8
* Fixed crash in image reader when reading certain BMP files.Samuel Rødal2013-02-081-4/+4
* Fix TIFFTAG_RESOLUTIONUNIT handling.Leonard Lee2013-02-061-4/+5
* Actually use EGLint - EGLconst does not exist.Milian Wolff2013-02-061-1/+1
* remove misleading statement from ~QSqlDatabase()Mark Brand2013-02-051-3/+0
* BlackBerry bearer plugin: check whether device is online several timesPeter Hartmann2013-02-032-0/+25
* BlackBerry: The MeasurementSystem port was for BlackBerry OS not QNXSamuli Piippo2013-02-012-11/+11