| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed a QTimer::singleShot() crash when a functor callback is used | Juha Turunen | 2015-10-12 | 1 | -7/+2 |
| * | Merge remote-tracking branch 'origin/5.4' into 5.5 | Frederik Gladhorn | 2015-02-24 | 1 | -1/+1 |
| |\ |
|
| | * | Doc: corrected link/autolink issues in corelib | Nico Vertriest | 2015-02-24 | 1 | -1/+1 |
| * | | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | | Add Q_DECL_OVERRIDE in the src subdirectory | Olivier Goffart | 2014-12-03 | 1 | -1/+1 |
| |/ |
|
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Improve checking for event/socket notifiers and timers | Jonathan Liu | 2014-09-23 | 1 | -0/+4 |
| * | QTimer: add convenience singleShot methods for functors | Dario Freddi | 2014-05-28 | 1 | -4/+181 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -2/+2 |
| * | Doc: correct QTimer accuracy information - it depends on the timer type | Thiago Macieira | 2013-10-02 | 1 | -7/+12 |
| * | Add the missing "\since 5.0" reference for the QTimer method | Laszlo Papp | 2013-02-04 | 1 | -0/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Docs: Fix references | Christian Stenger | 2012-12-13 | 1 | -3/+3 |
| * | Core/kernel: Make some signals private. | Stephen Kelly | 2012-10-25 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Make QTimer::singleShot take a pointer-to-const QObject | Giuseppe D'Angelo | 2012-09-19 | 1 | -5/+5 |
| * | [Qt5 Docs] Fix typos and style of qtimer.cpp and qdatetimeedit.cpp | David Gil | 2012-09-10 | 1 | -7/+7 |
| * | don't use QT_{BEGIN,END}_INCLUDE_NAMESPACE needlessly | Oswald Buddenhagen | 2012-09-08 | 1 | -4/+2 |
| * | Don't reference widgets/widgets in example doc. | Frederik Gladhorn | 2012-09-01 | 1 | -3/+3 |
| * | Doc: Add \inmodule QtCore to all QtCore class doc bodies | Thiago Macieira | 2012-08-23 | 1 | -0/+1 |
| * | Doc: Fix snippet and example referencing widget examples | Andy Nichols | 2012-08-23 | 1 | -3/+3 |
| * | QtCore: remove \link usages | Giuseppe D'Angelo | 2012-05-29 | 1 | -2/+2 |
| * | QTimer: fix typo in singleShot optimization for 0 msecs | Giuseppe D'Angelo | 2012-04-23 | 1 | -1/+1 |
| * | Doc: Prepare for building modular QtCore docs. | Casper van Donderen | 2012-04-19 | 1 | -8/+8 |
| * | Add a remainingTime() method to the public interface of the QTimer class | Laszlo Papp | 2012-04-03 | 1 | -0/+19 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Make QTimer::singleShot use Qt::PreciseTimer for lower timeouts. | Bradley T. Hughes | 2012-01-02 | 1 | -1/+4 |
| * | Add Qt::TimerType and the QTimer::timerType property | Bradley T. Hughes | 2012-01-02 | 1 | -8/+35 |
| * | Remove stale documentation. | Casper van Donderen | 2011-10-18 | 1 | -5/+0 |
| * | Remove the remaining QT3_SUPPORT code in corelib | Lars Knoll | 2011-06-29 | 1 | -30/+0 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Doc: Applied pending fixes to API documentation. | David Boddie | 2011-05-23 | 1 | -0/+9 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+394 |