summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix undocked widgets not being restored correctly as part of the layoutThierry Bastian2010-03-081-7/+10
* Prevent QRegion from crashing on large coordinates.Samuel Rødal2010-03-081-2/+2
* QTableView: fix navigating with keyboard with spans not scrollingOlivier Goffart2010-03-082-2/+16
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-051-8/+24
|\
| * Compile with DirectFB version >= 1.2.0 && < 1.2.9Anders Bakken2010-03-051-1/+1
| * QDirectFBPaintEngine optimizationAnders Bakken2010-03-051-3/+4
| * Add some warnings when using DISABLE/WARN in DFBAnders Bakken2010-03-051-4/+19
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-0515-51/+216
|\ \ | |/ |/|
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-0515-51/+216
| |\
| | * Fix build with Mesa 7.8's EGL implementatioonBernhard Rosenkraenzer2010-03-051-3/+3
| | * Reset the byte order in the iconv codec after using it.Thiago Macieira2010-03-051-12/+29
| | * fix "using namespace" recursion crashOswald Buddenhagen2010-03-053-8/+104
| | * Fixed key mappings on X11Denis Dzyubenko2010-03-052-20/+20
| | * QDom: prevent infinite loop when cloning a DTDPeter Hartmann2010-03-052-0/+26
| | * QPrintPreviewDialog number of pages is partially blocked from view in OSXCarlos Manuel Duclos Vergara2010-03-051-0/+13
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-055-8/+21
| | |\
| | | * Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-03-055-8/+21
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-055-21/+141
|\ \ \ \ | |/ / / |/| | |
| * | | Compile fix for Windows Mobile and OpenGLES2ninerider2010-03-051-3/+1
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-054-18/+140
| |\ \ \ | | |/ / | |/| |
| | * | Wrong dirty region after row selection in right-to-left mode in QTableViewGabriel de Dietrich2010-03-052-3/+37
| | * | Fixes: Mysql truncation of integer values + some autotest cleanupBill King2010-03-052-15/+103
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-058-24/+72
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for QTBUG-6659 Parent window accepts pointer events wronglyJani Hautakangas2010-03-052-2/+7
| * | | If no IAP defined force IAP dialogAleksandar Sasha Babic2010-03-051-5/+11
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-03-052-0/+15
| |\ \ \
| | * | | Fix for QTBUG-8762 QApplication::setGraphicsSystem("raster") crashes.Jani Hautakangas2010-03-051-0/+13
| | * | | Fixed crash at application exit when QProcess was used in SymbianMiikka Heikkinen2010-03-051-0/+2
| * | | | QS60Style ignores widget palette when drawing highlighted widget textSami Merila2010-03-051-13/+35
| |/ / /
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-03-05156-2582/+4723
| |\ \ \
| | * | | Tab to space fixes to qdilaog.cppJanne Anttila2010-03-051-3/+3
| |/ / / |/| | |
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-051-0/+8
|\ \ \ \
| * | | | Fixed crash in Symbian when having empty QMenu in menubar.Janne Anttila2010-03-051-0/+8
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-054-11/+23
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Update documentation with warning about setForwardOnlyBill King2010-03-052-0/+6
| * | | | Make the star example recreate its path if the VG context is destroyed.Rhys Weatherley2010-03-051-2/+3
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Rhys Weatherley2010-03-0514-15/+186
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-051-0/+1
|\ \ \ \ \
* \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-041-1/+43
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Linux QAudioOutput playback stutteringKurt Korbatits2010-03-041-1/+43
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-0413-14/+143
|\ \ \ \ \ \
| * | | | | | tst_qhostinfo: Compile fixMarkus Goetz2010-03-041-3/+4
| * | | | | | Document some stuff in QHostInfo and QAbstractSocketMarkus Goetz2010-03-042-0/+15
| * | | | | | tst_qhostinfo: Mixed up descriptions for test case dataMarkus Goetz2010-03-041-2/+2
| * | | | | | qhostinfo benchmark: Use local _data instead of _globalMarkus Goetz2010-03-041-14/+9
| * | | | | | DNS Cache: Also check inside the DNS threadsMarkus Goetz2010-03-041-6/+18
| * | | | | | qhostinfo benchmark: Benchmark the with-cache and without-cacheMarkus Goetz2010-03-041-0/+29
| * | | | | | tst_qftp: Do not use 1.2.3.4 as IPMarkus Goetz2010-03-041-1/+1
| * | | | | | Dont use gestures if there is no touch screen.Denis Dzyubenko2010-03-045-1/+73
| * | | | | | showFullscreen() broken if UnifiedTitleAndToolBarOnMac is enabledCarlos Manuel Duclos Vergara2010-03-041-0/+2