summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add string range tests to qaccessibilitymacBoris Dušek2015-03-251-1/+21
* Refactoring of qaccessibilitymac testBoris Dušek2015-03-251-37/+223
* Fix QAccessibleTextWidget::characterRect for off-cursor positionsBoris Dušek2015-03-251-1/+14
* Fix QAccessibleTextWidget::characterRect for complex linesBoris Dušek2015-03-251-1/+1
* Fix accessibility character rect testsBoris Dušek2015-03-251-3/+6
* Fix tst_qaccessibility::textEditTest for some screen resolutionsBoris Dušek2015-03-251-0/+1
* Support all underline types in accessibilityBoris Dušek2015-03-252-7/+43
* Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-242-0/+57
* OSX: add another missing AutoReleasePool.Erik Verbruggen2015-03-231-0/+1
* Use glFinish() in QOpenGLWidget unless glFlush() is known to be enoughLaszlo Agocs2015-03-233-4/+39
* eglfs: Unblank on startupLaszlo Agocs2015-03-231-0/+4
* eglfs: Disable the blinking cursorLaszlo Agocs2015-03-232-7/+24
* Do not search test binary if QProcess is not supported.Pasi Petäjäjärvi2015-03-231-0/+2
* QVarLengthArray: Do not require operator!= for element comparisonKai Koehne2015-03-231-5/+4
* QVarLengthArray: Add initializer_list constructorKai Koehne2015-03-233-0/+84
* QGLWidget: make renderText() work in high-dpi modeMorten Johan Sørvig2015-03-231-1/+4
* QWidget: render() in correct resolution on retinaTimur Pocheptsov2015-03-231-1/+4
* QSplashScreen: Center also on high-dpi screensMorten Johan Sørvig2015-03-231-1/+1
* Android: update android gradle plugin versionBogDan Vatra2015-03-231-1/+1
* Android: Early spring QPA cleanupBogDan Vatra2015-03-232-13/+5
* QDoubleSpinBox: Set back an upper limit widthCaroline Chao2015-03-232-4/+16
* Update bundled HarfBuzz to 0.9.40Konstantin Ritt2015-03-236-9/+17
* [locale database utility] Minor code deduplicationKonstantin Ritt2015-03-231-20/+9