summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* showFullscreen() broken if UnifiedTitleAndToolBarOnMac is enabledCarlos Manuel Duclos Vergara2010-03-041-0/+2
* Fix atk warning on startup in Qt apps wit QGtkStyleJens Bache-Wiig2010-03-041-1/+1
* Do not use realpath() with uclibcMarkus Goetz2010-03-041-0/+3
* Do not crash when loading themed icons staticallyJens Bache-Wiig2010-03-043-10/+28
* Doc: document what the timeout of -1 means in D-BusThiago Macieira2010-03-041-3/+14
* Avoid QString reallocation in QTextEngineAndreas Kling2010-03-041-4/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-036-41/+41
|\
| * Removed unused macro.Adrian Constantin2010-03-031-4/+0
| * Fix runtime warning on Gtk versions < 2.16Jens Bache-Wiig2010-03-032-14/+11
| * Fix compileJens Bache-Wiig2010-03-031-1/+0
| * Follow-up to c1b067e: fix aliasing in QReadWriteLock too.Thiago Macieira2010-03-031-18/+12
| * Bug with toolbar focus on MacCarlos Manuel Duclos Vergara2010-03-032-5/+19
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-034-38/+86
|\ \
| * | Properly fixes crash when destroying a QGraphicsItem.Yoann Lopes2010-03-032-37/+69
| * | Updating SQL binding docs to reflect reality.Bill King2010-03-032-1/+17
* | | 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