summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fixed compilation errors in qatomic_ia64.hÉmeric MASCHINO2015-09-121-4/+4
| | * QCocoaMenu: Manually reposition popupsGabriel de Dietrich2015-09-111-10/+31
| | * Force GLES 2.0 on Android 4.2 devices reporting 3.0Laszlo Agocs2015-09-101-0/+12
| | * Windows socket engine: do not discard datagram on critical failureAlex Trotsenko2015-09-101-16/+21
| | * Fix the spurious socket notifications under WindowsAlex Trotsenko2015-09-103-79/+80
| | * QUdpSocket: avoid infinite read notifier blockingAlex Trotsenko2015-09-101-9/+3
| | * iOS: silence compiler warning about unimplemented 'selectionRectsForRange'Richard Moe Gustavsen2015-09-101-0/+9
| | * Fix hang in qnam when disconnectingLorn Potter2015-09-074-0/+34
| | * Do not install headers for private classesFrederik Gladhorn2015-09-0715-19/+96
| | * Cocoa: correct QDesktopWidget::availableGeometry()Liang Qi2015-09-071-2/+10
| | * Fix default hotspot of a hidpi QCursorKari Pihkala2015-09-063-7/+8
| | * Android: Don't use predictive text when selecting file namesBogDan Vatra2015-09-061-0/+3
| | * Fix compilation with QNETWORKACCESSHTTPBACKEND_DEBUG enabledDavid Faure2015-09-041-2/+2
| | * QMimeDatabase: warn instead of asserting on bad magic.David Faure2015-09-044-45/+68
| | * QMimeType: add KDAB copyright to the code I contributed a lot to.David Faure2015-09-047-0/+7
| | * Support device pixel ratio in QWidget graphic effectsDavid Edmundson2015-09-041-1/+4
| | * iOS: filter responder actions from menu syncRichard Moe Gustavsen2015-09-041-1/+1
| | * iOS: compose key events from QKeySequencesRichard Moe Gustavsen2015-09-041-10/+18
| | * qprintdialog_unix: small optimization, no need to extract a substringDavid Faure2015-09-041-1/+1
| | * forkfd: fix _POSIX_SPAWN feature checkLouai Al-Khanji2015-09-042-3/+3
| | * Doc: Corrected link issues in qtbaseNico Vertriest2015-09-0414-21/+17
| | * Doc: Added enums in qnamespace.qdocNico Vertriest2015-09-041-0/+11
| | * Doc: Added link to Declarative State Machine FrameworkNico Vertriest2015-09-042-2/+3
| | * Copy the state to the picture paintengine when updating the stateAndy Shaw2015-09-031-1/+9
| | * WinRT: Unregister callbacks when socket engine is destroyedOliver Wolff2015-09-032-4/+11
| | * WinRT: Do not try to read from TCP inputstream in case of UDPOliver Wolff2015-09-031-0/+3
| | * Fixed connectToHostOliver Wolff2015-09-032-27/+48
| | * Prevent QGestureManager crash.Morten Johan Sørvig2015-09-022-2/+5
| | * Make tooltips transparent for mouse events.Alexander Soplyakov2015-09-021-2/+6
| | * QDBusPlatformMenu and Item: remove stored pointers when deletedShawn Rutledge2015-09-022-0/+7
| | * iOS: handle all directions when calculating positionFromPositionRichard Moe Gustavsen2015-09-011-1/+11
| | * Doc: Improve documentation for QAuthenticatorKai Koehne2015-09-011-17/+22
| | * iOS: filter first responder actions from edit menuRichard Moe Gustavsen2015-09-012-1/+32
| | * iOS: store shortcut sequence in menu itemRichard Moe Gustavsen2015-09-012-1/+7
| | * iOS: add undo/redo supportRichard Moe Gustavsen2015-09-011-0/+53
| | * iOS: listen for standard text edit shortcutsRichard Moe Gustavsen2015-09-011-0/+18
| | * iOS: send arrow keys to Qt to handle cursor movementRichard Moe Gustavsen2015-09-012-0/+67
| | * iOS: send key events through QPARichard Moe Gustavsen2015-09-011-7/+5
| | * PPM image format: avoid useless processing on truncated filesEirik Aavitsland2015-09-011-1/+2
| | * Another fix of cosmetic QPainter::drawPolyline()Eirik Aavitsland2015-09-011-1/+2
| | * Ensure sendPostedEvents() can be called independentlyJan Arve Saether2015-09-011-1/+3
| | * iOS: Make setFrame in desktop view take superview transforms into accountTor Arne Vestbø2015-08-281-1/+8
| | * Update KDE theme defaults for Plasma 5.Allan Sandfeld Jensen2015-08-281-1/+6
| | * Add QLockFilePrivate::processNameByPid implementation for GNU/kFreeBSDDmitry Shachnev2015-08-271-0/+24
| | * windows: Avoid __eglMustCast... in EGLLaszlo Agocs2015-08-272-2/+2
| | * Fix global modifiers state after triggering shortcutsFrederik Gladhorn2015-08-271-0/+1
| | * QString perf improvement : removal of useless testJulien Blanc2015-08-261-2/+0
* | | Doc: replace \target with \keyword if at start of pageNico Vertriest2015-10-027-7/+7
* | | Doc: Update obsolete URLs to external documentationTopi Reinio2015-10-028-12/+12
* | | Doc: Use correct image in Qt::BusyCursor documentationTopi Reinio2015-10-021-1/+1