summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix obsolete contact emailJason McDonald2011-07-283-4/+4
* Use QFreeList for timer id allocationBradley T. Hughes2011-07-261-167/+43
* Add QFreeList as an internal classBradley T. Hughes2011-07-263-0/+358
* Make QTabWidget::tabBar() public.David Faure2011-07-261-1/+2
* Windows: fixed qtmain.lib not going to `lib' directoryRohan McGovern2011-07-261-1/+1
* Improve doc to avoid row vs col major confusion.Sarah Smith2011-07-261-0/+16
* Emit selectionChanged signals when input method alters the selection.Andrew den Exter2011-07-261-0/+3
* Update cursor position when selection is reversed.Andrew den Exter2011-07-261-7/+7
* Add the missing function in bootstrapOlivier Goffart2011-07-251-1/+22
* testlib: fix include of `qttestversion.h' in testlib.proSergio Ahumada2011-07-251-1/+1
* Add initial support for bitmap version 4/5 headers.Ilya Konkov2011-07-251-9/+55
* Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-2518-49/+59
* Making cached glyphs drawing check clearerJiang Jiang2011-07-254-13/+15
* Delay masking the last character in Password echo mode.Andrew den Exter2011-07-252-3/+77
* Use QUuid::toByteArray() instead of QUuid::toString().toAscii()liangqi2011-07-221-1/+1
* QAbstractConcatenable::convertFromAscii: make len the actual lengthOlivier Goffart2011-07-222-10/+7
* remove Qt3 leftoversRitt Konstantin2011-07-221-11/+2
* Optimize QMetaObject::property().Martin Jones2011-07-221-7/+18
* Add unit tests to QStringLiteral and QByteArrayLiteral with operator %Thiago Macieira2011-07-211-0/+21
* Fix the timeout calculation again.Thiago Macieira2011-07-211-2/+2
* Add support for rawFonts loaded from data in FaceIdPierre Rossi2011-07-212-1/+4
* Make the N parameter to the QXXXLiterals be the actual string lengthThiago Macieira2011-07-212-16/+16
* Fixed memory leak in the TIF handler.Kim Motoyoshi Kalland2011-07-211-5/+8
* 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
* 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
* 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-202-12/+57
* 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-192-0/+13
* 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-191-3/+1
* "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 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-152-3/+4