summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * winrt: remove legacy checksMaurice Kalinowski2017-07-031-3/+2
| * winrt: Update capability managementMaurice Kalinowski2017-07-032-3/+30
| * Remove remains of wince in .pro filesFriedemann Kleint2017-07-039-32/+5
* | Rename the "sys_auxv" feature to "getauxval"Thiago Macieira2017-07-066-14/+14
* | Rewrite QFileInfo::{created,lastModified,lastRead} using fileTime()Thiago Macieira2017-07-062-39/+28
* | QFileInfo: use QFile::FileTime instead of our own enumThiago Macieira2017-07-062-25/+5
* | QFSFileEngine: handle refreshing of file times betterThiago Macieira2017-07-063-20/+20
* | uic: Don't clear and readd combobox items in retranslateUiJarek Kobus2017-07-059-126/+113
* | Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-0517-66/+39
* | Make QTcpServerPrivate exportableJesus Fernandez2017-07-051-1/+2
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLiang Qi2017-07-05250-984/+1291
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-04250-984/+1291
| |\|
| | * Switch QSemaphore::tryAcquire to using QDeadlineTimerAllan Sandfeld Jensen2017-07-021-13/+12
| | * Merge "Merge remote-tracking branch 'origin/5.9.1' into 5.9" into refs/stagin...Liang Qi2017-07-022-6/+8
| | |\
| | | * Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-07-022-6/+8
| | | |\
| | | | * Remove mention of reverted fixv5.9.1Eskil Abrahamsen Blomfeldt2017-06-281-2/+0
| | | | * Add the MSVC 2013 drop to the 5.9.1 changelogThiago Macieira2017-06-271-0/+7
| | | | * Revert "don't overwrite pre-existing INSTALL for target"Christian Strømme2017-06-271-4/+1
| | * | | Skip QThread stress test on QemuSami Nurmenniemi2017-07-022-0/+8
| | * | | fix QMAKE_DEFAULT_INCDIRS detection with Xcode targeting uikit platformsOswald Buddenhagen2017-07-021-1/+6
| | * | | actually make use of the detected ICUOswald Buddenhagen2017-07-023-15/+1
| | |/ /
| | * | Convert features.filesystemmodel to QT_[REQUIRE_]CONFIGStephan Binner2017-07-029-41/+34
| | * | Convert features.fscompleter to QT_[REQUIRE_]CONFIGStephan Binner2017-07-025-16/+19
| | * | Convert features.errormessage to QT_[REQUIRE_]CONFIGStephan Binner2017-07-024-12/+10