summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Introduce QIODevice::skip()Alex Trotsenko2017-08-274-0/+217
* | HTTP/2 - implement the proper 'h2c' (protocol upgrade)Timur Pocheptsov2017-08-2714-51/+430
* | Introduce OBJECTIVE_HEADERSFrancois Ferrand2017-08-252-2/+40
* | macOS: Deduplicate QNSWindow/QNSPanel codeTor Arne Vestbø2017-08-245-213/+232
* | PCRE2: upgrade to version 10.30Giuseppe D'Angelo2017-08-2350-17643/+20219
* | QTemporaryFile: Add support for Linux's O_TMPFILEThiago Macieira2017-08-236-20/+276
* | Deprecate QDate methods using MonthNameTypeEdward Welbourne2017-08-222-14/+22
* | macOS: Simplify and correct style mask determinationMorten Johan Sørvig2017-08-221-43/+22
* | QCryptographicHash: re-add support for Keccak hashingGiuseppe D'Angelo2017-08-223-8/+62
* | QFileSystemEngine::cloneFile: expand the Linux cloning processThiago Macieira2017-08-221-3/+42
* | QFileSystemEngine::cloneFile: add support for fcopyfile(3) on macOSThiago Macieira2017-08-221-1/+16
* | Move the file-cloning code from QFSFileEngine to QFileSystemEngineThiago Macieira2017-08-223-9/+24
* | Blacklist tst_QMessageBox::defaultButton on osx ciMorten Johan Sørvig2017-08-221-0/+2
* | Remove timer checks from testQuitLockMorten Johan Sørvig2017-08-221-13/+0
* | QTestLib: Disable App Nap on macOSMorten Johan Sørvig2017-08-223-0/+41
* | macOS: Add support for OpenGL Core Profile 4.1Morten Johan Sørvig2017-08-221-6/+10
* | macOS: Restore support for layered modeTor Arne Vestbø2017-08-213-2/+55
* | Reduce usage of QDesktopWidget to resolve screen properties in QtWidgetsTor Arne Vestbø2017-08-1826-68/+178
* | macOS: Redraw window bottom corners after synchronous backing store flushTor Arne Vestbø2017-08-182-1/+53
* | Revert "macOS: Create NSView as initially hidden, to match QWindow behavior"Shawn Rutledge2017-08-182-17/+9
* | QProcessPrivate::tryReadFromChannel(): remove dead codeAlex Trotsenko2017-08-171-4/+1
* | QLineEdit: Create a separate undo entry for each middle-click pasteAndreas Hartmetz2017-08-171-1/+1
* | Don't send extra mouse press to popups on dblClickPaul Olav Tvete2017-08-171-6/+9
* | QFileSystemEngine: verify that the file name isn't emptyThiago Macieira2017-08-173-8/+41
* | Fix CMake version resolvingTor Arne Vestbø2017-08-161-5/+7
* | Fix an ABI break caused by too-aggressive deprecationVille Voutilainen2017-08-162-4/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-15174-759/+97791
|\|
| * qmake: don't limit command line length when not actually on windowsOswald Buddenhagen2017-08-152-3/+6
| * refuse to build examples inside the qt source tree stand-aloneOswald Buddenhagen2017-08-151-1/+7
| * fix excessive execution of code meant for examples onlyOswald Buddenhagen2017-08-151-5/+6
| * employ return() inside qt_example_installs.prf gainfullyOswald Buddenhagen2017-08-151-84/+85
| * configure: fix detection of icu in static buildOswald Buddenhagen2017-08-151-2/+2
| * configure: simplify construction of QMAKE_CONFIG_CACHEOswald Buddenhagen2017-08-151-4/+1
| * Change source identifier type in ProStringOswald Buddenhagen2017-08-157-28/+53
| * Convert features.graphicsview to QT_[REQUIRE_]CONFIGStephan Binner2017-08-1576-321/+209
| * QCocoaMenu: Sync menubar menu when adding itemsGabriel de Dietrich2017-08-152-1/+8
| * QCocoaMenu: De-pessimize the number of calls to validateMenuItem:Gabriel de Dietrich2017-08-154-38/+90
| * Fix a race condition in QEvdevTabletHandler::readData()Romain Pokrzywka2017-08-141-1/+1
| * QNAM: requeue pipelined HTTP requests after unrecoverable socket errorsRomain Pokrzywka2017-08-141-2/+5
| * Update binary compatibility files for Qt 5.9.0 for QtBaseMilla Pohjanheimo2017-08-1411-0/+96911
| * Doc: indicate the QSharedMemory::size() that the size may be biggerThiago Macieira2017-08-131-0/+3
| * Autotest: Fix test when running on a non-Unicode-capable localeThiago Macieira2017-08-121-3/+6
| * Widgets: Fix ImSurroundingText query for a QLineEdit with maskJarkko Koivikko2017-08-113-1/+19
| * make compiler invocation error messages mention host/targetOswald Buddenhagen2017-08-111-8/+14
| * Fix write and read-write ioctls on certain 64-bit OSThiago Macieira2017-08-101-1/+1
| * Enable custom shared memory schemes on INTEGRITYTero Alamäki2017-08-102-1/+14
| * Convert features.toolbutton to QT_[REQUIRE_]CONFIGStephan Binner2017-08-1018-43/+63
| * Convert features.splitter to QT_[REQUIRE_]CONFIGStephan Binner2017-08-108-14/+19
| * Convert features.groupbox to QT_[REQUIRE_]CONFIGStephan Binner2017-08-1011-29/+36
| * Convert features.scrollbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-1025-43/+67