summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'virtualKeyboardAPI' and 'imHintsForS60'axis2009-05-063-0/+22
|\
| * Split ImhNumbersOnly into DigitsOnly and FormattedNumbersOnly.axis2009-05-061-9/+10
| * Added inputMethodHints API.axis2009-05-041-0/+16
| * Added an event to request and close software input panel.axis2009-05-042-0/+5
* | Revert "We do have bug in AO cancel mechanism, unfortunately it was too late"Janne Anttila2009-05-061-4/+1
* | Revert "Work around compiler bug on Nokia Metrowerks compiler."Janne Anttila2009-05-061-5/+0
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-064-92/+36
|\ \
| * | Fix memory leak in QFutureMorten Sørvig2009-05-051-0/+2
| * | Greatly reduced the complexity of the boilerplate function.Thiago Macieira2009-05-041-90/+17
| * | Added comment to clearify the use of indexes.Morten Engvoldsen2009-05-041-0/+8
| * | performance improvement of isUncRoot in qfsfileengine_win.cppJoerg Bornemann2009-04-281-2/+9
* | | Fix for thread termination in Symbian OS.Janne Anttila2009-05-042-6/+8
* | | Fixed bug in QTemporaryFile::rename.Janne Anttila2009-04-301-2/+4
* | | Fixed temporary file rename problem in Symbian OS.Janne Anttila2009-04-291-1/+2
| |/ |/|
* | Fixed ASSERT panic in Symbian event dispatcher.Janne Anttila2009-04-281-2/+2
* | Workaround for problems with paging Core and Sql libsMiikka Heikkinen2009-04-271-1/+7
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-2739-351/+494
|\ \ | |/
| * Return the correct MIB number for TSCII. When the code wasFrans Englich2009-04-241-2/+1
| * Alias for QUtf16Codec is wrong.Frans Englich2009-04-241-3/+1
| * Change Qt version number to 4.5.2Thiago Macieira2009-04-241-2/+2
| * Fixes for QByteArrayMatcherJoão Abecasis2009-04-232-2/+8
| * Allow QThread to start a QTimer and QEventLoop before QCoreApplication is con...Bradley T. Hughes2009-04-234-6/+8
| * Doc fixesJoão Abecasis2009-04-221-0/+1
| * Make make_qfeatures_dot_h script generate the current copyright header.Jason McDonald2009-04-221-27/+27
| * don't detach in qHash()Lars Knoll2009-04-201-2/+2
| * Unable to build ActiveQt with Opensource edition.Prasanth Ullattil2009-04-201-2/+2
| * Make temporary files close-on-execOswald Buddenhagen2009-04-181-0/+11
| * sanitize whitespace & parenthesesOswald Buddenhagen2009-04-181-128/+127
| * fix reading problem on 64-bit machines in QProcess and socket enginePeter Hartmann2009-04-162-5/+5
| * Silence warning about unused static function on WindowsJoão Abecasis2009-04-151-0/+2
| * Doc - clarified that on Windows, for 32-bit programs running in WOW64Kavindra Devi Palaraja2009-04-151-0/+4
| * BT: Fix Cocoa bug w/OpenGL widgets in dock widgets would disappear.Norwegian Rock Cat2009-04-151-0/+1
| * Fix regression in QString::replace(int, int, QChar) when string is emptyPaul Olav Tvete2009-04-151-18/+16
| * Compile with namespaceJarek Kobus2009-04-151-0/+2
| * Javascript: When there is javascript running then it will spin the CPU at 100%Bradley T. Hughes2009-04-081-3/+12
| * Fixes: WDestructiveClose flag and the new WindowCancelButtonHint have the ...Thomas Hartmann2009-04-071-3/+3
| * QThread::start(): priority has no effect on Linux systemsBradley T. Hughes2009-04-061-0/+12
| * Delete temporary file if copy was unsuccessfulJoão Abecasis2009-04-021-1/+4
| * Renaming a file does not change QFile's fileNameJoão Abecasis2009-04-021-0/+5
| * QFile::rename didn't always return false when method failedJoão Abecasis2009-04-021-3/+9
| * Doc: Added a note about copying by value in QMetaProperty and included detail...David Boddie2009-04-021-3/+15
| * Doc - fixed a typo: iterartor -> iteratorSimon Hausmann2009-04-022-4/+4
| * Doc: Trivial fixes.David Boddie2009-04-011-4/+4
| * Subject: Added platform spec. note about type convertionMorten Engvoldsen2009-04-011-0/+8
| * Changes: Clearifying docs on qInstallMsgHandlerMorten Engvoldsen2009-04-011-2/+4
| * Adding note to the qFuzzyCompare docMorten Engvoldsen2009-04-011-1/+6
| * Subject: Compile fix on WindowsAndy Shaw2009-03-311-2/+2
| * Doc: Made it clearer that QProcess::start() only starts a new process if one ...David Boddie2009-03-311-9/+16
| * QProcess::start() segfaults on empty programBradley T. Hughes2009-03-311-0/+9
| * Fix bug in QDirIterator that clear the cache of the fileinfoAlexis Menard2009-03-311-17/+17