summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-28532-6485/+10647
|\
| * Make QTreeView::expand/collapse check for ineffectual invocationsAdam Reichold2014-02-281-0/+4
| * tst_qnumeric: Mark some tests as XFAIL on BlackBerry 10Sergio Ahumada2014-02-281-0/+6
| * tst_qtjson: Mark some test as XFAIL on BlackBerry 10Sergio Ahumada2014-02-281-0/+14
| * Do not assume nice behavior in error handlingAllan Sandfeld Jensen2014-02-281-2/+3
| * automate handling of generated headers some moreOswald Buddenhagen2014-02-284-13/+34
| * move generation of qconfig.h forwarding headers to qtbase.proOswald Buddenhagen2014-02-283-34/+8
| * de-duplicate header install source calculationOswald Buddenhagen2014-02-281-3/+1
| * remove duplicated nested conditionOswald Buddenhagen2014-02-281-14/+11
| * un-pluralize codeOswald Buddenhagen2014-02-281-8/+5
| * merge %explicitheaders into %classnamesOswald Buddenhagen2014-02-282-25/+18
| * remove vestiges of uic class map codeOswald Buddenhagen2014-02-281-2/+0
| * Fix ARM atomics for 8- and 16-bit typesThiago Macieira2014-02-271-10/+44
| * Add missing notify signal for the QWindow::title propertySimon Hausmann2014-02-272-2/+9
| * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-02-272-53/+57
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-02-242-53/+57
| | |\
| | | * QtConcurrent: Extend workaround GCC bug 58800 in median calculationNikolai Kosjar2014-02-191-2/+4
| | | * Make unicode ranges in font take precedence over codepageEskil Abrahamsen Blomfeldt2014-02-191-51/+53
| * | | Widgets: Pass on mouse event source when translating mouse events.Friedemann Kleint2014-02-271-0/+3
| * | | Windows: Set source of synthesized mouse events correctly.Friedemann Kleint2014-02-271-8/+8
| * | | Windows: Add platform plugin parameter for tablet absolute range.Friedemann Kleint2014-02-275-5/+28
| * | | XCB: update the platformwindows version of Qt::WindowStateJorgen Lind2014-02-271-0/+1
| * | | Handle multiple header values in SPDYAllan Sandfeld Jensen2014-02-261-0/+13
| * | | Cocoa: Fix popup window positioning.Morten Johan Sørvig2014-02-263-53/+41
| * | | eglfs: Improve cursors and hotspotsJonathan Liu2014-02-263-23/+23
| * | | Cocoa: Set geometry for foreign views.Morten Johan Sørvig2014-02-261-0/+3
| * | | Cocoa: Remove tablet event warnings.Morten Johan Sørvig2014-02-261-8/+3
| * | | Cocoa: Don't crash at toolbar cleanup time.Morten Johan Sørvig2014-02-261-0/+1
| * | | 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