Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | compile fix for autotest | Thierry Bastian | 2009-11-27 | 1 | -2/+5 | |
| | | | * | | | | | | compile fix for autotest | Thierry Bastian | 2009-11-27 | 1 | -1/+5 | |
| | | | * | | | | | | state wasn't being correctly reloaded on mac with unified toolbar | Thierry Bastian | 2009-11-27 | 1 | -2/+5 | |
| | | | * | | | | | | Compile QtScript for win32-icc | Jan-Arve Sæther | 2009-11-27 | 2 | -2/+2 | |
| | | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2009-11-27 | 5 | -32/+21 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Correctly export the horizontal part of a mixed alignment in text. | Thomas Zander | 2009-11-27 | 1 | -6/+7 | |
| | | | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-27 | 27 | -133/+252 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | Fixed a memory leak in the newer native filedialog on windows | Thierry Bastian | 2009-11-27 | 1 | -1/+3 | |
| | | | | * | | | | | | | Fix QFontDialog::getFont on Mac OS X when using an invalid initial font | Eskil Abrahamsen Blomfeldt | 2009-11-27 | 1 | -2/+3 | |
| | | | * | | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-11-27 | 2 | -21/+43 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | QGAL: default spacing can be unset using a negative value | Eduardo M. Fleury | 2009-11-25 | 2 | -21/+43 | |
| | | | | * | | | | | | | | QGAL: sizeHint constraints needed by anchors parallel with the layout | Eduardo M. Fleury | 2009-11-25 | 2 | -6/+46 | |
| | | | | * | | | | | | | | QGAL: deal correctly with anchors in parallel with the layout | Caio Marcelo de Oliveira Filho | 2009-11-25 | 3 | -6/+56 | |
| | | * | | | | | | | | | | Don't spend time on adding center point for convex paths, saves a few cycles. | Gunnar Sletta | 2009-11-25 | 1 | -2/+2 | |
| | | * | | | | | | | | | | Replaced QVector in GL2 vertex array with QDataBuffer to reduce mallocs | Gunnar Sletta | 2009-11-25 | 4 | -17/+19 | |
| | | * | | | | | | | | | | Optimized the bezier flattening a bit | Gunnar Sletta | 2009-11-25 | 2 | -40/+17 | |
| | * | | | | | | | | | | | Merge commit 'v4.6.0' into 4.6 | Jason McDonald | 2009-12-01 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Minor changelog updatesv4.6.0 | Jason McDonald | 2009-11-27 | 1 | -9/+21 | |
| | | * | | | | | | | | | | | Background in landscape mode on S60 5.0 is broken | Sami Merilä | 2009-11-27 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | 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 | |