summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix Qt5DBusMacros.cmake for CMake 3.9David Faure2017-07-051-0/+2
* Remove WinCE-specific sipdialog exampleFriedemann Kleint2017-07-055-404/+0
* Windows QPA: Take hasBorderInFullScreen into account when checking for fullsc...Friedemann Kleint2017-07-051-0/+2
* QFileSystemEngine::id: use the proper QT_STATBUF/QT_STATThiago Macieira2017-07-051-2/+2
* QFileSystemEngine/Unix: use fchmod(2) if the file is openThiago Macieira2017-07-053-3/+32
* QFileSystemEngine::fillMetaData: fix apparent use of dangling pointerThiago Macieira2017-07-051-9/+1
* Fix Windows build without features.filesytemiteratorStephan Binner2017-07-051-1/+4
* Fix macOS build for -no-widgetsStephan Binner2017-07-051-1/+3
* QVariant: Print a warning when deserialized user type is unknownMichael Winkelmann2017-07-051-0/+1
* Convert features.localserver to QT_[REQUIRE_]CONFIGTimur Pocheptsov2017-07-059-65/+33
* QWinRTFileEngine: Property ItemDate is not the file's last accessThiago Macieira2017-07-051-2/+1
* Prevent qmake to run moc on qobjectdefs.hOlivier Goffart2017-07-051-0/+1
* tst_QProcess/tst_QFile: Extend blacklisting to MSVC2017Friedemann Kleint2017-07-052-3/+6
* Fix polygon stroking with cosmetic penAllan Sandfeld Jensen2017-07-052-13/+151
* Extend tst_macgui::nonModalOrder blacklist to include 10.12Simon Hausmann2017-07-041-1/+2
* QSslSocket - fix two memory management issues (Secure Transport)Timur Pocheptsov2017-07-041-2/+2
* Make qt_check_pointer more OOM-safeThiago Macieira2017-07-032-6/+13
* Use QMessageLogger context properly in qglobal.cpp redirectsThiago Macieira2017-07-031-3/+9
* Fix build with MSVC 2015 Update 2 if constexpr is enabledThiago Macieira2017-07-032-2/+11
* Disable the -Wstringop-overflow warning from GCC 7Thiago Macieira2017-07-031-0/+2
* Fix parsing of 0E+1 and 0E-1 (capital 'E')Thiago Macieira2017-07-032-2/+58
* Windows QPA: Correctly check for fixed sized windows in WM_DPICHANGEDFriedemann Kleint2017-07-031-1/+1
* Android: Replace QMutex with QBasicMutex in androidjnimainChristian Strømme2017-07-031-1/+1
* Android: Add lock to protect access to the platform interfaceChristian Stromme2017-07-035-31/+32
* Fix capitalization of x11-xcb pkg-config module nameDmitry Shachnev2017-07-031-1/+1
* QMimeDatabase::mimeTypeForUrl: skip content check for remote URLsDavid Faure2017-07-031-1/+1
* QFileSystemEntry: Export static helper function checking for the root pathFriedemann Kleint2017-07-034-17/+34
* QLineEdit: Document that []{} are reserved in Input MasksDaniel Teske2017-07-031-0/+1
* Doc: Add list with widgets examples using layoutsNico Vertriest2017-07-0311-3/+12
* xcb: Use QT_CONFIG macro to check for xcb-sm, xcb-render, and xcb-glxAlexander Volkov2017-07-038-66/+43
* Blacklist tst_QWindow::positioning on macOS 10.12Simon Hausmann2017-07-031-0/+3
* Doc: minor correction in listNico Vertriest2017-07-031-7/+7
* Doc: add tutorials to overview page Qt WidgetsNico Vertriest2017-07-032-0/+8
* doc: cleanup raster window exampleGatis Paeglis2017-07-031-8/+3
* Change MinGW link to MinGW-w64Kai Koehne2017-07-031-1/+1
* Fix navigation with offline styleEike Ziller2017-07-031-1/+1
* Cocoa: Reset the target + action for a menuitem after showing a dialogAndy Shaw2017-07-031-1/+17
* QLineEdit: Tweak selectionStart() documentationDaniel Teske2017-07-031-1/+1
* Fix offset calculation to be valid at the correct timeEdward Welbourne2017-07-031-5/+4
* Doc: Remove obsolete screenshotsLeena Miettinen2017-07-03100-0/+0
* macOS: Blacklist tst_QToolButton::task176137_autoRepeatOfAction()Friedemann Kleint2017-07-031-0/+2
* Fix detection of AT-SPIBernhard Rosenkränzer2017-07-031-1/+1
* Fix BMP ImageFormat for semi-transparent filesAllan Sandfeld Jensen2017-07-033-43/+36
* Bump versionOswald Buddenhagen2017-07-031-1/+1
* tst_QPrinter: Run in temporary directoryFriedemann Kleint2017-07-031-27/+32
* Require printer config for printsupport auto testsOliver Wolff2017-07-031-0/+2
* ANGLE: Fix flickering on resize when D3D9 is usedOliver Wolff2017-07-033-0/+248
* Add _UNICODE define to MSVC and MinGW mkspecsJoerg Bornemann2017-07-032-2/+2
* Make Qt's VersionInformation resource strings consistentJoerg Bornemann2017-07-031-2/+2
* Set VERSION for Qt toolsJoerg Bornemann2017-07-031-0/+3