summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make bundled HarfBuzz-NG not depend on QtKonstantin Ritt2014-03-142-17/+1
* Windows: Support .pdb file names with spaces.Sérgio Martins2014-03-141-2/+3
* Fix deprecated setOption() usage in GLX integrationLaszlo Agocs2014-03-141-2/+2
* Fix a crash of accessing deleted paintengineMichal Klocek2014-03-141-1/+2
* QGtkStyle: remove file dialog functionalityJ-P Nurmi2014-03-143-334/+2
* Cocoa: Fix crash when closing window from title barGabriel de Dietrich2014-03-142-0/+15
* docs: QApplication::startDragDistance default value is 10Shawn Rutledge2014-03-141-1/+2
* BlackBerry: Improve platform specific documentationBernd Weimer2014-03-142-2/+20
* QNX: Fix screen event handlingBernd Weimer2014-03-141-3/+3
* WinRT: Separate backing store initialization to be more robustAndrew Knight2014-03-142-5/+29
* fix namespaced WinRT buildJoerg Bornemann2014-03-141-2/+2
* fix warningJoerg Bornemann2014-03-141-2/+0
* correct send vs sent grammarDavid Fries2014-03-147-13/+13
* Don't show evaluation popup for unsupported evaluationKai Koehne2014-03-141-2/+0
* Cancel NSURLConnections before releasing them.Morten Johan Sørvig2014-03-141-0/+1
* Disable UNC tests on WinRT.Janne Anttila2014-03-143-9/+9
* Implement QStandardPaths::GenericConfigLocation for WinRT.Janne Anttila2014-03-141-0/+1
* Add sizeLessWindow test case.Morten Johan Sørvig2014-03-141-0/+38
* Make android non-prefix shadow build usableSamuel Gaist2014-03-141-0/+14
* Fix docs: QT_FATAL_WARNINGS acts when not emptyAlejandro Exojo2014-03-141-1/+1
* Fix WinRT design-mode manifest location.Janne Anttila2014-03-141-2/+7
* Doc: Fix issue in QThread example codeTopi Reinio2014-03-141-1/+1
* Removed unnecessary TESTDATA statement from qmessageauthenticationcode.Janne Anttila2014-03-141-1/+0
* Fix Mac Bearer when machine has no wifiFrederik Gladhorn2014-03-142-0/+4
* Disable splashScreenModality test: dialog is going under splash screenShawn Rutledge2014-03-141-0/+2
* Remove calls to setlocale in QtOpenGL cube example.Friedemann Kleint2014-03-141-7/+0
* Don't populate font families using localized family names on OS X/iOSTor Arne Vestbø2014-03-131-5/+5
* Fix a few build warnings on iOS due to unused functionsTor Arne Vestbø2014-03-131-0/+4
* Ensure that QGuiApplication is inited before using QFontDatabaseTor Arne Vestbø2014-03-131-0/+3
* Remove definition QT_EDITIONKalle Viironen2014-03-134-48/+2
* QQuickWidget: fix crash on exitPaul Olav Tvete2014-03-131-1/+12
* QQuickWidget move/resize fixPaul Olav Tvete2014-03-131-2/+7
* Doc: Add links to new Qt Creator Manual topicsLeena Miettinen2014-03-131-0/+8
* Logging: Let user configure rules via QT_LOGGING_RULESKai Koehne2014-03-133-7/+25
* Optionally print from where logging rules are loadedKai Koehne2014-03-132-0/+26
* Use QStringRef for parsing of logging rulesKai Koehne2014-03-133-16/+24
* Make parsing of categories in logging rules more strictKai Koehne2014-03-132-9/+17
* Make parsing of categories in logging rules consistent.Kai Koehne2014-03-133-49/+162
* QDebug: Allow text stream formatting for 64 bit numbersKai Koehne2014-03-132-4/+15
* Replace Note: with \note in documentationKurt Pattyn2014-03-1313-19/+18
* tests: Mark tst_qdbus* tests as insignificant on OS XSergio Ahumada2014-03-1314-0/+28
* Stabilize tst_qnetworkreply on Windows.Friedemann Kleint2014-03-131-6/+13
* Fix network tests relying on troll.noSimo Fält2014-03-133-5/+5
* Remove need to populate font database on OS X to get fallback familiesTor Arne Vestbø2014-03-112-45/+14
* Fix custom font substitution list supportKonstantin Ritt2014-03-112-8/+20
* Guarantee QPFDB::fontEngine() always return non-multi font engineKonstantin Ritt2014-03-115-41/+41
* Add EGL_KHR_create_context supportLaszlo Agocs2014-03-102-36/+123
* egl: Choose GLES3 capable configs when neededLaszlo Agocs2014-03-101-2/+13
* egl: Update the OpenGL version in the context's QSurfaceFormatLaszlo Agocs2014-03-101-0/+31
* Remove unused parameter from QEGLPlatformContext constructorLaszlo Agocs2014-03-1010-24/+13