Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | Fixed softkey merging/traversing over window boundaries. | Janne Anttila | 2009-12-02 | 2 | -1/+63 | |
| | | * | | | | | | Fixed crash on Symbian when using QProgressDialog::setCancelButton(0). | Janne Anttila | 2009-12-02 | 1 | -4/+0 | |
| | | * | | | | | | Fixed "illegal empty declaration" warning from \tools\xmlpatterns | Janne Anttila | 2009-12-02 | 1 | -2/+2 | |
| | * | | | | | | | Stabilize tests on X11 | Olivier Goffart | 2009-12-02 | 4 | -5/+14 | |
| | * | | | | | | | Fix tst_QSystemLock::processes | Olivier Goffart | 2009-12-02 | 1 | -4/+4 | |
| | * | | | | | | | Fixes transformation problems with QGraphicsProxyWidget. | Yoann Lopes | 2009-12-02 | 3 | -4/+59 | |
| * | | | | | | | | Fixed compile for S60. | Rohan McGovern | 2009-12-04 | 1 | -1/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-12-03 | 14 | -54/+106 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fixes: OCI QSqlDatabase.tables() does not work with system tables. | Bill King | 2009-12-02 | 2 | -31/+68 | |
* | | | | | | | | | Fix compilation of the QObject test | Olivier Goffart | 2009-12-04 | 1 | -10/+5 | |
* | | | | | | | | | Cocoa: amend dnd optimization: 067cab5af | Richard Moe Gustavsen | 2009-12-04 | 1 | -10/+16 | |
* | | | | | | | | | Cocoa: impl. performance boost for dnd | Richard Moe Gustavsen | 2009-12-04 | 7 | -65/+151 | |
* | | | | | | | | | Assistant: More small refactorings + compile fix. | ck | 2009-12-04 | 1 | -37/+49 | |
* | | | | | | | | | Merge commit 'oslo-staging-1/4.6' into master-mainline | Richard Moe Gustavsen | 2009-12-04 | 29 | -340/+529 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | 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 | |
| | * | | | | | | | | Fixes a couple of minor doc points | Andy Shaw | 2009-12-02 | 2 | -1/+5 | |
| | * | | | | | | | | Update QtCore DEF file to remove isSignalConnected() (which is now inline) | Iain | 2009-12-02 | 1 | -1/+1 | |
| * | | | | | | | | | Improved mouse wheel event delivery on Mac. | Denis Dzyubenko | 2009-12-03 | 1 | -2/+9 | |
| * | | | | | | | | | Do not emulate mouse event out of touch pad events | Denis Dzyubenko | 2009-12-02 | 1 | -1/+3 | |
| * | | | | | | | | | Do not enabled Pan gesture by default on Mac. | Denis Dzyubenko | 2009-12-02 | 1 | -0/+4 | |
| * | | | | | | | | | Improved implicit mouse grabbing on Cocoa. | Denis Dzyubenko | 2009-12-02 | 4 | -42/+69 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Fix QPlainTextEdit cursorUp/Down in combination with non-visible blocks | mae | 2009-12-03 | 1 | -0/+1 | |
* | | | | | | | | | Merge branch '4.6' | Thiago Macieira | 2009-12-03 | 17 | -60/+112 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Fix for virtual keyboard poping up when it should not. | Robert Griebl | 2009-12-03 | 4 | -4/+4 | |