summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QHash: disable the AES based one on the bootstrap libraryThiago Macieira2021-05-011-2/+2
* Add grabber context pointersShawn Rutledge2021-05-012-0/+26
* uic: Update qclass_lib_map.hFriedemann Kleint2021-05-011-158/+7
* Silence warning in QPrintDialogSzabolcs David2021-05-013-8/+8
* ItemViews: don't delete dragged items when a subclass accepted the moveVolker Hilsheimer2021-05-013-12/+25
* Add _qt_internal_wrap_tool_command to replace QT_TOOL_PATH_SETUP_COMMANDAlexey Edelev2021-04-302-0/+39
* Port QVariantAnimation to the new property systemSona Kurazyan2021-04-305-6/+66
* QSFPM: fix filterCaseSensitivityChanged signal emission logicIvan Solovev2021-04-302-0/+23
* Do not use qt_internal_module_info for non-module targetsAlexey Edelev2021-04-302-4/+10
* Let the h2 test server both send and receive DATA framesMårten Nordheim2021-04-302-6/+17
* Add a helper method for testing write-once bindable propertiesJuha Vuolle2021-04-301-4/+117
* Exclude unused functions from WASM buildMorten Sørvig2021-04-301-0/+2
* Add missing case for ResizeNoneMorten Sørvig2021-04-301-0/+3
* Fix “unused variable” warningMorten Sørvig2021-04-301-0/+1
* Fix “unused variable” warningMorten Sørvig2021-04-301-0/+2
* QVnc: clip requested screen region to available screen imageEirik Aavitsland2021-04-301-2/+3
* fix: Optimize the performance of the inotify file system monitoring program。Gong Heng2021-04-301-1/+1
* QCoreApplication::applicationFilePath: remove redundant cleanPathThiago Macieira2021-04-301-2/+0
* QCoreApplication::applicationFilePath: don't check for existence twiceThiago Macieira2021-04-291-17/+7
* QCoreApplication::applicationFilePath: simplify by merging some codeThiago Macieira2021-04-291-16/+14
* QCoreApplication::applicationDirPath/Linux: use /proc/selfThiago Macieira2021-04-291-1/+1
* CMake: Fix reconfiguration when using a static top-level buildAlexandru Croitor2021-04-291-2/+6
* uic/Python: Add comments for mypy to ignore star importsFriedemann Kleint2021-04-292-6/+6
* Fix wrong note "Using pthreads" and only show it for WASMLi Xinwei2021-04-292-4/+4
* Revert "Add grabber context pointers"Shawn Rutledge2021-04-295-18/+13
* Use a more forgiving threshold for qFuzzyIsNull(qfloat16)Edward Welbourne2021-04-292-2/+2
* Add tests for qFuzzyIsNull() to tst_QNumeric and tst_QFloat16Edward Welbourne2021-04-294-10/+77
* Revert early return from QTimeZone on invalid IDEdward Welbourne2021-04-292-4/+1
* Handle invalid system zone case when falling back from time_t functionsEdward Welbourne2021-04-291-26/+30
* Fix mix-guided use of const reference variableEdward Welbourne2021-04-291-1/+1
* Make a documentation-only build possibleJoerg Bornemann2021-04-291-8/+20
* HTTP: Don't call allDone twiceMårten Nordheim2021-04-291-0/+2
* HTTP/2 authentication requiredMårten Nordheim2021-04-298-29/+215
* Fix namespace error of std::source_location under C++20Zhang Xiang2021-04-292-3/+17
* Fix compiler warning from int size mismatchVolker Hilsheimer2021-04-291-2/+2
* macOS: Don't override action set during drop handlingAndy Shaw2021-04-291-1/+3
* Fix comparison between nullptr and QWeakPointerVille Voutilainen2021-04-282-3/+24
* Call updateHighDpiScaling() on screenAdded()Morten Johan Sørvig2021-04-286-18/+11
* Port QDBusServiceWatcher::watchedServices to bindable propertiesAndreas Buhr2021-04-284-13/+82
* Add grabber context pointersShawn Rutledge2021-04-285-13/+18
* Port QPropertyAnimation::targetObject to bindable propertiesAndreas Buhr2021-04-284-35/+77
* Fix wrong C-style cast, use correct QTest::keyClick overloadVolker Hilsheimer2021-04-281-1/+1
* Fix warnings from ignored [[nodiscard]] returnsVolker Hilsheimer2021-04-281-8/+8
* Fix compiler warnings from int/size_t mismatchesVolker Hilsheimer2021-04-282-4/+4
* Fix warnings from deprecated posix functionsVolker Hilsheimer2021-04-282-4/+6
* Doc: Remove mention of no longer supported formatPaul Wicking2021-04-271-3/+1
* Include qsimd.cpp in bootstrap buildTor Arne Vestbø2021-04-271-0/+1
* Re-work the CMake project files for the plugandpaint exampleJoerg Bornemann2021-04-275-105/+26
* Compile resource objects of the static library using same optionsAlexey Edelev2021-04-271-0/+53
* Add versioned alias for the Platform targetAlexey Edelev2021-04-271-0/+1