| Commit message (Expand) | Author | Age | Files | Lines |
* | Change copyrights from Nokia to Digia. | Marko Valtanen | 2012-12-05 | 1 | -2/+2 |
|
|
* | Version bump to 4.6.5 | Marko Valtanen | 2012-12-04 | 1 | -2/+2 |
|
|
* | Change copyrights from Nokia to Digia. | Marko Valtanen | 2012-12-04 | 459 | -4592/+5051 |
|
|
* | Qt version number change into 4.6.4 | Iikka Eklund | 2011-06-16 | 1 | -2/+2 |
|
|
* | Fix Qt applications freezing until mouse/keyboard events occur. | Bradley T. Hughes | 2011-06-09 | 1 | -4/+9 |
|
|
* | Fix QMutex can deadlock when calling tryLock | Olivier Goffart | 2011-06-09 | 1 | -1/+4 |
|
|
* | QXmlStreamReader: avoid unnecessary detaching | Peter Hartmann | 2011-06-09 | 1 | -1/+1 |
|
|
* | Fix QString::arg: When specifying %L1, the group separator would be added eve... | Olivier Goffart | 2011-06-09 | 1 | -5/+8 |
|
|
* | Fixed potential infinite loop in QFileSystemWatcher on Mac. | Denis Dzyubenko | 2011-06-09 | 1 | -2/+3 |
|
|
* | Fix a crash when recursing into QSharedPointer from QSharedPointer::clear() | Thiago Macieira | 2011-06-09 | 1 | -14/+17 |
|
|
* | QString: Fix severals bugs when comparing with QStringRef | Olivier Goffart | 2011-06-09 | 1 | -4/+7 |
|
|
* | Fix wrong arguments order in a warning in QObject::moveToThread | Olivier Goffart | 2011-06-09 | 1 | -1/+1 |
|
|
* | _close(fd) closes the associated handle and not the other way around | João Abecasis | 2011-06-09 | 3 | -2/+22 |
|
|
* | QFSFileEngine: don't look through NTFS junctions | Ritt Konstantin | 2011-06-09 | 1 | -8/+2 |
|
|
* | QNetworkReply: Fix canReadLine() | Markus Goetz | 2011-06-09 | 1 | -0/+7 |
|
|
* | Don't write byte-order-mark after seek() | Paul Olav Tvete | 2011-06-09 | 1 | -1/+2 |
|
|
* | QRegExp::pos() should return -1 for empty/non-matching captures | João Abecasis | 2011-06-09 | 1 | -3/+8 |
|
|
* | Change to release licenses for 4.6.3. | Jason McDonald | 2010-05-30 | 459 | -5967/+5967 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-05-28 | 2 | -14/+4 |
|\ |
|
| * | QMultiMap/QMultiHash: must qualify identifier to find this declaration in de... | Olivier Goffart | 2010-05-28 | 2 | -14/+4 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-05-28 | 1 | -2/+2 |
|\ \ |
|
| * | | Handle exceptions notified by select before read/write. | Janne Anttila | 2010-05-28 | 1 | -2/+2 |
| |/ |
|
* | | Added support for Indonesian language on Symbian. | Denis Dzyubenko | 2010-05-28 | 1 | -1/+2 |
|
|
* | | Fix for Norwegian and Korean languages on symbian. | Denis Dzyubenko | 2010-05-28 | 2 | -60/+62 |
|
|
* | | Added Korean and Nynorsk locales support on Symbian. | Denis Dzyubenko | 2010-05-28 | 1 | -0/+2 |
|/ |
|
* | Fix regression in QVarLengthArray::operator= | João Abecasis | 2010-05-26 | 1 | -8/+7 |
|
|
* | QTBUG-5955: Qt fails to build on alpha architecture | Fathi Boudra | 2010-05-25 | 1 | -6/+6 |
|
|
* | Fixing the race condition in event dispatcher implementation on | Aleksandar Sasha Babic | 2010-05-21 | 2 | -10/+56 |
|
|
* | Switch Symbian^3 QCursor implementation back to 5.0 way | Shane Kearns | 2010-05-20 | 1 | -2/+0 |
|
|
* | Fix QUrl::isValid if the host contains invalid caracter. | Olivier Goffart | 2010-05-14 | 1 | -2/+8 |
|
|
* | QUrl: parsing of host name with an undercore. | Olivier Goffart | 2010-05-14 | 1 | -1/+3 |
|
|
* | Improved mapping of locales on symbian. | Denis Dzyubenko | 2010-05-10 | 1 | -1/+1 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-05-08 | 1 | -2/+7 |
|\ |
|
| * | QUrl: fix parsing of IRIs with more than one IDN label | Thiago Macieira | 2010-05-08 | 1 | -0/+1 |
|
|
| * | QUrl: update the whitelist of IDN domains | Thiago Macieira | 2010-05-08 | 1 | -2/+6 |
|
|
* | | Adding some error checking for setdefaultif | Aleksandar Sasha Babic | 2010-05-07 | 1 | -1/+3 |
|
|
* | | Making network reconnect happen after teardown. | Aleksandar Sasha Babic | 2010-05-07 | 1 | -2/+6 |
|
|
* | | Fixed bug in QIODevice::read after first reading 0 bytes. | Samuel Rødal | 2010-05-06 | 1 | -0/+3 |
|
|
* | | fix qt_wince_bsearch for low nonexistent key values | Joerg Bornemann | 2010-05-05 | 1 | -4/+6 |
|/ |
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-30 | 1 | -2/+2 |
|\ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-30 | 1 | -2/+2 |
| |\ |
|
| | * | Fixed a leak in QTextDocument::print(). | Trond Kjernåsen | 2010-04-29 | 1 | -2/+2 |
|
|
* | | | Event dispatcher slow down using delays rather than thread priority | mread | 2010-04-30 | 2 | -37/+95 |
|/ / |
|
* | | Revert "Event dispatcher slow down using delays rather than thread priority" | Miikka Heikkinen | 2010-04-29 | 2 | -95/+37 |
|/ |
|
* | fix crash in QXmlStreamReader | Peter Hartmann | 2010-04-27 | 2 | -3/+3 |
|
|
* | QNAM: Use a reference in appendDownstreamData | Markus Goetz | 2010-04-26 | 1 | -1/+1 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-26 | 2 | -16/+34 |
|\ |
|
| * | Fix infinite recursion in QIconvCodec when iconv fails. | Thiago Macieira | 2010-04-26 | 1 | -11/+11 |
|
|
| * | Fix the use of strerror_r on GNU libc systems. | Thiago Macieira | 2010-04-26 | 1 | -5/+23 |
|
|
* | | Event dispatcher slow down using delays rather than thread priority | mread | 2010-04-22 | 2 | -37/+95 |
|/ |
|