summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added changes filev5.4.05.4.0Allan Sandfeld Jensen2014-12-021-0/+56
* Fix disabling of aliasing for all gcc alike compilersSimon Hausmann2014-11-291-1/+2
* Clear a stray ref on layers when purging GL resourcesv5.4.0-rc1Jocelyn Turcotte2014-11-141-0/+4
* Do not force a direction before we know itAllan Sandfeld Jensen2014-11-131-7/+9
* Use fixed executable allocator on x64Allan Sandfeld Jensen2014-11-072-10/+2
* Fix selections after leave eventAllan Sandfeld Jensen2014-11-063-1/+12
* Fixed upside down drawing of accelerated 2d canvasSamuel Rødal2014-11-041-2/+10
* Fixed self-drawing of 2D canvas with accelerated 2D canvas enabled.Samuel Rødal2014-11-043-7/+34
* Fixed crash in QGraphicsWebView when clicking on linksSamuel Rødal2014-11-031-3/+1
* Fix build of leveldb with old Qt versionsAllan Sandfeld Jensen2014-11-032-4/+10
* Fix merge errorAllan Sandfeld Jensen2014-11-031-2/+2
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Allan Sandfeld Jensen2014-10-311-0/+1
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-311-0/+1
| |\
| | * Fix assert after makerope boundary check5.3Lucas Forschler2014-10-311-0/+1
* | | avoid creation of empty qmltypes for qtquick1Fawzi Mohamed2014-10-311-7/+8
* | | Add mappings from new Qt key values to key identifiersAllan Sandfeld Jensen2014-10-311-4/+14
|/ /
* | Do not send focus event to missing plugins on OS XAllan Sandfeld Jensen2014-10-301-0/+3
* | Do not use unaligned access when disabledAllan Sandfeld Jensen2014-10-303-9/+13
* | Fix preloading of video when using QtMultimedia backend.Michael Brüning2014-10-302-5/+15
* | LLInt is not built with ARM softfp ABIAllan Sandfeld Jensen2014-10-281-1/+1
* | Use INLINE_ARM_FUNCTION in OFFLINE_ASM_GLOBAL_LABELAllan Sandfeld Jensen2014-10-241-9/+1
* | Do not use floating point instructions in float-abi=softAllan Sandfeld Jensen2014-10-231-0/+4
* | Do not enumerate plugins when plugins are disabledJan Kundrát2014-10-231-3/+3
* | Disable the build on Windows RT / Windows PhoneSimon Hausmann2014-10-231-0/+1
* | Do not schedule navigation to invalid URLAllan Sandfeld Jensen2014-10-221-1/+1
* | [Windows] Also check for QApplication::style when animating buttons.Michael Brüning2014-10-211-1/+1
* | Pop pack pragma on x86 QNXAllan Sandfeld Jensen2014-10-211-3/+3
* | Remove QtScript includesAllan Sandfeld Jensen2014-10-161-2/+1
* | Fix Qt 5.3 backward compatible buildAllan Sandfeld Jensen2014-10-164-6/+29
* | Blacklist libkpartspluginSune Vuorela2014-10-161-1/+2
* | StylePendingImage needs to correctly manage the CSSValue pointer lifetimeDarin Adler2014-10-157-8/+48
* | Fix android compile.BogDan Vatra2014-10-1510-5/+28
* | Fix LLInt vector offsets on Windows 64Allan Sandfeld Jensen2014-10-153-1/+13
* | Crash in WebCore::BidiResolver<WebCore::InlineIterator, WebCore::BidiRun>::cr...Ryosuke Niwa2014-10-141-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Allan Sandfeld Jensen2014-10-1410-23/+100
|\ \
| * \ Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-1410-23/+100
| |\ \ | | |/
| | * Add missing branchAdd32 implementations to fix sh4 and mips buildsJulien Brianceau2014-09-302-0/+29
| | * [ARM] Unreviewed build fix after r167336.Csaba Osztrogonác2014-09-261-0/+5
| | * Unreviewed, ARMv7 build fix after r167336.Filip Pizlo2014-09-261-0/+6
| | * compileMakeRope does not emit necessary bounds checksFilip Pizlo2014-09-266-23/+60
* | | Crash in HTMLMediaElement::contextDestroyedRyosuke Niwa2014-10-141-1/+3
* | | Get rid of old harmattan workaround hurting Qt on ARMAllan Sandfeld Jensen2014-10-141-12/+2
* | | Check for ICU at configure time the same way we add it laterAllan Sandfeld Jensen2014-10-141-0/+2
|/ /
* | Do not use JIT on big endian architecturesAllan Sandfeld Jensen2014-10-131-0/+8
* | Fix CLoop on big-endian machinesAllan Sandfeld Jensen2014-10-132-11/+16
* | Fix crash when a network-request is aborted while forwarding dataAllan Sandfeld Jensen2014-10-131-1/+4
* | Load flags used by Qt modules when compile testing for a moduleAllan Sandfeld Jensen2014-10-133-0/+6
* | Do not let TexureMapper create backing stores that are too largeAllan Sandfeld Jensen2014-10-133-1/+7
* | Support building QtTestBrowser without QtTestSupportv5.4.0-beta1Allan Sandfeld Jensen2014-10-103-6/+14
* | Fix uninitialized accessAllan Sandfeld Jensen2014-10-101-0/+8