summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
* QPropertyBindingPrivate: Add further support code for QMLFabian Kosmale2021-02-151-2/+15
* Remove the corelib_add_mimetypes_resources call for the Core libraryAlexey Edelev2021-02-151-1/+0
* Fix QTimer::setInterval to remove existing bindingsAndreas Buhr2021-02-151-0/+4
* Use newlines more consistently in generate compile-test codeEdward Welbourne2021-02-152-78/+42
* Drop parsing of antique TextDate formatEdward Welbourne2021-02-151-27/+8
* QDateTime::toString(): use UTC-offset as time-zone suffixEdward Welbourne2021-02-151-1/+2
* Prepare TextDate to use UTC-offset rather than GMT-offset zone suffixesEdward Welbourne2021-02-152-13/+28
* Simplify test-snippets in configure.cmakeEdward Welbourne2021-02-152-92/+46
* Update two .prev_configure.cmake files that seem to be out of dateEdward Welbourne2021-02-151-1/+1
* Doc: Fix warning on undocumented enum valueNico Vertriest2021-02-151-0/+1
* Fix minor documentation typos in bindable propertiesJuha Vuolle2021-02-152-2/+2
* Implement futexes for WindowsThiago Macieira2021-02-135-207/+162
* Update QDateTime::timeZoneAbbreviation docsEdward Welbourne2021-02-121-14/+14
* Fix tst_QDateTime::systemTimeZoneChange() for 32-bit systemsEdward Welbourne2021-02-121-3/+19
* Revert "Remove the qmake project files" for snippetsNico Vertriest2021-02-123-0/+12
* Fix compilation with system double-conversionMårten Nordheim2021-02-122-21/+22
* Fix docs misuse of escape character \Assam Boudjelthia2021-02-121-2/+2
* remove friend class of QClassFactory for QCoreApplicationJiDe Zhang2021-02-111-1/+0
* Add a shortcut in QDateTimeParser::findTimeZone for UTCMårten Nordheim2021-02-111-1/+8
* QTimeZone: Avoid creating quite as many QByteArraysMårten Nordheim2021-02-111-4/+21
* Refactor duplicate code for clearing JNI exceptions before returningAssam Boudjelthia2021-02-111-80/+43
* Fix registerNativeMethods for goodAssam Boudjelthia2021-02-111-3/+4
* Android: take JavaVM() from QJniEnvironment and not QtAndroidPrivateAssam Boudjelthia2021-02-111-2/+3
* macOS: Be honest about the system localeTor Arne Vestbø2021-02-111-23/+24
* macOS: Initialize standard NSUserDefaults as early as possibleTor Arne Vestbø2021-02-111-0/+15
* CMake: always pass QT6_INSTALL_PREFIX to androiddeployqtAssam Boudjelthia2021-02-101-5/+2
* Fix typo in android APK generation logAlex Blasche2021-02-101-1/+1
* Restore pre-Qt6 QList::fill() behaviorAndrei Golubev2021-02-101-1/+4
* CMake: fix typo in qt_finalize_executable snippetAssam Boudjelthia2021-02-101-1/+1
* Doc: link to QScopeGuard in QScopedValueRollback documentationMitch Curtis2021-02-091-1/+1
* Properly name system locale data to clarify its useTor Arne Vestbø2021-02-091-46/+46
* Clarify what QSystemLocale::fallbackLocale() is used forTor Arne Vestbø2021-02-096-17/+21
* Documentation improvements to JNI APIAssam Boudjelthia2021-02-095-264/+362
* Canonical pointer usageHou Lei2021-02-091-3/+3
* QLibraryInfo: Rename Qml2ImportsPath to QmlImportsPathUlf Hermann2021-02-082-2/+3
* Revert "Fix static build with tests"Joerg Bornemann2021-02-071-3/+2
* Fix warning from syncqt.pl about header inclusion pathEdward Welbourne2021-02-051-1/+1
* QMetaType: avoid id() calls in compareFabian Kosmale2021-02-052-41/+51
* Make explicit that we expect co-ordinates to be finiteEdward Welbourne2021-02-0410-91/+113
* De-const the members of QHypotHelper to enable assignment operatorsEdward Welbourne2021-02-031-1/+1
* Use the double-conversion sources without rearrangementEdward Welbourne2021-02-032-17/+16
* Add method to conditionally remove binding to QObjectCompatPropertyAndreas Buhr2021-02-031-0/+10
* Fix static build with testsJoerg Bornemann2021-02-031-2/+3
* Fix QJniObject::registerNativeMethods use of global referenceAssam Boudjelthia2021-02-021-4/+3
* Fix handling of Sunday in POSIX time-zone rulesEdward Welbourne2021-02-011-2/+2
* Do delete on QMetaType::destroy() even without dtorUlf Hermann2021-02-011-2/+3
* Ensure Core target has INTERFACE_QT_COORD_TYPE property definedCraig Scott2021-02-022-5/+3
* Fix compilation with 32-bit clangRobert Loehning2021-02-011-2/+5
* Remove usage of the definitions that are never definedAlexey Edelev2021-02-011-9/+3
* Update double-conversion library to current masterEdward Welbourne2021-02-011-10/+19