summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
* BlackBerry: Prevent superfluous removal of socket notifiersBernd Weimer2013-11-061-12/+11
* Backport of Qt5 applicationName handlingSamuel Gaist2013-11-022-7/+18
* BlackBerry: improve BPS event lifetime managementJonathan Hoffmann2013-10-312-2/+88
* QLocale: Update Portuguese and Greek locales dataEl Mehdi Fekari2013-10-291-1061/+1059
* QLocale - Fix Mac date format code translationJohn Layt2013-10-281-29/+76
* Introduce Windows version 8.1 and detect by checking the version.Friedemann Kleint2013-10-252-3/+39
* Fix sigchld-HandlerH. Rittich2013-10-181-9/+32
* Add missing interpolator for unsigned int.Jan Arve Saether2013-09-111-0/+3
* Fix compile when QT_NO_WARNING_OUTPUT defined without QT_NO_DEBUG_STREAMJonathan Liu2013-09-101-0/+2
* Add Q_ASSERT in qAllocMore() function.Leonard Lee2013-08-301-0/+3
* Fix crash in QProcess::waitForStarted() on Unix.Christian Strømme2013-08-281-3/+3
* Update for OS X Mavericks.Jake Petroules2013-08-212-4/+11
* Use correct mask constant in the Windows event dispatcher.Friedemann Kleint2013-08-201-1/+14
* Revert "Disable precision timers when running MSVC2012 code on pre-Windows 8."Friedemann Kleint2013-08-201-5/+1
* restore QProcessEnvironment shared data thread safety on unixOswald Buddenhagen2013-08-123-8/+74
* fix namespaced buildOswald Buddenhagen2013-08-121-2/+2
* Remove OS X unsupported warning.Jake Petroules2013-08-101-3/+0
* Include <new> instead of <ciso646> for libc++ detection.Raphael Kubo da Costa2013-08-061-1/+1
* Remove a left over cast that is now semantically incorrect.Jake Petroules2013-08-051-1/+1
* Make sure to also check for null CFPropertyLists.Thiago Macieira2013-08-051-0/+3
* Don't assume that all CFPropertyListRef are CFArrayRefsThiago Macieira2013-08-052-7/+16
* Sun CC 5.10 supports Template-Template ParametersSergio Ahumada2013-07-301-2/+4
* Add support for the Linux/m68k platformThorsten Glaser2013-07-223-0/+257
* Fix warning when building objects with a Q_OBJECT macroTobias Hunger2013-07-221-1/+1
* Accept defeat when select(2)ing without a monotonic clockThiago Macieira2013-07-121-6/+2
* QString::normalize(): Fix assertion in some corner caseKonstantin Ritt2013-07-111-4/+3
* Bump Qt version to 4.8.6Thiago Macieira2013-07-091-2/+2
* qfilesystemengine_mac.cpp is empty => purgeSamuel Gaist2013-07-052-49/+0
* BlackBerry: Increased loop level around bps_get_eventBernd Weimer2013-07-021-4/+10
* QUrl stringprep: fix handling of U+0080: it's prohibitedThiago Macieira2013-06-211-1/+1
* QUrl stringprep: avoid recalculating the surrogates we already knowThiago Macieira2013-06-211-2/+2
* QUrl stringprep: fix handling of prohibited charactersThiago Macieira2013-06-211-11/+14
* QUrl stringprep: fix case folding from non-BMP to BMPThiago Macieira2013-06-211-1/+1
* QUrl stringprep: recalculate the current position if the size changesThiago Macieira2013-06-211-1/+2
* QSystemLocale: Fix the time format on BlackBerry 10Mehdi Fekari2013-06-201-2/+2
* Implement apostrophe in windows cmd args.Leonard Lee2013-06-171-5/+2
* Fix crash when re-creating QThreadData after initially destroying itTor Arne Vestbø2013-06-161-0/+6
* Make sure QThreadData and QAdoptedThread object is destroyed at app exitjian liang2013-06-161-0/+7
* Clear the current thread data for the main threadThiago Macieira2013-06-165-7/+12
* Disable precision timers when running MSVC2012 code on pre-Windows 8.Friedemann Kleint2013-06-041-1/+5
* Fix QLocale::standaloneMonthName when d->m_data == systemData()El Mehdi Fekari2013-05-216-3/+17
* BlackBerry: Revised error handling in event dispatcherBernd Weimer2013-05-151-40/+42
* Special-case the forward declaration of STL types for libc++.Raphael Kubo da Costa2013-05-111-0/+23
* Check that 3DNow! instructions are supported before including mm3dnow.h.Raphael Kubo da Costa2013-05-101-1/+1
* Make QContiguousCache with zero capacity not crashThiago Macieira2013-05-071-0/+6
* Make Qt 4.8 also compile with the LSB SDK on LinuxThiago Macieira2013-05-062-8/+8
* QLocale: Add fr_MA localeEl Mehdi Fekari2013-05-031-868/+873
* QNonContiguousByteDevice: reset() instead of seek() if possiblePeter Hartmann2013-04-271-2/+2
* QThreadDataPrivate: fix data race on canWait boolean.David Faure2013-04-233-3/+10
* Rename qAbs Function for timevalDavid E. Narváez2013-04-131-3/+2