summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | QNAM: Re-order checks in migrateBackend()Markus Goetz2011-05-111-4/+4
| * | Fix initial main window dimensions for "fullscreen with softkeys" caseMiikka Heikkinen2011-05-111-0/+5
| * | Fix spelling mistakeShane Kearns2011-05-111-1/+1
| * | Fixes crash in QWidget::effectiveWinId.Bjørn Erik Nilsen2011-05-113-0/+46
| * | Fix crash when QSocketNotifier used with an invalid descriptorShane Kearns2011-05-113-1/+116
| * | Optimisation - buffer packet read in pendingDatagramSizeShane Kearns2011-05-112-9/+56
| * | Remove warnings when disabling notifications on a closed socketShane Kearns2011-05-111-6/+1
| * | Fix some warnings in symbian network testsShane Kearns2011-05-114-1/+9
|/ /
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-1120-53/+105
|\ \
| * | Fix tst_QVariant::invalidColorJiang Jiang2011-05-111-1/+0
| * | Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-1117-47/+50
| * | Add some QRawFont related low level functions to avoid extra copyingJiang Jiang2011-05-112-5/+55
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-111-1/+1
|\| |
| * | Fix GLES2 include path for applications when not using the dash shellPaul Olav Tvete2011-05-111-1/+1
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-111-0/+1
|\| |
| * | Fix to commit 7fce0a73cc9b099c4ca67b3bc2e8bbe3060230c6.Kim Motoyoshi Kalland2011-05-111-0/+1
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-112-2/+2
|\ \ \ | | |/ | |/|
| * | tests: fixed or disabled qtbase tests with circular dependenciesRohan McGovern2011-05-112-2/+2
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-111-13/+19
|\ \ \ | | |/ | |/|
| * | Check if OES_texture_npot is present on OpenGL ES 2.Kim Motoyoshi Kalland2011-05-111-13/+19
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-111-22/+22
|\ \ \ | | |/ | |/|
| * | Fix a bug in syncqt.Liang Qi2011-05-111-22/+22
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-1184-60/+192
|\ \ \ | | |/ | |/|
| * | tests: fix private header inclusion in qtbase autotestsRohan McGovern2011-05-1162-38/+132
| * | tests: disable tests in qtbase which depend on qtsvgRohan McGovern2011-05-112-2/+3
| * | tests: make benchmarks compile or disable those which don't compileRohan McGovern2011-05-1113-9/+26
| * | tests: remove references to benchmark directories which don't existRohan McGovern2011-05-111-3/+1
| * | tests: enable compilation of autotests for qtbase by defaultRohan McGovern2011-05-112-5/+8
| * | tests: make tst_qrawfont compile for QGlyphs -> QGlyphRun API changeRohan McGovern2011-05-111-2/+2
| * | tests: mark some tests as using private APIRohan McGovern2011-05-114-1/+20
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-111-0/+2
|\| |
| * | Prevent crash in wayland mimedata in case there is no offer.Laszlo Agocs2011-05-101-0/+2
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-1112-0/+81
|\ \ \ | | |/ | |/|
| * | Add QT_xxx_VERSION macros for each library in qtbaseLiang Qi2011-05-1012-0/+81
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-101-0/+3
|\ \ \ | | |/ | |/|
| * | Prevent having Status undefined in xlib platform plug-in.Laszlo Agocs2011-05-101-0/+3
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-10155-2302/+3578
|\| |
| * | Merge remote-tracking branch 'staging/master'Olivier Goffart2011-05-105-22/+262
| |\ \
| * | | ifdef out mac/no_coreservices path more cleanlyOswald Buddenhagen2011-05-101-3/+2
| * | | fix build on symbianOswald Buddenhagen2011-05-101-0/+5
| * | | Allow different text for undo actions and items in QUndoViewAlexander Potashev2011-05-104-10/+100
| * | | Allow using not only prefixes for undo command textAlexander Potashev2011-05-107-17/+166
| * | | QFileSystemEngine::currentPath(): use QFileSystemEntry() also for the no-PATH...Pino Toscano2011-05-101-1/+1
| * | | Massively update the hurd-g++ mkspec.Pino Toscano2011-05-101-72/+56
| * | | Do not allow multiple threads to acquire a QMutexBradley T. Hughes2011-05-101-5/+8
| * | | Ensure that QDateTimeEdit::calendarWidget() will always return a valid widget.Robin Burchell2011-05-103-18/+56
| * | | don't crash in QProcessEnvironment::systemEnvironment()Oswald Buddenhagen2011-05-102-12/+12
| * | | HTTP backend: do not load resources from cache that must be revalidatedPeter Hartmann2011-05-101-7/+5
| * | | Compile fix for QLocale on Symbian.Denis Dzyubenko2011-05-101-1/+1
| * | | Added Kazakh language to the QLocale mapping table on Symbian.Denis Dzyubenko2011-05-101-0/+1