summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Fixed an on-exit crash for apps using GL.Trond Kjernåsen2010-06-119-6/+21
* | | | | | | | | | | | | QMetaType: do not crash when registering builtin stream operatorOlivier Goffart2010-06-111-0/+2
* | | | | | | | | | | | | Fix another potential strstr() crash for EGL based GL apps.Trond Kjernåsen2010-06-111-1/+2
* | | | | | | | | | | | | Fixed an on-exit application crash for GL apps using EGL.Trond Kjernåsen2010-06-111-1/+1
* | | | | | | | | | | | | Compile fix.Samuel Rødal2010-06-111-2/+6
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-1043-294/+649
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-1043-294/+649
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-06-10290-2494/+6994
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | 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
| | * | | | | | | | | | | | | Doc: Added details of a system proxy limitation on Windows.David Boddie2010-06-071-5/+27
* | | | | | | | | | | | | | | Update 4.7 def filesShane Kearns2010-06-104-24/+67
| |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | QS60Style: QComboBox displays checkboxes for itemsSami Merila2010-06-101-1/+8
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-101-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Toby Tomkins2010-06-1026-72/+286
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Problems with missing symbols on QWS/AIX. Include freetype synthesis file for...Toby Tomkins2010-06-101-0/+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