summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes tst_QProxyWidget::palettePropagation on MacOlivier Goffart2009-10-121-2/+2
* Merge commit '8df79a473e1a7e5c79b9b10827985bf3e9501002' into 4.6Alexis Menard2009-10-12148-2187/+4273
|\
| * Compile fix after the latest change to gesture api.Denis Dzyubenko2009-10-121-8/+1
| * Fixed warnings autotest.Denis Dzyubenko2009-10-122-2/+2
| * Removed the QGesture contructor that we don't really need.Denis Dzyubenko2009-10-122-9/+9
| * Fixed enum values in Qt::GestureContext.Denis Dzyubenko2009-10-121-2/+2
| * Revert merge commit 3945fd75a93d790434b33c2d23aOlivier Goffart2009-10-121-1/+1
| * QUuid::createUuid() not unique when using threads on UnixBradley T. Hughes2009-10-123-4/+63
| * GL ES 2.0 Shader language compatibilityJulian de Bhal2009-10-122-24/+37
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Julian de Bhal2009-10-122-2/+4
| |\
| | * Don't delete an fbo's texture if the fbo isn't using a textureRhys Weatherley2009-10-122-2/+4
| * | qlalrJulian de Bhal2009-10-122-11/+11
| |/
| * 2009-10-09 Joe Ligman <joseph.ligman@nokia.com>Joe Ligman2009-10-117-5/+116
| * Add license headers - make header-testcase pass.Volker Hilsheimer2009-10-1010-4/+250
| * Merge branch '4.6' of git:qt/qt into 4.6Thiago Macieira2009-10-102-5/+6
| |\
| | * Fixed getting an icon for a file on the filesystem with gnome.Denis Dzyubenko2009-10-091-3/+6
| | * Fixed compilation warning by removing unused variables.Denis Dzyubenko2009-10-091-2/+0
| * | Fix compilation with aCC 6: this compiler has broken for scopingThiago Macieira2009-10-091-0/+5
| * | Fix compilation with aCC 6: cannot redefine a variable in the same scopeThiago Macieira2009-10-091-1/+1
| * | Fix compilation with xlC 7: you can't forward-declare enums.Thiago Macieira2009-10-091-6/+1
| |/
| * A new implementation of the Gesture API.Denis Dzyubenko2009-10-0963-1857/+3300
| * Doc: Created a snippet to generate the global colors image.David Boddie2009-10-096-12/+253
| * Doc: Replace QDirModel with QFileSystemModel in examples and overviews.David Boddie2009-10-096-31/+35
| * Doc: Minor language fixes.David Boddie2009-10-091-14/+14
| * Workaround for softkeys not working in modal dialogs on S60 5.0Shane Kearns2009-10-091-0/+1
| * Fix compile error on symbian platformShane Kearns2009-10-091-0/+4
| * Merge branch '4.5' into 4.6Thiago Macieira2009-10-090-0/+0
| |\
| | * Back port fixes from PowerVR driver in 4.6 to 4.5Rhys Weatherley2009-10-093-9/+16
| | * Fix detection of pbuffers on OpenGL/ES systemsRhys Weatherley2009-10-091-1/+1
| * | Fix printing bitmap fonts on X11 with FontConfig enabledEskil Abrahamsen Blomfeldt2009-10-093-11/+24
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-0912-113/+95
| |\ \
| | * | Fixed documentation links in README.s60Miikka Heikkinen2009-10-091-11/+11
| | * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-099-91/+72
| | |\ \
| | | * | Fix build on Symbian: make sure sym_iap_util.h can be found.Frans Englich2009-10-097-7/+7
| | | * | Doc: update known issues page (a little).Volker Hilsheimer2009-10-091-78/+62
| | * | | Changed several S60 references to Symbian references in docs.Miikka Heikkinen2009-10-093-17/+15
| * | | | For this test to work you need to enable autoSip on Windows Mobileninerider2009-10-091-0/+3
| | |/ / | |/| |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-0951-184/+252
| |\ \ \ | | |/ /
| | * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-0935-90/+68
| | |\ \
| | | * | Symbian fix: rename examples ftp and musicplayer to start with q.Frans Englich2009-10-0931-56/+55
| | | * | Revert "Workaround for OpenC daylight saving cache issue when using localtime...Aleksandar Sasha Babic2009-10-091-30/+2
| | * | | Fixed miscellaneous minor problems with Symbian docs.Miikka Heikkinen2009-10-093-7/+9
| * | | | All mousewheel tests skipped on Windows CEninerider2009-10-091-6/+3
* | | | | Fixed keyboard navigation for QTableViewGabriel de Dietrich2009-10-124-73/+304
* | | | | QFileSystemModel autotest: sorting might be delayedOlivier Goffart2009-10-121-1/+1
* | | | | Fix GraphicsView test on macOlivier Goffart2009-10-121-1/+7
* | | | | Fix the QWidgetAction test on CarbonOlivier Goffart2009-10-121-0/+2
* | | | | GraphicsView tests on macOlivier Goffart2009-10-122-3/+5
* | | | | Add usefull debug output to the bic testOlivier Goffart2009-10-121-0/+2
* | | | | Fixes QPauseAnimation autotests for unreliable timer intervals on WindowsLeonardo Sobral Cunha2009-10-091-13/+30