summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | | | | Fixing background painting after orientation switch.Alessandro Portale2009-11-272-1/+2
| | | | * | | | | | | | | | | | Revert "Fixes implicit grabbing in Qt/Cocoa"Jason McDonald2009-11-262-29/+30
| | | | * | | | | | | | | | | | Fix crash of QtWebKit on any page with Flash when compiled witn MinGW.Jocelyn Turcotte2009-11-251-2/+2
| | | | * | | | | | | | | | | | Doc: Added the required legal notices.David Boddie2009-11-252-1/+534
| | | | * | | | | | | | | | | | On Windows Flash is played only while moving mouse inside the plugin.Prasanth Ullattil2009-11-251-1/+1
| | | | * | | | | | | | | | | | Fix compilation with Sun CC: no semi-colon after Q_PROPERTYThiago Macieira2009-11-251-1/+1
| | | | * | | | | | | | | | | | Fixes implicit grabbing in Qt/CocoaDenis Dzyubenko2009-11-252-30/+29
| | | | * | | | | | | | | | | | Fix QFile::map in Linux 64bitOlivier Goffart2009-11-251-1/+1
| | | | * | | | | | | | | | | | Fix links to docs in INSTALL and READMEJason McDonald2009-11-252-9/+9
| | | | * | | | | | | | | | | | Fix softkeys for QDialogButtonBoxes created without a parent.Jason Barron2009-11-252-16/+68
| | | | * | | | | | | | | | | | Removed drilldown from fluidlauncher demo.axis2009-11-253-4/+0
| | | | * | | | | | | | | | | | Added some missing build instructions for abld.axis2009-11-252-0/+11
| | | | * | | | | | | | | | | | Compile fix for win32-icc.Jan-Arve Sæther2009-11-241-0/+12
| | | | * | | | | | | | | | | | Don't crash in eval() function when QtScript debugger is attachedKent Hansen2009-11-242-2/+36
| | | | * | | | | | | | | | | | WinCE: only use native menu bars for windows mobileninerider2009-11-231-0/+3
| | | | * | | | | | | | | | | | Revert check for file size to a warning in QFile::mapJoão Abecasis2009-11-231-1/+1
| | | | * | | | | | | | | | | | Fix regression introduced in 1e6b424b692b20dcfec920f8d3563e520ec1ff05João Abecasis2009-11-232-1/+117
| | | | * | | | | | | | | | | | Fixed antialiasing in the GL based QGraphicsView demos under X11.Trond Kjernåsen2009-11-231-1/+6
| | | | * | | | | | | | | | | | Document known issue - window resizing slower on Windows 7 due to gestureVolker Hilsheimer2009-11-231-0/+5
| | | | * | | | | | | | | | | | doc: Added note about including a 3rd party library in the bundle.Martin Smith2009-11-231-1/+7
| | | | * | | | | | | | | | | | Incorrect DropAction returned by QDrag::exec() on Cocoa.Prasanth Ullattil2009-11-231-1/+1
| | | | * | | | | | | | | | | | Q_ASSERT failure when resizing a span to (1,1) in 1st cellGabriel de Dietrich2009-11-232-1/+9
| | | | * | | | | | | | | | | | Fix configure warning for non-symbian buildsJason McDonald2009-11-231-2/+4
| | | | * | | | | | | | | | | | Doc: Adding documentation on Embedded Hardware accelerationMorten Engvoldsen2009-11-235-144/+289
| | | | * | | | | | | | | | | | fix crash on closing "rightmost" fileOswald Buddenhagen2009-11-231-2/+4
| | | | * | | | | | | | | | | | Fixes regression in QListView: Selection would not expend to the full viewportOlivier Goffart2009-11-211-2/+6
| | | | * | | | | | | | | | | | Use relative paths when invoking mifconv.Janne Anttila2009-11-201-1/+1
| | | | * | | | | | | | | | | | Unified ICON keyword handling for ABLD and SBSv2 toolchains.Janne Anttila2009-11-201-2/+3
| | | | * | | | | | | | | | | | Enabled Qt icon in Symbian also for demos/examples without UID3.Janne Anttila2009-11-202-2/+2
| | | | * | | | | | | | | | | | Added default Qt icon back for Qt demos/examples in Symbian.Janne Anttila2009-11-203-9/+37
| | | | * | | | | | | | | | | | Changed MIF filename from UID to target name in Symbian.Janne Anttila2009-11-207-27/+42
| | | | * | | | | | | | | | | | Do not recreate the VGImage if the size is unchangedRhys Weatherley2009-11-202-33/+10
| | | | * | | | | | | | | | | | Remove unmatched else in non-EGL mode for OpenVG pixmap dataRhys Weatherley2009-11-201-1/+0
| | | | * | | | | | | | | | | | Prevent a deep copy of QImage::bits() in the OpenVG pixmap implementationRhys Weatherley2009-11-201-2/+10
| | | | * | | | | | | | | | | | Add entry about behavior changes due to QtScript using JavaScriptCoreKent Hansen2009-11-201-0/+7
| | | | * | | | | | | | | | | | Autotest: Change the service name we're testing between tests.Thiago Macieira2009-11-201-5/+7
| | | | * | | | | | | | | | | | Remember to match the actual arguments too.Thiago Macieira2009-11-202-0/+20
| | | | * | | | | | | | | | | | Disable the deprecation warning for this signal since we're using it nowThiago Macieira2009-11-201-5/+0
| | | | * | | | | | | | | | | | Revert "Stop using the NameOwnerChanged signal without arg0 in QtDBus itself"Thiago Macieira2009-11-201-0/+3
| | | | * | | | | | | | | | | | updated configure.exe - should fix the Symbian and WinCE issuesEspen Riskedal2009-11-201-0/+0
| | | | * | | | | | | | | | | | Update .qm files for releaseJason McDonald2009-11-2061-0/+1
| | | | * | | | | | | | | | | | Revert "Doc: Added an example to demonstrate the QWebElement class."Jason McDonald2009-11-2011-300/+6
| | | | * | | | | | | | | | | | remove bogus doc paragraphs relating to codecForUtfText()Oswald Buddenhagen2009-11-201-6/+0
| | | | * | | | | | | | | | | | Improved documentation Qt for the Symbian platformAlessandro Portale2009-11-2014-70/+291
| | | | * | | | | | | | | | | | doc: Fixed qdoc according to Bjarne's recommendation.Martin Smith2009-11-204-17/+39
| | | | * | | | | | | | | | | | Doc: Add link to the Symbian Introduction.Volker Hilsheimer2009-11-201-0/+2
| | | | * | | | | | | | | | | | Doc: Added an example to demonstrate the QWebElement class.David Boddie2009-11-2011-6/+300
| | | | * | | | | | | | | | | | Fix for compile error in Phonon MMF backendGareth Stockwell2009-11-207-62/+14
| | | | * | | | | | | | | | | | Fix configure's accepting of old license keys (pre 4.6)Thiago Macieira2009-11-201-2/+2
| | | | * | | | | | | | | | | | fix accepting of old license keys (pre 4.6)Peter Hartmann2009-11-202-2/+5