summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-0324-1395/+2542
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-0224-1395/+2542
| |\
| | * update russian translations and phrasebookRitt Konstantin2010-03-029-1363/+2269
| | * Allow platform specific values for the double click radius.Raino Priha2010-03-023-2/+8
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-0212-30/+265
| | |\
| | | * 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-025-5/+37
| | | * Add DNS caching to QHostInfoMarkus Goetz2010-03-023-8/+208
| | | * 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/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-0219-254/+372
|\ \ \ \ | |/ / / |/| | |
| * | | 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-0219-236/+283
| |\ \ \ |/ / / /
| * | | QString::section: Fix crash with SectionIncludeLeadingSep flagOlivier Goffart2010-03-022-2/+5
| * | | Expand indicator would not be displayed after removal of a collapsed item's c...Gabriel de Dietrich2010-03-022-4/+23
| * | | Compile with GCC 3.3Olivier Goffart2010-03-021-1/+1
| * | | Fixed rendering bugs when scrolling graphics items with drop shadows.Samuel Rødal2010-03-023-43/+31
| * | | 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
| * | | 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
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |