summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* iOS: implement clipboardRichard Moe Gustavsen2014-03-065-2/+325
* qmacmime: bugfix unicode::canConvertRichard Moe Gustavsen2014-03-061-1/+2
* Cocoa/Platformsupport: move qmacmime from cocoa to platformsupportRichard Moe Gustavsen2014-03-067-5/+9
* Cocoa: remove old carbon code from qmacmimeRichard Moe Gustavsen2014-03-061-38/+9
* Cocoa: remove qmacmime includes where not neededRichard Moe Gustavsen2014-03-066-6/+0
* Cocoa: create QCocoaMimeTypes for Cocoa-only mime-typesRichard Moe Gustavsen2014-03-065-94/+206
* do not use fileno calls in forked childJoerg Bornemann2014-03-061-4/+4
* Make QGLFunctions wrap QOpenGLFunctionsLaszlo Agocs2014-03-062-3067/+115
* WinRT: Use native wait methods instead of std::thread's sleep_forAndrew Knight2014-03-061-4/+4
* Window change notification QQuickWidgetPaul Olav Tvete2014-03-063-0/+26
* Tslib plugin: also apply missing release coordinate code to non-raw modeRolf Eike Beer2014-03-061-7/+6
* Doc fixPaul Olav Tvete2014-03-061-6/+4
* Fix cursor blink time in WindowsFrederik Gladhorn2014-03-061-1/+1
* Re-enable drag-and-drop on iOS after bugfixes to QBasicDrag and friendsTor Arne Vestbø2014-03-061-2/+0
* Update bundled libxcb-xkb version to 1.10Gatis Paeglis2014-03-066-10722/+1986
* Avoid polluting debug output in eglfs and linuxfbLaszlo Agocs2014-03-062-8/+16
* Unify default dpi between eglfs and linuxfbLaszlo Agocs2014-03-061-1/+1
* Add optimize_full qmake config optionAllan Sandfeld Jensen2014-03-064-27/+18
* Cleanup SPDY stream closingAllan Sandfeld Jensen2014-03-061-33/+16
* Improve xkb config root detectionGatis Paeglis2014-03-061-1/+1
* Append additional compose file search pathsGatis Paeglis2014-03-062-8/+14
* Clean up proxy leftovers in gui/openglLaszlo Agocs2014-03-063-16/+0
* Fix win32 mkspecsOswald Buddenhagen2014-03-061-1/+1
* Use None instead of GLX_NONEAlbert Astals Cid2014-03-061-1/+1
* Remove unused and unlinked qdocconf file from src/plugins.Jędrzej Nowacki2014-03-061-25/+0
* QDoc: Do not warn about a file overwritting while writing to /dev/nullJędrzej Nowacki2014-03-061-1/+1
* Make QOpenGLFunctions able to resolve everythingLaszlo Agocs2014-03-063-49/+347
* Dynamic GL: Query gl handle and type via the native interfaceLaszlo Agocs2014-03-063-1/+45
* Tablet target widget isn't always the same as its widget windowShawn Rutledge2014-03-061-2/+8
* Complete QJsonValue::fromVariant()Sze Howe Koh2014-03-061-1/+3
* Always initialize integer types in D-Bus demarshallingThiago Macieira2014-03-061-0/+18
* Avoid creating a new QMimeData each time the Android clipboard is usedSamuel Gaist2014-03-062-4/+6
* Fix compileBogDan Vatra2014-03-061-2/+1
* Pass the APPLICATION_PARAMETERS variable if defined.BogDan Vatra2014-03-061-5/+9
* Android: Display HTML text correctly on Android native dialog.BogDan Vatra2014-03-061-7/+9
* Update QStyle::sizeFromContents() docsJ-P Nurmi2014-03-051-8/+22
* Prevent repeated and unnecessary font population QCoreTextFontDatabaseTor Arne Vestbø2014-03-055-19/+43
* Make QFontEngine::type() non-virtualKonstantin Ritt2014-03-0512-56/+33
* Get rid of QFontEngine::name()Konstantin Ritt2014-03-0510-37/+4
* Optimize QFontEngineMulti::stringToCMap() in case of missing glyphsKonstantin Ritt2014-03-051-15/+7
* Optimize glyph lookups with QFontEngine::glyphIndex(uint)Konstantin Ritt2014-03-058-264/+62
* Merge qfontdatabase_qpa.cpp with qfontdatabase.cppTor Arne Vestbø2014-03-042-475/+416
* Extend QOpenGLFunctions with GL1 functionsLaszlo Agocs2014-03-042-98/+1286
* Don't assume a QBasicDrag will start and end over a QWindowTor Arne Vestbø2014-03-041-3/+2
* Revert path() behavior to not expand a current path on a driveAndy Shaw2014-03-041-1/+1
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-0434-4831/+244
* Doc: Mention that QSortFilterProxyModel::lessThan() handles floatsSze Howe Koh2014-03-041-0/+1
* Doc: Clarify QJsonValue::fromVariant() type conversionsSze Howe Koh2014-03-041-12/+40
* Fix crash in QSimpleDrag if drag wasn't started over a QWindowTor Arne Vestbø2014-03-041-2/+3
* Vista Style: Fix menu item checkmark offset for QQuick ControlsGabriel de Dietrich2014-03-041-1/+1