summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drag and drop support in Wayland plug-in.Laszlo Agocs2011-07-257-2/+525
* Add drag and drop events to QWindowSystemInterface.Laszlo Agocs2011-07-254-0/+65
* Pixmap cursor support in QWaylandCursor.Laszlo Agocs2011-07-252-15/+64
* Support non-desktop platforms better with QDragManager.Laszlo Agocs2011-07-252-0/+21
* Fix for not calling QPlatformCursor's pointerEvent.Laszlo Agocs2011-07-251-0/+9
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-2550-364/+673
* Build fix for examples.Friedemann Kleint2011-07-252-8/+1
* Handle failed SHM attach in XCB backing store.Samuel Rødal2011-07-211-15/+39
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-21261-23926/+43804
|\
| * minor improvements to QChar documentationRitt Konstantin2011-07-211-68/+42
| * Fix more use of C style cast.Olivier Goffart2011-07-211-3/+3
| * Fixed clipping errors for non-extended paint engines.Samuel Rødal2011-07-211-0/+9
| * Doc: Removed documentation for deleted code.David Boddie2011-07-2132-2129/+0
| * Doc: Speculative attempt to fix build breakage.David Boddie2011-07-211-1/+1
| * Doc: Fixed file name of a header file to use lower case characters.David Boddie2011-07-211-1/+1
| * Get rid of the evilness of Q_GLOBAL_STATIC_WITH_INITIALIZERThiago Macieira2011-07-215-57/+63
| * Forward port qt modifications for sqlite3.cCharles Yin2011-07-211-2/+16
| * Forward port the vxworks changesCharles Yin2011-07-211-3/+28
| * Update sqlite to 3.7.7.1Charles Yin2011-07-213-20292/+39857
| * Sort all readdirs, so the output is reliableMarius Storm-Olsen2011-07-201-3/+3
| * Doc: Added missing license headers for documentation and examples.David Boddie2011-07-2035-5/+1205
| * Add a way to check if we have a matching family in the database.Pierre Rossi2011-07-202-0/+12
| * Fixed build of generic linuxinput plugin.Samuel Rødal2011-07-201-0/+2
| * Cleanup qRound and qRound64: provide overloads for double and floatThiago Macieira2011-07-201-8/+7
| * Do not use qRound with integersOlivier Goffart2011-07-201-1/+1
| * Add docs for QSqlRelationalTableModel::JoinModeCharles Yin2011-07-201-0/+12
| * Fixed behavior on NULL foreign keysDaNiMoTh2011-07-203-21/+308
| * update change fileCharles Yin2011-07-201-0/+3
| * Use truncate only for subpixel boundingBox x positionJiang Jiang2011-07-202-3/+3
| * fix QFileInfo::isSymLink() for NTFS mount pointsJoerg Bornemann2011-07-191-2/+1
| * Add a qHash for QUuidOlivier Goffart2011-07-193-0/+24
| * Update the documentation of QUuid::operator QStringOlivier Goffart2011-07-191-0/+1
| * Fix use of C style cast.Olivier Goffart2011-07-191-1/+1
| * Implement todos in touchscreen generic plug-in.Laszlo Agocs2011-07-196-28/+62
| * QNetworkAccessFileBackend: Do not accept file url without scheme set.Martin Petersson2011-07-192-12/+1
| * tests: do not run the testlib selftest helpers during `make check'Rohan McGovern2011-07-1935-0/+137
| * tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-1969-1/+267
| * tests: Mark failing autotests as "insignificant" for nowSergio Ahumada2011-07-1942-10/+63
| * "Fix" the crash at startup on MSVCOlivier Goffart2011-07-151-2/+2
| * Moved red-black tree from qtriangulator.cpp into its own file.Kim Motoyoshi Kalland2011-07-153-518/+577
| * fix access to free()d memoryOswald Buddenhagen2011-07-151-1/+1
| * Fix the timeout calculation for futexes in QMutex.Thiago Macieira2011-07-151-6/+22
| * Deprecated QUuid::toStringOlivier Goffart2011-07-151-1/+3
| * fixup for d17c76feee9eece4f7d9d1c5cec254842bb0a639Ritt Konstantin2011-07-151-50/+151
| * Revert "make QChar::Unicode_Unassigned a constantly big value"Olivier Goffart2011-07-153-5/+4
| * Regenerate unicode tablesOlivier Goffart2011-07-151-880/+880
| * Deprecate some QPixmap functions (marked as obsolete already).Samuel Rødal2011-07-141-3/+7
| * Deprecate some functions in QImage (that have been obsolete since 4.1).Samuel Rødal2011-07-141-7/+10
| * Fix warning for uninitialized variableJiang Jiang2011-07-141-1/+1
| * SSL internals: certificate verification: use mutex lockerPeter Hartmann2011-07-141-2/+2