summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove extra semi-colons: clang doesn't like itThiago Macieira2015-03-261-8/+8
* Update strtoll and strtoull from upstream FreeBSDThiago Macieira2015-03-262-215/+55
* 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-253-66/+233
* 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
* 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
* 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
* Accessibility Linux: Fix text attributesBoris Dušek2015-03-251-2/+124
* OS X Accessibility: Make checkboxes etc. checkable with VoiceOverBoris Dušek2015-03-253-6/+10
* 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
* Support all underline types in accessibilityBoris Dušek2015-03-251-1/+36
* 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
* QVarLengthArray: Do not require operator!= for element comparisonKai Koehne2015-03-231-5/+4
* QVarLengthArray: Add initializer_list constructorKai Koehne2015-03-232-0/+22
* 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
* Report a correct Unicode version used by QtKonstantin Ritt2015-03-232-3/+3