summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Corrected link issues in qtbaseNico Vertriest2015-09-0415-23/+18
* 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-012-2/+4
* Ensure sendPostedEvents() can be called independentlyJan Arve Saether2015-09-014-1/+284
* 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
* Cocoa: Fix backing store performance regression.Morten Johan Sørvig2015-08-253-15/+22
* Bump PCRE to r1594Giuseppe D'Angelo2015-08-2519-398/+643
* Fix potential crash in QWindowsWindow::setDropSiteEnabled().Friedemann Kleint2015-08-251-1/+1
* Windows/Input context: Update enabling of IME in in update(), too.Friedemann Kleint2015-08-252-3/+15
* iOS: calculate bounds in desktop view using transformed window bounds for bot...Richard Moe Gustavsen2015-08-251-1/+2
* Fix lookup of Info.plist from mkspecs when shadow-buildingTor Arne Vestbø2015-08-251-1/+5
* QRasterPaintEngine: Don't detach QImageSérgio Martins2015-08-251-3/+3
* Doc: Mention Windows limitations in QFileInfo permission methodsKai Koehne2015-08-251-1/+15
* QWindowsMimeImage: Revert image format handling back to Qt 4.Friedemann Kleint2015-08-251-7/+2
* QNAM: Fix reply deadlocks on server closing connectionMarkus Goetz2015-08-202-1/+10
* Fix regression in reading certain compressed bmp imagesAndy Shaw2015-08-201-3/+3
* Fix unnecessary enter leave eventsJorgen Lind2015-08-201-2/+2
* Avoid overflow in QTime::addSecs with too big a number of secondsThiago Macieira2015-08-192-0/+3
* xcb: send QTabletEvent before QMouseEventShawn Rutledge2015-08-192-12/+13
* Doc: remove type() reference from QApplication and QGuiApplicationJulien Brianceau2015-08-182-4/+2
* QRegularExpression: fix matching over QStringRefsGiuseppe D'Angelo2015-08-183-39/+393
* Mac: Remove invalid bundle identifier charactersMorten Johan Sørvig2015-08-181-0/+2
* fix quoting in plist creationOswald Buddenhagen2015-08-181-1/+1
* Handle action events in QLineEditIconButton.Friedemann Kleint2015-08-183-7/+77
* egl: Do not do any further ops when context creation failsLaszlo Agocs2015-08-181-1/+2
* Fix potential SIGFPEs in QRasterizer::rasterizeLine()Joni Poikelin2015-08-181-14/+14
* Fix shortcuts with keypad keysAlexander Volkov2015-08-182-9/+7
* Do not add GLSL line statements for old driversLaszlo Agocs2015-08-171-5/+12