summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Ignore expired certificate during certificate validationDaniel Molkentin2014-05-112-23/+24
* Avoid using repeat on widget textures in eglfsLaszlo Agocs2014-05-091-3/+2
* Fix crash on startup when running screenreaderFrederik Gladhorn2014-05-091-2/+4
* Use XI2 event detail to determine changed mouse buttonv5.3.0-rc1Allan Sandfeld Jensen2014-05-053-20/+6
* WinRT: Fix multi-touch on PCAndrew Knight2014-05-052-59/+31
* Add a comment about not obvious code in VariantData.Jędrzej Nowacki2014-05-021-0/+1
* Revision new signalAlan Alpert2014-05-021-1/+1
* Fix more double release in QTimeZone on MacJean-Philippe Proulx2014-05-021-6/+0
* Cocoa QPA Menu: Clear menu items' Cocoa ancestor on destructionGabriel de Dietrich2014-05-022-0/+6
* Fix assert on justification of QTextLine with only spacesEskil Abrahamsen Blomfeldt2014-04-301-1/+1
* Fix incorrect repaints with plain text editSimon Hausmann2014-04-301-1/+1
* printsupport: only build cocoa backend for OS XRichard Moe Gustavsen2014-04-301-1/+1
* Logging: Mention 'best practices' for using QLoggingCategoryKai Koehne2014-04-291-0/+6
* QCocoaPrintDevice: Compile on Mac OS 10.6Morten Johan Sørvig2014-04-291-0/+4
* iOS: Send updated expose events on application background/foregroundingTor Arne Vestbø2014-04-282-5/+28
* Revert "Mac: fix bugs for font selection in QFontDialog"Liang Qi2014-04-281-6/+10
* Fix double release in QTimeZone on MacJean-Philippe Proulx2014-04-281-1/+1
* Fix font fallback handling with Harfbuzz and CoreTextSimon Hausmann2014-04-281-5/+1
* centralize auxiliary lib creationOswald Buddenhagen2014-04-289-44/+12
* Avoid reentering processMouseEvents on embeddedLaszlo Agocs2014-04-282-3/+43
* Doc: Remove Qt Core documentation dependency to Qt QMLTopi Reinio2014-04-281-1/+2
* iOS: Send application state changes synchronouslyTor Arne Vestbø2014-04-281-0/+1
* [QtSql][QSqlTableModel] fix failure to refresh in selectRow()Mark Brand2014-04-271-1/+2
* Fix identical sub-expressions in comparisonKonstantin Ritt2014-04-261-2/+2
* Remove old symbols from QOpenGLContextLaszlo Agocs2014-04-261-7/+1
* Cocoa: Fix crash on Combobox popup close.Morten Johan Sørvig2014-04-251-1/+1
* Use runtime detection of XInput 2.1 to disable legacy wheel eventsAllan Sandfeld Jensen2014-04-254-13/+76
* Rename new QOpenGLContext APIsLaszlo Agocs2014-04-2529-109/+115
* Un-export QSignalBlocker: it's all inlineThiago Macieira2014-04-251-1/+1
* QPrintEngine - Fix alpha engine state syncJohn Layt2014-04-251-1/+1
* QSqlError: Mark deprecated functiond with QT_DEPRECATEDOlivier Goffart2014-04-252-11/+10
* Cocoa: Make Qt::Tool windows hide on deactivateMorten Johan Sørvig2014-04-251-1/+2
* document new QTPLUGIN magicOswald Buddenhagen2014-04-252-16/+31
* Android input method fixes for SwiftKeyPaul Olav Tvete2014-04-252-41/+143
* QAbstractSocket: enable read notification for unbuffered socketsPeter Hartmann2014-04-251-1/+1
* Don't crash on broken GIF imagesLars Knoll2014-04-251-0/+7
* Deprecate setSharable in Qt containersThiago Macieira2014-04-2412-13/+55
* QOpenGLFunctions: Compile on Mac OS 10.6Morten Johan Sørvig2014-04-241-1/+5
* Document QString's UTF-8 conversion behaviorsThiago Macieira2014-04-241-20/+4
* Restore handling of BOMs in QString::fromUtf8Thiago Macieira2014-04-241-15/+29
* doc fixesOswald Buddenhagen2014-04-241-3/+4
* deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-2416-2/+16
* Windows printer support: Fix linking problem when built with -no-opengl .Friedemann Kleint2014-04-231-1/+1
* Fix warning with -Wswitch-enumKonstantin Ritt2014-04-232-0/+6
* WinRT: Handle back button as press or releaseAndrew Knight2014-04-221-6/+4
* ANGLE WinRT: Call Trim() when application suspendsAndrew Knight2014-04-223-0/+180
* WinRT: Fix TCP socket readsAndrew Knight2014-04-222-122/+215
* QPrintDialog - Fix Mac reference counting error.Morten Johan Sørvig2014-04-181-3/+3
* QPrintDialog - Fix mac change of printer nameJohn Layt2014-04-181-5/+5
* Android input method fixPaul Olav Tvete2014-04-181-1/+1