Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a crash on the focus chain when removing items from the scene. | Alexis Menard | 2009-12-09 | 5 | -9/+42 |
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-09 | 76 | -939/+1195 |
|\ | |||||
| * | Fixed a regression in dock widget resizing | Thierry Bastian | 2009-12-09 | 1 | -2/+2 |
| * | GLES 2 should *not* use a multisampled format by default. | Trond Kjernåsen | 2009-12-09 | 2 | -5/+1 |
| * | Compile with QT_NO_DEPRECATED | Olivier Goffart | 2009-12-09 | 10 | -1/+24 |
| * | Merge upstream/4.6 into oslo-staging-2/4.6 | Olivier Goffart | 2009-12-09 | 51 | -390/+764 |
| |\ | |||||
| | * | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-12-09 | 59 | -821/+1892 |
| | |\ | |||||
| | * | | Fixed (unstable) tst_QTimeLine::currentTime test failure | Rohan McGovern | 2009-12-09 | 1 | -1/+1 |
| | * | | Fix cleanup hooks error. | Sarah Smith | 2009-12-08 | 1 | -2/+2 |
| | * | | Update source package names in documentation. | Jason McDonald | 2009-12-08 | 2 | -10/+10 |
| | * | | Merge remote branch 'staging/4.6' into 4.6 | Oswald Buddenhagen | 2009-12-07 | 7 | -13/+43 |
| | |\ \ | |||||
| | | * | | make qdoc3 a proper tools subtarget and install it | Oswald Buddenhagen | 2009-12-04 | 3 | -4/+5 |
| | | * | | remove dead file | Oswald Buddenhagen | 2009-12-04 | 1 | -5/+0 |
| | | * | | Fix cursor positiong after block undo and redo | mae | 2009-12-04 | 1 | -2/+10 |
| | | * | | Added auto test for the cursor position when doing block undo and redo | mae | 2009-12-04 | 1 | -1/+27 |
| | | * | | Stylesheets example: Fix warning about multiple &-mnemonics. | Friedemann Kleint | 2009-12-04 | 1 | -1/+1 |
| | * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-12-06 | 2 | -6/+2 |
| | |\ \ \ | |||||
| | | * | | | Replace glColor4ub() calls with glColor4f() | Rhys Weatherley | 2009-12-06 | 2 | -6/+2 |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-12-06 | 63 | -401/+1005 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6... | Simon Hausmann | 2009-12-05 | 40 | -370/+702 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2009-12-04 | 100 | -800/+1642 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Fix compilation with Sun CC 5.9: it was crashing with this code. | Thiago Macieira | 2009-12-04 | 1 | -4/+5 |
| | | | | * | | | | Apparently fixes some build issues on some old unixes... | Pierre Rossi | 2009-12-04 | 1 | -1/+1 |
| | | | | * | | | | Fix Run-Time Check Failure with MSVC when downcasting. | Thiago Macieira | 2009-12-03 | 1 | -4/+4 |
| | | | | * | | | | Fixes: Compile fix | Jens Bache-Wiig | 2009-12-03 | 1 | -1/+2 |
| | | | | * | | | | Ensure the button state is correct when creating a QWheelEvent on Mac. | Andy Shaw | 2009-12-03 | 2 | -2/+5 |
| | | | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Andy Shaw | 2009-12-03 | 1 | -0/+8 |
| | | | | |\ \ \ \ | |||||
| | | | | | * | | | | Fixes: Support gtk-enable-mnemonics on QGtkStyle | Jens Bache-Wiig | 2009-12-03 | 1 | -0/+8 |
| | | | | | * | | | | Compile fix for mac after the merge. | Denis Dzyubenko | 2009-12-03 | 1 | -0/+1 |
| | | | | * | | | | | Compile fix for mac after the merge. | Denis Dzyubenko | 2009-12-03 | 1 | -0/+1 |
| | | | | |/ / / / | |||||
| | | | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-staging1 | Denis Dzyubenko | 2009-12-03 | 92 | -775/+1563 |
| | | | | |\ \ \ \ | |||||
| | | | | | * | | | | Updates to QtGui DEF files for WINSCW and EABI | Iain | 2009-12-03 | 2 | -17/+26 |
| | | | | | * | | | | Update include path for Symbian^3 | Iain | 2009-12-03 | 1 | -0/+3 |
| | | | | | * | | | | Assign Symbian UID to QtOpenVg module | Iain | 2009-12-03 | 1 | -0/+1 |
| | | | | | * | | | | Update QtOpenVG DEF file for EABI, add for WINSCW, on Symbian OS | Iain | 2009-12-03 | 2 | -1/+145 |
| | | | | | * | | | | Cocoa: refactor common code into a shared file | Richard Moe Gustavsen | 2009-12-03 | 6 | -277/+195 |
| | | | | | * | | | | Fix typo in configure. | Thiago Macieira | 2009-12-03 | 1 | -1/+1 |
| | | | | | * | | | | Revert "Fixed qmake to run extra compilers in the build dir." | Bradley T. Hughes | 2009-12-03 | 1 | -4/+0 |
| | | | | | * | | | | Fixed qmake to run extra compilers in the build dir. | J-P Nurmi | 2009-12-02 | 1 | -0/+4 |
| | | | | | * | | | | Add config checks to auto.pro | Jouni Hiltunen | 2009-12-02 | 1 | -2/+3 |
| | | | | | * | | | | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2009-12-02 | 2 | -4/+25 |
| | | | | | |\ \ \ \ | | | | | | | |/ / / | |||||
| | | | | | | * | | | Fix crash in QVector::reserve when reserving smaller size on a shared vector | Olivier Goffart | 2009-12-02 | 1 | -1/+1 |
| | | | | | | * | | | Fixed a potential crash in QDockWidget | Thierry Bastian | 2009-12-01 | 1 | -2/+5 |
| | | | | | | * | | | make signal handlers understand QVariant again | Kent Hansen | 2009-11-30 | 2 | -3/+47 |
| | | | | | | * | | | Fixed a crash in the GL engine when trying to draw invalid pixmaps. | Trond Kjernåsen | 2009-11-26 | 1 | -1/+1 |
| | | | | | | * | | | fix baseline for "backslashes" | Oswald Buddenhagen | 2009-11-16 | 1 | -2/+2 |
| | | | | | | * | | | Update known issues. | Jason McDonald | 2009-11-14 | 1 | -9/+1 |
| | | | | | * | | | | Don't look at the patch-level number when loading plugins. | Thiago Macieira | 2009-12-02 | 1 | -1/+1 |
| | | | | | * | | | | Benchmark: Duplicate the tests on QDirIterator as well. | Thiago Macieira | 2009-12-02 | 1 | -1/+36 |
| | | | | | * | | | | Improved compatibility with MDI area custom themes on XP | Jens Bache-Wiig | 2009-11-11 | 1 | -3/+10 |