summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Image drawing in OpenVG was off by 0.5 of a pixelRhys Weatherley2010-03-051-9/+14
* When using OpenVG alpha mask, turn off scissor-as-maskRhys Weatherley2010-03-051-0/+1
* Make translucent windows work, and support WA_TranslucentBackgroundPaul Olav Tvete2010-03-043-2/+28
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-0412-78/+157
|\
| * Make tablet detection work with new wacom driversThomas Zander2010-03-042-2/+10
| * Fixed an exit crash that could occur in the GL 2 engine under X11.Trond Kjernåsen2010-03-042-0/+11
| * Fix tst_QVariant::operator_eq_eq(UserType)Olivier Goffart2010-03-042-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-048-76/+133
| |\
| | * SqlBrowser not respecting casings.Bill King2010-03-041-1/+1
| | * Remove vgClearPath() change to OpenVG paint engineRhys Weatherley2010-03-031-67/+57
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-036-8/+75
| | |\
| | | * QVariant: Fix crash when comparing two variant with the same undefined type.Olivier Goffart2010-03-032-1/+6
| | | * Fix compositing when QWS background is completely transparent.Paul Olav Tvete2010-03-031-1/+1
| | | * Fixes wrong composition mode for cached backgrounds in Graphics View.Bjørn Erik Nilsen2010-03-032-6/+34
| | | * Support keypad input with vnc driverPaul Olav Tvete2010-03-031-0/+34
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-046-17/+50
|\ \ \ \ | |/ / / |/| | |
| * | | Do not crash when loading themed icons staticallyJens Bache-Wiig2010-03-044-10/+34
| * | | 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-0421-603/+676
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fixed duplicate entry for windowsmobile in tests/auto/*.proRohan McGovern2010-03-041-1/+0
| * | Do not process uic3 test unless qt3support is enabled.Rohan McGovern2010-03-041-1/+2
| * | Make `make check' build the checked project.Rohan McGovern2010-03-032-1/+5
| * | Move tests into separate .pro files, based on Qt module.Rohan McGovern2010-03-0319-602/+671
* | | 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
|\ \ \ | |/ / | | / | |/ |/|
| * 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-035-38/+154
|\ \
| * | Properly fixes crash when destroying a QGraphicsItem.Yoann Lopes2010-03-033-37/+137
| * | 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-0324-1395/+2547
|\ \ \
| * | | 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/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-031-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |