summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move files in src/gui into their final locationsLars Knoll2011-05-1182-101/+100
* No -rpath-link on Mac.Morten Sorvig2011-05-111-1/+1
* Deliver leave event to proper widget (not the top-level).Samuel Rødal2011-05-111-1/+2
* Improved popup and mouse event handling.Samuel Rødal2011-05-113-26/+117
* Compile fixes after merge.Samuel Rødal2011-05-112-4/+4
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-11339-9884/+7886
|\
| * 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
| * Prevent crash in wayland mimedata in case there is no offer.Laszlo Agocs2011-05-101-0/+2
| * Prevent having Status undefined in xlib platform plug-in.Laszlo Agocs2011-05-101-0/+3
| * Merge remote-tracking branch 'staging/master'Olivier Goffart2011-05-105-22/+262
| |\
| | * Compile on MacEskil Abrahamsen Blomfeldt2011-05-101-2/+2
| | * Avoided calling updateAccessibility() from updateMicroFocus if the item was h...Jan-Arve Sæther2011-05-101-2/+4
| | * Notify a11y framework of FocusChanges for QGraphicsObjectJan-Arve Sæther2011-05-101-0/+12
| | * Call updateAccessibility on the QGraphicsObject in updateMicroFocusJan-Arve Sæther2011-05-101-6/+10
| | * Fix updateAccessibility for QGraphicsObjectsJan-Arve Sæther2011-05-101-1/+123
| | * Make accessibility work on Windows with alienJan-Arve Sæther2011-05-101-13/+113
| * | 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
| * | Added support for QLocale::uiLanguages on Symbian.Denis Dzyubenko2011-05-101-70/+96
| * | Fix drawing text in item view:Olivier Goffart2011-05-101-0/+21
| * | Add enablers for Symbian App BoosterSimon Frost2011-05-102-0/+33
| * | Don't rely on uninitialized dataJoão Abecasis2011-05-101-0/+1
| * | Don't realloc user-provided bufferJoão Abecasis2011-05-101-2/+2
| * | qmake: Introduce new template typeChristian Kandeler2011-05-104-4/+26
| * | Make autotest more resilient against network timeoutaavit2011-05-103-6/+9
| * | Do not filter adhoc clientsaavit2011-05-101-2/+2
| * | Lancelot: Add configurable client filtering to baseline serveraavit2011-05-102-10/+32
| * | Improve error reporting on failure to connect to baseline serveraavit2011-05-102-1/+2
| * | Fixed bug in X11 backend when creating translucent windows.Samuel Rødal2011-05-101-2/+7
| * | Fix the tst_QPluginLoader::loadCorruptElf on 64 bitOlivier Goffart2011-05-101-3/+3
| * | Clarified sendCustomRequest documentation to include HTTPSJanne Anttila2011-05-101-1/+1
| * | Fix compilationOlivier Goffart2011-05-101-1/+0
| * | no environment on WinCEOswald Buddenhagen2011-05-101-0/+4
| * | fix Widestring vs. Ansi mixupOswald Buddenhagen2011-05-101-1/+1