summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing #include for -no-widgetsStephan Binner2017-07-141-0/+1
* Examples: Remove remains of winceFriedemann Kleint2017-07-1413-65/+16
* Bump copyright year of qdbuscpp2xml and qdbusxml2cpp to 2017Alex Blasche2017-07-142-2/+2
* Fix empty "Command line was" string in generated source filesAlex Blasche2017-07-141-0/+5
* Add missing constexpr specifier to two iteratorsMårten Nordheim2017-07-142-6/+6
* Doc: Improve documentation about append, prependKai Koehne2017-07-131-12/+12
* QLineEdit: Fix length calculation for input mask "\\\\"Daniel Teske2017-07-132-4/+21
* Fix documentation of QEvent::LanguageChange propagationSimon Hausmann2017-07-131-2/+2
* macOS: Fix unused variable in window:willUseFullScreenContentSize:Tor Arne Vestbø2017-07-121-0/+1
* QMacStyle: Remove unused variable warningGabriel de Dietrich2017-07-121-1/+1
* Handle conversion and comparison between qvarianthash and qvariantmapAllan Sandfeld Jensen2017-07-112-0/+20
* Doc: fix paintEvent() function casingMitch Curtis2017-07-111-1/+1
* Fix buffer overflow in text blendingAllan Sandfeld Jensen2017-07-111-4/+4
* Windows QPA: Fix build with draganddrop disabledFriedemann Kleint2017-07-111-1/+3
* iaccessible2.pri: Fix architecture detectionFriedemann Kleint2017-07-111-5/+1
* Windows: Fallback to d3d9 when in a VM on VMWare Workstation 12Andy Shaw2017-07-111-0/+12
* Convert features.tableview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-1112-27/+34
* Convert features.datetimeedit to QT_[REQUIRE_]CONFIGStephan Binner2017-07-118-19/+22
* Convert features.rubberband to QT_[REQUIRE_]CONFIGStephan Binner2017-07-1127-79/+95
* Convert features.fontdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-119-28/+27
* Convert features.graphicseffect to QT_[REQUIRE_]CONFIGStephan Binner2017-07-1120-101/+96
* cmake: avoid `@var@` expansion in older CMake versionsBen Boeckel2017-07-101-1/+3
* configure: Remove test for unused feature "mremap"Thiago Macieira2017-07-103-61/+0
* QMacStyle: Add back icon logic in tab layoutGabriel de Dietrich2017-07-102-3/+25
* Fix macOS build for -no-widgets, take 2Stephan Binner2017-07-101-2/+2
* QtTest: Add msvc2017 detection and keyword to blacklistingFriedemann Kleint2017-07-101-1/+3
* QStorageInfo/Windows: Improve error handlingFriedemann Kleint2017-07-091-18/+34
* pathstroke example: Add Q_FALLTHROUGH to unmarked fallthrough seen by GCC 7Friedemann Kleint2017-07-091-0/+1
* Only try to resolve library paths via linker for Drawin clangTor Arne Vestbø2017-07-081-2/+2