summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Revert "ItemViews: make it possible for chekcable items to get partiallyChecked"Thierry Bastian2010-03-021-7/+1
| * | | | Prevented assert on 1 pixel wide / high images in qt_blurImage.Samuel Rødal2010-03-021-1/+4
| * | | | skip tst_QDialog::throwInExec on WinCE, ARM platformJoerg Bornemann2010-03-021-2/+2
| * | | | Fix licenseCheck autotestOlivier Goffart2010-03-021-1/+1
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Bill King2010-03-024-2/+11
| |\ \ \ \
| | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-024-63/+47
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-sql-team into 4.6Bill King2010-03-0267-438/+13057
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Make composition modes work better for DirectFBAnders Bakken2010-03-011-60/+39
| | * | | | Don't disable alpha when filling with opaque colorAnders Bakken2010-03-011-1/+1
| | * | | | Add support for composition mode DSPD_DST in DFBAnders Bakken2010-03-011-0/+5
| | * | | | Uncomment #DIRECTFB_DRAWINGOPERATIONS in pri-fileAnders Bakken2010-03-011-1/+1
| | * | | | Fix build breakage in windowflags exampleRhys Weatherley2010-03-011-1/+1
| * | | | | Fixes: ODBC Driver expects 16bit when system is 32bitBill King2010-03-024-109/+170
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-025-3/+24
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Symbian event dispatcher needs to run all active objects.Jani Hautakangas2010-03-021-1/+1
| * | | | | Re-applied a fix which get lost during softkey refactoring.Janne Anttila2010-03-022-1/+7
| * | | | | Fixed FEP crash when selected text was replaced with a a new T9 text.Janne Anttila2010-03-021-0/+15
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-011-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-011-1/+1
| | |\ \ \ \
| | | * | | | Fix windowflags exampleJoão Abecasis2010-03-011-1/+1
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-026-15/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-026-15/+19
| |\ \ \ \ \ |/ / / / / /
| * | | | | Fix namespace issues.Justin McPherson2010-03-024-13/+13
| * | | | | Fix Audio input on OSX 10.6.Justin McPherson2010-03-021-1/+3
| * | | | | Fix warnings in AudioInput example.Justin McPherson2010-03-022-1/+3
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-014-2/+11
|\ \ \ \ \ \
| * | | | | | Help system: Build search index with low priority.ck2010-03-012-2/+2
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-012-0/+9
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | QHostInfo: Forgot to free some stuff on application exit.Markus Goetz2010-03-011-0/+5
| | * | | | | Readd a line that got removed by accident in previous changeAndy Shaw2010-03-011-0/+1
| | * | | | | Ensure that a library path with a space in it gets quoted on WindowsAndy Shaw2010-03-011-1/+4
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-019-46/+122
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Doc: QRegExp::WillcardUnix: the documentation did not show the slashOlivier Goffart2010-03-011-2/+2
| * | | | | Fix crash using openPersistentEditor and setRowHidden on a QTableViewOlivier Goffart2010-03-012-2/+52
| * | | | | QObject: fix crash when deleteing the receiver object withing a DirectConncet...Olivier Goffart2010-03-012-7/+30
| * | | | | Fixed qDrawPixmaps() to draw on integer coordinates on Mac OS X.Trond Kjernåsen2010-03-011-4/+11
| * | | | | handle WM_GESTURE events on WinCE, only if QT_WINCE_GESTURES is definedJoerg Bornemann2010-03-011-0/+2
| * | | | | Fixed QPixmap::load() to not modify referenced copies (again!)Trond Kjernåsen2010-03-011-13/+6
| * | | | | fix bad performance penalty for tab widgets for Windows mobile 6.5Joerg Bornemann2010-03-011-18/+19
|/ / / / /
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-011-1/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix qt_wince_is_windows_mobile_65()Joerg Bornemann2010-03-011-1/+8
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-0111-30/+184
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added .condition modifier to SUBDIRS.Miikka Heikkinen2010-03-013-1/+54
| * | | | Added orientation change support for show/showNormal widgets in S60.Janne Anttila2010-03-011-0/+10
| * | | | Added fullscreen support to softkeys in Symbian.Janne Anttila2010-03-018-29/+120
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-0114-21/+79
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Preparation to enable OpenGLES 2.0 for Windows Mobile.ninerider2010-02-273-7/+20
| * | | | Test modifications for the Windows Mobile platform.ninerider2010-02-278-9/+33
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-263-5/+26
| |\ \ \ \
| | * | | | QAbstractItemView::setIndexWidget: remove the old widget from the QSet of per...Olivier Goffart2010-02-261-0/+1