summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* WinRT: Use registerFontFamily to reduce font registration overheadAndrew Knight2014-03-272-152/+182
* Make QWidget::render() work correctly with all paint devicesLars Knoll2014-03-272-23/+8
* Reuse one QCollator instance for QString::localeAwareCompareLars Knoll2014-03-271-2/+8
* QDoc: Doc: Use correct terminology ("signal" vs. "signal handler")Sze Howe Koh2014-03-261-12/+9
* REG: Fix window repaint geometryBogDan Vatra2014-03-261-2/+2
* Android: Fix software keyboard show/hide stateBogDan Vatra2014-03-262-41/+20
* Android: Fix font mergingEskil Abrahamsen Blomfeldt2014-03-255-7/+24
* Fix regression in minimized state handlingLaszlo Agocs2014-03-251-5/+5
* WinRT: Prevent GUI dispatcher lookup from non-GUI threadAndrew Knight2014-03-251-0/+6
* Fix up warnings in linuxfbLaszlo Agocs2014-03-251-7/+9
* egl: Remove commented codeLaszlo Agocs2014-03-251-10/+1
* Remove unused ifdefLaszlo Agocs2014-03-251-26/+6
* eglfs: Add a way to force 24/32 bit configsLaszlo Agocs2014-03-251-1/+10
* eglfs: Print the chosen config in debug modeLaszlo Agocs2014-03-252-3/+8
* eglfs: Avoid double surfaceFormatFor() callsLaszlo Agocs2014-03-251-2/+2
* Fix grammar in QFontInfo::styleName() doc.Mitch Curtis2014-03-251-1/+1
* Update evdevtouch readmeLaszlo Agocs2014-03-251-8/+5
* OSX: make reported window state consistent with realityShawn Rutledge2014-03-253-5/+30
* Remove useless Q_NO_DECLARED_NOT_DEFINED flagJędrzej Nowacki2014-03-251-1/+1
* WinPhone: Install DejaVu ttf fonts into QtOliver Wolff2014-03-251-0/+9
* Set default activity launchMode to singleInstanceBogDan Vatra2014-03-251-1/+2
* [HarfBuzz-NG] Optimize Unicode de-/composition callbacksKonstantin Ritt2014-03-251-33/+26
* Implement DownloadLocation retrieving using SHGetKnownFolderPathSamuel Gaist2014-03-251-1/+24
* Doc: Fix warning about nonexistent 'message' parameterSergio Ahumada2014-03-251-2/+2
* Fix some documentation errors.Friedemann Kleint2014-03-2416-77/+55
* QNX: Fix sending of expose eventsFabian Bumberger2014-03-231-1/+2
* Apply fontconfig settings to custom fontsAllan Sandfeld Jensen2014-03-223-0/+52
* Fix crash: make sure functions pointer is initialized.BogDan Vatra2014-03-221-1/+1
* QGuiApplication: send TouchCancel when touch is interrupted by popupShawn Rutledge2014-03-211-0/+12
* Initialize the picpainter State in the QAlphaPaintEngine.Michael Brüning2014-03-211-0/+1
* REG: Fix compilation with old AndroidManifest.xmlEskil Abrahamsen Blomfeldt2014-03-211-0/+2
* Fix qdoc warnings in QMargins, QRect.Friedemann Kleint2014-03-212-8/+8
* QPA: Fix QPlatformTheme::Palette enum value spellingGabriel de Dietrich2014-03-213-2/+3
* Mac theming: Remove obsolete private color conversion functionsGabriel de Dietrich2014-03-212-14/+0
* Mac theming: Set background brush for menu paletteGabriel de Dietrich2014-03-212-5/+2
* QNX: Fix crash in bb_selectFabian Bumberger2014-03-211-2/+2
* Cleanup and refactor QFontconfigDatabase::fontEngineAllan Sandfeld Jensen2014-03-211-65/+74
* Setting QT_NO_DEBUG should not remove symbolsLars Knoll2014-03-212-4/+0
* iOS: send a Qt::Key_Return when the user hits done/enterRichard Moe Gustavsen2014-03-211-2/+11
* iOS: implement 'close keyboard' gestureRichard Moe Gustavsen2014-03-211-3/+27
* REG: Android: Fix freeze when accessing assetsEskil Abrahamsen Blomfeldt2014-03-211-1/+0
* Cocoa: Fix geometry for embedded QWindows.Morten Johan Sørvig2014-03-202-0/+17
* Set unified toolbar height accurately.Morten Johan Sørvig2014-03-207-12/+121
* Teach font database to populate families lazilyTor Arne Vestbø2014-03-205-39/+136
* Fix bundled HarfBuzz-NG build on MacKonstantin Ritt2014-03-202-1/+15
* Respect scrollbar position setting on MacJens Bache-Wiig2014-03-201-4/+4
* Android: Try to hide the sw keyboard on finishComposingText.BogDan Vatra2014-03-201-1/+1
* network: add support for NTLM Session SecurityPeter Hartmann2014-03-201-2/+9
* BlackBerry networking: call special select() methodPeter Hartmann2014-03-201-0/+48
* Logging: Remove PatternFlag::Invalid from QLoggingRuleKai Koehne2014-03-202-6/+2