summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Use Qt's RTTI setting when building ANGLE statically.Friedemann Kleint2014-02-261-1/+1
* | | Use a VAO in the texture glyph cacheLaszlo Agocs2014-02-262-10/+33
* | | Fix glyph texture format on core profileLaszlo Agocs2014-02-261-2/+21
* | | Texture glyph cache: Use a vboLaszlo Agocs2014-02-262-3/+20
* | | Android: Make default permissions less confusingEskil Abrahamsen Blomfeldt2014-02-262-2/+10
* | | Android: Support pregenerated cache in assets file engineEskil Abrahamsen Blomfeldt2014-02-262-24/+107
* | | Logging: Change 'rules' section name to 'Rules'Kai Koehne2014-02-264-9/+9
* | | Fix compile error when enabling the QHOSTINFO_DEBUG defineAndy Shaw2014-02-261-6/+6
* | | Remove the option to force no JIT in javascript coreJorgen Lind2014-02-262-37/+0
* | | QPrinter - Add more testsJohn Layt2014-02-261-6/+25
* | | QPrintEngine - Improve devMode handlingJohn Layt2014-02-264-57/+49
* | | QPrintEngine - Remove Windows use of port and driverJohn Layt2014-02-264-40/+17
* | | WinRT: Fix backing store for latest ANGLEAndrew Knight2014-02-262-28/+4
* | | ANGLE: Allow for universal program binariesAndrew Knight2014-02-263-1/+104
* | | Upgrade ANGLE to 1.3.5bb7ec572d0aAndrew Knight2014-02-26258-4892/+4759
* | | QNX: Prevent desktop windows from becoming root windowv5.3.0-alpha1Rafael Roquetto2014-02-251-2/+4
* | | Fix a getProcAddress in QOpenGLDebugLogger under Win32 + Desktop GL + ATIGiuseppe D'Angelo2014-02-251-0/+14
* | | Revert "Fix application font removal when using FontConfig"Eskil Abrahamsen Blomfeldt2014-02-255-163/+113
* | | Windows file dialogs: Use FOS_NOREADONLYRETURN only for mode AcceptSave.Friedemann Kleint2014-02-251-6/+10
* | | network: fix doc typo in QNetworkConfigurationManagerPeter Hartmann2014-02-251-1/+1
* | | tst_spdy: Check network test serverSergio Ahumada2014-02-251-0/+6
* | | QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-2544-44/+0
* | | fix Windows RT build in amd64 host shellJoerg Bornemann2014-02-251-1/+5
* | | Doc: Replace obsolete types with their newer counterpartsSze Howe Koh2014-02-258-33/+33
* | | HarfBuzz-NG: Hide characters that should normally be invisibleKonstantin Ritt2014-02-251-0/+15
* | | Make closeAllWindows() close real windows only.Morten Johan Sørvig2014-02-251-1/+2
* | | Fix link to argument formats in QString::setNum documentationKai Koehne2014-02-251-2/+2
* | | Document qPrintable encoding issuesKai Koehne2014-02-251-1/+6
* | | Cocoa: Prevent "Invalid Drawable" GL warnings.Morten Johan Sørvig2014-02-251-0/+4
* | | Cocoa: Clear GL context pointer on deletion.Morten Johan Sørvig2014-02-251-0/+3
* | | Cocoa: QImage -> CGImage conversion cleanupMorten Johan Sørvig2014-02-257-113/+42
* | | QAssociative/SequentialIterable: add missing \since 5.2J-P Nurmi2014-02-251-4/+4
* | | Properly migrate vao helper to dynamic GLLaszlo Agocs2014-02-251-82/+67
* | | Windows: Clear transient relationship before destroying windows.Friedemann Kleint2014-02-241-4/+29
* | | QJNI: optimize QSharedPointer creationMarc Mutz2014-02-241-1/+1
* | | Fix compilation on armv5Eskil Abrahamsen Blomfeldt2014-02-241-0/+14
* | | QByteArrayList: optimize op+Marc Mutz2014-02-241-3/+2
* | | Compile fix for QT_NO_OPENGLPaul Olav Tvete2014-02-242-3/+11
* | | Fix potential null pointer access in qglxKai Koehne2014-02-241-10/+12
* | | Fix division by zero in hellogl_es2 example.Friedemann Kleint2014-02-241-6/+6
* | | Fix texture glyph cache setup in old OpenGL paint engineTor Arne Vestbø2014-02-241-7/+6
* | | Enable QMenu::setNoReplayFor(QWidget *noReplayFor) for all platforms.Friedemann Kleint2014-02-241-4/+0
* | | Doc: Address some "No documentation for..." QDoc warningsSze Howe Koh2014-02-243-6/+16
* | | QtTest: Don't crash when -callgrind is used on QTEST_APPLESS_MAINThiago Macieira2014-02-241-0/+3
|/ /
* | Introducing QOpenGLShaderProgram::create()Gunnar Sletta2014-02-222-1/+24
* | Make full use of QT_ANDROID_RASTER_IMAGE_DEPTH env variable.BogDan Vatra2014-02-227-12/+17
* | QWidget: do not allocate a QOpenGLContext unless needed by QQuickWidgetPaul Olav Tvete2014-02-222-9/+10
* | Remove qSort usages from core testsSergio Ahumada2014-02-224-5/+13
* | Fix typo in QLibraryInfo::build()Sergio Ahumada2014-02-221-1/+1
* | Doc: Address some "No documentation for..." warnings in QTestJason McDonald2014-02-222-14/+216