summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QWidget::childAt for masked child widgets doesn't work properlyBjørn Erik Nilsen2010-06-102-31/+53
* Optimized 90-, 180-, and 270- rotated blits in raster paint engine.Samuel Rødal2010-06-101-0/+105
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-1040-258/+464
|\
| * Rename QLocale::isWrittenRightToLeft() to textDirection()Lars Knoll2010-06-096-9/+9
| * Fixed some bugs in detection of keyboard directionalityLars Knoll2010-06-095-51/+18
| * Add a isWrittenRightToLeft() method to QLocale.Lars Knoll2010-06-092-0/+21
| * consistent handling of directionality in QTextLayoutLars Knoll2010-06-093-15/+23
| * For an empty line edit the cursor position is depending on input languageLars Knoll2010-06-092-2/+4
| * correctly initialize the bidi level in the text engineLars Knoll2010-06-091-2/+15
| * Use the textDirection() of blocks correctly.Lars Knoll2010-06-094-14/+7
| * Add QTextBlock::textDirection()Lars Knoll2010-06-092-0/+45
| * Make sure LayoutDirectionAuto is the default text directionLars Knoll2010-06-091-2/+5
| * LayoutDirectionAuto is the default layout direction for QPainterLars Knoll2010-06-091-5/+7
| * Correct BiDi behavior of QLineEditLars Knoll2010-06-092-6/+7
| * The default text direction for QTextOption is Qt::LayoutDirectionAutoLars Knoll2010-06-092-3/+3
| * Handle setting the layoutDirection to Qt::LayoutDirectionAutoLars Knoll2010-06-092-1/+6
| * Introduce LayoutDirection Qt::LayoutDirectionAutoLars Knoll2010-06-092-3/+12
| * Fix QString::isRightToLeft() to conform with Unicode Bidi algorithmLars Knoll2010-06-092-10/+12
| * small optimisationLars Knoll2010-06-091-2/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-0911-154/+289
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-0911-154/+289
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-0811-154/+289
| | | |\
| | | | * QVarLenghtArray: Add typedefs for stl compatibility.Gordon Schumacher2010-06-082-0/+56
| | | | * prefer QElapsedTimer over QTimeRitt Konstantin2010-06-081-2/+2
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-088-152/+231
| | | | |\
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-078-152/+231
| | | | | |\
| | | | | | * Allow to build Qt in static with mingwThierry Bastian2010-06-076-8/+6
| | | | | | * Protected call to glXChooseFBConfig with appropriate defines.Samuel Rødal2010-06-071-0/+11
| | | | | | * Use the new OpenGL 3.* context/profile if asked with X11/GLX.Riku Palomäki2010-06-071-6/+69
| | | | | | * Splitted attrib_list generation into buildSpec from QGLContext::tryVisual.Riku Palomäki2010-06-071-137/+144
| | | | | | * Fix QTransform::map(const QPainterPath &) not working with paths thatSimon Hausmann2010-06-071-1/+1
* | | | | | | Fix qtlibinfix build of qml plugins (for Symbian)Alessandro Portale2010-06-091-0/+1
|/ / / / / /
* | | | | | Fix Symbian install path for Qml pluginsAlessandro Portale2010-06-091-4/+4
|/ / / / /
* | | | | Fix the Qt application icon on SymbianAlessandro Portale2010-06-081-15/+91
|/ / / /
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-0825-57/+195
|\ \ \ \ | |/ / / |/| | |
| * | | Fix style sheet error with slider handleqCaro2010-06-071-1/+1
| * | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-06-043-6/+40
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-06-031-1/+1
| |\ \ \
| | * | | double-quote string which contains a single-quoteOswald Buddenhagen2010-06-031-1/+1
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-06-031-0/+3
| |\ \ \ \
| | * | | | Fix the bindTexture() filters on X11 to not rely on mipmap generation.Trond Kjernåsen2010-06-031-0/+3
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-06-0313-28/+128
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix QWS build failureGareth Stockwell2010-06-031-1/+1
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-06-0313-27/+127
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Removed compiler warningsGareth Stockwell2010-06-026-2/+14
| | | * | | Window visibility changes update TLW backing store reference countGareth Stockwell2010-06-021-7/+16
| | | * | | Enable visibility change events on all Symbian native windowsGareth Stockwell2010-06-021-0/+1
| | | * | | Added reference counting to QWidgetBackingStoreGareth Stockwell2010-06-027-20/+98
| * | | | | Windows CE: missing null check added in qapplication_win.cppJoerg Bornemann2010-06-021-1/+1
| |/ / / /
| * | | | Clipping with rounded rectangles and QVG_SCISSOR_CLIPRhys Weatherley2010-06-021-4/+41