Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Fixed several qdoc errors. | Martin Smith | 2010-03-09 | 3 | -15/+10 |
* | Merge remote branch 'origin/4.7' into 4.7 | Thiago Macieira | 2010-03-08 | 2 | -5/+9 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-08 | 2 | -5/+9 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | aavit | 2010-03-08 | 36 | -290/+704 |
| | |\ | |||||
| | | * | Enable cleanup hooks when creating an EGL surface for a pixmap | Tom Cooksey | 2010-03-08 | 1 | -5/+7 |
| | * | | Fix crash on Win with 16bit screendepth when copy/pasting images | aavit | 2010-03-08 | 1 | -0/+2 |
* | | | | Doc: mark methods as internal (as they were in previous releases) | Volker Hilsheimer | 2010-03-08 | 1 | -0/+10 |
* | | | | Fixed mouse wheel handling in scrollareas. | Denis Dzyubenko | 2010-03-08 | 1 | -0/+1 |
* | | | | Added two missing keys for X11 | Denis Dzyubenko | 2010-03-08 | 1 | -0/+2 |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-08 | 12 | -302/+246 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Carbon: usage of menu bars can cause exceptions to be thrown | Richard Moe Gustavsen | 2010-03-08 | 1 | -1/+1 |
| * | | | Mac: compile fix | Richard Moe Gustavsen | 2010-03-08 | 1 | -1/+2 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-07 | 10 | -300/+243 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 10 | -300/+243 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 10 | -300/+243 |
| | | |\ \ | |||||
| | | | * | | FreeType: Fast lookup of Latin-1 glyphs | Andreas Kling | 2010-03-05 | 4 | -18/+72 |
| | | | * | | Mac: qfontdialog autotest failes | Richard Moe Gustavsen | 2010-03-05 | 1 | -9/+33 |
| | | | * | | Mac: non-modal native qfontdialog does not work at all | Richard Moe Gustavsen | 2010-03-05 | 4 | -54/+135 |
| | | | * | | Mac: qfontdialog test fails | Richard Moe Gustavsen | 2010-03-05 | 1 | -1/+1 |
| | | | * | | Mac: QFontDialog will not sometimes leave modality | Richard Moe Gustavsen | 2010-03-05 | 1 | -26/+9 |
| | | | * | | Mac: static getFont functions in QFontDialog does not work | Richard Moe Gustavsen | 2010-03-05 | 3 | -203/+0 |
| | | | * | | Change behavior of applicationShouldTerminate. | Fabien Freling | 2010-03-05 | 1 | -8/+5 |
| | | | * | | Update the Qt focus widget on responder change. | Morten Johan Sørvig | 2010-03-05 | 1 | -0/+7 |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-07 | 2 | -9/+15 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 2 | -9/+15 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 2 | -9/+15 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | optimize dynamic call-by-name away | mae | 2010-03-05 | 2 | -9/+15 |
| | | |/ / | |||||
* | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 51 | -242/+548 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-05 | 3 | -6/+19 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-05 | 3 | -6/+19 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix build with Mesa 7.8's EGL implementatioon | Bernhard Rosenkraenzer | 2010-03-05 | 1 | -3/+3 |
| | | * | | | | Fixed key mappings on X11 | Denis Dzyubenko | 2010-03-05 | 1 | -3/+3 |
| | | * | | | | QPrintPreviewDialog number of pages is partially blocked from view in OSX | Carlos Manuel Duclos Vergara | 2010-03-05 | 1 | -0/+13 |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-05 | 2 | -6/+12 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Compile fix for Windows Mobile and OpenGLES2 | ninerider | 2010-03-05 | 1 | -3/+1 |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-05 | 1 | -3/+11 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Wrong dirty region after row selection in right-to-left mode in QTableView | Gabriel de Dietrich | 2010-03-05 | 1 | -3/+11 |
| * | | | | | | Fix for QTBUG-6659 Parent window accepts pointer events wrongly | Jani Hautakangas | 2010-03-05 | 2 | -2/+7 |
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merila | 2010-03-05 | 1 | -0/+13 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix for QTBUG-8762 QApplication::setGraphicsSystem("raster") crashes. | Jani Hautakangas | 2010-03-05 | 1 | -0/+13 |
| * | | | | | | | QS60Style ignores widget palette when drawing highlighted widget text | Sami Merila | 2010-03-05 | 1 | -13/+35 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merila | 2010-03-05 | 48 | -230/+491 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Tab to space fixes to qdilaog.cpp | Janne Anttila | 2010-03-05 | 1 | -3/+3 |
| | |/ / / / / | |||||
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-05 | 1 | -0/+8 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Fixed crash in Symbian when having empty QMenu in menubar. | Janne Anttila | 2010-03-05 | 1 | -0/+8 |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-04 | 7 | -2/+76 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Dont use gestures if there is no touch screen. | Denis Dzyubenko | 2010-03-04 | 5 | -1/+73 |
| | | * | | | | | showFullscreen() broken if UnifiedTitleAndToolBarOnMac is enabled | Carlos Manuel Duclos Vergara | 2010-03-04 | 1 | -0/+2 |
| | | * | | | | | Fix atk warning on startup in Qt apps wit QGtkStyle | Jens Bache-Wiig | 2010-03-04 | 1 | -1/+1 |
| | * | | | | | | Make translucent windows work, and support WA_TranslucentBackground | Paul Olav Tvete | 2010-03-04 | 3 | -2/+28 |