summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-032-3/+12
|\
| * Reduced S60 softkey flickering caused by softkey image support.Janne Anttila2010-03-032-3/+12
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-039-28/+201
|\ \
| * | Fix build break in qapplication_x11.cpp.Adrian Constantin2010-03-031-0/+5
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-039-28/+196
| |\ \
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-029-28/+196
| | |\ \ | | | |/ | | |/|
| | | * Allow platform specific values for the double click radius.Raino Priha2010-03-022-2/+6
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-027-26/+190
| | | |\
| | | | * Fix strict-aliasing breakage with SunCC: the union trick is a GCC extension.Thiago Macieira2010-03-021-9/+6
| | | | * QNAM HTTP: Fix invoking a method when being destructed right nowMarkus Goetz2010-03-021-1/+5
| | | | * QAbstractSocket: Use new faster DNS functionMarkus Goetz2010-03-021-2/+16
| | | | * Add DNS caching to QHostInfoMarkus Goetz2010-03-022-7/+154
| | | | * Make the icon visible when set on an action in a QSystemTrayIcon on MacAndy Shaw2010-03-021-0/+4
| | | | * Carbon : Setting palette brush to a pixmap does not work.Carlos Manuel Duclos Vergara2010-03-021-7/+5
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-031-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | QSound OSX; Fix memory leak.Justin McPherson2010-03-031-0/+1
| | |/ / | |/| |
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Bill King2010-03-021-16/+87
|\ \ \ \
| * | | | Simplify DirectFB performance debuggingAnders Bakken2010-03-021-16/+87
* | | | | Fix compile.Bill King2010-03-021-30/+30
|/ / / /
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-0215-233/+240
|\ \ \ \ | |_|/ / |/| | |
| * | | QString::section: Fix crash with SectionIncludeLeadingSep flagOlivier Goffart2010-03-021-1/+1
| * | | Expand indicator would not be displayed after removal of a collapsed item's c...Gabriel de Dietrich2010-03-021-4/+9
| * | | Compile with GCC 3.3Olivier Goffart2010-03-021-1/+1
| * | | Fixed rendering bugs when scrolling graphics items with drop shadows.Samuel Rødal2010-03-022-43/+8
| * | | 2nd part of revert of commit 435bbd4be73768f617e4aThierry Bastian2010-03-021-6/+1
| * | | 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
| * | | 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-021-0/+5
| |\ \ \
| | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-023-62/+46
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-sql-team into 4.6Bill King2010-03-0229-371/+489
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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
| * | | | 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-024-2/+23
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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-multimedia-staging into 4....Qt Continuous Integration System2010-03-024-14/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Fix namespace issues.Justin McPherson2010-03-024-13/+13
| * | | Fix Audio input on OSX 10.6.Justin McPherson2010-03-021-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-011-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-011-0/+5
| |\ \ \
| | * | | QHostInfo: Forgot to free some stuff on application exit.Markus Goetz2010-03-011-0/+5
* | | | | 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-011-2/+6
* | | | | QObject: fix crash when deleteing the receiver object withing a DirectConncet...Olivier Goffart2010-03-011-7/+10
* | | | | Fixed qDrawPixmaps() to draw on integer coordinates on Mac OS X.Trond Kjernåsen2010-03-011-4/+11