summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6'Thiago Macieira2009-10-06249-915/+2315
|\
| * Merge branch '4.5' into 4.6Thiago Macieira2009-10-064-5/+175
| |\
| | * tst_QCssParser::extractFontFamily fix Windows CE font deploymentJoerg Bornemann2009-10-062-3/+38
| | * fix tst_QAbstractItemView::task250754_fontChange for Windows CEJoerg Bornemann2009-10-061-5/+17
| | * Fixing the autotest for other platforms, hopefully...João Abecasis2009-10-051-1/+1
| | * tst_QComboBox::task248169_popupWithMinimalSize() fixed for WinCEninerider2009-10-051-2/+4
| | * Bump version number of 4.5 branch to 4.5.4.Jason McDonald2009-10-0511-15/+138
| | * Fix regressions in qeventloop, qtimer, and qsocketnotifier autotestsBradley T. Hughes2009-10-053-31/+112
| * | Partially revert e58293b3b, re-adding the #ifdef for Qt 4.7Thiago Macieira2009-10-061-0/+4
| * | Fixed the X11 error output from the demos/boxes demo.Trond Kjernåsen2009-10-061-0/+5
| * | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-062-3/+2
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-06128-132/+169
| |\ \
| | * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-10-069-13/+50
| | |\ \
| | | * | Stabilize tests on X11Olivier Goffart2009-10-065-10/+12
| | | * | Fix tst_QFontDialog::setFontOlivier Goffart2009-10-061-1/+1
| | | * | QScript: do not crash on PowerPCOlivier Goffart2009-10-061-2/+2
| | | * | Don't output redundant setPen command when reusing PS printerEskil Abrahamsen Blomfeldt2009-10-062-0/+35
| | * | | Fix typo in QtCore license headers.Jason McDonald2009-10-0611-11/+11
| | * | | Fix typo in XmlPatterns license headers.Jason McDonald2009-10-06108-108/+108
| | |/ /
| * | | Skipped enter/leave test for Windows CEninerider2009-10-061-0/+3
| |/ /
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-10-062-1/+72
| |\ \
| | * | Fix the pad navigator demo.Alexis Menard2009-10-062-1/+72
| * | | Q3PopupMenu constructor failed to call setObjectNameJason McDonald2009-10-061-7/+7
| |/ /
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-10-065-3/+21
| |\ \
| | * | Fix auto test for QSound; find test wav file.Justin McPherson2009-10-062-2/+6
| | * | Print images with colortable using their colortable in PDFGunnar Sletta2009-10-061-1/+1
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Peter Yard2009-10-065-6/+194
| | |\ \
| | * | | Add documentation for WA_DontShowOnScreen.Peter Yard2009-10-061-0/+3
| | * | | Added QT_VERSION_CHECK to docs.Peter Yard2009-10-061-0/+11
| * | | | Remove incorrect statement from INSTALL file.Jason McDonald2009-10-061-3/+1
| | |/ / | |/| |
| * | | Add autotest for mysql savepoints.Bill King2009-10-061-0/+15
| * | | Update documentation for setForwardOnly.Bill King2009-10-062-3/+13
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-061-17/+9
| |\ \ \ | | |/ /
| | * | Fixed QAudioDeviceInfoInternal::deviceList(QAudio::Mode mode) filteringMartin Banky2009-10-051-17/+9
| * | | Implement the drop shadow filter for OpenGLRhys Weatherley2009-10-052-3/+166
| |/ /
| * | Stabilize tests on X11Olivier Goffart2009-10-055-21/+20
| * | Workaround for the problem with abld ignoring OPTION_REPLACEIain2009-10-051-1/+7
| * | Fixing Keypad Navigation on N95 devicesAlessandro Portale2009-10-051-1/+6
| * | Symbain crash fix for QPixmap->QImage conversion.Alessandro Portale2009-10-051-1/+6
| * | Stabilize test on X11Olivier Goffart2009-10-054-9/+8
| * | Test fix : Move the global test model to a dir that the test won't delete.Alexis Menard2009-10-051-0/+2
| * | Fix QTextEdit pageUp/Down key handling in read-only modemae2009-10-051-21/+28
| * | Fix QPlainTextEdit pageUp/Down key handling in read-only modemae2009-10-051-22/+29
| * | OpenSSL wrapping: compile when configured with -openssl-linkedPeter Hartmann2009-10-053-8/+2
| * | move doc next to implementationOswald Buddenhagen2009-10-051-23/+20
| * | Fix a compilation warning on Mac OS XBenjamin Poulain2009-10-051-1/+4
| * | Added qtextcodec_p.h to the project file.Denis Dzyubenko2009-10-051-0/+1
| * | Fixed inheritence of whitespace mode in QtSvg.Kim Motoyoshi Kalland2009-10-051-9/+5
| * | Fixed bug in X11 paint engine causing source pixmap depth to change.Samuel Rødal2009-10-052-0/+20
| * | use QTRY_VERIFY instead of qWait() in tst_QDialog::reject()Bradley T. Hughes2009-10-051-17/+11