summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make calling QCoreApplication::translate() thread-safeAram So2017-07-062-20/+26
* macOS: Deliver native events to windows, as well as to event filtersTor Arne Vestbø2017-07-062-0/+8
* macOS: Don't deliver events via NSWindow for deleted QCococaWindowsTor Arne Vestbø2017-07-061-0/+8
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-06114-204/+467
|\
| * 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
| * Fix parsing of 0E+1 and 0E-1 (capital 'E')Thiago Macieira2017-07-031-1/+1
| * 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-031-3/+2
| * xcb: Use QT_CONFIG macro to check for xcb-sm, xcb-render, and xcb-glxAlexander Volkov2017-07-038-66/+43
| * Doc: minor correction in listNico Vertriest2017-07-031-7/+7
| * Doc: add tutorials to overview page Qt WidgetsNico Vertriest2017-07-031-0/+4
| * 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
| * Doc: Remove obsolete screenshotsLeena Miettinen2017-07-03100-0/+0
| * Fix detection of AT-SPIBernhard Rosenkränzer2017-07-031-1/+1
| * Fix BMP ImageFormat for semi-transparent filesAllan Sandfeld Jensen2017-07-032-41/+35
| * ANGLE: Fix flickering on resize when D3D9 is usedOliver Wolff2017-07-033-0/+248
| * Remove remains of wince in .pro filesFriedemann Kleint2017-07-035-19/+3
* | Rename the "sys_auxv" feature to "getauxval"Thiago Macieira2017-07-063-13/+13
* | 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-051-46/+16
* | Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-056-12/+13
* | Make QTcpServerPrivate exportableJesus Fernandez2017-07-051-1/+2
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLiang Qi2017-07-05182-763/+744
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-04182-763/+744
| |\|
| | * Switch QSemaphore::tryAcquire to using QDeadlineTimerAllan Sandfeld Jensen2017-07-021-13/+12
| | * actually make use of the detected ICUOswald Buddenhagen2017-07-023-15/+1
| | * Convert features.filesystemmodel to QT_[REQUIRE_]CONFIGStephan Binner2017-07-028-39/+32
| | * Convert features.fscompleter to QT_[REQUIRE_]CONFIGStephan Binner2017-07-025-16/+19
| | * Convert features.errormessage to QT_[REQUIRE_]CONFIGStephan Binner2017-07-024-12/+10
| | * Convert features.wizard to QT_[REQUIRE_]CONFIGStephan Binner2017-07-0210-30/+28
| | * Convert features.colordialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-028-21/+22
| | * docs: Reference QOpenGLWidget::grabFramebuffer, not QGLWidget::grabFrameBufferSérgio Martins2017-07-021-2/+5
| | * Fix moving a hidden QOpenGLWidget to another windowSérgio Martins2017-07-022-1/+3
| | * Respect the application and system configuration settings for the proxyAndy Shaw2017-06-301-1/+1
| | * xcb: Replace XCB_USE_XINPUT define by QT_CONFIG macroAlexander Volkov2017-06-297-34/+20
| | * Doc: Add note about fromPercentEncoding's behavior on invalid inputMårten Nordheim2017-06-292-0/+8
| | * Convert features.fontcombobox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-293-9/+6
| | * Convert features.statustip to QT_CONFIGStephan Binner2017-06-2913-23/+23