summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xcb: Speed up screens' initializationAlexander Volkov2015-03-271-60/+77
* Handle SelectionWindowDestroy in QXcbClipboardMartin Gräßlin2015-03-271-1/+2
* QDateTime: remove unused parameter from localMSecsToEpochMSecs()Marc Mutz2015-03-261-10/+4
* QDate: further optimize toString()Marc Mutz2015-03-261-11/+23
* QJpegHandler: fix race conditionDavid Faure2015-03-261-9/+12
* configure: take XQMAKESPEC into account when looking for files.Rafael Roquetto2015-03-261-2/+4
* QNX: Fix compilation on Windows.Rafael Roquetto2015-03-261-1/+5
* Fix soft-hyphen appearance at line-breakKonstantin Ritt2015-03-261-0/+13
* Set dontPrint flag for the respective glyphKonstantin Ritt2015-03-261-15/+14
* Better detection of Symbol fontsKonstantin Ritt2015-03-261-1/+7
* Detect Thai writing system support from the font's Code Page BitfieldsKonstantin Ritt2015-03-261-0/+6
* Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
* Remove extra semi-colons: clang doesn't like itThiago Macieira2015-03-261-8/+8
* tst_QDnsLookup: Use a different character from space in TXT multiThiago Macieira2015-03-261-2/+3
* Update strtoll and strtoull from upstream FreeBSDThiago Macieira2015-03-263-215/+61
* QtOpenGL: Fix const correctness in old style castsThiago Macieira2015-03-262-2/+2
* Don't remove mnemonics and parentheses under non-Mac system.Debao Zhang2015-03-261-0/+2
* iOS: Implement basic QPlatformOffscreenSurface subclassTor Arne Vestbø2015-03-251-1/+15
* Add a section about QOpenGLWidget alternativesLaszlo Agocs2015-03-251-0/+17
* Avoid crashing in the vao when not supportedLaszlo Agocs2015-03-251-6/+7
* Resize backingstore properly on devicePixelRatio changesPaul Olav Tvete2015-03-251-6/+17
* Proper geometry conversion for devicePixelRatio > 1Paul Olav Tvete2015-03-251-1/+6
* Ensure that CSS rules are inherited from the parent tagsAndy Shaw2015-03-256-70/+376
* Don't replay mouse press event which closes a popup on X11Alexander Volkov2015-03-254-2/+8
* iOS: support SH_ComboBox_UseNativePopup in fusion styleRichard Moe Gustavsen2015-03-251-0/+5
* QComboBox: use native popup on iOSRichard Moe Gustavsen2015-03-252-7/+7
* QComboBox: change showNativePopup to be non-blockingRichard Moe Gustavsen2015-03-252-51/+81
* Add mingw GCC Version to qconfig.priEric Lemanissier2015-03-253-0/+27
* Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
* qdoc: Duplicate QML types in the "All QML Types" list are distinguishedMartin Smith2015-03-257-146/+96
* qdoc: Remove obsolete stuff from the qdoc manualMartin Smith2015-03-259-104/+7
* libinput: Reorganize touch frame handlerLaszlo Agocs2015-03-251-11/+15
* Make QAbstractProxyModel API invokable.Stephen Kelly2015-03-251-4/+4
* QAbstractItemModel: Make the match() method Q_INVOKABLEStephen Kelly2015-03-251-4/+4
* Doc: Update URLsTobias Hunger2015-03-251-2/+2
* Improve debug formatting of key and mouse events.Friedemann Kleint2015-03-251-5/+5
* QDateTimePrivate: replace out parameters with return-by-value in getDateTime()Marc Mutz2015-03-252-35/+35
* QDateTime: prevent aggressive inliningMarc Mutz2015-03-251-0/+2
* QTime: optimize toString()Marc Mutz2015-03-251-3/+1
* Micro-optimize QDate::{long,short}{Day,Month}Name()Marc Mutz2015-03-251-32/+28
* QDate: don't spend code size covering the impossible caseMarc Mutz2015-03-251-1/+1
* QDate: remove some useless default case labelsMarc Mutz2015-03-251-8/+0
* Skip non-exported slots early when creating a XML interface description.Robert Griebl2015-03-251-1/+6
* Export the symbols of libdbus-1 when loading it at runtime.Robert Griebl2015-03-251-0/+1
* Fix building test qpluginloader/machtest against installed qtbaseFrederik Gladhorn2015-03-251-2/+5
* Revert "iOS: Prefer debug-simulator as default test target"Tor Arne Vestbø2015-03-251-3/+0
* revisit dumpcpp ruleJoerg Bornemann2015-03-251-1/+1
* Fix build of the manual dialog test with Qt 4.Friedemann Kleint2015-03-251-0/+1
* Accessibility Linux: Fix text attributesBoris Dušek2015-03-251-2/+124
* OS X Accessibility: Make checkboxes etc. checkable with VoiceOverBoris Dušek2015-03-256-6/+85