Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Fix D-Bus marshalling of booleans in optimised code. | Thiago Macieira | 2009-12-27 | 1 | -1/+3 | |
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2009-12-27 | 5 | -4/+120 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2009-12-26 | 5 | -4/+120 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Use Mono instead of MonoLSB when writing pbm files. | Rhys Weatherley | 2009-12-23 | 1 | -1/+1 | |
| | * | | | | Fix memory leak of QGLGlyphCoord objects in the OpenGL1 paint engine | Rhys Weatherley | 2009-12-20 | 1 | -3/+11 | |
| | * | | | | Add QHostInfo benchmark | Markus Goetz | 2009-12-18 | 3 | -0/+108 | |
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2009-12-26 | 8 | -2/+105 | |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | ||||||
| * | | | | Don't include dlfcn.h unconditionally. | Thiago Macieira | 2009-12-25 | 2 | -1/+1 | |
| * | | | | Fix warning on 64-bit build with MSVC. | Thiago Macieira | 2009-12-25 | 1 | -1/+1 | |
| * | | | | Add missing license headers to the new solaris-cc-stlport mkspecs. | Thiago Macieira | 2009-12-25 | 2 | -0/+82 | |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2009-12-25 | 5 | -0/+21 | |
| |\ \ \ \ |/ / / / / | ||||||
| * | | | | FTBFS on hurd-i386 because since clock_gettime is not available there | Samuel Thibault | 2009-12-25 | 1 | -0/+3 | |
| * | | | | Fix build on ARMv6 when NEON is detected. | Thiago Macieira | 2009-12-25 | 1 | -1/+1 | |
| * | | | | Add two new mkspecs for SunCC with stlport. | Thiago Macieira | 2009-12-25 | 4 | -0/+18 | |
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2009-12-25 | 8 | -172/+170 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Minor optimization for QS60Style | Sami Merila | 2009-12-23 | 1 | -3/+3 | |
| * | | | | Correcting white space in QS60Style | Sami Merila | 2009-12-23 | 1 | -76/+76 | |
| * | | | | QComboboxes are squeezed in QVGA screens | Sami Merila | 2009-12-23 | 1 | -29/+31 | |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Janne Koskinen | 2009-12-23 | 74 | -1083/+1747 | |
| |\ \ \ \ | ||||||
| | * | | | | Changed autodetection logic for stlport version and sqlite in Symbian | Miikka Heikkinen | 2009-12-23 | 2 | -10/+14 | |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2009-12-23 | 3 | -8/+23 | |
| | |\ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | Setting background color to a QDialog doesn't work | Sami Merila | 2009-12-23 | 1 | -1/+4 | |
| | * | | | | QWidget with the window flag Qt::Dialog is not decorated as a dialog | Sami Merila | 2009-12-23 | 1 | -1/+1 | |
| | * | | | | Device flickers badly when orientation change occurs | Sami Merila | 2009-12-23 | 2 | -4/+14 | |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2009-12-22 | 1 | -2/+4 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | Changed make sis only require .make.cache if QT_SIS_TARGET is not set. | Miikka Heikkinen | 2009-12-22 | 1 | -2/+4 | |
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2009-12-23 | 10 | -237/+451 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | Implement ScaledClipRect in the jpeg image plugin | Rhys Weatherley | 2009-12-23 | 2 | -9/+47 | |
| * | | | | Add support for ClipRect to the jpeg image plugin | Rhys Weatherley | 2009-12-23 | 2 | -86/+149 | |
| * | | | | Use libjpeg's builtin scaler for implementing setScaledSize() | Rhys Weatherley | 2009-12-22 | 2 | -4/+11 | |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2009-12-22 | 7 | -142/+248 | |
| |\ \ \ \ |/ / / / / | ||||||
| * | | | | Use 3x3 PMV matrices rather than 4x4 in the GL2 engine | Tom Cooksey | 2009-12-22 | 3 | -64/+62 | |
| * | | | | Handle broken shaders better in the GL2 engine's shader manager | Tom Cooksey | 2009-12-22 | 1 | -77/+114 | |
| * | | | | Add GLfloat[2][2] & GLfloat[3][3] uniform setters to QGLShaderProgram | Tom Cooksey | 2009-12-22 | 2 | -0/+71 | |
| * | | | | Fix build with neon instructions enabled but not set in mkspec | Tom Cooksey | 2009-12-22 | 1 | -1/+1 | |
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2009-12-22 | 1 | -1/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Memory leak when using QWidget::setWindowIcon() in Carbon. | Prasanth Ullattil | 2009-12-22 | 1 | -1/+5 | |
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2009-12-22 | 29 | -57/+4568 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Added more specific clean targets for Symbian builds | Miikka Heikkinen | 2009-12-22 | 2 | -3/+57 | |
| * | | | | | Fixed incorrect headers. | axis | 2009-12-22 | 18 | -252/+474 | |
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2009-12-22 | 3 | -155/+27 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Remove unused legacy code from the jpeg image plugin | Rhys Weatherley | 2009-12-22 | 2 | -134/+11 | |
| * | | | | | Clean up oracle data type tests. | Bill King | 2009-12-22 | 1 | -21/+16 | |
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2009-12-22 | 23 | -115/+290 | |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | ||||||
| * | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2009-12-21 | 8 | -13/+125 | |
| * | | | | Drag and drop icon not updated correctly in Cocoa. | Prasanth Ullattil | 2009-12-21 | 1 | -3/+6 | |
| * | | | | Adding missing file. | Carlos Manuel Duclos Vergara | 2009-12-21 | 1 | -0/+74 | |
| * | | | | Warn when calling QFileInfo::absolutePath() on an improper object. | Andreas Kling | 2009-12-21 | 1 | -0/+2 | |
| * | | | | update harfbuzz to 2b78f0d78ad3075fd1657d1260b31219e1a5155 | Lars Knoll | 2009-12-21 | 2 | -3/+4 | |
| * | | | | Fixing a problem with xmlpatterns, where code from tools/xmlpatterns was bein... | Carlos Manuel Duclos Vergara | 2009-12-21 | 9 | -95/+78 | |