summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | compile fix for autotestThierry Bastian2009-11-271-2/+5
| | | | * | | | | | compile fix for autotestThierry Bastian2009-11-271-1/+5
| | | | * | | | | | state wasn't being correctly reloaded on mac with unified toolbarThierry Bastian2009-11-271-2/+5
| | | | * | | | | | Compile QtScript for win32-iccJan-Arve Sæther2009-11-272-2/+2
| | | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-275-32/+21
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Correctly export the horizontal part of a mixed alignment in text.Thomas Zander2009-11-271-6/+7
| | | | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-2727-133/+252
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | Fixed a memory leak in the newer native filedialog on windowsThierry Bastian2009-11-271-1/+3
| | | | | * | | | | | | Fix QFontDialog::getFont on Mac OS X when using an invalid initial fontEskil Abrahamsen Blomfeldt2009-11-271-2/+3
| | | | * | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-11-272-21/+43
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | QGAL: default spacing can be unset using a negative valueEduardo M. Fleury2009-11-252-21/+43
| | | | | * | | | | | | | QGAL: sizeHint constraints needed by anchors parallel with the layoutEduardo M. Fleury2009-11-252-6/+46
| | | | | * | | | | | | | QGAL: deal correctly with anchors in parallel with the layoutCaio Marcelo de Oliveira Filho2009-11-253-6/+56
| | | * | | | | | | | | | Don't spend time on adding center point for convex paths, saves a few cycles.Gunnar Sletta2009-11-251-2/+2
| | | * | | | | | | | | | Replaced QVector in GL2 vertex array with QDataBuffer to reduce mallocsGunnar Sletta2009-11-254-17/+19
| | | * | | | | | | | | | Optimized the bezier flattening a bitGunnar Sletta2009-11-252-40/+17
| | * | | | | | | | | | | Merge commit 'v4.6.0' into 4.6Jason McDonald2009-12-010-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Minor changelog updatesv4.6.0Jason McDonald2009-11-271-9/+21
| | | * | | | | | | | | | | Background in landscape mode on S60 5.0 is brokenSami Merilä2009-11-271-0/+1
| | | * | | | | | | | | | | 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