Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | Fixed an on-exit crash for apps using GL. | Trond Kjernåsen | 2010-06-11 | 9 | -6/+21 | |
* | | | | | | | | | | | | | QMetaType: do not crash when registering builtin stream operator | Olivier Goffart | 2010-06-11 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Fix another potential strstr() crash for EGL based GL apps. | Trond Kjernåsen | 2010-06-11 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Fixed an on-exit application crash for GL apps using EGL. | Trond Kjernåsen | 2010-06-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Compile fix. | Samuel Rødal | 2010-06-11 | 1 | -2/+6 | |
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-10 | 43 | -294/+649 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-10 | 43 | -294/+649 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-06-10 | 290 | -2494/+6994 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | QWidget::childAt for masked child widgets doesn't work properly | Bjørn Erik Nilsen | 2010-06-10 | 2 | -31/+53 | |
| | | * | | | | | | | | | | | | Optimized 90-, 180-, and 270- rotated blits in raster paint engine. | Samuel Rødal | 2010-06-10 | 1 | -0/+105 | |
| | | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-10 | 40 | -258/+464 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | Rename QLocale::isWrittenRightToLeft() to textDirection() | Lars Knoll | 2010-06-09 | 6 | -9/+9 | |
| | | | * | | | | | | | | | | | Fixed some bugs in detection of keyboard directionality | Lars Knoll | 2010-06-09 | 5 | -51/+18 | |
| | | | * | | | | | | | | | | | Add a isWrittenRightToLeft() method to QLocale. | Lars Knoll | 2010-06-09 | 2 | -0/+21 | |
| | | | * | | | | | | | | | | | consistent handling of directionality in QTextLayout | Lars Knoll | 2010-06-09 | 3 | -15/+23 | |
| | | | * | | | | | | | | | | | For an empty line edit the cursor position is depending on input language | Lars Knoll | 2010-06-09 | 2 | -2/+4 | |
| | | | * | | | | | | | | | | | correctly initialize the bidi level in the text engine | Lars Knoll | 2010-06-09 | 1 | -2/+15 | |
| | | | * | | | | | | | | | | | Use the textDirection() of blocks correctly. | Lars Knoll | 2010-06-09 | 4 | -14/+7 | |
| | | | * | | | | | | | | | | | Add QTextBlock::textDirection() | Lars Knoll | 2010-06-09 | 2 | -0/+45 | |
| | | | * | | | | | | | | | | | Make sure LayoutDirectionAuto is the default text direction | Lars Knoll | 2010-06-09 | 1 | -2/+5 | |
| | | | * | | | | | | | | | | | LayoutDirectionAuto is the default layout direction for QPainter | Lars Knoll | 2010-06-09 | 1 | -5/+7 | |
| | | | * | | | | | | | | | | | Correct BiDi behavior of QLineEdit | Lars Knoll | 2010-06-09 | 2 | -6/+7 | |
| | | | * | | | | | | | | | | | The default text direction for QTextOption is Qt::LayoutDirectionAuto | Lars Knoll | 2010-06-09 | 2 | -3/+3 | |
| | | | * | | | | | | | | | | | Handle setting the layoutDirection to Qt::LayoutDirectionAuto | Lars Knoll | 2010-06-09 | 2 | -1/+6 | |
| | | | * | | | | | | | | | | | Introduce LayoutDirection Qt::LayoutDirectionAuto | Lars Knoll | 2010-06-09 | 2 | -3/+12 | |
| | | | * | | | | | | | | | | | Fix QString::isRightToLeft() to conform with Unicode Bidi algorithm | Lars Knoll | 2010-06-09 | 2 | -10/+12 | |
| | | | * | | | | | | | | | | | small optimisation | Lars Knoll | 2010-06-09 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-09 | 11 | -154/+289 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-09 | 11 | -154/+289 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|/ / / / / / / | | | | | |/| | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-08 | 11 | -154/+289 | |
| | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | |_|_|/ / / / / / | | | | | | |/| | | | | | | | | ||||||
| | | | | | | * | | | | | | | | QVarLenghtArray: Add typedefs for stl compatibility. | Gordon Schumacher | 2010-06-08 | 2 | -0/+56 | |
| | | | | | | * | | | | | | | | prefer QElapsedTimer over QTime | Ritt Konstantin | 2010-06-08 | 1 | -2/+2 | |
| | | | | | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-08 | 8 | -152/+231 | |
| | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | |_|_|/ / / / / | | | | | | | |/| | | | | | | | ||||||
| | | | | | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-07 | 8 | -152/+231 | |
| | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | |_|_|_|/ / / | | | | | | | | |/| | | | | | | ||||||
| | | | | | | | | * | | | | | | Allow to build Qt in static with mingw | Thierry Bastian | 2010-06-07 | 6 | -8/+6 | |
| | | | | | | | | * | | | | | | Protected call to glXChooseFBConfig with appropriate defines. | Samuel Rødal | 2010-06-07 | 1 | -0/+11 | |
| | | | | | | | | * | | | | | | Use the new OpenGL 3.* context/profile if asked with X11/GLX. | Riku Palomäki | 2010-06-07 | 1 | -6/+69 | |
| | | | | | | | | * | | | | | | Splitted attrib_list generation into buildSpec from QGLContext::tryVisual. | Riku Palomäki | 2010-06-07 | 1 | -137/+144 | |
| | | | | | | | | * | | | | | | Fix QTransform::map(const QPainterPath &) not working with paths that | Simon Hausmann | 2010-06-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Doc: Added details of a system proxy limitation on Windows. | David Boddie | 2010-06-07 | 1 | -5/+27 | |
* | | | | | | | | | | | | | | | Update 4.7 def files | Shane Kearns | 2010-06-10 | 4 | -24/+67 | |
| |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | QS60Style: QComboBox displays checkboxes for items | Sami Merila | 2010-06-10 | 1 | -1/+8 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-06-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Toby Tomkins | 2010-06-10 | 26 | -72/+286 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Problems with missing symbols on QWS/AIX. Include freetype synthesis file for... | Toby Tomkins | 2010-06-10 | 1 | -0/+1 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fix qtlibinfix build of qml plugins (for Symbian) | Alessandro Portale | 2010-06-09 | 1 | -0/+1 | |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Fix Symbian install path for Qml plugins | Alessandro Portale | 2010-06-09 | 1 | -4/+4 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Fix the Qt application icon on Symbian | Alessandro Portale | 2010-06-08 | 1 | -15/+91 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-06-08 | 25 | -57/+195 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix style sheet error with slider handle | qCaro | 2010-06-07 | 1 | -1/+1 | |