summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use 3x3 PMV matrices rather than 4x4 in the GL2 engineTom Cooksey2009-12-223-64/+62
* Handle broken shaders better in the GL2 engine's shader managerTom Cooksey2009-12-221-77/+114
* Add GLfloat[2][2] & GLfloat[3][3] uniform setters to QGLShaderProgramTom Cooksey2009-12-222-0/+71
* Fix build with neon instructions enabled but not set in mkspecTom Cooksey2009-12-221-1/+1
* Remove unused legacy code from the jpeg image pluginRhys Weatherley2009-12-222-134/+11
* Clean up oracle data type tests.Bill King2009-12-221-21/+16
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-215-8/+20
|\
| * Edit focus should not be lost unless by explicit actionSami Merila2009-12-213-3/+15
| * RVCT 2.2 compiler can't handle static inline functions with templates.Miikka Heikkinen2009-12-211-4/+4
| * Forwarded return value from QtMainWrapper() to E32Main() exit code.Miikka Heikkinen2009-12-211-1/+1
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-1914-313/+417
|\ \ | |/ |/|
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-1914-313/+417
| |\ |/ /
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-1914-313/+417
| |\
| | * Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-181-16/+4
| | |\
| | | * Fixed crash when parsing invalid polygons in svgs.Kim Motoyoshi Kalland2009-12-181-16/+4
| | * | Fix a bug in resizing the anomaly browser demo.Benjamin Poulain2009-12-181-2/+3
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-1813-297/+412
| | |\ \ | |/ / /
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2009-12-182-88/+70
| | |\ \
| | | * | Improve the performance of the Anomaly browser demoBenjamin Poulain2009-12-182-88/+70
| | * | | doc: Added a missing \sa command, plus a \l in the text.Martin Smith2009-12-182-10/+11
| | |/ /
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2009-12-18191-3078/+5950
| | |\ \
| | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-187-197/+329
| | | |\ \
| | | | * | Fixed QResource to respect the explicitely set localeDenis Dzyubenko2009-12-172-1/+23
| | | | * | Change QHostInfo to use 5 parallel lookup threadsMarkus Goetz2009-12-174-195/+305
| | | | * | Doc: fix typoVolker Hilsheimer2009-12-171-1/+1
| | | | * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-12-170-0/+0
| | | | |\ \ | | | | | |/
| | | | | * fix Cocoa buildPeter Hartmann2009-12-151-1/+1
| | * | | | doc: Fixed typos.Martin Smith2009-12-182-2/+2
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-195-61/+55
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-185-61/+55
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fixing compile issue on Windows CEAleksandar Sasha Babic2009-12-181-3/+1
| | * | | | | Fixed two incorrect signal connections.axis2009-12-182-2/+2
| | * | | | | Switched two files to BSD license.axis2009-12-182-56/+52
| | | |/ / / | | |/| | |
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-1925-91/+928
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-1825-91/+928
| |\ \ \ \ \ |/ / / / / /
| * | | | | Fixed QPixmap::load() to not modify referenced copies.Trond Kjernåsen2009-12-181-5/+4
| * | | | | Fixes bug when using AnchorUnderMouse for GraphicsView transformation.Yoann Lopes2009-12-182-3/+113
| * | | | | Make the layout{,AboutToBe}Changed signals in the QSortFilterProxyModel match...Stephen Kelly2009-12-182-13/+115
| * | | | | Make sure mappings are created for columns when indexes newly become parents.Stephen Kelly2009-12-188-17/+80
| * | | | | NEON configure detection and initial blend function implementations.Samuel Rødal2009-12-188-4/+432
| * | | | | Optimize QThreadStorage with QVectorOlivier Goffart2009-12-185-49/+183
| * | | | | Add Q_OBJECT to QBalloonTip so it can be intreospected by styles.Olivier Goffart2009-12-181-0/+1
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2009-12-184-14/+39
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Check if the scene exists before attempting to set its focus item.Michael Brasser2009-12-181-1/+1
| * | | | | The "audioinput" multimedia example locks up the audio input/outputKurt Korbatits2009-12-182-13/+33
| * | | | | no audiodevices found using QAudioDeviceInfo::availableDevices on UbuntuKurt Korbatits2009-12-181-0/+5
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-187-66/+62
|\ \ \ \ \ \
| * | | | | | Prevent access to non-existent memory in triagulating strokerRhys Weatherley2009-12-181-2/+8
| * | | | | | Align GL_RGB lines on a 4-byte boundary when uploading pixmap texturesRhys Weatherley2009-12-181-13/+2
| * | | | | | Cleanup qsqldatabase test case a little bit.Bill King2009-12-171-15/+9