summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qeventdispatcher_glib.cpp
Commit message (Expand)AuthorAgeFilesLines
* CoreLib: use const (and const APIs) moreAnton Kudryavtsev2016-04-181-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Remove <qhash.h> where it's not usedMarc Mutz2015-04-201-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Improve checking for event/socket notifiers and timersJonathan Liu2014-09-231-3/+3
* QThreadDataPrivate: fix data race on canWait boolean.David Faure2013-03-221-2/+3
* 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