summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit
Commit message (Expand)AuthorAgeFilesLines
* doc: Changed Trolltech to NokiaMartin Smith2009-10-161-1/+1
* Temporary workaround to get WebKit to pick up DEF file from std locationIain2009-10-131-0/+13
* Re-applying commit ee0a43fee20cc398b505eb65218ebed56dfc8f39Jocelyn Turcotte2009-10-131-2/+6
* 2009-10-09 Joe Ligman <joseph.ligman@nokia.com>Joe Ligman2009-10-117-5/+116
* 2009-10-07 Janne Koskinen <janne.p.koskinen@digia.com>Janne Koskinen2009-10-072-0/+15
* 2009-10-06 Janne Koskinen <janne.p.koskinen@digia.com>Janne Koskinen2009-10-072-1/+14
* Needed to set ENABLE_YARR_JIT to not compile MacroAssembler.cppJørgen Lind2009-10-061-2/+8
* Doc: Document HTML and status as properties.Volker Hilsheimer2009-10-031-5/+7
* doc: Fixed numerous qdoc errors.Martin Smith2009-10-022-0/+3
* Fix compiler warnings on VS2008Prasanth Ullattil2009-10-0231-65/+67
* Add configure flags to force turning on or off JavaScriptCore JITJørgen Lind2009-10-021-0/+2
* Make Software Input Panel requests work with QGraphicsWebView _and_ QWebView ...Simon Hausmann2009-10-013-1/+19
* Rename QWebGraphicsItem to QGraphicsWebViewAlexis Menard2009-10-018-96/+96
* Fixed software input panel support on web input elements.Simon Hausmann2009-10-013-0/+45
* Implementation for QWebPage::inputMethodQuery and QWebPagePrivate::inputMetho...Simon Hausmann2009-10-014-36/+242
* Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-3009200...Jocelyn Turcotte2009-10-01920-2312/+5816
* Make it possible to debug JSC in the Symbian emulator.Janne Koskinen2009-09-301-1/+1
* Re-apply change e20c832098d98076a0f988ce01b53586e370d272 by Simon HausmannSimon Hausmann2009-09-291-5/+0
* Re-apply change e433f472a765d738238a6b380060ce15c4910148 by Jedrzej NowackiJedrzej Nowacki2009-09-291-3/+7
* Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-2909200...Jocelyn Turcotte2009-09-29152-1116/+3595
* Minor fixes in webkit's documentationPierre Rossi2009-09-291-4/+4
* Fix Freemantle build of JSC/WebKit.Simon Hausmann2009-09-281-5/+0
* Fix QWebHistory autotest crashesJedrzej Nowacki2009-09-281-3/+7
* compile fix with namespaced qthjk2009-09-281-1/+3
* JavaScriptCore compile fix for Windows CE on ARMJoerg Bornemann2009-09-281-1/+2
* Remove QGVLauncher from the WebKit import.Simon Hausmann2009-09-242-330/+0
* Updated WebKit from /home/joce/dev/qtwebkit3/ to qtwebkit-4.6-snapshot-240920...Jocelyn Turcotte2009-09-24486-6489/+9572
* fix QApp::translate() callsOswald Buddenhagen2009-09-221-5/+5
* Make the test fail in a nicer way if it failsPaul Olav Tvete2009-09-221-7/+7
* qdoc: Added \brief texts to all the since 4.6 functions.Martin Smith2009-09-211-2/+7
* Windows CE specific time functions removed from QtWebKitJoerg Bornemann2009-09-186-698/+2
* QtWebKit Windows CE compile fixJoerg Bornemann2009-09-182-0/+8
* QtWebKit Windows CE compile fixesJoerg Bornemann2009-09-185-6/+8
* Removed JavaScriptCore.pro file that shouldn't be there.Simon Hausmann2009-09-181-69/+0
* Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st...Simon Hausmann2009-09-187-12/+90
* Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-1809200...Jocelyn Turcotte2009-09-182246-29270/+114278
* Fixed a typo found during translationJure Repinc2009-09-141-1/+1
* Doc: Note that Netscape plugins are only available on desktop platforms.David Boddie2009-09-091-3/+6
* Fix crash of QtScript on Mac OS XSimon Hausmann2009-09-091-2/+6
* Fix crash in QtScript with exceptions.Simon Hausmann2009-09-091-1/+2
* fix major memory leak in JavaScriptCore RegisterFile on Windows CEJoerg Bornemann2009-09-081-0/+3
* make JavaScriptCore compile on platforms with case-insensitive file systemKent Hansen2009-09-083-5/+5
* Fix QScriptEngineAgent::functionExit (JIT enabled)Jedrzej Nowacki2009-09-072-1/+4
* Fix QScriptEngineAgent::exceptionCatch (JIT enabled)Jedrzej Nowacki2009-09-072-1/+4
* make JavaScriptCore compile on HPUXKent Hansen2009-09-077-3/+12
* Few expected fails were fixed in QScriptEngineAgentJedrzej Nowacki2009-09-073-0/+15
* Implement symbol hiding for JSC's JIT functions.Thiago Macieira2009-09-041-0/+23
* define MAP_ANON as MAP_ANONYMOUS on HPUXKent Hansen2009-09-041-0/+3
* Add a way of getting the stack base on HP-UX.Thiago Macieira2009-09-041-0/+45
* Add PLATFORM(HPUX) and COMPILER(ACC) defines, for HP-UX support.Thiago Macieira2009-09-041-0/+24