summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qeventdispatcher_glib.cpp
Commit message (Expand)AuthorAgeFilesLines
* g_thread_init is deprecatedFrederik Gladhorn2013-03-121-0/+2
* Switch to struct timespec everywhere instead of timevalThiago Macieira2013-01-281-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtCore: use new qEnvironmentVariableIs{Set,Empty}()Marc Mutz2012-08-141-1/+1
* Fixes high CPU usage on timer expiration when using glib event loop.Daniel Thor Kristjansson2012-06-211-1/+1
* Add a remainingTime() method to the public interface of the QTimer classLaszlo Papp2012-04-031-0/+13
* Don't use QMutexPool in QEventDispatcherOlivier Goffart2012-03-061-3/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add Qt::TimerType argument to QAbstractEventDispatcher::registerTimer()Bradley T. Hughes2012-01-021-2/+2
* Fix most warnings about assignments of QAtomicInt.Friedemann Kleint2011-10-311-3/+3
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+601