summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* QSettings: Fix handling of long long ints with CFPreferences back-end.Christian Kandeler2014-10-271-1/+3
* QStorageInfo: include qt_windows.h instead of Windows.hDaniel Molkentin2014-10-271-1/+1
* Remove trailing '\n' in qFormatLogMessage outputKai Koehne2014-10-271-10/+9
* Allow hostname from lock files to be emptyRainer Keller2014-10-272-2/+2
* Fix doc about the list of supported codecsAlexander Volkov2014-10-241-4/+3
* Add support for "Apple Roman" encodingAlexander Volkov2014-10-241-0/+2
* Fix QVariant associative container conversion from built-in types.Jędrzej Nowacki2014-10-242-3/+18
* Doc: QFileDevice and QFile::setPermissions do not manipulate ACLsLeena Miettinen2014-10-242-2/+15
* Add missing since info to ShareOpenGLContexts docsLaszlo Agocs2014-10-231-1/+2
* Fix software OpenGL DLL name in the enum docsLaszlo Agocs2014-10-231-1/+1
* Doc: Fix description of QTranslator::translate()Kai Koehne2014-10-231-0/+5
* Q{Sequential,Associative}Iterable: fix const_iterator assignmentMarc Mutz2014-10-231-8/+12
* Improve QLoggingCategory's detailed description.Mitch Curtis2014-10-221-10/+13
* Fix badly laid out docs for AA_UseHighDpiPixmapsLaszlo Agocs2014-10-221-5/+4
* logging: Fix qCleanupFuncinfo to not mangle Objective-C message namesTor Arne Vestbø2014-10-201-2/+3
* Add a hint on application window positioning with QProcess::starthjk2014-10-201-0/+7
* Doc: removed unnecessary textLeena Miettinen2014-10-201-2/+2
* QEasingCurve: fix mem leak in operator>>Marc Mutz2014-10-191-0/+2
* qdatetime.h: include correct headerMarc Mutz2014-10-191-1/+1
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-181-1/+2
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-1/+2
| |\
| | * Initialize QFileSystemMetaData::size_ data memberGiuseppe D'Angelo2014-10-131-1/+2
* | | Fix QAbstractListModel's detailed description.Mitch Curtis2014-10-171-2/+2
* | | Android: Improve cache logic in findClass()Christian Strømme2014-10-171-30/+35
* | | Move Qt Core examples under a common subdirectoryTopi Reinio2014-10-172-16/+13
* | | Fix undefined behavior in QLoggingRegistry::defaultCategoryFilter()Marc Mutz2014-10-171-3/+5
* | | Export QFSFileEngine symbolsKai Koehne2014-10-171-1/+1
* | | QSettings: Prevent assert when passing empty keys.Friedemann Kleint2014-10-171-0/+8
* | | QWindowsGuiEventDispatcher: Register timers in constructor.Friedemann Kleint2014-10-152-6/+4
* | | Avoid sleeping 100ms in QProcessPrivate::drainOutputPipes()Oswald Buddenhagen2014-10-151-1/+1
* | | Make QStringRef::right() consistent with QString::right()Eskil Abrahamsen Blomfeldt2014-10-142-2/+2
|/ /
* | QSettings: undo unintentional change of config dir on non-XDG platforms.David Faure2014-10-121-1/+10
* | Fix patching of installation dateKai Koehne2014-10-101-2/+3
* | Android: Support QSysInfo::productVersion()Eskil Abrahamsen Blomfeldt2014-10-101-1/+3
* | Gcc 4.5.* build fix.Tomasz Olszak2014-10-101-2/+5
* | Removing a few unneeded "? true : false"Alessandro Portale2014-10-091-3/+3
* | Don't stream QStringLiterals into QDebugMarc Mutz2014-10-091-1/+1
* | QFactoryLoader: de-duplicate two QStringLiteralsMarc Mutz2014-10-091-4/+8
* | Don't use QStringLiteral in startsWith/endsWidthMarc Mutz2014-10-092-7/+7
* | Don't use QStringLiteral in comparisonsMarc Mutz2014-10-093-5/+5
* | Fix compilation of MIPS with ClangThiago Macieira2014-10-071-1/+1
* | MSVC: Restore 'public' accessibility of QVariant member functions.Friedemann Kleint2014-10-071-1/+2
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Oswald Buddenhagen2014-10-073-5/+19
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-063-5/+19
| |\|
| | * Doc: Clarify QBitArray::fill() documentationTopi Reinio2014-10-032-3/+17
| | * Avoid naming clashes with QStringLiteral local variableKai Koehne2014-10-011-3/+3
* | | Doc: deletion plugin-howtos.qdocNico Vertriest2014-10-077-683/+39
|/ /
* | Update the signal and slots docsAlex Blasche2014-10-021-7/+4
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-014-25/+23
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-294-25/+23
| |\|