summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Enable storage of global Qt settings in app-local settings file on MacPasi Matilainen2012-03-072-2/+84
* Don't allow app panic on QProcess destruction, kill or terminateMurray Read2012-03-071-4/+12
* Windows - fix getsockopt calls for narrower than int optionsShane Kearns2012-03-071-2/+6
* Fix error handling in QHostInfo windows backendShane Kearns2012-03-071-10/+18
* Prevent stack corruption when using OpenGL Core Profile on WindowsSean Harmer2012-03-061-1/+1
* qpa: Don't force event handling every secondEike Ziller2012-03-061-1/+2
* Improving clipboard integrationKevin Krammer2012-03-062-44/+157
* Add egl include paths and link lines to eglfs.Girish Ramakrishnan2012-03-061-0/+11
* Correcting fixed native orientation translation for touch pointsMurray Read2012-03-062-10/+13
* React to changes of focus widgetKevin Krammer2012-03-052-0/+15
* Bump Qt version to 4.8.1Girish Ramakrishnan2012-03-053-4/+4
* Fixed missing parenthesesRobert Loehning2012-03-051-1/+1
* Harfbuzz-shaper - fix incorrect logClusters being set in HB_OpenTypePositionJohn Tapsell2012-03-041-13/+35
* QSslCertificate - make lazy initialisation thread safeShane Kearns2012-03-041-0/+8
* Fix signature of q_atomic_test_and_set_ptr.Girish Ramakrishnan2012-03-041-1/+1
* Fix incorrect state of show/hide menu items in Mac application menuPasi Matilainen2012-03-043-0/+13
* Fix crash when opening a file dialog in sandbox on MacPasi Matilainen2012-03-041-6/+13
* Add accessible role Desktop.Frederik Gladhorn2012-03-032-0/+3
* Fixing z-ordering of windowsKevin Krammer2012-03-021-1/+1
* Fixed handling of keyboard info messages.Kevin Krammer2012-03-021-3/+3
* Fixed Windows performance regression introduced by ac2818bef95f134.Samuel Rødal2012-03-021-2/+7
* Include blackberry QPA plugin when building for blackberry make specKevin Krammer2012-03-021-0/+3
* Fixed missing parenthesesRobert Loehning2012-03-011-1/+1
* Revert "Don't render glyph with FT with fetchMetricsOnly"Jiang Jiang2012-03-011-1/+1
* Fix xcb-icccm 3.8 supportGirish Ramakrishnan2012-03-011-0/+25
* Make reference counting in activeQt container multi-processor safejian liang2012-02-292-18/+21
* Activate replacements when installing .pc files for win32Hib Eris2012-02-291-7/+7
* De-duplicate platform-dependent pathsHib Eris2012-02-291-12/+8
* Make sure we release IAdviseSink interfaceJian Liang2012-02-291-1/+2
* Make reference counting for QAxClientSite multi-processor safeJian Liang2012-02-291-6/+6
* Fix QTreeView header re-ordering bug on Mac OS.Chris Meyer2012-02-281-0/+7
* Fix to exit of adopted thread watcher in Windowsjian liang2012-02-281-7/+20
* Fix potential race condition in data structure of adopted thread watcherjian liang2012-02-281-1/+3
* Revert "Don't rely on mapFromGlobal in QGraphicsScenePrivate::itemsAtPosition."Jonathan Liu2012-02-281-3/+7
* Fix window positioning regression.Miikka Heikkinen2012-02-281-2/+2
* Fix submenu positioningMiikka Heikkinen2012-02-281-0/+8
* Fix divide by zero when glyphWidth is 0Jiang Jiang2012-02-281-0/+2
* QWindowsPipeWriter could terminate the process to earlyMartin Petersson2012-02-281-1/+1
* Fix modal file dialog opening on MacPasi Matilainen2012-02-281-1/+1
* Fix for Thai characters with a below markMarko Kenttala2012-02-283-4/+16
* Fix static build of Qt for WinCE and WEC7.Janne Anttila2012-02-272-2/+1
* QNetwork: fix compilation with "-no-feature-bearermanagement"Martin Petersson2012-02-273-1/+5
* QNetwork: remove compile warning.Martin Petersson2012-02-271-2/+2
* Fix mouse wheel page-by-page scrolling on windowsPasi Pentikainen2012-02-271-4/+14
* Fixed zlib build for WEC7.Andreas Holzammer2012-02-273-10/+17
* Build fix to raster window surface.Janne Anttila2012-02-261-1/+1
* Fix backspace on empty lines with custom QML editorsAapo Haapanen2012-02-251-1/+4
* Fix a crash in QSystemLocalePrivate::uiLanguages().Friedemann Kleint2012-02-251-1/+1
* Port QBBRootWindow from the Qt 5 QPA plugin.Robin Burchell2012-02-255-222/+375
* Updated WebKit to c1252be57a3f673277c732c0902568111b2f4964Simon Hausmann2012-02-238-7/+32