summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark some tests as XFAIL on QNXSergio Ahumada2014-03-272-6/+6
* Doc: Remove empty and duplicated fileSergio Ahumada2014-03-271-31/+0
* 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-272-6/+10
* Polish tst_qsslsocket a bit.Friedemann Kleint2014-03-261-4/+18
* 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
* qmake: change a linker option in .pc file from -llibhoge to -lhogeTasuku Suzuki2014-03-261-1/+1
* 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
* Externalize license key handling from configureKalle Viironen2014-03-255-490/+56
* 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
* winphone: deploy default font files as DirectWrite is not supportedOliver Wolff2014-03-253-0/+62
* 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
* QPrintDialog - Add more options to manual testJohn Layt2014-03-253-58/+810
* QPrintDialog - Convert manual test to .ui fileJohn Layt2014-03-256-114/+357
* Do not use -Bsymbolic* on anything but x86 and x86-64Giuseppe D'Angelo2014-03-251-0/+4
* Doc: Fix warning about nonexistent 'message' parameterSergio Ahumada2014-03-251-2/+2
* Fix tst_QTextScriptEngine failures on some platformsKonstantin Ritt2014-03-241-121/+166
* 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
* configure: Disable XCB auto-detection on MacJ-P Nurmi2014-03-221-3/+4
* Fix crash: make sure functions pointer is initialized.BogDan Vatra2014-03-221-1/+1
* Windows Phone: Remove QT_NO_CURSORv5.3.0-beta1Andrew Knight2014-03-212-2/+2
* Windows Phone: Remove ws2_32.lib dependencyAndrew Knight2014-03-212-2/+2
* QGuiApplication: send TouchCancel when touch is interrupted by popupShawn Rutledge2014-03-212-0/+63
* 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
* Remove manual test qpainfo, which is superseded by the qtdiag tool.Friedemann Kleint2014-03-213-312/+0
* 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