Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | | | | | | Fixing background painting after orientation switch. | Alessandro Portale | 2009-11-27 | 2 | -1/+2 | |
| | | | * | | | | | | | | | | | | Revert "Fixes implicit grabbing in Qt/Cocoa" | Jason McDonald | 2009-11-26 | 2 | -29/+30 | |
| | | | * | | | | | | | | | | | | Fix crash of QtWebKit on any page with Flash when compiled witn MinGW. | Jocelyn Turcotte | 2009-11-25 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | | Doc: Added the required legal notices. | David Boddie | 2009-11-25 | 2 | -1/+534 | |
| | | | * | | | | | | | | | | | | On Windows Flash is played only while moving mouse inside the plugin. | Prasanth Ullattil | 2009-11-25 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | Fix compilation with Sun CC: no semi-colon after Q_PROPERTY | Thiago Macieira | 2009-11-25 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | Fixes implicit grabbing in Qt/Cocoa | Denis Dzyubenko | 2009-11-25 | 2 | -30/+29 | |
| | | | * | | | | | | | | | | | | Fix QFile::map in Linux 64bit | Olivier Goffart | 2009-11-25 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | Fix links to docs in INSTALL and README | Jason McDonald | 2009-11-25 | 2 | -9/+9 | |
| | | | * | | | | | | | | | | | | Fix softkeys for QDialogButtonBoxes created without a parent. | Jason Barron | 2009-11-25 | 2 | -16/+68 | |
| | | | * | | | | | | | | | | | | Removed drilldown from fluidlauncher demo. | axis | 2009-11-25 | 3 | -4/+0 | |
| | | | * | | | | | | | | | | | | Added some missing build instructions for abld. | axis | 2009-11-25 | 2 | -0/+11 | |
| | | | * | | | | | | | | | | | | Compile fix for win32-icc. | Jan-Arve Sæther | 2009-11-24 | 1 | -0/+12 | |
| | | | * | | | | | | | | | | | | Don't crash in eval() function when QtScript debugger is attached | Kent Hansen | 2009-11-24 | 2 | -2/+36 | |
| | | | * | | | | | | | | | | | | WinCE: only use native menu bars for windows mobile | ninerider | 2009-11-23 | 1 | -0/+3 | |
| | | | * | | | | | | | | | | | | Revert check for file size to a warning in QFile::map | João Abecasis | 2009-11-23 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | Fix regression introduced in 1e6b424b692b20dcfec920f8d3563e520ec1ff05 | João Abecasis | 2009-11-23 | 2 | -1/+117 | |
| | | | * | | | | | | | | | | | | Fixed antialiasing in the GL based QGraphicsView demos under X11. | Trond Kjernåsen | 2009-11-23 | 1 | -1/+6 | |
| | | | * | | | | | | | | | | | | Document known issue - window resizing slower on Windows 7 due to gesture | Volker Hilsheimer | 2009-11-23 | 1 | -0/+5 | |
| | | | * | | | | | | | | | | | | doc: Added note about including a 3rd party library in the bundle. | Martin Smith | 2009-11-23 | 1 | -1/+7 | |
| | | | * | | | | | | | | | | | | Incorrect DropAction returned by QDrag::exec() on Cocoa. | Prasanth Ullattil | 2009-11-23 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | Q_ASSERT failure when resizing a span to (1,1) in 1st cell | Gabriel de Dietrich | 2009-11-23 | 2 | -1/+9 | |
| | | | * | | | | | | | | | | | | Fix configure warning for non-symbian builds | Jason McDonald | 2009-11-23 | 1 | -2/+4 | |
| | | | * | | | | | | | | | | | | Doc: Adding documentation on Embedded Hardware acceleration | Morten Engvoldsen | 2009-11-23 | 5 | -144/+289 | |
| | | | * | | | | | | | | | | | | fix crash on closing "rightmost" file | Oswald Buddenhagen | 2009-11-23 | 1 | -2/+4 | |
| | | | * | | | | | | | | | | | | Fixes regression in QListView: Selection would not expend to the full viewport | Olivier Goffart | 2009-11-21 | 1 | -2/+6 | |
| | | | * | | | | | | | | | | | | Use relative paths when invoking mifconv. | Janne Anttila | 2009-11-20 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | Unified ICON keyword handling for ABLD and SBSv2 toolchains. | Janne Anttila | 2009-11-20 | 1 | -2/+3 | |
| | | | * | | | | | | | | | | | | Enabled Qt icon in Symbian also for demos/examples without UID3. | Janne Anttila | 2009-11-20 | 2 | -2/+2 | |
| | | | * | | | | | | | | | | | | Added default Qt icon back for Qt demos/examples in Symbian. | Janne Anttila | 2009-11-20 | 3 | -9/+37 | |
| | | | * | | | | | | | | | | | | Changed MIF filename from UID to target name in Symbian. | Janne Anttila | 2009-11-20 | 7 | -27/+42 | |
| | | | * | | | | | | | | | | | | Do not recreate the VGImage if the size is unchanged | Rhys Weatherley | 2009-11-20 | 2 | -33/+10 | |
| | | | * | | | | | | | | | | | | Remove unmatched else in non-EGL mode for OpenVG pixmap data | Rhys Weatherley | 2009-11-20 | 1 | -1/+0 | |
| | | | * | | | | | | | | | | | | Prevent a deep copy of QImage::bits() in the OpenVG pixmap implementation | Rhys Weatherley | 2009-11-20 | 1 | -2/+10 | |
| | | | * | | | | | | | | | | | | Add entry about behavior changes due to QtScript using JavaScriptCore | Kent Hansen | 2009-11-20 | 1 | -0/+7 | |
| | | | * | | | | | | | | | | | | Autotest: Change the service name we're testing between tests. | Thiago Macieira | 2009-11-20 | 1 | -5/+7 | |
| | | | * | | | | | | | | | | | | Remember to match the actual arguments too. | Thiago Macieira | 2009-11-20 | 2 | -0/+20 | |
| | | | * | | | | | | | | | | | | Disable the deprecation warning for this signal since we're using it now | Thiago Macieira | 2009-11-20 | 1 | -5/+0 | |
| | | | * | | | | | | | | | | | | Revert "Stop using the NameOwnerChanged signal without arg0 in QtDBus itself" | Thiago Macieira | 2009-11-20 | 1 | -0/+3 | |
| | | | * | | | | | | | | | | | | updated configure.exe - should fix the Symbian and WinCE issues | Espen Riskedal | 2009-11-20 | 1 | -0/+0 | |
| | | | * | | | | | | | | | | | | Update .qm files for release | Jason McDonald | 2009-11-20 | 61 | -0/+1 | |
| | | | * | | | | | | | | | | | | Revert "Doc: Added an example to demonstrate the QWebElement class." | Jason McDonald | 2009-11-20 | 11 | -300/+6 | |
| | | | * | | | | | | | | | | | | remove bogus doc paragraphs relating to codecForUtfText() | Oswald Buddenhagen | 2009-11-20 | 1 | -6/+0 | |
| | | | * | | | | | | | | | | | | Improved documentation Qt for the Symbian platform | Alessandro Portale | 2009-11-20 | 14 | -70/+291 | |
| | | | * | | | | | | | | | | | | doc: Fixed qdoc according to Bjarne's recommendation. | Martin Smith | 2009-11-20 | 4 | -17/+39 | |
| | | | * | | | | | | | | | | | | Doc: Add link to the Symbian Introduction. | Volker Hilsheimer | 2009-11-20 | 1 | -0/+2 | |
| | | | * | | | | | | | | | | | | Doc: Added an example to demonstrate the QWebElement class. | David Boddie | 2009-11-20 | 11 | -6/+300 | |
| | | | * | | | | | | | | | | | | Fix for compile error in Phonon MMF backend | Gareth Stockwell | 2009-11-20 | 7 | -62/+14 | |
| | | | * | | | | | | | | | | | | Fix configure's accepting of old license keys (pre 4.6) | Thiago Macieira | 2009-11-20 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | | fix accepting of old license keys (pre 4.6) | Peter Hartmann | 2009-11-20 | 2 | -2/+5 | |