summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove Cursor functions from invokeMethod.Frederik Gladhorn2012-01-065-45/+1
* Update docs.Frederik Gladhorn2012-01-061-51/+18
* Added xrender as a dependency to build glxconvenience.Samuel Rødal2012-01-061-1/+1
* Fix memory leak in QDomDocument DTD entity declaration handlerSami Rosendahl2012-01-061-0/+2
* Fix memory leak in QDomDocument DTD notation declaration handlerSami Rosendahl2012-01-061-0/+2
* Add the roles to the dataChanged slot.Stephen Kelly2012-01-062-7/+7
* Do not always compile in QTimerInfoList::repairTimers()Bradley T. Hughes2012-01-052-13/+13
* Use Qt::TimerType on UNIX when scheduling timersBradley T. Hughes2012-01-052-7/+254
* Use clipboard_timeout instead of hardcoded 5000 (since its the same value)Albert Astals Cid2012-01-051-1/+1
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-0519-49/+50
* Use explicit Qt::TimerTypes when starting animation timers.Bradley T. Hughes2012-01-051-2/+6
* Fix compile error with qWarning() << myDateTime and QT_NO_DEBUG_OUTPUTDavid Faure2012-01-052-14/+17
* Free the repliesAlbert Astals Cid2012-01-051-0/+2
* Check for the clipboard manager when looping due to app quitingAlbert Astals Cid2012-01-052-3/+13
* Remove OS X FSEvents watcher.Robin Burchell2012-01-054-635/+2
* Removed QApplication::setInputContext()Pekka Vuorela2012-01-054-15/+16
* Removed Qt::ImhMultiLinePekka Vuorela2012-01-053-3/+0
* Avoid redefining the lastWindowClosed() signal.Robin Burchell2012-01-051-1/+0
* QCocoaEventDispatcherPrivate members should not be staticBradley T. Hughes2012-01-052-70/+60
* CodeCoverage: Remove releaseCoverageTool() function.Caroline Chao2012-01-051-21/+0
* Document that QBasicTimer::start(int, QObject*) uses Qt::CoarseTimerBradley T. Hughes2012-01-051-3/+4
* Warn when using QBasicTimer::start() incorrectlyBradley T. Hughes2012-01-051-2/+6
* Update copyright year in license headers.Jason McDonald2012-01-052371-2375/+2375
* Added flag operators for Qt::InputMethodQueriesPekka Vuorela2012-01-051-0/+1
* Registered QUuid in the metatype system as a builtin type.Denis Dzyubenko2012-01-055-3/+39
* QTextLayout::lineAt() to return invalid line if index is out of boundsPekka Vuorela2012-01-051-1/+1
* Support RTL text with merge font enginesJiang Jiang2012-01-051-6/+10
* Introduced QOpenGLContext::aboutToBeDestroyed() signal.Samuel Rødal2012-01-052-0/+16
* Fix compiler warnings in QtNetwork.Friedemann Kleint2012-01-052-3/+2
* QApplication: Remove unused variable causing a compiler warning.Friedemann Kleint2012-01-051-3/+0
* Removed obsolete function QUuid::operator QString()Denis Dzyubenko2012-01-052-12/+0
* Remove old accessible itemviews code.Frederik Gladhorn2012-01-042-1501/+0
* Split polling watcher out to its own seperate files.Robin Burchell2012-01-044-178/+291
* Fix QPainter::drawText with complex brushesSimon Hausmann2012-01-041-1/+1
* Pass notification of failure of watches onto the caller.Robin Burchell2012-01-042-31/+76
* Emit error if trying to connect while socket is connected or connecting.Jonas M. Gastal2012-01-047-4/+25
* Don't release timer ids in event dispatcher codeBradley T. Hughes2012-01-049-42/+57
* Fix rare crashes in fontconfig fontdb due to uninitialized variableSimon Hausmann2012-01-041-1/+1
* Refactor QVariant handlers.Jędrzej Nowacki2012-01-046-174/+293
* Export QOpenGLTextureCacheJørgen2012-01-041-1/+1
* Deinlined QLocale::operator==Denis Dzyubenko2012-01-042-6/+12
* Marked QUuid as Q_MOVABLE_TYPE in the metatype system.Denis Dzyubenko2012-01-041-0/+2
* Add virtual destructors to accessible interfaces.Frederik Gladhorn2012-01-041-0/+5
* Fixed static assert in qvariant template magicDenis Dzyubenko2012-01-041-1/+1
* Make QCocoaEventDispatcher inherit from QAbstractEventDispatcherBradley T. Hughes2012-01-032-4/+9
* Use meta object to get string rep of QAccessible::Role.Frederik Gladhorn2012-01-033-81/+23
* Always load the openssl configuration.Richard Moore2012-01-031-4/+0
* QStandardPaths: add GenericCacheLocation.David Faure2012-01-035-6/+17
* QLineEdit to use Qt::ImhSensitiveData input hint on password echo modesPekka Vuorela2012-01-031-2/+2
* directfb: Refer to the right class in the error messageHolger Hans Peter Freyther2012-01-031-1/+1