summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add API to disable text shaping on fontsEskil Abrahamsen Blomfeldt2017-07-2610-34/+144
* macOS: Send expose event at drawRect and trigger updates via setNeedsDisplayTor Arne Vestbø2017-07-254-116/+80
* tst_QTimeZone: improve readability of code and failure reportsEdward Welbourne2017-07-251-36/+64
* Fix a loop-test and the bogus data the loop expectedEdward Welbourne2017-07-251-3/+3
* Rework qAppFileName() on MS-Win to handle problems gracefullyEdward Welbourne2017-07-251-35/+25
* Fix WebEngine build when VULKAN_SDK environment variable is presentAlexandru Croitor2017-07-251-1/+1
* tst_QSslSocket::ephemeralServerKey - fix for OpenSSL 1.1Timur Pocheptsov2017-07-251-0/+2
* Don't call QVariant::fromValue<T>() with T=QVariantSérgio Martins2017-07-251-1/+1
* doc: minor cleanup in QPlatformWindow::setGeometry()Gatis Paeglis2017-07-251-2/+3
* Fix tst_QAbstractItemView::task200665_itemEnteredTor Arne Vestbø2017-07-251-2/+2
* Enable IAccessible2 for MinGWFriedemann Kleint2017-07-258-38/+49
* Improve symmetry of variant json conversionsAllan Sandfeld Jensen2017-07-252-23/+152
* Fix some qdoc warnings for 5.10Friedemann Kleint2017-07-255-10/+10
* QFileSystemEngine: Remove the remainder of Windows XP functionsThiago Macieira2017-07-256-58/+27
* QFileSystemEngine: remove dynamic finding of Windows XP functionsThiago Macieira2017-07-252-84/+54
* macOS: Blacklist flakey test tst_QMenu::tearOff()Tor Arne Vestbø2017-07-241-0/+2
* macOS: Blacklist tst_QMenu::pushButtonPopulateOnAboutToShowTor Arne Vestbø2017-07-241-0/+2
* Fix warning about self assignFrank Meerkoetter2017-07-231-3/+2
* xcb: use default member initialization in structGatis Paeglis2017-07-222-4/+1
* macOS: Blacklist tst_QComboBox::task_QTBUG_56693_itemFontFromModelTor Arne Vestbø2017-07-221-0/+4
* Fix tst_QListWidget::QTBUG50891_ensureSelectionModelSignalConnectionsAreSetTor Arne Vestbø2017-07-211-2/+1
* Deprecate and remove the unused bearer support in QNetworkProxyThiago Macieira2017-07-214-161/+32
* macOS: Blacklist tst_QMenu::layoutDirectionTor Arne Vestbø2017-07-211-0/+3
* Move toString calls after their definitionTimo Aarnipuro2017-07-212-12/+18
* Add a safety check to prevent apps from running on unsupported OSesJake Petroules2017-07-213-0/+35
* QLineEdit: Add selectionEnd() and selectionLength()Daniel Teske2017-07-203-0/+42
* Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devSimon Hausmann2017-07-2067-296/+418
|\
| * Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-1967-296/+418
| |\
| | * QFile::rename: use the open file's ID, instead of using the file nameThiago Macieira2017-07-189-3/+66
| | * QSystemError: Make it format unknown Windows messagesThiago Macieira2017-07-181-0/+3
| | * Convert improper uses of qt_error_string() to QSystemError::stdString()Thiago Macieira2017-07-184-15/+17
| | * Merge qt_error_string and QSystemErrorThiago Macieira2017-07-184-97/+42
| | * QFileSystemEngine::id/Windows: Use the volume ID tooThiago Macieira2017-07-181-5/+7
| | * Doc: QLoggingCategory::setEnabled() should only be called in filterKai Koehne2017-07-181-6/+5
| | * Doc: Clarify limitations of category filterKai Koehne2017-07-181-2/+2
| | * Doc: Fix snippet for QUrl::isValid() documentationKai Koehne2017-07-181-1/+1
| | * QAsn1Element - fix toDateTime functionTimur Pocheptsov2017-07-182-3/+58
| | * testlib: Allow tailing comments in blacklist filesTor Arne Vestbø2017-07-181-3/+7
| | * Read more KDE configuration in the KDE platform themeAllan Sandfeld Jensen2017-07-181-9/+40
| | * Revert "Windows: Fallback to d3d9 when in a VM on VMWare Workstation 12"Andy Shaw2017-07-171-12/+0
| | * macOS: Don't assume the proposed fullscreen size matches the screen sizeTor Arne Vestbø2017-07-171-3/+3
| | * Do not wait in QWindowsPipe{Reader|Writer}::stop()Joerg Bornemann2017-07-174-14/+30
| | * Allow fusion style to follow platform theme on button iconsAllan Sandfeld Jensen2017-07-171-1/+0
| | * Doc: Update docs for QMAKE_MACOSX_DEPLOYMENT_TARGET in qmake ManualLeena Miettinen2017-07-171-6/+5
| | * Doc: Add Apple OS deployment targets to the qmake ManualLeena Miettinen2017-07-171-1/+25
| | * Fix warning messages in QWindowsPipeReader/WriterJoerg Bornemann2017-07-172-2/+2
| | * Update OS version constants in qsystemdetection.hJake Petroules2017-07-161-0/+18
| | * QDialogButtonBox: Don't overwrite shortcut with standardButtonShortcutKai Uwe Broulik2017-07-151-1/+3
| | * Convert features.treeview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-1516-37/+47
| | * Fix CONFIG+=silent for MSVC non-inference rulesJoerg Bornemann2017-07-141-2/+7