summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Handle OOM condition in the validation of plugin metadataAndre de la Rocha2018-01-191-8/+21
* Doc: Mention exact Qt version the third party attributions apply toKai Koehne2018-01-191-3/+4
* Fix QMacTimeZonePrivate::previousTransition() for early after epochEdward Welbourne2018-01-181-18/+70
* Win: Document limitation regarding registry types not being preservedAndy Shaw2018-01-181-0/+5
* QProcess/Windows: Include PID in pipe namesFrank Richter2018-01-181-1/+1
* QThreadPool: Add missing semicolon after class in documentationAndre Hartmann2018-01-171-1/+1
* Prevent O(n^2) behavior when calling QObject::deleteLaterErik Verbruggen2018-01-163-14/+31
* Fix memory leak in QStandardPaths::displayName() on Apple platformsJake Petroules2018-01-121-2/+2
* Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-112-12797/+13273
|\
| * Update qurltlds_p.hAllan Sandfeld Jensen2018-01-052-12797/+13273
* | Document Q_COREAPP_STARTUP_FUNCTION is no good in static libsLaszlo Agocs2018-01-101-0/+4
* | CMake: qt5_add_binary_resource: re-run if neededKevin Funk2018-01-091-1/+1
|/
* Fix source code file permissionsSimon Hausmann2018-01-021-0/+0
* QMap: fix another UB (invalid cast) relating to QMap's endThiago Macieira2017-12-271-2/+2
* qfloat16: NaN is not infiniteThiago Macieira2017-12-271-2/+2
* Use AccessCheck for current user effective file permissionsDyami Caliri2017-12-211-9/+55
* Add more code examples to QUrl documentationMitch Curtis2017-12-211-5/+105
* Don't crash with null receiver/context in new-style connectsSergio Martins2017-12-191-1/+1
* Fix pps and imf support for QNX buildsKarim Pinter2017-12-192-2/+2
* Derive QPpsObjectPrivate from QObjectPrivateKarim Pinter2017-12-151-1/+3
* Allow empty namespace URIPaul Olav Tvete2017-12-141-1/+0
* Fix assert when emitting a signal from a different threadJesus Fernandez2017-12-141-2/+4
* Copy argv[0] to prevent it pointing to invalid memory laterAndy Shaw2017-12-141-3/+3
* Teach QPlatformWindow about safe area margins and implement for iOSTor Arne Vestbø2017-12-131-0/+2
* Fix a bug in the generation of the Unicode joining property dataLars Knoll2017-12-132-12/+12
* Fix typoOliver Wolff2017-12-132-3/+3
* QString: fix documentation of NUL-termination of unicode(), data(), constData()Marc Mutz2017-12-132-13/+20
* QNX: fix slog2 for QNX7Samuli Piippo2017-12-132-2/+2
* Add a "shim" to allow use of Clang 5's __builtin_available everywhereJake Petroules2017-12-086-9/+146
* Use a custom QAnimationDriver to take control over timeJan Arve Sæther2017-12-021-2/+2
* QFutureWatcher: Use nullptr as a default value in constructorAlexander Volkov2017-12-011-1/+1
* [doc] Document QString{,Ref}::split() behavior with empty 'sep'Marc Mutz2017-11-292-16/+28
* Fix aliasing problem in QVector::removeAll()Marc Mutz2017-11-281-2/+3
* Initialize QLoggingRegistry rules on first useTor Arne Vestbø2017-11-253-4/+3
* Merge "Merge remote-tracking branch 'origin/5.9.3' into 5.9" into refs/stagin...Thiago Macieira2017-11-251-3/+5
|\
| * Merge remote-tracking branch 'origin/5.9.3' into 5.9Liang Qi2017-11-231-3/+5
| |\
| | * QSemaphore: fix regression when the timeout < 0Thiago Macieira2017-11-141-3/+5
* | | QFlags: support enum classes in setFlag()Giuseppe D'Angelo2017-11-241-1/+1
|/ /
* | Windows: Resolve QStandardPaths config location without qApp instanceTor Arne Vestbø2017-11-221-2/+11
* | Fix the build when AVX2 is enabled but __F16C__ isn't definedThiago Macieira2017-11-221-3/+12
* | CMake: Set SKIP_AUTOMOC/AUTOUIC where neededKevin Funk2017-11-221-2/+7
* | Doc: Be more specific on full stop in QVersionNumberKai Koehne2017-11-081-2/+2
|/
* Change fallthrough detection order to fix clang detectionHelio Chissini de Castro2017-11-071-3/+3
* qGlobalQHashSeed: initialize the seed before returning itThiago Macieira2017-11-041-0/+1
* QFilesystemWatcher/Windows: Use event dispatcher of threadFriedemann Kleint2017-11-041-2/+2
* QStorageInfo: Properly decode labels from /dev/disk/by-labelChristian Ehrlicher2017-11-041-1/+33
* QUrl: make sure setPort(nonnegative) is taken as part of authorityThiago Macieira2017-10-261-8/+6
* Fix clazy-strict-iteratorsFriedemann Kleint2017-10-251-1/+1
* winrt: Fix compilation with -no-pchOliver Wolff2017-10-251-0/+1
* Remove duplicate qnx from the platform file selector namesLiang Qi2017-10-241-3/+3