summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bidi reordering of RTL text with embedded imagesEskil Abrahamsen Blomfeldt2011-08-181-2/+0
* Minor optimizations for QTextEngineRitt Konstantin2011-08-181-17/+25
* Add DBus VirtualObject to handle multiple paths.Frederik Gladhorn2011-08-188-9/+282
* Fix a11y crash: dock doesn't always have a widget.Frederik Gladhorn2011-08-181-7/+12
* Fix typo in comment.Frederik Gladhorn2011-08-181-1/+1
* Avoid bogus accessibility focus events from menus.Frederik Gladhorn2011-08-181-0/+4
* Stabilize autotests using QTest::qWaitForWindowShown on non-X11.Rohan McGovern2011-08-181-4/+1
* When asking for relations, don't crash on children that don't return an inter...Frederik Gladhorn2011-08-171-4/+7
* Remove more inconsistencies with invisible.Frederik Gladhorn2011-08-161-18/+0
* QAccessibleToolButton::text should return accessibleName if set.Frederik Gladhorn2011-08-161-1/+1
* Remove stray semicolon.Frederik Gladhorn2011-08-161-1/+1
* Changing cursor position in all boundariesJosé Millán Soto2011-08-161-1/+1
* HTTP internals: send password even if no username is setRobert Hogan2011-08-151-2/+2
* Make QThread::sleep/msleep/usleep public.David Faure2011-08-151-4/+4
* Add flag for non-recursive lookup of child qobject(s)David Faure2011-08-154-24/+55
* FocusScope's focusItem must always be a descendentAlan Alpert2011-08-151-16/+18
* Don't endless loopAlan Alpert2011-08-151-1/+1
* Don't leak MouseEventsAlan Alpert2011-08-151-2/+2
* Submit ui4.cpp/h as generated by corresponding change in qttools.Friedemann Kleint2011-08-123-3069/+617
* Handle EINTR gracefully in Wayland clipboard.Laszlo Agocs2011-08-121-1/+2
* QXmlStream lives in QtCoreLars Knoll2011-08-113-83/+0
* QLabel documentation: add warning about sanitizing inputPeter Hartmann2011-08-101-0/+7
* Remove all non-const operator==Harald Fernengel2011-08-0912-76/+22
* Change mouse and wheel QPA events to use QPointF.Laszlo Agocs2011-08-085-32/+32
* add qml related usage help messageCharles Yin2011-08-081-3/+22
* Fix fallbacksForFamily in QBasicUnixFontDatabaseJiang Jiang2011-08-052-2/+2
* Fix weight parsing in QBasicUnixFontDatabaseJiang Jiang2011-08-051-0/+27
* support xcb-icccm 3.8Oswald Buddenhagen2011-08-051-0/+10
* Use more numerically robust algorithm to compute QBezier::pointAt().Alan Alpert2011-08-051-18/+18
* QSslCertificate: deprecate alternateSubjectNames()Peter Hartmann2011-08-045-11/+19
* Support QImage and others in Wayland clipboard.Laszlo Agocs2011-08-045-12/+153
* Fix QString/QByteArray literals for MSVC2010 (compilation of tests).Friedemann Kleint2011-08-022-9/+16
* Fix compilation with namespaced buildsBradley T. Hughes2011-07-291-0/+5
* Switch to use floating point pixelSize in QRawFont completelyJiang Jiang2011-07-297-13/+13
* Simplify the mutexpool used in QObject.Olivier Goffart2011-07-291-19/+5
* QMutex is now just a pointerOlivier Goffart2011-07-2912-427/+592
* Fix off-by-one error in binary searchJiang Jiang2011-07-291-1/+1
* Flag meta objects generated by QtDBusAaron Kennedy2011-07-292-2/+13
* Add notify signals for QIntvalidator, QDoubleValidator, QRegExpValidatorCharles Yin2011-07-292-16/+112
* Make it possible to update a related table after an external updateAndy Shaw2011-07-291-2/+34
* Added meta type info for Q[Explicitly]SharedDataPointerDenis Dzyubenko2011-07-281-0/+3
* Get rid of compiler warnings with MSVCOlivier Goffart2011-07-283-21/+22
* Emit selectionChanged signals when input method alters selection.Andrew den Exter2011-07-281-5/+12
* Fix obsolete contact emailJason McDonald2011-07-283-4/+4
* Use QFreeList for timer id allocationBradley T. Hughes2011-07-261-167/+43
* Add QFreeList as an internal classBradley T. Hughes2011-07-263-0/+358
* Make QTabWidget::tabBar() public.David Faure2011-07-261-1/+2
* Windows: fixed qtmain.lib not going to `lib' directoryRohan McGovern2011-07-261-1/+1
* Improve doc to avoid row vs col major confusion.Sarah Smith2011-07-261-0/+16
* Emit selectionChanged signals when input method alters the selection.Andrew den Exter2011-07-261-0/+3